Commit Graph

19 Commits

Author SHA1 Message Date
d4a80c275a events: allow editing of all used values
1. Allow to change the date/time and
other relevant values of an event
on creation and after it was created.

2. Harmonize layout file names and
variable names.
2025-11-14 21:59:05 +01:00
dfa64d71a8 add signature setting
For multiple users it helps to
keep track about who did what.
2025-10-26 20:38:26 +01:00
961e7b90e7 small code cleanup
No code behavior has been changed.
2025-09-29 03:33:30 +02:00
f1f73b65f7 add setting to disable breastfeeding buttons
Some women do not breastfeed. Hide the buttons
in order to have more space for log messages.
2025-09-16 21:11:49 +02:00
744bfef62b Better error management, check Webdav instance unavailable, fixed crash on refresh when webdav instance was unavailable 2025-01-19 09:47:14 +01:00
99743288c5 Implemented transition from local to webdav logbooks and error management 2025-01-18 11:01:43 +01:00
03ec28f8ef Onboarding, fix in logbook list from file repo 2025-01-18 09:50:50 +01:00
32fbeac079 WIP implementing multiple children (working, with some issues) 2025-01-17 08:55:37 +01:00
0b0fd8f5af Refactoring FileLogbookRepository 2025-01-15 08:08:26 +01:00
fe5da015cb Support for multiple logbook files 2025-01-13 08:16:06 +01:00
abee1be72c Reimplemented LunaEvent as a bare JSONObject to allow for expandability 2024-11-22 08:01:19 +01:00
653c57e6e0 Avoid logboog to grow too much 2024-11-22 07:00:00 +01:00
5222b48fc6 Working local file save 2024-11-18 07:51:47 +01:00
484a4698fa Using proper error screen 2024-11-18 07:37:03 +01:00
308092415b Working config for WebDAV 2024-11-17 09:12:12 +01:00
afabb0c711 WIP Settings apply 2024-11-16 09:13:20 +01:00
24ee0500b3 Predisposition for WebDAV credentials 2024-11-10 15:43:52 +01:00
8d218fbefe Fix crash in case of WebDAV misconfigurazion or non reachability, WIP settings screen 2024-11-10 10:45:23 +01:00
6432045419 First working sync (with hardcoded credentials and no concurrent modification checks) 2024-11-07 19:43:56 +01:00