summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* v1.14v1.14Lauri Ojansivu2018-07-064-6/+6
* - Fix Checklists.forEach is not a function.Lauri Ojansivu2018-07-061-0/+8
* - Fix Checklists.forEach is not a function.Lauri Ojansivu2018-07-061-9/+8
* v1.13v1.13Lauri Ojansivu2018-07-064-4/+12
* v1.12v1.12Lauri Ojansivu2018-07-064-6/+6
* Merge branch 'ppoulard-devel' into develLauri Ojansivu2018-07-0551-2/+71
|\
| * - SSO CAS.Lauri Ojansivu2018-07-051-2/+3
| * Update translations.Lauri Ojansivu2018-07-0544-0/+44
| * Merge branch 'devel' of https://github.com/ppoulard/wekan into ppoulard-develLauri Ojansivu2018-07-056-0/+24
|/|
| * Fix stupid error 💥🗯💣🕳💢☠ppoulard2018-07-031-1/+1
| * Fix QAppoulard2018-07-031-2/+2
| * Adding SSO CAS to Wekanppoulard2018-07-036-0/+24
* | Fix missing space in jade file.Lauri Ojansivu2018-07-051-1/+1
* | Merge branch 'TNick-calendar' into develLauri Ojansivu2018-07-053-52/+81
|\ \
| * | - Calendar improvements.Lauri Ojansivu2018-07-051-1/+2
| * | Merge branch 'calendar' of https://github.com/TNick/wekan into TNick-calendarLauri Ojansivu2018-07-052-51/+79
|/| |
| * | Merge branch 'upstream-devel' into calendarNicu Tofan2018-07-0555-38/+606
| |\ \
| * | | Changing events in calendar updates the cardNicu Tofan2018-06-281-1/+31
| * | | Reactive change when a date is modified.Nicu Tofan2018-06-271-2/+21
| * | | Can show card on event clickNicu Tofan2018-06-272-2/+26
| * | | Can show card on top of calendarNicu Tofan2018-06-272-58/+13
* | | | Merge branch 'TNick-nested-tasks' into develLauri Ojansivu2018-07-0566-173/+2225
|\ \ \ \
| * | | | - Nested tasks.Lauri Ojansivu2018-07-051-2/+6
| * | | | Update translations.Lauri Ojansivu2018-07-0545-90/+1058
| * | | | Merge branch 'nested-tasks' of https://github.com/TNick/wekan into TNick-nest...Lauri Ojansivu2018-07-0521-82/+1162
|/| | | |
| * | | | Merge branch 'devel' into nested-tasksNicu Tofan2018-06-2865-103/+791
| |\ \ \ \
| * | | | | Added ability to change card's parent.Nicu Tofan2018-06-265-30/+156
| * | | | | Fix conflict in migrationsNicu Tofan2018-06-261-10/+9
| * | | | | Links for parents in card details.Nicu Tofan2018-06-262-2/+19
| * | | | | Fix minicard parents displayNicu Tofan2018-06-263-15/+21
| * | | | | Show parent in card (no links, yet)Nicu Tofan2018-06-2610-8/+193
| * | | | | Board level settings for subtasksNicu Tofan2018-06-268-4/+140
| * | | | | Check for null and undefined in board defaultsNicu Tofan2018-06-261-2/+2
| * | | | | implement getDefaultSwimline for boardsNicu Tofan2018-06-264-11/+15
| * | | | | change all mentions of Kids => ChildrenNicu Tofan2018-06-261-3/+3
| * | | | | typo in renaming itemDetail to checklistItemDetailNicu Tofan2018-06-262-4/+4
| * | | | | A better name for incoming subtasksNicu Tofan2018-06-262-2/+3
| * | | | | Can now navigate to subtaskNicu Tofan2018-06-263-0/+15
| * | | | | Get rid of old implementation for substacksNicu Tofan2018-06-267-177/+29
| * | | | | Archive subtask instead of permanent deleteNicu Tofan2018-06-261-1/+1
| * | | | | Take archived status into consideration for subtasksNicu Tofan2018-06-261-3/+18
| * | | | | Can add cards as subtasksNicu Tofan2018-06-264-5/+92
| * | | | | Switch from subtasks to cards in modelNicu Tofan2018-06-261-3/+3
| * | | | | Helpers for dealing with trees of cardsNicu Tofan2018-06-262-1/+19
| * | | | | added ability to create a tree of cardsNicu Tofan2018-06-262-0/+17
| * | | | | Change order using drag-n-drop for subtasksNicu Tofan2018-06-264-44/+82
| * | | | | Remove leftovers from checklist conversionNicu Tofan2018-06-261-52/+1
| * | | | | Initial implementation for subtasksNicu Tofan2018-06-2613-34/+478
| * | | | | Some inspiration from checklists to subtasksNicu Tofan2018-06-261-0/+34
| * | | | | Added subtasks model and APIs for itNicu Tofan2018-06-262-0/+140