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-14 11:32:33 +01:00
2026-04-19 18:38:23 +02:00
2026-04-21 19:02:41 +02:00
2026-04-05 09:27:24 +02:00
2026-04-19 18:38:23 +02:00
2026-04-07 13:17:37 +02:00
2026-03-25 10:50:23 +01:00
2026-04-01 20:25:06 +02:00
2026-04-19 11:16:04 +02:00
2026-03-25 17:47:04 +01:00
2026-03-14 20:14:18 +01:00
2026-04-07 14:43:17 +02:00
2026-04-07 16:41:45 +02:00
2026-03-25 17:47:04 +01:00
2026-03-11 15:54:01 +01:00
2026-03-25 17:47:04 +01:00
2026-04-01 20:25:06 +02:00
2026-02-19 19:51:42 +01:00
2026-04-10 23:19:48 +02:00
2026-04-08 21:05:58 +02:00
2026-02-25 17:09:51 -05:00
2026-03-25 17:47:04 +01:00
2026-04-09 18:33:59 +02:00
2026-03-25 10:50:23 +01:00
2026-03-25 17:47:04 +01:00
2026-02-23 17:47:49 -05:00
2026-02-06 16:14:42 +01:00
2026-03-10 18:12:53 +01:00
2026-04-18 00:06:24 +02:00
2026-03-31 17:22:49 +02:00
2026-02-23 09:13:15 -05:00
2026-03-31 17:22:49 +02:00
2026-02-06 16:14:42 +01:00
2026-03-10 13:38:42 +01:00
2026-03-25 10:50:23 +01:00
2026-01-07 20:17:23 +01:00
2026-03-25 17:47:04 +01:00
2026-03-25 17:47:04 +01:00
2026-03-25 17:47:04 +01:00
2026-03-26 19:01:35 +01:00
2026-03-10 18:12:53 +01:00
2026-04-11 15:09:59 +02:00
2026-02-13 19:53:24 +01:00
2026-01-19 15:49:51 +01:00
2026-03-10 13:38:42 +01:00
2026-04-18 09:50:34 +02:00
2026-04-07 11:55:58 +02:00
2026-04-19 11:16:04 +02:00
2026-03-25 17:47:04 +01:00
2026-01-23 12:35:49 +01:00
2026-03-29 10:08:54 +02:00
2026-03-25 10:50:23 +01:00
2026-03-25 17:47:04 +01:00
2026-04-09 18:33:59 +02:00
2026-03-25 17:47:04 +01:00
2026-04-08 21:05:58 +02:00
2026-04-13 19:53:04 +02:00
2026-03-25 17:47:04 +01:00
2026-04-19 18:38:23 +02:00