summaryrefslogtreecommitdiffstats
path: root/client/components/cards/checklists.jade
Commit message (Collapse)AuthorAgeFilesLines
* Add more Font Awesome icons. This was originally addedLauri Ojansivu2020-01-031-1/+3
| | | | | | | at Wekan v3.58, removed at Wekan v3.60, and now added back at Wekan v3.61. Thanks to xet7 !
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-031-3/+1
| | | | | | | removing Worker role temporarily, because Worker role changes broke saving card. Thanks to xet7 !
* Add Worker role.Lauri Ojansivu2020-01-031-1/+3
| | | | | | | | | Add more Font Awesome icons. Fix browser console errors when editing user profile name etc. Thanks to xet7 ! Closes #2788
* Revert drag handle changes.Lauri Ojansivu2019-10-031-15/+0
|
* Drag handles. In progress.Lauri Ojansivu2019-10-031-1/+9
|
* Drag handles continue. In progress.Lauri Ojansivu2019-10-011-0/+7
| | | | Thanks to xet7 !
* Fixed RTL issue #884Guy Zylberberg2019-05-081-1/+1
|
* typo in renaming itemDetail to checklistItemDetailNicu Tofan2018-06-261-2/+2
|
* Initial implementation for subtasksNicu Tofan2018-06-261-3/+2
|
* - Removed checkbox from checklist name to have more of material design look.Lauri Ojansivu2018-04-051-2/+2
| | | | | | Thanks to quantazelle and xet7 ! Related #1568
* Changed icon of checklist name. Related #1568Lauri Ojansivu2018-04-041-1/+1
|
* Add additional dates (received & end), default title of checklists to ↵RJevnikar2018-03-261-1/+1
| | | | | | | | 'Checklist' Remove translations Add additional dates (received & end), default name checklists to Checklist
* Add stylingAndrés Manelli2018-03-191-1/+1
|
* Add checklist ordering capabilityAndrés Manelli2018-03-191-17/+18
|
* Fix migration. Replace old checklist-item sort algorithm.Andrés Manelli2018-03-191-2/+2
|
* Added markdown support to card-titles, minicard-titles, checklist title, and ↵Brooks Becton2017-11-141-4/+12
| | | | checklist items
* Restore spacing.Lauri Ojansivu2017-09-301-1/+1
|
* removed unnecessary deleteDialog helper, delete dialog now uses tap-i18namadilsons2017-09-291-2/+2
|
* Merge branch 'master' of https://github.com/wekan/wekan into issue881amadilsons2017-09-271-1/+1
|\
| * Update Checklists clientGhassen Rjab2017-09-241-1/+1
| | | | | | Use new methods added in Checklist model
* | sugested fix for issue #881amadilsons2017-09-271-2/+21
|/
* Prepared template for sortable checklist itemsJim Martens2017-09-121-4/+3
|
* Add check to see if input is emptynztqa2017-07-011-1/+1
|
* Improve input of checklistnztqa2017-06-301-1/+1
| | | | When finished input of checklist item title, open new checklist item.
* comment only working, naive implementation completeRyan Helsing2017-03-181-6/+15
|
* current progressRyan Helsing2017-03-181-6/+7
|
* Add remaining of checklist feature codeLauri Ojansivu2017-02-031-2/+2
|
* Add checklist featurelksime2017-01-201-0/+61