Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'devel' into nested-tasks | Nicu Tofan | 2018-06-28 | 65 | -103/+791 |
|\ | |||||
| * | v1.10v1.10 | Lauri Ojansivu | 2018-06-28 | 3 | -5/+5 |
| | | |||||
| * | Update translations (de) | Lauri Ojansivu | 2018-06-28 | 1 | -1/+1 |
| | | |||||
| * | Fix migration error "TypeError: Checklists.foreach" at Snap, Docker etc. | Lauri Ojansivu | 2018-06-28 | 1 | -0/+9 |
| | | | | | | | | Thanks to Jubi94, kestrelhawk and xet7 ! | ||||
| * | - Fix migration error "TypeError: Checklists.foreach" | Lauri Ojansivu | 2018-06-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Thanks to Jubi94, kestrelhawk and xet7 ! Fixes #1736, fixes wekan/wekan-snap#51 | ||||
| * | Fix typo. | Lauri Ojansivu | 2018-06-28 | 1 | -1/+1 |
| | | |||||
| * | v1.09v1.09 | Lauri Ojansivu | 2018-06-28 | 3 | -5/+5 |
| | | |||||
| * | Update translations. | Lauri Ojansivu | 2018-06-28 | 44 | -0/+44 |
| | | |||||
| * | Merge branch 'TNick-calendar' into devel | Lauri Ojansivu | 2018-06-27 | 12 | -26/+148 |
| |\ | |||||
| | * | - Calendar. | Lauri Ojansivu | 2018-06-27 | 1 | -1/+5 |
| | | | | | | | | | | | | Thanks to TNick ! | ||||
| | * | Merge branch 'calendar' of https://github.com/TNick/wekan into TNick-calendar | Lauri Ojansivu | 2018-06-27 | 11 | -25/+143 |
| |/| | |||||
| | * | Get rid of extra package | Nicu Tofan | 2018-06-27 | 2 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | staringatlights:flow-router is another incarnation of kadira:flow-router kadira:flow-router is not an explicit dependency but useraccounts:flow-routing depends on it. This commit gets rid of an anoying message informing that a route has not been found. | ||||
| | * | Prevent errors due to missing date fields | Nicu Tofan | 2018-06-27 | 1 | -21/+36 |
| | | | |||||
| | * | Show cards in calendar | Nicu Tofan | 2018-06-26 | 5 | -1/+87 |
| | | | |||||
| | * | Introducing third board view: calendar. | Nicu Tofan | 2018-06-26 | 8 | -2/+21 |
| | | | | | | | | | | | | A dependency to rzymek:fullcalendar has also been added. | ||||
| * | | Merge branch 'TNick-invitation-code-setting' into devel | Lauri Ojansivu | 2018-06-27 | 2 | -1/+12 |
| |\ \ | |||||
| | * | | - Restore invitation code logic. Please test and add comment | Lauri Ojansivu | 2018-06-27 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | to those invitation code issues that this fixes. Thanks to TNick ! | ||||
| | * | | Merge branch 'invitation-code-setting' of https://github.com/TNick/wekan ↵ | Lauri Ojansivu | 2018-06-27 | 1 | -1/+1 |
| |/| | | | | | | | | | | | | | | into TNick-invitation-code-setting | ||||
| | * | | Restore invitation code logic | Nicu Tofan | 2018-06-27 | 1 | -1/+1 |
| | | | | |||||
| * | | | - To fix "title is required" fix only add-checklist-items and | Lauri Ojansivu | 2018-06-27 | 1 | -8/+8 |
| |/ / | | | | | | | | | | | | | | | | | | | revert all other migration changes. Closes #1576, closes #1734 | ||||
| * | | v1.08v1.08 | Lauri Ojansivu | 2018-06-27 | 5 | -8/+7 |
| | | | |||||
| * | | Add Georgian language. | Lauri Ojansivu | 2018-06-27 | 2 | -1/+480 |
| | | | |||||
| * | | Update translations (sv). | Lauri Ojansivu | 2018-06-26 | 1 | -13/+13 |
| | | | |||||
| * | | Fix typo. | Lauri Ojansivu | 2018-06-26 | 1 | -1/+1 |
| | | | |||||
| * | | Fix typo. | Lauri Ojansivu | 2018-06-26 | 1 | -1/+1 |
| |/ | |||||
| * | - Fix "Error: title is required" by removing find() from all of migrations. | Lauri Ojansivu | 2018-06-26 | 1 | -1/+2 |
| | | | | | | | | | | | | Thanks to xet7 ! Closes #1576 | ||||
| * | - Fix "Error: title is required" by removing find() from all of migrations. | Lauri Ojansivu | 2018-06-26 | 1 | -9/+9 |
| | | | | | | | | | | | | Thanks to xet7 ! Closes #1576 | ||||
| * | Merge branch 'pravdomil-patch-6' into devel | Lauri Ojansivu | 2018-06-26 | 2 | -2/+14 |
| |\ | |||||
| | * | - Submit inline form on click outside, fixes | Lauri Ojansivu | 2018-06-26 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | "You have an unsaved description" doesn't go away after saving. Thanks to pravdomil and xet7 ! Fixes #1287 | ||||
| | * | Fix lint errors. | Lauri Ojansivu | 2018-06-26 | 1 | -4/+4 |
| | | | |||||
| | * | Merge branch 'patch-6' of https://github.com/pravdomil/wekan into ↵ | Lauri Ojansivu | 2018-06-26 | 1 | -1/+11 |
| |/| | | | | | | | | | | pravdomil-patch-6 | ||||
| | * | refactor | pravdomil | 2018-06-19 | 1 | -3/+3 |
| | | | |||||
| | * | submit inline form on click outside | pravdomil | 2018-06-19 | 1 | -1/+11 |
| | | | |||||
| * | | Merge branch 'pravdomil-patch-3' into devel | Lauri Ojansivu | 2018-06-26 | 2 | -4/+9 |
| |\ \ | |||||
| | * | | - Add more card inner shadow; | Lauri Ojansivu | 2018-06-26 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Less margin-bottom after minicard. Thanks pravdomil and xet7 ! Related #1690 Related https://github.com/wekan/wekan/pull/1713 | ||||
| | * | | - Add more card inner shadow. | Lauri Ojansivu | 2018-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Thanks to pravdomil and xet7 ! Related #1690 | ||||
| | * | | Merge branch 'patch-3' of https://github.com/pravdomil/wekan into ↵ | Lauri Ojansivu | 2018-06-26 | 1 | -1/+1 |
| |/| | | | | | | | | | | | | | | pravdomil-patch-3 | ||||
| | * | | less margin-bottom after minicard | pravdomil | 2018-06-19 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch 'pravdomil-patch-4' into devel | Lauri Ojansivu | 2018-06-26 | 2 | -3/+4 |
| |\ \ | |||||
| | * | | - Fix vertical align of user avatar initials. | Lauri Ojansivu | 2018-06-26 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | Thanks to pravdomil ! | ||||
| | * | | Merge branch 'patch-4' of https://github.com/pravdomil/wekan into ↵ | Lauri Ojansivu | 2018-06-26 | 1 | -1/+1 |
| |/| | | | | | | | | | | | | | | pravdomil-patch-4 | ||||
| | * | | fix vertical align of user avatar initials | pravdomil | 2018-06-19 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch 'zypA13510-zypA13510-patch-1' into devel | Lauri Ojansivu | 2018-06-26 | 42 | -41/+49 |
| |\ \ | |||||
| | * | | - Fix typo in English translation. | Lauri Ojansivu | 2018-06-26 | 41 | -40/+48 |
| | | | | | | | | | | | | | | | | Thanks to zypA13510 ! | ||||
| | * | | Merge branch 'zypA13510-patch-1' of https://github.com/zypA13510/wekan into ↵ | Lauri Ojansivu | 2018-06-26 | 1 | -1/+1 |
| |/| | | | | | | | | | | | | | | zypA13510-zypA13510-patch-1 | ||||
| | * | | Update en.i18n.json | Yuping Zuo | 2018-06-19 | 1 | -1/+1 |
| | |/ | | | | | | | Fixed incorrect syntax in advanced filter description. | ||||
| * | | Update translations. | Lauri Ojansivu | 2018-06-26 | 1 | -7/+7 |
| | | | |||||
| * | | Change fr.md to not be executeable. | Lauri Ojansivu | 2018-06-25 | 1 | -0/+0 |
| | | | |||||
* | | | Added ability to change card's parent. | Nicu Tofan | 2018-06-26 | 5 | -30/+156 |
| | | | |||||
* | | | Fix conflict in migrations | Nicu Tofan | 2018-06-26 | 1 | -10/+9 |
| | | | | | | | | | | | | (Error: title is required by removing find() from all of migrations.) |