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

WIP: OOificaiton and ATL For Students #7

Open
wants to merge 59 commits into
base: main
Choose a base branch
from

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    92bc99e View commit details
    Browse the repository at this point in the history
  2. some refactored errors

    powertashton committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    a873125 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    388550c View commit details
    Browse the repository at this point in the history
  4. partial error refactor

    powertashton committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    c082cae View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Added ATLColumnGateway

    raynichc committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    ad6d8e1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/powertashton/module-ATL

    # Conflicts:
    #	ATL/src/Domain/ATLColumnGateway.php
    raynichc committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    0cf99bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    947bb07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00d875c View commit details
    Browse the repository at this point in the history
  5. Added student ATLs

    raynichc committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    a468a8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    348de87 View commit details
    Browse the repository at this point in the history
  7. Added For Students setting

    raynichc committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    6da4fd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38de82c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

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

    raynichc committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    8abb549 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab3f82b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34ef24d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ab1d4c View commit details
    Browse the repository at this point in the history
  6. OOification

    raynichc committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0c8300d View commit details
    Browse the repository at this point in the history
  7. Added forStudents check

    raynichc committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    7c9d652 View commit details
    Browse the repository at this point in the history
  8. added forStudent check

    raynichc committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    ec3501d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d096d23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7a4d108 View commit details
    Browse the repository at this point in the history
  11. Added ATL Entry Gateway

    raynichc committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0399835 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Fixed manifest

    raynichc committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    ec79b6c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Fixed not complete flag

    raynichc committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    78069cc View commit details
    Browse the repository at this point in the history
  2. Added queryATLsByStudent

    raynichc committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    b4448ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7770a71 View commit details
    Browse the repository at this point in the history
  4. Added missing comma

    raynichc committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    9d1d6a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bce75a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    623f60e View commit details
    Browse the repository at this point in the history
  7. Removed groupingID

    raynichc committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    a3d0ecb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c51749 View commit details
    Browse the repository at this point in the history
  9. Removed table locking

    raynichc committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    9e41675 View commit details
    Browse the repository at this point in the history
  10. Removed highestAction

    raynichc committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    98e82bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9cc6a25 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    be47a09 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Configuration menu
    Copy the full SHA
    120863f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8de47f6 View commit details
    Browse the repository at this point in the history
  3. WIP: OOficiation

    raynichc committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    e99d729 View commit details
    Browse the repository at this point in the history
  4. Simplified permission logic

    raynichc committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    64148c5 View commit details
    Browse the repository at this point in the history
  5. Move atlColumnID and gibbonCourseClassID to POST and removed gibbonCo…

    …urseClassID from edit
    raynichc committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    284627a View commit details
    Browse the repository at this point in the history
  6. WIP: OOification

    raynichc committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    5396907 View commit details
    Browse the repository at this point in the history
  7. OOification

    raynichc committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    6a30d33 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' of https://github.com/GibbonEdu/module-ATL

    # Conflicts:
    #	ATL/CHANGEDB.php
    #	ATL/CHANGELOG.txt
    #	ATL/atl_manage.php
    #	ATL/atl_manage_delete.php
    #	ATL/atl_manage_edit.php
    #	ATL/atl_view_rubric.php
    #	ATL/atl_write.php
    #	ATL/manifest.php
    #	ATL/src/Domain/ATLColumnGateway.php
    #	ATL/version.php
    raynichc committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    bb33b4a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    e646bc2 View commit details
    Browse the repository at this point in the history
  2. Added gateway init

    raynichc committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    1c3743d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b20d43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd2907c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc60ec9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    714aa36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    120e789 View commit details
    Browse the repository at this point in the history
  8. Added completeDate check

    raynichc committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    97f77c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Configuration menu
    Copy the full SHA
    e7c8218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbf20fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eafcf11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    824d3ae View commit details
    Browse the repository at this point in the history
  5. Added student photo

    raynichc committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    e0966e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b54e8e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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