summaryrefslogtreecommitdiffstats
path: root/client/components/settings
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix: Invitation /sign-up page did not show input for invitation code. Thanks ↵Lauri Ojansivu2017-11-191-1/+1
| | | | to xet7 !
* Change admin panel header order to info people version.Lauri Ojansivu2017-11-191-4/+4
|
* Make Admin Panel People page text translateableLauri Ojansivu2017-11-191-14/+14
|
* Added update all user profile from admin panelThuan Pham Quoc2017-11-081-15/+24
|
* Added pagination to people management in admin panelThuan Pham Quoc2017-11-083-5/+49
|
* Added edit user from admin panelThuan Pham Quoc2017-11-072-22/+155
|
* Added people list in admin panel , just raw data right now, will add more ↵Thuan Pham Quoc2017-11-074-4/+79
| | | | features soon
* Rename notice -> announcementnztqa2017-10-013-22/+22
|
* Add message from service administratornztqa2017-09-283-3/+69
|
* Add change email addressnztqa2017-08-072-0/+38
| | | | Set allow email change in admin panel
* Add display wekan version number and runtime environmentnztqa2017-08-033-2/+104
|
* Add make sure authority existsnztqa2017-06-211-16/+19
|
* Save to be translatable in Admin Panel SMTP settings.Lauri Ojansivu2017-06-191-1/+1
|
* Add TLS toggle option to smtp configurationJulen Landa Alustiza2017-03-302-4/+16
|
* Remove invitation code if email sending failed, improve registration process ↵lkisme2017-03-281-2/+2
| | | | with invitation
* Set mail-from to environment immediately after changed,lkisme2017-03-091-2/+2
| | | | allow user set a blank username&password pair in SMTP setting.
* wording change, email sending optimization, add texts to i18nlkisme2017-02-264-39/+40
|
* Admin panel:lkisme2017-02-247-0/+367
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