summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mostly frontend work, lists coll update with wipLimit fieldamadilsons2017-09-297-16/+46
|
* basic frontend setup, List model updated with wipLimit fieldamadilsons2017-09-286-2/+31
|
* v0.43v0.43Lauri Ojansivu2017-09-252-3/+3
|
* Add emojis back, because removing them broke local dev Sandstorm.Lauri Ojansivu2017-09-255-2/+32
| | | | Thanks to xet7 ! Opens #1248, opens #743, opens #643, opens #323
* v0.42v0.42Lauri Ojansivu2017-09-253-4/+6
|
* Remove emoji support, because it breaks MAC addresses, urls, code etc.Lauri Ojansivu2017-09-255-24/+8
| | | | Thanks to xet7 ! Closes #1248, closes #743, closes #643, closes #323
* v0.41v0.41Lauri Ojansivu2017-09-254-17/+11
|
* v0.40v0.40Lauri Ojansivu2017-09-253-4/+4
|
* Merge branch 'soohwa-admin-create-user' into develLauri Ojansivu2017-09-252-2/+17
|\ | | | | | | | | REST API: Create user despite disabling registration. Thanks to soohwa ! Closes #1232
| * REST API: Create user despite disabling registration.Lauri Ojansivu2017-09-251-2/+3
| | | | | | | | Thanks to soohwa ! Closes #1232
| * Fix lint errors.Lauri Ojansivu2017-09-241-3/+3
| |
| * Merge branch 'admin-create-user' of https://github.com/soohwa/wekan into ↵Lauri Ojansivu2017-09-241-0/+14
|/| | | | | | | soohwa-admin-create-user
| * Allow admin to create user despite disabling registration throught rest api.none2017-09-231-0/+14
| |
* | Merge branch 'mario-orlicky-devel' into develLauri Ojansivu2017-09-244-14/+18
|\ \ | | | | | | | | | | | | Added plus button to add card on top of the list. Thanks to mario-orlicky ! Closes #1233
| * | Added plus button to add card on top of the list.Lauri Ojansivu2017-09-241-2/+3
| | | | | | | | | | | | Thanks to mario-orlicky ! Closes #1233
| * | Merge branch 'devel' of https://github.com/mario-orlicky/wekan into ↵Lauri Ojansivu2017-09-243-12/+15
|/| | | | | | | | | | | mario-orlicky-devel
| * | #1233 Added plus button to add card on top of the listMário Orlický2017-09-243-12/+15
| |/
* | Merge branch 'GhassenRjab-feature/keep-state-checklist' into develLauri Ojansivu2017-09-245-40/+61
|\ \ | |/ |/| | | | | Keep state of checklist items when moved to another checklist. Thanks to GhassenRjab ! Related #876
| * Keep state of checklist items when moved to another checklist.Lauri Ojansivu2017-09-241-1/+2
| | | | | | | | Thanks to GhassenRjab ! Related #876
| * Update Checklists clientGhassen Rjab2017-09-242-12/+14
| | | | | | Use new methods added in Checklist model
| * Update Checklist model to keep checklist item state when movedGhassen Rjab2017-09-241-21/+44
| | | | | | | | | | | | | | - Remove newItemIndex field (no longer needed) - Use Underscore.js to sort checklist items - Add helper method to generate new Items Ids so we can use it in model and in client - Add addFullItem method to add an item from object - Update sort when items are being added or removed
| * Remove newItemIndex of Checklist Collection from migration scriptGhassen Rjab2017-09-241-6/+1
|/ | | We no longer need this field
* Merge branch 'GhassenRjab-hotfix/sort-checklists-items' into develLauri Ojansivu2017-09-232-1/+33
|\ | | | | | | | | Fix: Checklist items are lost when moving items to another checklist. Thanks to GhassenRjab ! Related #876
| * Add migration script to add sort field to checklistsLauri Ojansivu2017-09-231-1/+7
| | | | | | | | and their items. Thanks to GhassenRjab ! Related #876
| * Fix lint errorsGhassen Rjab2017-09-231-3/+3
| |
| * Add migration script to add sort field to checklists and their itemsGhassen Rjab2017-09-221-0/+26
|/
* Merge branch 'umbertooo-addChecklist-notification' into develLauri Ojansivu2017-09-2237-4/+85
|\ | | | | | | | | Add translations (en/de/fi) for email notifications regarding checklists and checklist items. Thanks to umbertooo and xet7 ! Closes #1225
| * Add translations (en/de/fi) for email notifications regardingLauri Ojansivu2017-09-221-2/+9
| | | | | | | | checklists and checklist items. Thanks to umbertooo and xet7 ! Closes #1225
| * Update translations.Lauri Ojansivu2017-09-2234-3/+69
| |
| * add translation (en/de) for email notifications regarding checklists and ↵Felix Michels2017-09-223-1/+9
|/ | | | checklist items
* v0.39v0.39Lauri Ojansivu2017-09-173-4/+4
|
* Update translations.Lauri Ojansivu2017-09-172-18/+18
|
* Merge branch 'GhassenRjab-feature/import-checklist-sort' into develLauri Ojansivu2017-09-173-2/+14
|\ | | | | | | | | Import checklist sort attributes from Wekan and Trello. Thanks to GhassenRjab ! Related #876
| * Import checklist sort attributes from Wekan and Trello. Thanks to GhassenRjab !Lauri Ojansivu2017-09-171-0/+8
| |
| * Import sort attribute of checklists and its items from TrelloGhassen Rjab2017-09-161-0/+2
| |
| * Import sort attribute of checklists and its items from WekanGhassen Rjab2017-09-161-2/+4
|/ | | If no sort was found (Old format), we use checklist or checklist item index in the array instead
* v0.38v0.38Lauri Ojansivu2017-09-133-4/+4
|
* Update translations.Lauri Ojansivu2017-09-135-112/+112
|
* Merge branch 'frmwrk123-issue-1213' into develLauri Ojansivu2017-09-132-0/+2
|\ | | | | | | | | Card title is now pre-filled in copy card dialog. Thanks to frmwrk123 ! Related #1213
| * Card title is now pre-filled in copy card dialog.Lauri Ojansivu2017-09-131-0/+1
| | | | | | | | Thanks to frmwrk123 ! Related #1213
| * Merge branch 'issue-1213' of https://github.com/frmwrk123/wekan into ↵Lauri Ojansivu2017-09-131-0/+1
|/| | | | | | | frmwrk123-issue-1213
| * Existing title of card is pre-filled in copy dialogJim Martens2017-09-121-0/+1
| |
* | Merge branch 'frmwrk123-issue-876' into develLauri Ojansivu2017-09-134-13/+126
|\ \ | |/ |/| | | | | Reorder checklists. Move checklist item to another checklist. Thanks to frmwrk123 ! Related #876
| * Reorder checklists. Move checklist item to another checklist. Thanks to ↵Lauri Ojansivu2017-09-131-0/+8
| | | | | | | | frmwrk123 ! Related #876
| * Implemented checklist item sorting across checklistsJim Martens2017-09-121-0/+67
| |
| * Prepared template for sortable checklist itemsJim Martens2017-09-121-4/+3
| |
| * Added support for sorted checklist itemsJim Martens2017-09-121-9/+48
|/
* Update translations.Lauri Ojansivu2017-09-0934-37/+37
|
* Rename New integration to New Outgoing WebhookLauri Ojansivu2017-09-092-2/+2
|
* v0.37v0.37Lauri Ojansivu2017-09-093-4/+4
|