summaryrefslogtreecommitdiffstats
path: root/client/components/settings
Commit message (Collapse)AuthorAgeFilesLines
* Fix authentication dropdownguillaume2019-02-152-2/+8
|
* - Fix lint errors.Lauri Ojansivu2019-02-011-10/+5
| | | | Thanks to xet7 !
* Improve authenticationguillaume2019-02-012-1/+55
|
* - Revert "Improve authentication" and "Default Authentication Method"Lauri Ojansivu2018-12-242-0/+40
| | | | | | | | to make login work again. - Fixes to docker-compose.yml so that Wekan Meteor 1.6.x version would work. Most likely Meteor 1.8.x version is still broken. Thanks to xet7 !
* Removes the dropdown for the authentication methodguillaume2018-12-192-40/+0
|
* - Admin Panel / Layout / Custom HTML after <body> start, and Custom HTML ↵Lauri Ojansivu2018-12-162-0/+10
| | | | | | | | before </body> end. In progress, does not work yet. Thanks to xet7 !
* - Remove Wekan_version translation string.Lauri Ojansivu2018-12-161-1/+1
| | | | Thanks to xet7 !
* - Remove not working duplicate saveMailServerInfo, to removeLauri Ojansivu2018-12-151-2/+0
| | | | | | error from browser dev tools console. Thanks to xet7 !
* - Admin Panel / Layout / Custom Product Name now changes webpage title.Lauri Ojansivu2018-12-151-0/+2
| | | | | | Thanks to xet7 ! Related #1196
* - Fix: When saving Admin Panel / Layout, save also SMTP settings.Lauri Ojansivu2018-11-201-0/+2
| | | | Thanks to xet7 !
* Admin Panel / Layout: Hide Logo: Yes / No. This does hide Wekan logo on ↵Lauri Ojansivu2018-11-202-2/+16
| | | | Login page and Board page. Thanks to xet7.
* - Revert Improve authentication to [fix Login ↵Lauri Ojansivu2018-11-172-0/+40
| | | | | | | | failure](https://github.com/wekan/wekan/issues/2004). Thanks to xet7 ! Closes #2004
* patch authenticationguillaume2018-11-062-40/+0
|
* - Fix lint error. Thanks to xet7 !Lauri Ojansivu2018-10-241-1/+1
|
* - Custom Product Name in Admin Panel / Layout. In Progress, setting does not ↵Lauri Ojansivu2018-10-243-2/+39
| | | | | | | 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
* Fix lint errors.Lauri Ojansivu2018-10-092-5/+5
|
* add ldap support | simplify authenticationsguillaume2018-10-094-18/+65
|
* - Add LDAP. In progress.Lauri Ojansivu2018-10-032-0/+40
| | | | | | Thanks to maximest-pierre, Akuket and xet. Related #119
* - Restored SMTP settings at Admin Panel, and disabled showing password.Lauri Ojansivu2018-08-202-11/+37
| | | | | | Thanks to xet7 ! Closes #1790
* Merge pull request #1785 from Akuket/develLauri Ojansivu2018-07-181-0/+1
|\ | | | | Bugfix : Resending invitation code.
| * patch re invitAkuket2018-07-171-2/+0
| |
| * patch re-invitguillaume2018-07-161-0/+3
| |
* | Remove SMTP settings from Admin Panel, because theyLauri Ojansivu2018-07-182-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 Ojansivu2018-07-161-2/+2
|
* Patch Invitation CodeAkuket2018-07-161-5/+12
|
* Restore invitation code logicNicu Tofan2018-06-271-1/+1
|
* send settingBody.jadeThiago Fernando S. dos Santos2018-05-071-1/+9
|
* Includes possibility to block username changeThiago Fernando S. dos Santos2018-05-041-27/+40
|
* Restore original font and font sizes.Lauri Ojansivu2018-04-112-1/+2
| | | | Admin panel people and version texts to darker.
* Use lighter and smaller font sizes.Lauri Ojansivu2018-04-051-1/+0
| | | | Thanks to xet7 !
* 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 !
* Allow admin to change user password in admin panelThuan Pham Quoc2017-12-012-9/+12
|
* Add smtp test email translationsnztqa2017-11-281-4/+7
|
* Add alert methodnztqa2017-11-271-0/+2
|
* Add test SMTP settingsnztqa2017-11-272-0/+14
|
* 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
|