summaryrefslogtreecommitdiffstats
path: root/client/components
Commit message (Collapse)AuthorAgeFilesLines
...
* - 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-162-2/+2
| | | | Thanks to xet7 !
* - Admin Panel / Layout / Custom HTML after <body> start, and Custom HTML ↵Lauri Ojansivu2018-12-163-0/+12
| | | | | | | | 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 !
* - Fix favicon paths for non-suburl cases.Lauri Ojansivu2018-12-161-4/+4
| | | | | | Thanks to xet7 ! Related #1692
* - 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 lineter issuehupptechnologies2018-12-081-3/+1
|
* Issue : Clicking the scrollbar closes the card on Chrome #1404hupptechnologies2018-12-082-2/+10
| | | | Resolved #1404
* autoamted local changehupptechnologies2018-11-272-1/+3
|
* - Fix: Message box for deleting subtask unreachable.Lauri Ojansivu2018-11-231-0/+1
| | | | | | Thanks to hupptechnologies ! Closes #1800
* - 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-206-6/+43
| | | | Login page and Board page. Thanks to xet7.
* - Revert Improve authentication to [fix Login ↵Lauri Ojansivu2018-11-174-45/+83
| | | | | | | | 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
|
* Merge https://github.com/wekan/wekan into develguillaume2018-11-095-4/+43
|\
| * Merge remote-tracking branch 'origin/edge' into develLauri Ojansivu2018-11-081-2/+2
| |\
| | * - Some fixes to Wekan import:Lauri Ojansivu2018-11-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - isCommentOnly and isNoComments are now optional - Turn off import error checking, so something is imported anyway, and import does not stop at error. - Now most of Sandstorm export do import to Standalone Wekan, but some of imported cards, dates etc are missing. - Sandstorm Import Wekan board warning messages are now translateable. Thanks to xet7 ! Closes #1945, closes #1616, closes #1903
| * | custom fields upgrade -- correctNunes Nelson2018-11-071-3/+3
| | |
| * | custom fields upgradeNunes Nelson2018-11-054-2/+41
| |/
* | Logout with timerguillaume2018-11-061-0/+2
| |
* | patch authenticationguillaume2018-11-064-84/+27
|/
* - Hide Linked Card and Linked Board on Sandstorm, because they are onlyLauri Ojansivu2018-11-032-15/+21
| | | | | | | useful when having multiple boards, and at Sandstorm there is only one board per grain. Thanks to ocdtrekkie and xet7. Closes #1982
* UI: lists: only output the number of cards for each swimlaneBenjamin Tissoires2018-10-252-1/+11
|
* UI: list headers: show the card count smallerBenjamin Tissoires2018-10-251-3/+2
| | | | | | The card count was at the same level than the title, which made reading the list title harder. Use the quiet and small class to put it in the following line and not make it jump out of the screen
* - Fix missing dropdown arrow on Chrome. Thanks to xet7 ! Closes #1964Lauri Ojansivu2018-10-241-1/+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
* Merge branch 'edge' into edgeAkuket2018-10-167-13/+12
|\
| * - Fix vertical text for swimlanes in IE11Lauri Ojansivu2018-10-131-0/+1
| | | | | | | | | | | | Thanks to tomodwyer ! Closes #1798
| * Merge branch 'edge' of https://github.com/Akuket/wekan into Akuket-edgeLauri Ojansivu2018-10-112-38/+0
| |\
| * | - Use existing translation of "Back".Lauri Ojansivu2018-10-103-5/+3
| | | | | | | | | | | | Thanks to xet7 !
| * | Fix lint errors.Lauri Ojansivu2018-10-093-8/+8
| | |
* | | update broke ability to mute notificationsguillaume2018-10-161-2/+1
| |/ |/|
* | improve notificationsguillaume2018-10-112-38/+0
|/
* Merge branch 'edge' into edgeAkuket2018-10-0911-17/+83
|\
| * - Fix lint errors and warnings.Lauri Ojansivu2018-10-081-1/+1
| | | | | | | | Thanks to xet7 !
| * Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into ↵Lauri Ojansivu2018-10-088-15/+53
| |\ | | | | | | | | | Angtrim-feature-rules
| | * Prevent rules with no nameAngelo Gallarello2018-10-071-3/+5
| | |
| | * Fixed uppercase rules detailsAngelo Gallarello2018-10-071-2/+6
| | |
| | * Added back buttonAngelo Gallarello2018-10-075-2/+34
| | |
| | * Fixed lint errorsAngelo Gallarello2018-10-073-8/+8
| | |
| * | - Fix Card URL https://github.com/wekan/wekan/pull/1932/filesLauri Ojansivu2018-10-033-2/+30
| | | | | | | | | | | | Thanks to schulz !
* | | add ldap support | simplify authenticationsguillaume2018-10-095-34/+97
|/ /
* | - Add LDAP. In progress.Lauri Ojansivu2018-10-034-1/+81
| | | | | | | | | | | | Thanks to maximest-pierre, Akuket and xet. Related #119
* | - Move Add Board button to top left, so there is no need to scrollLauri Ojansivu2018-09-281-3/+2
|/ | | | | | to bottom when there is a lot of boards. Thanks to xet7 !
* Lint fixAngelo Gallarello2018-09-211-7/+7
|
* Added general move triggerAngelo Gallarello2018-09-212-0/+20
|
* Rules hidden from non adminAngelo Gallarello2018-09-211-4/+4
|