summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Progress on triggers UIAngelo Gallarello2018-08-166-70/+83
* Completed activities log in cardAngelo Gallarello2018-08-162-12/+37
* Complete checklist activitiesAngelo Gallarello2018-08-166-0/+124
* Remove attachment activityAngelo Gallarello2018-08-164-1/+22
* Labels activitiesAngelo Gallarello2018-08-1619-59/+479
* Fixed removeAngelo Gallarello2018-08-162-0/+6
* Main flow implementedAngelo Gallarello2018-08-169-15/+100
* Almost full circleAngelo Gallarello2018-08-1524-165/+492
* Triggers viewAngelo Gallarello2018-08-043-10/+170
* Add and remove uiAngelo Gallarello2018-08-033-21/+36
* UI for rules listAngelo Gallarello2018-08-0319-2/+256
* - Hotfix for mobile device.Lauri Ojansivu2018-07-071-0/+11
* Merge pull request #1757 from Haocen/mobile-hotfixLauri Ojansivu2018-07-078-13/+84
|\
| * Fix missing utility function.Haocen Xu2018-07-062-1/+2
| * Avoid default behaviorHaocen Xu2018-07-061-0/+1
| * Hotfix more sortable elementsHaocen Xu2018-07-066-22/+21
| * Hotfix for mobile deviceHaocen Xu2018-07-067-12/+82
|/
* v1.18v1.18Lauri Ojansivu2018-07-063-4/+4
* - Fix Title is required by setting Checklist title during migration.Lauri Ojansivu2018-07-061-0/+9
* - Fix Title is required by setting Checklist titleLauri Ojansivu2018-07-062-2/+1
* v1.17v1.17Lauri Ojansivu2018-07-063-4/+4
* - Made Subtask Settings visible at Board menu at Sandstorm.Lauri Ojansivu2018-07-061-0/+10
* - Made Subtask Settings visible at Board menu at Sandstorm.Lauri Ojansivu2018-07-061-0/+3
* v1.16v1.16Lauri Ojansivu2018-07-063-4/+4
* - Fix: Boards.forEach is not function.Lauri Ojansivu2018-07-061-0/+6
* - Fix: Boards.forEach is not function.Lauri Ojansivu2018-07-061-1/+1
* v1.15v1.15Lauri Ojansivu2018-07-063-4/+4
* - Fix Title is required by making Checklist title optional.Lauri Ojansivu2018-07-061-0/+9
* - Fix [Title is required](https://github.com/wekan/wekan/issues/1576)Lauri Ojansivu2018-07-061-0/+1
* 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