Daniel J. Summers
7d0e1484ba
Version bump
...
also updated dependencies
2019-06-06 16:19:01 -05:00
Daniel J. Summers
087595ee75
Store null if requestor/subject is not entered ( #12 )
...
The output was fine; the form was parsing `Some ""` instead of `None` as the code was expecting
2019-06-06 14:22:40 -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
6a6b403216
Added test for html -> plain text ( #7 )
...
Test passed; this was fixed in commit 7e36fff0f1
which has yet to be deployed
2019-03-15 19:02:40 -05:00
Daniel J. Summers
ab262fdab3
Updated deps; shortened text func names
...
Giraffe has aliased "str" for "encodedText"; this project uses that now, and also uses "locStr" instead of "encLocText"
2019-03-14 23:30:28 -05:00
Daniel J. Summers
05985189e7
Don't show headings for empty tables ( #6 )
2019-03-14 22:59:07 -05:00
Daniel J. Summers
d80c5eb4ed
Change class to group in e-mail prompt ( #8 )
2019-03-14 22:34:45 -05:00
Daniel J. Summers
4d56002876
Update README.md
...
Added AppVeyor badge for master branch
2019-03-07 20:57:38 -06:00
Daniel J. Summers
7e36fff0f1
Misc util function tweaks
...
I was going to make wordWrap use Span, but decided against it
2019-03-07 20:31:58 -06:00
Daniel J. Summers
16fd7bfde4
Final removal of built-in help ( #4 )
...
Removed layout and unneeded RESX entries
2019-03-02 11:44:56 -06:00
Daniel J. Summers
342f534fcc
Completed help Jekyll layout/links ( #4 )
...
Added layouts for English and Spanish, added style to make it work in small, app-generated windows and in a regular sized browser
2019-03-02 17:20:08 +00:00
Daniel J. Summers
5f8f46d948
WIP help layout ( #4 )
...
Moved css to docs folder; fleshing out English template, then will localize for Spanish overall
2019-03-02 14:47:13 +00:00
Daniel J. Summers
2183533fed
WIP on docs layout ( #4 )
2019-03-01 23:41:45 +00:00
Daniel J. Summers
7a1e0481d7
Merge branch 'master' of https://github.com/bit-badger/PrayerTracker
2019-02-27 01:51:34 -06:00
Daniel J. Summers
1224e77266
Modified app to use external help ( #4 )
2019-02-27 01:51:24 -06:00
Daniel J. Summers
e21ef3fb70
Create CNAME
2019-02-27 01:00:49 -06:00
Daniel J. Summers
c18219b2d7
Added doc index pages ( #4 )
2019-02-26 18:36:48 -06:00
Daniel J. Summers
80f9ace144
Added small group help pages ( #4 )
2019-02-25 15:54:23 -06:00
Daniel J. Summers
523e59f5df
Added request view and edit ( #4 )
2019-02-24 22:47:30 -06:00
Daniel J. Summers
e4dd833d90
Added pwd chg / req maint help pages ( #4 )
2019-02-24 22:11:19 -06:00
Daniel J. Summers
01dfac75d2
Added log on help page ( #4 )
2019-02-24 21:47:33 -06:00
Daniel J. Summers
81fe8ab88c
Set theme jekyll-theme-tactile
2019-02-24 21:26:10 -06:00
Daniel J. Summers
0d457416b4
Created /docs folder ( #4 )
2019-02-24 21:24:27 -06:00
Daniel J. Summers
dab6c59a37
Towards using short GUIDs ( #1 )
...
Also updated dependencies and moved to .NET Core 2.2; the Giraffe token router doesn't have a parser for short GUIDs yet
2019-02-22 21:54:31 -06:00
Daniel J. Summers
fae4ebf9e7
Update README.md
2019-02-17 20:09:16 -06:00
Daniel J. Summers
d4e612d449
Update README.md
2019-02-17 20:07:40 -06:00
Daniel J. Summers
4d85190a46
Update README.md
2019-02-17 19:29:54 -06:00
Daniel J. Summers
e18cd888f3
Import v7.1 files
2019-02-17 19:25:07 -06:00
Daniel J. Summers
d6ed11687a
Initial commit
2019-02-17 19:13:33 -06:00