summaryrefslogtreecommitdiffstats
path: root/client/components/main
Commit message (Collapse)AuthorAgeFilesLines
...
* Loading authentication pageguillaume2019-04-243-23/+145
|
* Combine to same line.Lauri Ojansivu2019-04-081-2/+1
|
* Removed commented out text.Lauri Ojansivu2019-03-241-4/+0
|
* Fix filenames and urls.Lauri Ojansivu2019-03-231-5/+5
|
* Remove extra title quotes, so that Custom Product Name comes visible.Lauri Ojansivu2019-03-221-1/+1
| | | | Thanks to xet7 !
* - More whitelabeling.Lauri Ojansivu2019-03-212-16/+17
| | | | Thanks to xet7 !
* Fix LDAP login.Lauri Ojansivu2019-03-151-14/+5
| | | | | | | Thanks to xet7 ! Closes wekan/wekan-ldap#43, closes wekan/wekan-snap#85
* Try to fix [LDAP Login: "Login forbidden", ReferenceError: req is not ↵Lauri Ojansivu2019-03-141-5/+5
| | | | | | | | | | defined](https://github.com/wekan/wekan-ldap/issues/44). Please test. Thanks to xet7 ! Closes wekan/wekan-ldap#44
* Fix lint errors.Lauri Ojansivu2019-03-081-12/+7
| | | | | | Thanks to xet7 ! Related #2019
* [HTTP header automatic login. Not tested ↵Lauri Ojansivu2019-03-081-5/+19
| | | | | | | | yet.](https://github.com/wekan/wekan/issues/2019). Thanks to xet7 ! Related #2019
* Fix manifest and icon urls, part 2.Lauri Ojansivu2019-03-061-4/+4
| | | | Thanks to xet7 !
* Fix manifest and icon paths.Lauri Ojansivu2019-03-061-4/+4
| | | | | | | Thanks to xet7 ! Closes #2168, closes #1692
* Merge branch 'devel' into edgeLauri Ojansivu2019-02-272-38/+33
|\
| * Add the following new Sandstorm features and fixes:Lauri Ojansivu2019-02-272-38/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - All Boards page [so it's possible to go back from subtask board](https://github.com/wekan/wekan/issues/2082) - Board favorites - New Sandstorm board first user is Admin and [has IFTTT Rules](https://github.com/wekan/wekan/issues/2125) and Standalone Wekan Admin Panel. Probably some Admin Panel features do not work yet. Please keep backup of your grains before testig Admin Panel. - Linked Cards and Linked Boards. - Some not needed options like Logout etc have been hidden from top bar right menu. - [Import board now works. "Board not found" is not problem anymore](https://github.com/wekan/wekan/issues/1430), because you can go to All Boards page to change to imported board. and removes the following features: - Remove Welcome Board from Standalone Wekan, [to fix Welcome board not translated](https://github.com/wekan/wekan/issues/1601). Sandstorm Wekan does not have Welcome Board. Thanks to xet7 ! Closes #2125, closes #2082, closes #1430, closes #1601, related #2205, related #2070, related #1695, related #1192.
* | Fix list view issues. Allow creation of boards from templatesAndrés Manelli2019-02-251-1/+3
|/
* Fix authentication dropdownguillaume2019-02-151-1/+1
|
* Fix lintsguillaume2019-02-071-6/+11
|
* - Fix lint errors.Lauri Ojansivu2019-02-011-4/+4
| | | | Thanks to xet7 !
* Improve authenticationguillaume2019-02-012-65/+70
|
* Issue: Hard to use Wekan on mobile because of UI/UX issues #953hupptechnologies2019-01-012-4/+2
| | | | Resolved #953
* - Revert "Improve authentication" and "Default Authentication Method"Lauri Ojansivu2018-12-243-69/+54
| | | | | | | | 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 !
* Fix lint errors.Lauri Ojansivu2018-12-212-10/+14
|
* Patch currentBoard doesn't exist when logoutguillaume2018-12-191-4/+9
|
* Improves UI for ldap error messagesguillaume2018-12-191-13/+28
|
* Removes the dropdown for the authentication methodguillaume2018-12-192-50/+41
|
* - Trying to get custom HTML working as described atLauri Ojansivu2018-12-162-2/+11
| | | | | | | https://guide.meteor.com/v1.3/blaze.html#rendering-html Still does not work yet. Thanks to xet7 !
* - Maybe custom html should be here. But it still does not work yet.Lauri Ojansivu2018-12-161-0/+2
| | | | Thanks to xet7 !
* - Fix favicon paths for non-suburl cases.Lauri Ojansivu2018-12-161-4/+4
| | | | | | Thanks to xet7 ! Related #1692
* This release fixes the following bugs:Lauri Ojansivu2018-12-052-49/+48
| | | | | | | | | | - Partially #2045 revert [Improve authentication](https://github.com/wekan/wekan/issues/2016), adding back password/LDAP dropdown, because login did now work. NOTE: This was added in v1.71, reverted at v1.73 because login did not work, added back at v1.79, and then reverted partially at v1.82 because login did not work. Related LDAP logout timer does not work yet. Thanks to xet7 !
* Fix lint errors.Lauri Ojansivu2018-12-031-1/+1
|
* finish prepare for testguillaume2018-11-231-3/+8
|
* revert changes for patch authenticationguillaume2018-11-222-47/+43
|
* Admin Panel / Layout: Hide Logo: Yes / No. This does hide Wekan logo on ↵Lauri Ojansivu2018-11-204-4/+27
| | | | Login page and Board page. Thanks to xet7.
* - Revert Improve authentication to [fix Login ↵Lauri Ojansivu2018-11-172-45/+43
| | | | | | | | failure](https://github.com/wekan/wekan/issues/2004). Thanks to xet7 ! Closes #2004
* Fix lint errors.Lauri Ojansivu2018-11-161-3/+3
|
* patch authenticationguillaume2018-11-091-29/+46
|
* Logout with timerguillaume2018-11-061-0/+2
|
* patch authenticationguillaume2018-11-062-44/+27
|
* Fix lint errors.Lauri Ojansivu2018-10-091-3/+3
|
* Merge branch 'edge' into edgeAkuket2018-10-091-1/+4
|\
| * - Fix Card URL https://github.com/wekan/wekan/pull/1932/filesLauri Ojansivu2018-10-031-1/+4
| | | | | | | | Thanks to schulz !
* | add ldap support | simplify authenticationsguillaume2018-10-091-16/+32
|/
* - Add LDAP. In progress.Lauri Ojansivu2018-10-032-1/+41
| | | | | | Thanks to maximest-pierre, Akuket and xet. Related #119
* Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into ↵Lauri Ojansivu2018-09-162-5/+29
|\ | | | | | | Angtrim-feature-rules
| * Fixed rule allowsAngelo Gallarello2018-09-121-1/+1
| |
| * Labels activitiesAngelo Gallarello2018-08-162-5/+29
| |
* | - [Allow Announcement to be ↵Lauri Ojansivu2018-09-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | markdown](https://github.com/wekan/wekan/issues/1892). Note: xet7 did not yet figure out how to keep announcement on one line when markdown was added, so now Font Awesome icons are above and below. Thanks to xet7 ! Closes #1892
* | - Add Favicon for pinned tab on Safari browser.Lauri Ojansivu2018-08-221-0/+1
|/ | | | | | Thanks to woodyart and xet7 ! Closes #1795
* Hotfix for mobile deviceHaocen Xu2018-07-061-1/+1
|
* Fix stupid error 💥🗯💣🕳💢☠ppoulard2018-07-031-1/+1
|