summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' into nested-tasksNicu Tofan2018-06-2810-34/+124
|\
| * Merge branch 'calendar' of https://github.com/TNick/wekan into TNick-calendarLauri Ojansivu2018-06-276-23/+106
| |\
| | * Prevent errors due to missing date fieldsNicu Tofan2018-06-271-21/+36
| | * Show cards in calendarNicu Tofan2018-06-262-0/+58
| | * Introducing third board view: calendar.Nicu Tofan2018-06-264-2/+12
| * | Restore invitation code logicNicu Tofan2018-06-271-1/+1
| |/
| * Fix lint errors.Lauri Ojansivu2018-06-261-4/+4
| * Merge branch 'patch-6' of https://github.com/pravdomil/wekan into pravdomil-p...Lauri Ojansivu2018-06-261-1/+11
| |\
| | * refactorpravdomil2018-06-191-3/+3
| | * submit inline form on click outsidepravdomil2018-06-191-1/+11
| * | - Add more card inner shadow.Lauri Ojansivu2018-06-261-1/+1
| * | Merge branch 'patch-3' of https://github.com/pravdomil/wekan into pravdomil-p...Lauri Ojansivu2018-06-261-1/+1
| |\ \
| | * | less margin-bottom after minicardpravdomil2018-06-191-1/+1
| | |/
| * / fix vertical align of user avatar initialspravdomil2018-06-191-1/+1
| |/
* | Added ability to change card's parent.Nicu Tofan2018-06-262-27/+137
* | Links for parents in card details.Nicu Tofan2018-06-262-2/+19
* | Fix minicard parents displayNicu Tofan2018-06-262-14/+20
* | Show parent in card (no links, yet)Nicu Tofan2018-06-266-5/+102
* | Board level settings for subtasksNicu Tofan2018-06-264-2/+105
* | implement getDefaultSwimline for boardsNicu Tofan2018-06-262-2/+2
* | typo in renaming itemDetail to checklistItemDetailNicu Tofan2018-06-262-4/+4
* | Can now navigate to subtaskNicu Tofan2018-06-263-0/+15
* | Get rid of old implementation for substacksNicu Tofan2018-06-261-7/+7
* | Archive subtask instead of permanent deleteNicu Tofan2018-06-261-1/+1
* | Can add cards as subtasksNicu Tofan2018-06-261-4/+22
* | 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-267-27/+442
|/
* regex for advanced filterIgnatzHome2018-06-141-5/+39
* Merge branch 'devel' of https://github.com/wekan/wekan into feature-custom-fi...IgnatzHome2018-06-143-107/+111
|\
| * Fix lint errors.Lauri Ojansivu2018-06-141-98/+98
| * Merge branch 'fixRDate' of https://github.com/rjevnikar/wekan into rjevnikar-...Lauri Ojansivu2018-06-141-1/+1
| |\
| | * Fix minicardReceivedDate typo identified in #1694RJevnikar2018-06-141-1/+1
| * | Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan ...Lauri Ojansivu2018-06-144-98/+117
| |\ \ | | |/ | |/|
| * | Fix lint errorsRJevnikar2018-06-131-5/+5
| * | Fix data colour changes on cards.RJevnikar2018-06-131-8/+12
* | | This seems to make more sense.IgnatzHome2018-06-141-14/+15
* | | trying to understand hirachyIgnatzHome2018-06-141-0/+4
* | | Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan ...IgnatzHome2018-06-1415-28/+557
|\ \ \ | | |/ | |/|
| * | testing markdown support for custom fieldsIgnatz2018-06-141-1/+2
| * | fix for not able to remove "Show on Card"Ignatz2018-06-141-2/+2
| * | correcting error in advanced filterIgnatz2018-06-141-2/+2
| * | trying to fix integer searchIgnatz2018-06-141-6/+6
| * | fixing search for dropdown fields, and error on loading boardIgnatz2018-06-141-95/+111
| * | trying to fix display Issue with dropdown custom fieldsIgnatz2018-06-141-1/+1
| * | hotfix public boardIgnatz2018-06-141-0/+2
| |/
| * Merge branch 'labelText' of https://github.com/rjevnikar/wekan into rjevnikar...Lauri Ojansivu2018-06-121-1/+11
| |\
| | * Change label text colour to black for specific label colours for better visib...RJevnikar2018-06-111-1/+11
| * | Adjust classes given to due date to take into account end dateRJevnikar2018-06-081-3/+6
| * | Modify mini cards so that received date is shown if there is no start date, a...RJevnikar2018-06-081-1/+11
| |/