Commit Graph

92 Commits

Author SHA1 Message Date
cbef0da7e2 Formally define 0.2.0 release 2024-02-05 12:32:45 -05:00
398ecc8bf4 Dependency version tweak. 2024-02-04 12:07:40 -05:00
b9d6aea3ea "Final" updates on improved session management 2024-02-04 12:05:42 -05:00
95ceb82eed Better session timeout handling for detail edit. 2024-02-03 20:58:59 -05:00
d1930a1a66 Speling 2024-02-03 06:51:50 -05:00
a792f5d2b7 Migrated selected beans to Request Scope. 2024-02-03 06:50:23 -05:00
fa16c0bf9a Cleanup internal dependencies that didn't port automatically 2024-02-02 17:49:51 -05:00
fe9598194b Update config to more or less indicate SQL8Dialect (it lies) 2024-02-02 17:43:11 -05:00
a7702e27f3 Cleaned up formatting on recipe detail display. 2024-02-02 17:16:46 -05:00
205835bb5f Cleaned up ShoppingList/Shopping Category edit 2024-02-02 08:25:19 -05:00
2600500344 Image upload is now updated and cleaned up. 2024-02-02 06:54:42 -05:00
5083086ff4 Fixed picture upload (upgrade). Cleanup to follow. 2024-02-01 21:34:30 -05:00
68462514db cleanups for shopping list 2024-02-01 15:52:21 -05:00
61942f547a Moved search time to application scope 2024-02-01 15:52:07 -05:00
9cf0f89e76 Moved persistable properties to cookie, fixed lack of styling 2024-02-01 13:45:29 -05:00
8bcd8cb9a1 Version2 - Spring Boot 3.2.2 and jakarta EE 2024-01-31 11:44:01 -05:00
9dd7da73c2 Near-final tweaks before v2.0 2022-10-19 09:07:18 -04:00
1f628e4648 Now uploads webp's. 2022-10-18 22:22:47 -04:00
94cabeb695 Migrated to MySQL and found some JPA sloppiness in sqlite's field
definitions. Prepping to use ImageIO for "webp" images.
2022-10-18 19:50:59 -04:00
8de1e20a2a Un-deleted Welcome Page. 2022-01-18 18:29:53 -05:00
4886584bc4 Added basic I18N property support. 2022-01-18 18:24:34 -05:00
519a9c7e45 Welcome page support and security redirections 2022-01-18 14:28:47 -05:00
6f0b83aaab Fix config file location, added UserManual 2022-01-18 12:13:40 -05:00
fa7e832996 Support for password file. 2022-01-18 09:46:28 -05:00
f3c28258d1 Fixed shopcat setting on detail edit/new recipe 2022-01-17 16:24:12 -05:00
8cc60e2fbf Added security config 2022-01-17 16:23:34 -05:00
d708029fb6 Added missing PantryRepository 2022-01-17 09:03:09 -05:00
95641cf00b Updateable pantry status 2022-01-16 17:33:20 -05:00
ec823ff784 Detect in-pantry 2022-01-16 08:52:04 -05:00
c80b8598d4 Merge branch 'shoppinglist'
Adds Shopping List feature to app.
2022-01-16 07:21:57 -05:00
06bebb390c Have downloadable shopping list 2022-01-15 18:07:01 -05:00
18410682de Have downloadable shopping list 2022-01-15 18:06:45 -05:00
75a8487cfb Tab for editing shopping categories completed. 2022-01-14 17:27:26 -05:00
1290c66055 Moved ingkey/shopcat edit to a separate panel file. 2022-01-13 19:10:53 -05:00
3fd7bdb842 Editable shopping categories 2022-01-13 18:46:28 -05:00
349fec17ac Update revision 2022-01-11 19:29:03 -05:00
d8ed933a13 Update revision 2022-01-11 19:28:24 -05:00
23d0c5f2ca Fixed confirm dialog for delete, search ingredient return only 1 copy of recipe 2022-01-11 12:58:32 -05:00
9e7e68f657 Highlight ingredient group on detail view 2022-01-11 10:13:21 -05:00
2d2109c17c JSF navigation rule doesn't work on production server 2022-01-11 09:00:30 -05:00
8224c5eb31 Added suggestions for mainpage search 2022-01-10 20:00:31 -05:00
d4d3179017 misc mainpage and detail edit cleanup 2022-01-10 19:43:10 -05:00
ce7576e459 Timeformat Test formatting 2022-01-10 16:55:52 -05:00
596093e979 Timeformat other annoyances 2022-01-10 16:46:22 -05:00
39faaaa3f8 Timeformat forgot about milliseconds 2022-01-10 16:39:36 -05:00
7d9ee67a86 Handle Ingredient Group display and save, shopcat finals 2022-01-10 12:40:25 -05:00
200317d177 Edit shopping category, mods to ingredient table edits 2022-01-10 11:17:22 -05:00
e6817d7c2e Make searchtype sticky 2022-01-09 12:53:40 -05:00
4bf9a1828c Added Recipe search types 2022-01-09 11:49:04 -05:00
f87854d02f Time is now JSF converted and validated 2022-01-09 08:22:20 -05:00