Commit Graph

3 Commits

Author SHA1 Message Date
13ace6ca61
Version 8 (#43)
* Use htmx for front end (#36)
* Use short GUIDs in URLs and forms (#1)
* Refresh theme (#38)
* Use ASP.NET Core for log on/off (#39)
* Fix date/time / time zone issues (#41)
* Update help for v8 (#42)
* Add FAKE build script (#37)
2022-08-19 15:08:30 -04:00
Daniel J. Summers
43b6b6d8e0
Search, Paging, and "As of" Date (#10)
Issues Fixed:
* Added request search capability (#2)
* Added pagination to search / inactive request lists (#3)
* Added "as of" date display option for requests (#9)
* Updated documentation to reflect the new options and their behavior

Also Fixed (w/o issue numbers):
* Fixed a verbiage error with the confirmation prompts
* Split the I18N for the maintain requests page into its own localized view
* Modified many "magic strings" in the code to use F# discriminated unions instead (stored as single-character codes in the database)
2019-03-20 19:19:02 -05:00
Daniel J. Summers
e4dd833d90 Added pwd chg / req maint help pages (#4) 2019-02-24 22:11:19 -06:00