Commit Graph

6 Commits

Author SHA1 Message Date
Heinrich Lee Yu 275a17589c Rename to time_tracking_limit_to_hours
Changes migration and all other places the attribute is used
2019-06-25 09:31:23 +08:00
Jon Kolb 4e283ee706 Limit time tracking values to hours
Adds an instance setting to limit display of time tracking
values to hours only
2019-06-25 09:31:23 +08:00
Brett Walker 6b4f93c034 Update application settings using correct action
Updating multiple application settings panels through
a single action causes the incorrect action to be shown
when there are errors.  Instead, make each panel action
handle both updating and display.
2019-06-19 12:29:10 -05:00
Fabian Schneider 864ce6b87a Rename setting, fix wordings 2019-02-06 17:33:57 +01:00
Fabian Schneider 8fabc92e8b Add helpers for first day of the week 2019-02-06 17:33:57 +01:00
Fabian Schneider 27f7771ae1 Add setting for first day of the week 2019-02-06 17:33:56 +01:00