summaryrefslogtreecommitdiffstats
path: root/client/components/settings/settingHeader.jade
Commit message (Collapse)AuthorAgeFilesLines
* Add the following new Sandstorm features and fixes:Lauri Ojansivu2019-02-271-16/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | - All Boards page [so it's possible to go back from subtask board](https://github.com/wekan/wekan/issues/2082) - Board favorites - New Sandstorm board first user is Admin and [has IFTTT Rules](https://github.com/wekan/wekan/issues/2125) and Standalone Wekan Admin Panel. Probably some Admin Panel features do not work yet. Please keep backup of your grains before testig Admin Panel. - Linked Cards and Linked Boards. - Some not needed options like Logout etc have been hidden from top bar right menu. - [Import board now works. "Board not found" is not problem anymore](https://github.com/wekan/wekan/issues/1430), because you can go to All Boards page to change to imported board. and removes the following features: - Remove Welcome Board from Standalone Wekan, [to fix Welcome board not translated](https://github.com/wekan/wekan/issues/1601). Sandstorm Wekan does not have Welcome Board. Thanks to xet7 ! Closes #2125, closes #2082, closes #1430, closes #1601, related #2205, related #2070, related #1695, related #1192.
* Change admin panel header order to info people version.Lauri Ojansivu2017-11-191-4/+4
|
* Added people list in admin panel , just raw data right now, will add more ↵Thuan Pham Quoc2017-11-071-4/+5
| | | | features soon
* Add display wekan version number and runtime environmentnztqa2017-08-031-2/+5
|
* wording change, email sending optimization, add texts to i18nlkisme2017-02-261-2/+2
|
* Admin panel:lkisme2017-02-241-0/+21
Only invited user can register in strict mode, Set mail server in admin panel, Switch strict mode in admin panel, Invite people to system in admin panel