summaryrefslogtreecommitdiffstats
path: root/client/components/settings/settingBody.jade
Commit message (Collapse)AuthorAgeFilesLines
* Removed Custom HTML feature that does not work.Lauri Ojansivu2020-01-061-6/+0
| | | | | | Thanks to xet7 ! Closes #2218
* Add more Font Awesome icons. This was originally addedLauri Ojansivu2020-01-031-6/+19
| | | | | | | at Wekan v3.58, removed at Wekan v3.60, and now added back at Wekan v3.61. Thanks to xet7 !
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-031-19/+6
| | | | | | | removing Worker role temporarily, because Worker role changes broke saving card. Thanks to xet7 !
* Add Worker role.Lauri Ojansivu2020-01-031-6/+19
| | | | | | | | | Add more Font Awesome icons. Fix browser console errors when editing user profile name etc. Thanks to xet7 ! Closes #2788
* Add Feature: enable two-way webhooks - stage oneSam X. Chen2019-08-171-0/+8
|
* Add admin setting to prevent users to self deleting their accountguillaume2019-07-301-0/+8
|
* Add Feature: User can have richer formatted text into the comments ↵Sam X. Chen2019-07-241-18/+18
| | | | (admin-panel fixed)
* - More whitelabeling.Lauri Ojansivu2019-03-211-3/+3
| | | | Thanks to xet7 !
* Improve authenticationguillaume2019-02-011-0/+19
|
* - Admin Panel / Layout / Custom HTML after <body> start, and Custom HTML ↵Lauri Ojansivu2018-12-161-0/+6
| | | | | | | | before </body> end. In progress, does not work yet. Thanks to xet7 !
* Admin Panel / Layout: Hide Logo: Yes / No. This does hide Wekan logo on ↵Lauri Ojansivu2018-11-201-1/+7
| | | | Login page and Board page. Thanks to xet7.
* - Custom Product Name in Admin Panel / Layout. In Progress, setting does not ↵Lauri Ojansivu2018-10-241-1/+15
| | | | | | | affect change UI yet. Thanks to xet7 ! - Fix LDAP User Search Scope. Thanks to Vnimos and Akuket ! Related #119 - Fix Save Admin Panel STMP password. Thanks to saurabharch and xet7 ! Closes #1856
* - Restored SMTP settings at Admin Panel, and disabled showing password.Lauri Ojansivu2018-08-201-0/+34
| | | | | | Thanks to xet7 ! Closes #1790
* Remove SMTP settings from Admin Panel, because theyLauri Ojansivu2018-07-181-34/+0
| | | | | | | | | are set in environment variable settings like source/snap/docker already, and password was exposed in plain text. Thanks to xet7 ! Closes #1783
* send settingBody.jadeThiago Fernando S. dos Santos2018-05-071-1/+9
|
* Add test SMTP settingsnztqa2017-11-271-0/+3
|
* Rename notice -> announcementnztqa2017-10-011-10/+10
|
* Add message from service administratornztqa2017-09-281-0/+20
|
* Add change email addressnztqa2017-08-071-0/+16
| | | | Set allow email change in admin panel
* 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-301-2/+10
|
* wording change, email sending optimization, add texts to i18nlkisme2017-02-261-22/+21
|
* Admin panel:lkisme2017-02-241-0/+72
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