summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-03-151-14/+5
|\| |
| * | Fix LDAP login.Lauri Ojansivu2019-03-151-14/+5
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-03-142-6/+6
|\| |
| * | Try to fix [LDAP Login: "Login forbidden", ReferenceError: req is not defined...Lauri Ojansivu2019-03-141-5/+5
| * | Remove ordering of cards by stars/color/description, so that cards would not ...Lauri Ojansivu2019-03-141-1/+1
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-03-131-1/+0
|\| |
| * | Revert hiding of Subtask boards, because of feedback from Wekan users,Lauri Ojansivu2019-03-131-1/+0
* | | v2.44Lauri Ojansivu2019-03-115-32/+46
|\| |
| * | Try to get ordering of All Boards working so that it doesLauri Ojansivu2019-03-111-1/+1
| * | - Order All Boards by starred, color, board name and board description. Part 2.Lauri Ojansivu2019-03-111-4/+1
| * | Avoid set self as parent card, for realAndrés Manelli2019-03-082-28/+21
| * | Merge pull request #2239 from bentiss/customFields-activitiesLauri Ojansivu2019-03-082-0/+24
| |\ \
| | * | Activities: register customFields changed in the activitiesBenjamin Tissoires2019-03-082-0/+24
* | | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-03-082-6/+16
|\| | |
| * | | Fix lint errors.Lauri Ojansivu2019-03-081-12/+7
| * | | [HTTP header automatic login. Not tested yet.](https://github.com/wekan/wekan...Lauri Ojansivu2019-03-081-5/+19
| |/ /
| * | - Order All Boards by Starred, Color and Title and Description.Lauri Ojansivu2019-03-081-1/+1
| * | - [Hide Subtask boards from All Boards](https://github.com/wekan/wekan/issues...Lauri Ojansivu2019-03-081-1/+2
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-03-071-1/+9
|\| |
| * | Avoid setting same card as parentCard.Andrés Manelli2019-03-061-1/+9
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-03-061-4/+4
|\| |
| * | Fix manifest and icon urls, part 2.Lauri Ojansivu2019-03-061-4/+4
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-03-061-4/+4
|\| |
| * | Fix manifest and icon paths.Lauri Ojansivu2019-03-061-4/+4
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-03-061-1/+7
|\| |
| * | Fix card move with wrong swimlaneIdAndrés Manelli2019-03-051-1/+7
* | | Fix escaping special character as advised atLauri Ojansivu2019-03-041-1/+1
|/ /
* | [Fix Adding Labels to cards is not possible anymore](https://github.com/wekan...Lauri Ojansivu2019-03-043-30/+83
* | [Combine hamburger menus at right](https://github.com/wekan/wekan/issues/2219).Lauri Ojansivu2019-03-034-385/+390
* | Change board menu:Lauri Ojansivu2019-03-032-3/+3
* | Fix card copyAndrés Manelli2019-02-281-4/+4
* | Fix popup titleAndrés Manelli2019-02-272-0/+9
* | Standarize copy functions. Match labels by nameAndrés Manelli2019-02-271-9/+3
* | Merge branch 'devel' into edgeLauri Ojansivu2019-02-278-155/+145
|\ \
| * | Add the following new Sandstorm features and fixes:Lauri Ojansivu2019-02-278-149/+139
* | | Removed console.log.Lauri Ojansivu2019-02-261-1/+0
* | | Fix list view issues. Allow creation of boards from templatesAndrés Manelli2019-02-257-25/+67
* | | Fix miniscreen renderAndrés Manelli2019-02-243-15/+17
* | | Fix lint errorsAndrés Manelli2019-02-243-44/+44
* | | Allow swimlane creation from templateAndrés Manelli2019-02-247-20/+24
* | | Allow list creation from templateAndrés Manelli2019-02-246-26/+79
* | | Allow card creation from templateAndrés Manelli2019-02-241-17/+18
* | | Prepare to create card from templateAndrés Manelli2019-02-243-60/+11
* | | Add template search in Add Card menuAndrés Manelli2019-02-242-31/+39
* | | Avoid links on a template-boardAndrés Manelli2019-02-244-27/+52
* | | Remove links from templates board for the momentAndrés Manelli2019-02-245-10/+32
* | | Save template swimlanes in profile. Fix swimlane view for templates board. Av...Andrés Manelli2019-02-245-15/+21
* | | Add first draft of data model and user interface. No actions.Andrés Manelli2019-02-247-6/+37
|/ /
* | Merge pull request #2191 from Akuket/feature-improve-authenticationLauri Ojansivu2019-02-153-3/+9
|\ \
| * | Fix authentication dropdownguillaume2019-02-153-3/+9