Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'calendar' of https://github.com/TNick/wekan into TNick-calendar | Lauri Ojansivu | 2018-06-27 | 6 | -23/+106 |
|\ | |||||
| * | Prevent errors due to missing date fields | Nicu Tofan | 2018-06-27 | 1 | -21/+36 |
| | | |||||
| * | Show cards in calendar | Nicu Tofan | 2018-06-26 | 2 | -0/+58 |
| | | |||||
| * | Introducing third board view: calendar. | Nicu Tofan | 2018-06-26 | 4 | -2/+12 |
| | | | | | | | | A dependency to rzymek:fullcalendar has also been added. | ||||
* | | Restore invitation code logic | Nicu Tofan | 2018-06-27 | 1 | -1/+1 |
|/ | |||||
* | 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 |
| | | |||||
* | | - 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 |
| |/ | |||||
* / | fix vertical align of user avatar initials | pravdomil | 2018-06-19 | 1 | -1/+1 |
|/ | |||||
* | regex for advanced filter | IgnatzHome | 2018-06-14 | 1 | -5/+39 |
| | |||||
* | Merge branch 'devel' of https://github.com/wekan/wekan into ↵ | IgnatzHome | 2018-06-14 | 3 | -107/+111 |
|\ | | | | | | | feature-custom-fields | ||||
| * | Fix lint errors. | Lauri Ojansivu | 2018-06-14 | 1 | -98/+98 |
| | | |||||
| * | 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 | 4 | -98/+117 |
| |\ \ | | |/ | |/| | | | | 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 | 15 | -28/+557 |
|\ \ \ | | |/ | |/| | | | | into feature-custom-fields | ||||
| * | | testing markdown support for custom fields | Ignatz | 2018-06-14 | 1 | -1/+2 |
| | | | |||||
| * | | fix for not able to remove "Show on Card" | Ignatz | 2018-06-14 | 1 | -2/+2 |
| | | | |||||
| * | | correcting error in advanced filter | Ignatz | 2018-06-14 | 1 | -2/+2 |
| | | | |||||
| * | | trying to fix integer search | Ignatz | 2018-06-14 | 1 | -6/+6 |
| | | | |||||
| * | | fixing search for dropdown fields, and error on loading board | Ignatz | 2018-06-14 | 1 | -95/+111 |
| | | | |||||
| * | | trying to fix display Issue with dropdown custom fields | Ignatz | 2018-06-14 | 1 | -1/+1 |
| | | | |||||
| * | | hotfix public board | Ignatz | 2018-06-14 | 1 | -0/+2 |
| |/ | |||||
| * | 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. | ||||
| * | Change button order at Boards Recycle Bin. | Lauri Ojansivu | 2018-06-08 | 1 | -4/+4 |
| | | |||||
| * | Fix spacing on cardDetails.jade to get 'Add' buttons in <a> tag for ↵ | RJevnikar | 2018-06-07 | 1 | -10/+10 |
| | | | | | | | | RequestedBy & AssignedBy | ||||
| * | Attempt to lineup buttons in recycle bin & get delete board popup to appear | RJevnikar | 2018-06-07 | 1 | -8/+9 |
| | | |||||
| * | Remove delete option from board hamburger menu | RJevnikar | 2018-06-06 | 4 | -9/+5 |
| | | |||||
| * | Remove double template for deleteCardPopup | RJevnikar | 2018-06-06 | 1 | -6/+0 |
| | | |||||
| * | 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 |
| | | |||||
| * | Add delete board to Recycle Bin, fix delete-board menu item on board menu | RJevnikar | 2018-06-06 | 2 | -0/+22 |
| | | |||||
| * | Finish adding delete board feature | RJevnikar | 2018-06-05 | 1 | -0/+2 |
| | | |||||
| * | Fix problems highlighted by Codacy/PR Quality Review | RJevnikar | 2018-06-05 | 3 | -1/+12 |
| | | |||||
| * | 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 | ||||
| * | Fix lint errors. | Lauri Ojansivu | 2018-05-23 | 1 | -104/+104 |
| | | |||||
| * | lint corrections | Ignatz | 2018-05-23 | 1 | -164/+139 |
| | | |||||
| * | forgot a ' | IgnatzHome | 2018-05-20 | 1 | -1/+1 |
| | |