summaryrefslogtreecommitdiffstats
path: root/client/components/settings/settingBody.js
Commit message (Collapse)AuthorAgeFilesLines
* Includes possibility to block username changeThiago Fernando S. dos Santos2018-05-041-27/+40
|
* Fix lint errors.Lauri Ojansivu2017-12-031-1/+1
|
* Move global subscription to template subscription so that subscriptionLauri Ojansivu2017-12-021-5/+5
| | | | | will stop when template is unused. It's very important for efficiency espacially with large number of users. Thanks to mfshiu !
* Add smtp test email translationsnztqa2017-11-281-4/+7
|
* Add alert methodnztqa2017-11-271-0/+2
|
* Add test SMTP settingsnztqa2017-11-271-0/+11
|
* Rename notice -> announcementnztqa2017-10-011-11/+11
|
* Add message from service administratornztqa2017-09-281-0/+45
|
* Add change email addressnztqa2017-08-071-0/+22
| | | | Set allow email change in admin panel
* Add TLS toggle option to smtp configurationJulen Landa Alustiza2017-03-301-2/+6
|
* 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-261-13/+15
|
* Admin panel:lkisme2017-02-241-0/+126
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