Skip to content

Releases: Submitty/SysadminTools

v23.08.00

22 Aug 23:11
22d2d42
Compare
Choose a tag to compare

Previous Release Notes: v23.02.00

FEATURE / ENHANCEMENT

  • [Feature:Developer] Dispatch release updates to main repo (#32)
  • [Feature:System] Autofeed — Course Section ID (#31)

BUGFIX

  • [Bugfix] Term codes no longer abort course processing (#30)

REFACTOR

  • [Refactor:API] Semester to Term in Database Calls (#33)

v23.02.00

13 Feb 20:21
2a82b27
Compare
Choose a tag to compare

Previous Release Notes: v23.01.00

FEATURE / ENHANCEMENT

  • [Feature:System] Updated Preferred Name Change Script (#28)

BUGFIX

  • [Bugfix] Update ssaf_sql.php (#29)

v23.01.00

28 Jan 17:19
9c12c56
Compare
Choose a tag to compare

Previous Release Notes: v20.01.00

FEATURE / ENHANCEMENT

  • [Feature:Feature] SAML mapping for registration feed (#24)
  • [Feature:InstructorUI] Autofeed -- Student Registration Types (#26)
  • [Feature:System] Local CSV File (#27)
  • [Feature:System] add PR title check (#25)

BUGFIX

  • [Bugfix] Autofeed v2 (#22)
  • [Bugfix] New preferred name change report script (#23)
  • [Bugfix] Submitty Autofeed update (#20)

v20.01.00

07 Jan 16:34
Compare
Choose a tag to compare
Preferred name logging update (#19)

* Update preferred_name_logging.php

Some refactoring and needed adjustments to satisfy request from @bmcutler in PR Submitty/Submitty#4153

* Update preferred_name_logging.php

WIP

* Update preferred_name_logging.php

WIP

* Update preferred_name_logging.php

Better integration and improved error logging

* Update preferred_name_logging.php

WIP

* Update preferred_name_logging.php

WIP

* Update readme.md

WIP

* Update readme.md

WIP

* Update readme.md

WIP

* Update preferred_name_logging.php

WIP

* Update readme.md and preferred_name_logging.php

WIP

* Update preferred_name_logging.php

WIP

* Update

WIP

* Update preferred_name_logging.php

WIP (correct spacing of log output)

v19.08.00

08 Aug 19:19
Compare
Choose a tag to compare
[Feature:Logging] Preferred name logging sysadmin script (#16)

* Create preferred_name_logging.php

Sysadmin tool portion as part of the logging request under submitty/submitty#3273 ("Preferred name is forgotten/removed without any indication why")

Initial code entry.  Testing and tweaking needed.  WIP.

* Update preferred_name_logging.php

Psql can generate several logfiles that need to be parsed.

* Update preferred_name_logging.php

WIP

* Update preferred_name_logging.php

WIP

* Update preferred_name_logging.php

WIP

* Update preferred_name_logging.php

WIP

* Update preferred_name_logging.php

PR Candidate

* Delete preferred_name_logging.php~

Unneeded temp file

* Update submitty_student_auto_feed.php

Add AUTH(entication) logging to student auto feed for preferred name change tracking.

* Create readme.md

Instructions on using the preferred name logging tool.

* Update preferred_name_logging.php

Update to log USER_ID token.