13 Commits

Author SHA1 Message Date
29ff0afc6c WIP on SQL migration 2022-08-13 11:05:59 -04:00
37dcf41c98 WIP on SQL migration 2022-08-12 19:28:49 -04:00
eb947a48af Complete NodaTime migration (#41)
- Tweak field layout (#38)
2022-08-08 20:39:19 -04:00
e0d2be41d8 WIP on NodaTime conversion (#41) 2022-08-07 22:49:32 -04:00
cd97f78a3e Add last seen field to users (#39) 2022-08-05 18:53:57 -04:00
f6c483b7c0 First cut of blue theme (#38)
- Fix onload scripts with htmx navigation (#36)
- Convert db to use identifiers that do not require quoting
2022-08-03 14:36:00 -04:00
f068d20612 Use short GUIDs in URLs and forms (#1)
- Fully implement single-case DUs for previously aliased IDs
- Capitalize entity data items
2022-08-01 21:57:55 -04:00
e1bdad15f7 Fix casing on view models
- Light renaming / clean-up
- Update dependencies
2022-07-13 18:26:19 -04:00
47fb9884f1 WIP on F# 6 formatting / conversion 2022-07-12 22:43:01 -04:00
1a07c673c7
.NET 6 (#32)
- Convert back-end to .NET 6
- Upgrade Giraffe, convert routing to endpoint style
- Refactor code to take advantage of F# advances
2021-09-18 22:42:40 -04:00
Daniel J. Summers
0748ad6ce8 Fixed expiration comparison (#17)
The comparison now forces the comparison on dates, excluding times
2019-06-13 22:01:08 -05: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
e18cd888f3 Import v7.1 files 2019-02-17 19:25:07 -06:00