11 Commits

Author SHA1 Message Date
1b48acd66a Add native font stack to pref page ()
- Update font verbiage to explain native fonts
- Sync/update missing/outdated resources
2022-08-15 18:05:28 -04:00
e621cd6a1f WIP on SQL migration
- Add admins to small group overview page
2022-08-12 23:01:31 -04:00
cd97f78a3e Add last seen field to users () 2022-08-05 18:53:57 -04:00
7ae8e3fa5a Use ASP.NET Core's password hasher ()
- Add migration for old-style passwords
- Remove unused database queries
2022-08-05 17:02:50 -04:00
1547377527 Add htmx targets to forms ()
- Derive layout based on htmx headers
2022-07-31 17:56:32 -04:00
e1bdad15f7 Fix casing on view models
- Light renaming / clean-up
- Update dependencies
2022-07-13 18:26:19 -04:00
Daniel J. Summers
43b6b6d8e0
Search, Paging, and "As of" Date ()
Issues Fixed:
* Added request search capability ()
* Added pagination to search / inactive request lists ()
* Added "as of" date display option for requests ()
* 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
d80c5eb4ed Change class to group in e-mail prompt () 2019-03-14 22:34:45 -05:00
Daniel J. Summers
16fd7bfde4 Final removal of built-in help ()
Removed layout and unneeded RESX entries
2019-03-02 11:44:56 -06:00
Daniel J. Summers
1224e77266 Modified app to use external help () 2019-02-27 01:51:24 -06:00
Daniel J. Summers
e18cd888f3 Import v7.1 files 2019-02-17 19:25:07 -06:00