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

Modernize attendance tool backend #109

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Nov 23, 2022

  1. Update for 24-SHAPSHOT

    davidpbauer committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    e59dac8 View commit details
    Browse the repository at this point in the history
  2. Modernize attendance tool backend

    Migrate from hbm xml to JPA annotations
    Reduce bloat from data model
    Reorganize api packages
    Remove stats from the database
    Remove stats calc job
    Add ignite caches
    davidpbauer committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    7d412ff View commit details
    Browse the repository at this point in the history
  3. Fix issues with converting start date to instant

    This also addresses sakaicontrib#76 by converting to use sakai's datepicker
    davidpbauer committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    45c2b90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64395c0 View commit details
    Browse the repository at this point in the history
  5. Remove banned libs from dependencies

    Dependencies
    davidpbauer committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    6f8e7d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab86c33 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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