Commit Graph

7 Commits (6868378673f5bb21eac54719d719557b32448db6)

Author SHA1 Message Date
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668)
* add migration and basic UI for changing a user's theme

* update user themem

* use right text on button

* load theme based on users' selection

* load theme based on users' selection in pwa too

* update sample config

* delete older theme loading

* implement AfterLoad to set users' theme properly

* set up default theme when creating a user. This uses the installation wide theme

* use flash messages for error

* set default theme when creating a user from the cli

* fix @lunny review
6 years ago
Julien Tant 7781e8cef2 Disable merging a WIP Pull request (#4529)
* prevent pull request to be merged when PR is a WIP

* add tests

* add helper to prepend WIP: in PR title

* move default wip prefixes into settings

* use configurable WIP prefixes in javascript and default to first one in templates

* add documentation

* add unit test on pull model

Signed-off-by: Julien Tant <julien@craftyx.fr>
7 years ago
3_1_3_u 8ebd15e6a6 fix add a Ukrainian language (#4036) (#4042) 7 years ago
Piotr Orzechowski 183da4c2c1 Fix language names (#2955) 7 years ago
Piotr Orzechowski b0f04e7593 Fix Polish language name spelling (#2766) 8 years ago
Bo-Yi Wu 0af9a24087 docs: update translation on homepage for zh-tw (#634) 8 years ago
Lunny Xiao a822bba3e1 Add default values for settings (#455)
* add default values for settings

* more default values

* more default settings and labels resource

* mv locale to options
8 years ago