Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/atlas import #1474

Draft
wants to merge 154 commits into
base: main
Choose a base branch
from
Draft

Feature/atlas import #1474

wants to merge 154 commits into from

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    8435d98 View commit details
    Browse the repository at this point in the history
  2. Remove fSpec requirement

    hanjoosten committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    42bd7f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Update stack-action to v5

    hanjoosten committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    e2ee679 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. New Origin constructor

    hanjoosten committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    66071ed View commit details
    Browse the repository at this point in the history
  2. add Aeson support

    hanjoosten committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3ff8c70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22dbe66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d19742b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    4fb33a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. First version AtlasImport.hs

    - P_Context
    - PCDDef
    - PConceptDef
    - P_Concept
    - PProp
    - P_Sign
    - P_Relation
    - PMeaning
    - PMessage
    - P_Markup
    - P_Rule
    SimonvRoozendaalOrdina committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3469a4e View commit details
    Browse the repository at this point in the history
  2. Adjustment PrettyPrinters.hs to fit proper .adl sturcture

    - MEANING of CONCEPT print adjusted
    - quoteMeaning added
    SimonvRoozendaalOrdina committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a287acb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a937b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0588ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8298e3c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Include P_Pattern in parser

    PPurpose first version
    SimonvRoozendaalOrdina committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    4cb221c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    7405a5a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    8857253 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39987e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    f75e9a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    507e51e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    6a5e4d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Lang working

    IDENT not finished
    SimonvRoozendaalOrdina committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b7dd611 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. REPRESENT working

    qualified Data.Aeson as .JSON
    SimonvRoozendaalOrdina committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    759b8c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Work in progress:

    identsegmnt, boxitem, cruds, subifc, boxheader, templatekeyvalue, term, termprim, atomvalue,
    SimonvRoozendaalOrdina committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5f96ece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfa56dc View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    90002e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc5d1c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. - Ident working

    - Term TermPrim working
    SimonvRoozendaalOrdina committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    cf29b50 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    f0c7963 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    d5dbd7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bb5e87 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    3c66962 View commit details
    Browse the repository at this point in the history
  2. Bugfixes in transformers

    hanjoosten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4ddf798 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5640419 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10615c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    32ca417 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    e010ed7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84043ff View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    b1b53e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ddf74c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    191f142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f859cca View commit details
    Browse the repository at this point in the history
  3. Add graphviz to image

    hanjoosten committed May 1, 2024
    Configuration menu
    Copy the full SHA
    aa3b7f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c571c2 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    36675e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82335ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f3a3b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6c0f63 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    1893659 View commit details
    Browse the repository at this point in the history
  2. mac-os fix

    hanjoosten committed May 4, 2024
    Configuration menu
    Copy the full SHA
    bebf581 View commit details
    Browse the repository at this point in the history
  3. update ci2.yml

    hanjoosten committed May 4, 2024
    Configuration menu
    Copy the full SHA
    3db07ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b70bba4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f0938e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40022b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f20ac11 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a653271 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7730582 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f01a40a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4fe20a0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ea5beec View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. fix devcontainer name

    hanjoosten committed May 5, 2024
    Configuration menu
    Copy the full SHA
    0c60e6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8163df2 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/formalampersand-meatgrinder-upda…

    …te-example' into feature/atlas-import
    hanjoosten committed May 5, 2024
    Configuration menu
    Copy the full SHA
    8adae88 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    2336f3a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    4d761e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd8ece1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a85ebba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd2b845 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    886b6ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f4e5a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41cf895 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    d99b840 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e369a1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. refactoring

    hanjoosten committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f0f6ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44dc571 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. wip

    hanjoosten committed May 11, 2024
    Configuration menu
    Copy the full SHA
    3b7f3da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d6830b View commit details
    Browse the repository at this point in the history
  3. Add some ConceptDefs

    hanjoosten committed May 11, 2024
    Configuration menu
    Copy the full SHA
    eb47cc3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    83c830c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfb8664 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be3d573 View commit details
    Browse the repository at this point in the history
  4. add mounts to read .ssh

    hanjoosten committed May 12, 2024
    Configuration menu
    Copy the full SHA
    f763d5c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    7578fe2 View commit details
    Browse the repository at this point in the history
  2. Graphviz extention enabled

    hanjoosten committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d2e9095 View commit details
    Browse the repository at this point in the history
  3. Update devcontainer.json

    Devcontainer startup error in mount: .ssh file directory commented
    SimonvRoozendaalOrdina committed May 13, 2024
    Configuration menu
    Copy the full SHA
    aec05af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7044df5 View commit details
    Browse the repository at this point in the history
  5. oops

    hanjoosten committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b73aa35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    535a71a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a3261e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    189a484 View commit details
    Browse the repository at this point in the history
  9. Populate relations avoiding new errors due to properties of new relat…

    …ions in Transformers.hs
    hanjoosten committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f5c14ab View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Some more population

    hanjoosten committed May 14, 2024
    Configuration menu
    Copy the full SHA
    43342c3 View commit details
    Browse the repository at this point in the history
  2. Fix Error occurred for Markup when implementing the latest version of…

    … Formal Ampersand in RAP. #1484
    hanjoosten committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6d41e01 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    a03ceb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b7a2c8 View commit details
    Browse the repository at this point in the history
  3. Fix new transformers

    hanjoosten committed May 22, 2024
    Configuration menu
    Copy the full SHA
    63c2ec6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3dd26d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b20486 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c63357 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    e05f3e1 View commit details
    Browse the repository at this point in the history
  2. Revert "Temporarily hide issue with totality"

    This reverts commit e05f3e1.
    hanjoosten committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0795184 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9e9f7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    532d917 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39fae6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    828b064 View commit details
    Browse the repository at this point in the history
  7. Testcase for issue 1487

    hanjoosten committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e6a46d5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0714d4 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    d796e46 View commit details
    Browse the repository at this point in the history
  2. Everything compiles again

    hanjoosten committed May 29, 2024
    Configuration menu
    Copy the full SHA
    02052e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    489db56 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    5881381 View commit details
    Browse the repository at this point in the history
  2. Releasenotes

    hanjoosten committed May 30, 2024
    Configuration menu
    Copy the full SHA
    356f13c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ded8f21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e308b11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f11c9dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39c7923 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6aea23b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    80a6cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d61084 View commit details
    Browse the repository at this point in the history
  3. - purpose fixed

    Svroozendaal committed May 31, 2024
    Configuration menu
    Copy the full SHA
    a519c6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    290ef6c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Revert "Retrieve fix for DateTime parser"

    This reverts commit 290ef6c.
    hanjoosten committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    c90ed6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbc8add View commit details
    Browse the repository at this point in the history
  3. Small fix for Windows

    hanjoosten committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    badddcd View commit details
    Browse the repository at this point in the history
  4. Fix Dockerfile

    hanjoosten committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    533cc2e View commit details
    Browse the repository at this point in the history
  5. Minor thing for windows

    hanjoosten committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    7f42788 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b67e89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5afbdd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    87e93de View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Fix population of Meaning

    hanjoosten committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4599950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bbd879 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. testing files

    Svroozendaal committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2b56355 View commit details
    Browse the repository at this point in the history
  2. Prettyprinter update

    Svroozendaal committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a2d943f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c145aad View commit details
    Browse the repository at this point in the history
  4. Squashed commit of the following:

    commit 9bbd879
    Merge: 5afbdd8 4599950
    Author: hanjoosten <[email protected]>
    Date:   Mon Jun 10 23:40:51 2024 +0200
    
        Merge branch 'feature/meaning-populate-text' into main-of-ampersand-4
    
    commit 4599950
    Author: hanjoosten <[email protected]>
    Date:   Mon Jun 10 21:38:46 2024 +0200
    
        Fix population of Meaning
    
    commit 87e93de
    Author: hanjoosten <[email protected]>
    Date:   Tue Jun 4 10:58:20 2024 +0200
    
        Population still yealds violations
    
    commit 5afbdd8
    Author: hanjoosten <[email protected]>
    Date:   Sat Jun 1 23:46:29 2024 +0200
    
        minor things to ease comming migration
    
    commit 9b67e89
    Author: hanjoosten <[email protected]>
    Date:   Sat Jun 1 16:25:33 2024 +0200
    
        Minor enhancement of Setup.hs
    
    commit 7f42788
    Author: hanjoosten <[email protected]>
    Date:   Sat Jun 1 10:21:08 2024 +0200
    
        Minor thing for windows
    
    commit 533cc2e
    Author: hanjoosten <[email protected]>
    Date:   Sat Jun 1 10:18:19 2024 +0200
    
        Fix Dockerfile
    
    commit badddcd
    Author: hanjoosten <[email protected]>
    Date:   Sat Jun 1 10:11:33 2024 +0200
    
        Small fix for Windows
    
    commit cbc8add
    Author: hanjoosten <[email protected]>
    Date:   Sat Jun 1 09:19:39 2024 +0200
    
        Also read ' UTC' after datetime if present
    
    commit c90ed6d
    Author: hanjoosten <[email protected]>
    Date:   Sat Jun 1 09:12:37 2024 +0200
    
        Revert "Retrieve fix for DateTime parser"
    
        This reverts commit 290ef6c.
    
    commit 290ef6c
    Author: hanjoosten <[email protected]>
    Date:   Fri May 31 15:37:54 2024 +0200
    
        Retrieve fix for DateTime parser
    Svroozendaal committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    de22bec View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. - meaning & definition

    Svroozendaal committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    bd32036 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Add ShowAdl for PairView

    hanjoosten committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a77057e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19985a8 View commit details
    Browse the repository at this point in the history
  3. testfile update

    Svroozendaal committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ff418b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a026be0 View commit details
    Browse the repository at this point in the history
  5. Revert "term.adl spell out relations to fix error"

    This reverts commit a026be0.
    hanjoosten committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ecfe64e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    692f999 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e781fe7 View commit details
    Browse the repository at this point in the history
  8. populate message

    hanjoosten committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    48a1b6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    418fce5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    513215c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    4e6be04 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    e138dc1 View commit details
    Browse the repository at this point in the history
  2. code cleanup

    Svroozendaal committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9e60819 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. testfiles

    Svroozendaal committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    39c442f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb7f225 View commit details
    Browse the repository at this point in the history
  3. See #1489 (comment)

    hanjoosten committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d5086e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    476318b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0f6675 View commit details
    Browse the repository at this point in the history
  6. Restore restrictions

    hanjoosten committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    98a0cac View commit details
    Browse the repository at this point in the history