john-okeefe
1da7765466
fix(admin): wire up default timezone setting in admin settings page
...
The admin settings timezone dropdown was incomplete: it had no
pre-selection of the current value, was missing consistent styling,
and the form submission did not persist timezone changes.
Changes:
- frontend.go: load default_timezone from system_settings into the
systemConfig map passed to the template
- admin_settings.templ: match card styling used by the Base URL
section; pre-select current timezone with selected?= attribute
- sidecar.go: handle default_timezone in UpdateSystemConfiguration
by writing to system_settings table instead of system_config;
update HTMX response to include timezone section with current value
- Add selectedAttr() helper for HTMX HTML string response
2026-04-29 20:32:58 -04:00
..
2026-04-25 13:41:20 -04:00
2026-03-13 22:25:12 -04:00
2026-04-25 13:41:20 -04:00
2026-04-12 20:43:57 -04:00
2026-04-27 21:31:04 -04:00
2026-04-29 20:32:58 -04:00
2026-04-25 13:41:20 -04:00
2026-03-11 16:41:45 -04:00
2026-03-28 23:54:26 -04:00
2026-04-27 21:31:19 -04:00
2026-04-29 20:32:51 -04:00
2026-03-28 23:54:26 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-04-25 13:41:20 -04:00
2026-03-12 15:44:15 -04:00
2026-04-27 21:31:19 -04:00
2026-04-29 20:32:51 -04:00
2026-04-27 21:31:19 -04:00
2026-04-29 20:32:51 -04:00
2026-03-27 15:52:02 -04:00
2026-03-27 15:52:02 -04:00
2026-04-25 13:41:20 -04:00
2026-03-28 20:35:40 -04:00
2026-04-25 13:41:20 -04:00
2026-03-09 20:11:31 -04:00
2026-04-25 13:41:20 -04:00
2026-03-13 22:25:12 -04:00
2026-04-25 13:41:20 -04:00
2026-03-28 23:54:42 -04:00
2026-04-27 21:31:19 -04:00
2026-04-29 20:32:51 -04:00
2026-04-25 13:41:20 -04:00
2026-03-13 22:25:12 -04:00
2026-04-25 13:41:20 -04:00
2026-03-28 23:54:42 -04:00
2026-04-27 21:31:19 -04:00
2026-04-29 20:32:51 -04:00
2026-04-25 13:41:20 -04:00
2026-03-13 22:25:12 -04:00
2026-04-25 13:41:20 -04:00
2026-02-20 13:25:35 -05:00
2026-04-25 13:41:20 -04:00
2026-03-28 00:46:10 -04:00
2026-04-26 21:21:40 -04:00
2026-04-26 21:21:40 -04:00
2026-04-06 16:02:45 -04:00
2026-04-04 18:17:06 -04:00
2026-04-06 16:02:45 -04:00
2026-04-04 18:17:06 -04:00
2026-04-27 21:31:04 -04:00
2026-04-27 21:31:04 -04:00
2026-04-25 13:41:20 -04:00
2026-03-08 21:36:02 -04:00
2026-03-13 22:25:12 -04:00
2026-03-13 22:25:12 -04:00
2026-04-25 13:41:20 -04:00
2026-04-24 14:03:03 -04:00
2026-04-25 13:41:20 -04:00
2026-03-13 22:25:12 -04:00
2026-04-25 21:16:52 -04:00
2026-04-25 21:16:52 -04:00
2026-04-06 16:02:45 -04:00
2026-04-04 18:17:06 -04:00
2026-03-28 21:21:03 -04:00
2026-03-28 21:21:03 -04:00
2026-03-11 11:01:43 -04:00
2026-03-08 21:36:02 -04:00
2026-04-27 21:30:53 -04:00
2026-04-25 13:41:20 -04:00
2026-03-13 22:25:12 -04:00
2026-04-27 21:30:53 -04:00