Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing utility function. | Haocen Xu | 2018-07-06 | 1 | -1/+1 |
| | |||||
* | Hotfix more sortable elements | Haocen Xu | 2018-07-06 | 2 | -3/+7 |
| | |||||
* | Hotfix for mobile device | Haocen Xu | 2018-07-06 | 1 | -1/+6 |
| | |||||
* | Fix missing space in jade file. | Lauri Ojansivu | 2018-07-05 | 1 | -1/+1 |
| | | | | Thanks to xet7 ! | ||||
* | Merge branch 'nested-tasks' of https://github.com/TNick/wekan into ↵ | Lauri Ojansivu | 2018-07-05 | 9 | -56/+654 |
|\ | | | | | | | TNick-nested-tasks | ||||
| * | Merge branch 'devel' into nested-tasks | Nicu Tofan | 2018-06-28 | 2 | -23/+38 |
| |\ | |||||
| * | | Added ability to change card's parent. | Nicu Tofan | 2018-06-26 | 2 | -27/+137 |
| | | | |||||
| * | | Links for parents in card details. | Nicu Tofan | 2018-06-26 | 2 | -2/+19 |
| | | | |||||
| * | | Fix minicard parents display | Nicu Tofan | 2018-06-26 | 2 | -14/+20 |
| | | | |||||
| * | | Show parent in card (no links, yet) | Nicu Tofan | 2018-06-26 | 3 | -1/+29 |
| | | | |||||
| * | | Board level settings for subtasks | Nicu Tofan | 2018-06-26 | 2 | -2/+4 |
| | | | |||||
| * | | implement getDefaultSwimline for boards | Nicu Tofan | 2018-06-26 | 1 | -1/+1 |
| | | | |||||
| * | | typo in renaming itemDetail to checklistItemDetail | Nicu Tofan | 2018-06-26 | 2 | -4/+4 |
| | | | |||||
| * | | Can now navigate to subtask | Nicu Tofan | 2018-06-26 | 3 | -0/+15 |
| | | | |||||
| * | | Get rid of old implementation for substacks | Nicu Tofan | 2018-06-26 | 1 | -7/+7 |
| | | | |||||
| * | | Archive subtask instead of permanent delete | Nicu Tofan | 2018-06-26 | 1 | -1/+1 |
| | | | |||||
| * | | Can add cards as subtasks | Nicu Tofan | 2018-06-26 | 1 | -4/+22 |
| | | | |||||
| * | | Change order using drag-n-drop for subtasks | Nicu Tofan | 2018-06-26 | 4 | -44/+82 |
| | | | |||||
| * | | Remove leftovers from checklist conversion | Nicu Tofan | 2018-06-26 | 1 | -52/+1 |
| | | | |||||
| * | | Initial implementation for subtasks | Nicu Tofan | 2018-06-26 | 7 | -27/+442 |
| | | | |||||
* | | | - Fix lint warning: EditCardDate is assigned a value but never used ↵ | Lauri Ojansivu | 2018-07-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | no-unused-vars Thanks to xet7 ! | ||||
* | | | - More margin-bottom after minicard. | Lauri Ojansivu | 2018-06-30 | 1 | -1/+1 |
| | | | | | | | | | | | | Thanks to pravdomil and xet7 ! | ||||
* | | | - Revert previous More margin-bottom after minicard. | Lauri Ojansivu | 2018-06-30 | 1 | -1/+1 |
| | | | | | | | | | | | | Thanks to pravdomil and xet7 ! | ||||
* | | | Merge branch 'patch-7' of https://github.com/pravdomil/wekan into ↵ | Lauri Ojansivu | 2018-06-30 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | | | | pravdomil-patch-7 | ||||
| * | | revert 6a58729 | pravdomil | 2018-06-26 | 1 | -1/+1 |
| | | | |||||
* | | | Prevent errors due to missing date fields | Nicu Tofan | 2018-06-27 | 1 | -21/+36 |
|/ / | |||||
* | | - Add more card inner shadow. | Lauri Ojansivu | 2018-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | Thanks to pravdomil and xet7 ! Related #1690 | ||||
* | | less margin-bottom after minicard | pravdomil | 2018-06-19 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'devel' of https://github.com/wekan/wekan into ↵ | IgnatzHome | 2018-06-14 | 2 | -9/+13 |
|\ | | | | | | | feature-custom-fields | ||||
| * | Merge branch 'fixRDate' of https://github.com/rjevnikar/wekan into ↵ | Lauri Ojansivu | 2018-06-14 | 1 | -1/+1 |
| |\ | | | | | | | | | | rjevnikar-fixRDate | ||||
| | * | Fix minicardReceivedDate typo identified in #1694 | RJevnikar | 2018-06-14 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan ↵ | Lauri Ojansivu | 2018-06-14 | 1 | -1/+2 |
| |\ \ | | |/ | |/| | | | | into feuerball11-feature-custom-fields | ||||
| * | | Fix lint errors | RJevnikar | 2018-06-13 | 1 | -5/+5 |
| | | | |||||
| * | | Fix data colour changes on cards. | RJevnikar | 2018-06-13 | 1 | -8/+12 |
| | | | | | | | | | | | | Addressing both #1685 and #1693 | ||||
* | | | This seems to make more sense. | IgnatzHome | 2018-06-14 | 1 | -14/+15 |
| | | | |||||
* | | | trying to understand hirachy | IgnatzHome | 2018-06-14 | 1 | -0/+4 |
| | | | |||||
* | | | Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan ↵ | IgnatzHome | 2018-06-14 | 7 | -12/+179 |
|\ \ \ | | |/ | |/| | | | | into feature-custom-fields | ||||
| * | | testing markdown support for custom fields | Ignatz | 2018-06-14 | 1 | -1/+2 |
| | | | |||||
| * | | trying to fix display Issue with dropdown custom fields | Ignatz | 2018-06-14 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'labelText' of https://github.com/rjevnikar/wekan into ↵ | Lauri Ojansivu | 2018-06-12 | 1 | -1/+11 |
| |\ | | | | | | | | | | rjevnikar-labelText | ||||
| | * | Change label text colour to black for specific label colours for better ↵ | RJevnikar | 2018-06-11 | 1 | -1/+11 |
| | | | | | | | | | | | | visibility | ||||
| * | | Adjust classes given to due date to take into account end date | RJevnikar | 2018-06-08 | 1 | -3/+6 |
| | | | |||||
| * | | Modify mini cards so that received date is shown if there is no start date, ↵ | RJevnikar | 2018-06-08 | 1 | -1/+11 |
| |/ | | | | | | | and due date is shown if there is no end date. | ||||
| * | Fix spacing on cardDetails.jade to get 'Add' buttons in <a> tag for ↵ | RJevnikar | 2018-06-07 | 1 | -10/+10 |
| | | | | | | | | RequestedBy & AssignedBy | ||||
| * | Remove delete option from board hamburger menu | RJevnikar | 2018-06-06 | 1 | -1/+1 |
| | | |||||
| * | Fix AssignedBy & RequestedBy fields & forms | RJevnikar | 2018-06-06 | 1 | -5/+3 |
| | | |||||
| * | Fix display of card details - cardDetails.styl - remove trailing comma | RJevnikar | 2018-06-06 | 1 | -1/+1 |
| | | |||||
| * | Fix problems highlighted by Codacy/PR Quality Review | RJevnikar | 2018-06-05 | 1 | -1/+1 |
| | | |||||
| * | Add additional label colours (from pull by JamesLavin), Add Assigned & ↵ | RJevnikar | 2018-06-05 | 4 | -4/+133 |
| | | | | | | | | Requested By text fields. | ||||
| * | Extend editCardReceivedDatePopup and editCardEndDatePopup from DatePicker to ↵ | Daniel Kreuter | 2018-05-25 | 1 | -3/+2 |
| | | | | | | | | fix #1654 |