Roger Saner
b3c88e09f3
Feature: remember value of chart period selector ( #1528 )
...
* feat: remember chart period by last selection not user preferences
* feat: schema update
* fix: revert unnecessary parts of schema.rb update
* fix: check period key is valid before setting it
* revert: no database changes and keep the UI setting
* refactor: don't store the default period in the session, just use the user
* fix: migration
The migration uses the User model directly, which loads all current enums
including ui_layout which doesn't exist yet at that point in migration history.
Fix it with raw SQL.
* revert: not relevant to this PR
2026-04-21 19:02:41 +02:00
..
2026-03-25 17:47:04 +01:00
2026-04-19 18:12:03 +02:00
2026-03-22 10:48:54 +01:00
2026-03-11 15:54:01 +01:00
2026-04-07 14:43:17 +02:00
2026-04-19 18:12:03 +02:00
2026-04-21 12:43:37 +02:00
2026-04-19 18:40:50 +02:00
2026-04-04 13:29:43 +02:00
2026-03-04 18:43:22 +01:00
2026-03-25 17:47:04 +01:00
2026-04-01 20:25:06 +02:00
2025-11-24 19:52:34 +01:00
2026-04-07 11:39:18 +02:00
2026-03-17 19:41:26 +01:00
2025-11-24 19:52:34 +01:00
2026-02-15 23:33:41 +01:00
2026-04-10 23:19:48 +02:00
2026-04-10 23:06:32 +02:00
2026-02-10 23:37:42 +01:00
2026-03-23 12:34:43 +01:00
2026-04-10 15:43:22 +02:00
2026-04-09 18:33:59 +02:00
2026-04-05 09:27:24 +02:00
2026-03-25 17:47:04 +01:00
2026-03-29 10:08:54 +02:00
2026-02-23 17:47:49 -05:00
2026-02-13 19:30:29 +01:00
2026-02-13 19:30:29 +01:00
2026-04-11 19:33:30 +02:00
2026-04-07 11:39:18 +02:00
2026-03-25 17:47:04 +01:00
2026-03-25 17:47:04 +01:00
2026-03-11 15:54:01 +01:00
2026-03-11 15:54:01 +01:00
2025-11-17 18:20:39 +01:00
2026-04-13 23:29:41 +02:00
2026-01-30 20:44:25 +01:00
2026-03-22 10:48:54 +01:00
2026-03-25 17:47:04 +01:00
2026-03-11 15:54:01 +01:00
2026-02-23 17:05:46 -05:00
2026-04-04 02:27:23 +02:00
2026-02-13 19:30:29 +01:00
2026-04-13 23:29:41 +02:00
2026-01-31 18:22:54 +01:00
2026-02-13 19:53:24 +01:00
2026-04-09 18:33:59 +02:00
2026-02-06 00:45:11 +01:00
2026-04-21 19:02:41 +02:00
2026-04-13 19:53:04 +02:00
2026-04-18 09:50:34 +02:00
2026-03-25 17:47:04 +01:00
2026-04-19 11:16:04 +02:00
2026-03-29 17:28:07 +02:00
2026-04-07 11:55:58 +02:00
2026-02-19 19:55:10 +01:00
2026-04-19 18:12:03 +02:00
2026-03-25 10:50:23 +01:00
2026-04-20 08:17:38 +02:00
2026-04-20 08:17:38 +02:00
2026-04-08 21:05:58 +02:00
2026-04-03 12:36:35 +02:00
2026-04-10 23:06:32 +02:00