Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Restored SMTP settings at Admin Panel, and disabled showing password. | Lauri Ojansivu | 2018-08-20 | 2 | -11/+37 |
| | | | | | | Thanks to xet7 ! Closes #1790 | ||||
* | Merge pull request #1785 from Akuket/devel | Lauri Ojansivu | 2018-07-18 | 1 | -0/+1 |
|\ | | | | | Bugfix : Resending invitation code. | ||||
| * | patch re invit | Akuket | 2018-07-17 | 1 | -2/+0 |
| | | |||||
| * | patch re-invit | guillaume | 2018-07-16 | 1 | -0/+3 |
| | | |||||
* | | Remove SMTP settings from Admin Panel, because they | Lauri Ojansivu | 2018-07-18 | 2 | -37/+10 |
|/ | | | | | | | | | are set in environment variable settings like source/snap/docker already, and password was exposed in plain text. Thanks to xet7 ! Closes #1783 | ||||
* | Fix lint errors. | Lauri Ojansivu | 2018-07-16 | 1 | -2/+2 |
| | |||||
* | Patch Invitation Code | Akuket | 2018-07-16 | 1 | -5/+12 |
| | |||||
* | Restore invitation code logic | Nicu Tofan | 2018-06-27 | 1 | -1/+1 |
| | |||||
* | send settingBody.jade | Thiago Fernando S. dos Santos | 2018-05-07 | 1 | -1/+9 |
| | |||||
* | Includes possibility to block username change | Thiago Fernando S. dos Santos | 2018-05-04 | 1 | -27/+40 |
| | |||||
* | Restore original font and font sizes. | Lauri Ojansivu | 2018-04-11 | 2 | -1/+2 |
| | | | | Admin panel people and version texts to darker. | ||||
* | Use lighter and smaller font sizes. | Lauri Ojansivu | 2018-04-05 | 1 | -1/+0 |
| | | | | Thanks to xet7 ! | ||||
* | Fix lint errors. | Lauri Ojansivu | 2017-12-03 | 1 | -1/+1 |
| | |||||
* | Move global subscription to template subscription so that subscription | Lauri Ojansivu | 2017-12-02 | 1 | -5/+5 |
| | | | | | will stop when template is unused. It's very important for efficiency espacially with large number of users. Thanks to mfshiu ! | ||||
* | Allow admin to change user password in admin panel | Thuan Pham Quoc | 2017-12-01 | 2 | -9/+12 |
| | |||||
* | Add smtp test email translations | nztqa | 2017-11-28 | 1 | -4/+7 |
| | |||||
* | Add alert method | nztqa | 2017-11-27 | 1 | -0/+2 |
| | |||||
* | Add test SMTP settings | nztqa | 2017-11-27 | 2 | -0/+14 |
| | |||||
* | Fix: Invitation /sign-up page did not show input for invitation code. Thanks ↵ | Lauri Ojansivu | 2017-11-19 | 1 | -1/+1 |
| | | | | to xet7 ! | ||||
* | Change admin panel header order to info people version. | Lauri Ojansivu | 2017-11-19 | 1 | -4/+4 |
| | |||||
* | Make Admin Panel People page text translateable | Lauri Ojansivu | 2017-11-19 | 1 | -14/+14 |
| | |||||
* | Added update all user profile from admin panel | Thuan Pham Quoc | 2017-11-08 | 1 | -15/+24 |
| | |||||
* | Added pagination to people management in admin panel | Thuan Pham Quoc | 2017-11-08 | 3 | -5/+49 |
| | |||||
* | Added edit user from admin panel | Thuan Pham Quoc | 2017-11-07 | 2 | -22/+155 |
| | |||||
* | Added people list in admin panel , just raw data right now, will add more ↵ | Thuan Pham Quoc | 2017-11-07 | 4 | -4/+79 |
| | | | | features soon | ||||
* | Rename notice -> announcement | nztqa | 2017-10-01 | 3 | -22/+22 |
| | |||||
* | Add message from service administrator | nztqa | 2017-09-28 | 3 | -3/+69 |
| | |||||
* | Add change email address | nztqa | 2017-08-07 | 2 | -0/+38 |
| | | | | Set allow email change in admin panel | ||||
* | Add display wekan version number and runtime environment | nztqa | 2017-08-03 | 3 | -2/+104 |
| | |||||
* | Add make sure authority exists | nztqa | 2017-06-21 | 1 | -16/+19 |
| | |||||
* | Save to be translatable in Admin Panel SMTP settings. | Lauri Ojansivu | 2017-06-19 | 1 | -1/+1 |
| | |||||
* | Add TLS toggle option to smtp configuration | Julen Landa Alustiza | 2017-03-30 | 2 | -4/+16 |
| | |||||
* | Remove invitation code if email sending failed, improve registration process ↵ | lkisme | 2017-03-28 | 1 | -2/+2 |
| | | | | with invitation | ||||
* | Set mail-from to environment immediately after changed, | lkisme | 2017-03-09 | 1 | -2/+2 |
| | | | | allow user set a blank username&password pair in SMTP setting. | ||||
* | wording change, email sending optimization, add texts to i18n | lkisme | 2017-02-26 | 4 | -39/+40 |
| | |||||
* | Admin panel: | lkisme | 2017-02-24 | 7 | -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 |