Commit graph

1385 commits

Author SHA1 Message Date
Lauri Ojansivu
6addc3c217 Merge branch 'mario-orlicky-devel' into devel
Added plus button to add card on top of the list.
Thanks to mario-orlicky ! Closes #1233
2017-09-24 17:01:11 +03:00
Lauri Ojansivu
d0d2406186 Added plus button to add card on top of the list.
Thanks to mario-orlicky ! Closes #1233
2017-09-24 17:00:40 +03:00
Lauri Ojansivu
2c8876aa2e Merge branch 'devel' of https://github.com/mario-orlicky/wekan into mario-orlicky-devel 2017-09-24 16:47:39 +03:00
Lauri Ojansivu
d974311d9b Merge branch 'GhassenRjab-feature/keep-state-checklist' into devel
Keep state of checklist items when moved to another checklist.
Thanks to GhassenRjab ! Related #876
2017-09-24 16:45:01 +03:00
Lauri Ojansivu
802dc94363 Keep state of checklist items when moved to another checklist.
Thanks to GhassenRjab ! Related #876
2017-09-24 16:44:24 +03:00
Mário Orlický
3fa969eb26 #1233 Added plus button to add card on top of the list 2017-09-24 15:17:14 +02:00
Ghassen Rjab
c3cccfc66e Update Checklists client
Use new methods added in Checklist model
2017-09-24 02:15:33 +01:00
Ghassen Rjab
28eca2a11f Update Checklist model to keep checklist item state when moved
- 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
2017-09-24 02:14:23 +01:00
Ghassen Rjab
6e5d9f9bb6 Remove newItemIndex of Checklist Collection from migration script
We no longer need this field
2017-09-24 02:09:21 +01:00
none
57d6180a7a Allow admin to create user despite disabling registration throught rest api. 2017-09-23 15:20:11 +09:00
Lauri Ojansivu
5f697eac05 Merge branch 'GhassenRjab-hotfix/sort-checklists-items' into devel
Fix: Checklist items are lost when moving items to
another checklist. Thanks to GhassenRjab ! Related #876
2017-09-23 08:10:48 +03:00
Lauri Ojansivu
e97c2c7bf0 Add migration script to add sort field to checklists
and their items. Thanks to GhassenRjab ! Related #876
2017-09-23 07:52:43 +03:00
Ghassen Rjab
20ba743f9b Fix lint errors 2017-09-23 01:02:44 +01:00
Ghassen Rjab
6921452a7d Add migration script to add sort field to checklists and their items 2017-09-22 22:35:07 +01:00
Lauri Ojansivu
43a58c92ac Merge branch 'umbertooo-addChecklist-notification' into devel
Add translations (en/de/fi) for email notifications regarding
checklists and checklist items. Thanks to umbertooo and xet7 ! Closes #1225
2017-09-22 22:24:05 +03:00
Lauri Ojansivu
b8ddef1a23 Add translations (en/de/fi) for email notifications regarding
checklists and checklist items. Thanks to umbertooo and xet7 ! Closes #1225
2017-09-22 22:23:39 +03:00
Lauri Ojansivu
fdf25a274f Update translations. 2017-09-22 22:12:55 +03:00
Felix Michels
0bbfa632f7 add translation (en/de) for email notifications regarding checklists and checklist items 2017-09-22 09:50:40 +02:00
Lauri Ojansivu
f98d640e1e v0.39 2017-09-17 22:42:29 +03:00
Lauri Ojansivu
fcdc1637fc Update translations. 2017-09-17 22:26:39 +03:00
Lauri Ojansivu
cf8e1da383 Merge branch 'GhassenRjab-feature/import-checklist-sort' into devel
Import checklist sort attributes from Wekan and Trello.
Thanks to GhassenRjab ! Related #876
2017-09-17 06:55:02 +03:00
Lauri Ojansivu
eb55b978aa Import checklist sort attributes from Wekan and Trello. Thanks to GhassenRjab ! 2017-09-17 06:54:40 +03:00
Ghassen Rjab
a410dc50bb Import sort attribute of checklists and its items from Trello 2017-09-16 20:01:54 +01:00
Ghassen Rjab
2f69e65dc0 Import sort attribute of checklists and its items from Wekan
If no sort was found (Old format), we use checklist or checklist item index in the array instead
2017-09-16 19:59:03 +01:00
Lauri Ojansivu
5ef24437a3 v0.38 2017-09-13 23:02:18 +03:00
Lauri Ojansivu
7a6babe878 Update translations. 2017-09-13 22:26:37 +03:00
Lauri Ojansivu
f9245727a6 Merge branch 'frmwrk123-issue-1213' into devel
Card title is now pre-filled in copy card dialog.
Thanks to frmwrk123 ! Related #1213
2017-09-13 20:42:21 +03:00
Lauri Ojansivu
9bfdc1932f Card title is now pre-filled in copy card dialog.
Thanks to frmwrk123 ! Related #1213
2017-09-13 20:41:16 +03:00
Lauri Ojansivu
59a76ed144 Merge branch 'issue-1213' of https://github.com/frmwrk123/wekan into frmwrk123-issue-1213 2017-09-13 20:37:11 +03:00
Lauri Ojansivu
68897a77dc Merge branch 'frmwrk123-issue-876' into devel
Reorder checklists. Move checklist item to another checklist.
Thanks to frmwrk123 ! Related #876
2017-09-13 20:28:11 +03:00
Lauri Ojansivu
b7c7b93640 Reorder checklists. Move checklist item to another checklist. Thanks to frmwrk123 ! Related #876 2017-09-13 20:16:22 +03:00
Jim Martens
1442fd637a Implemented checklist item sorting across checklists 2017-09-12 10:38:03 +02:00
Jim Martens
f2ca520a69 Prepared template for sortable checklist items 2017-09-12 10:37:16 +02:00
Jim Martens
f3f845dde8 Added support for sorted checklist items 2017-09-12 10:36:42 +02:00
Jim Martens
a9ca17426b Existing title of card is pre-filled in copy dialog 2017-09-12 10:30:35 +02:00
Lauri Ojansivu
3bb8431827 Update translations. 2017-09-09 23:16:35 +03:00
Lauri Ojansivu
fb8330353c Rename New integration to New Outgoing Webhook 2017-09-09 22:44:04 +03:00
Lauri Ojansivu
1ee11e1cfd v0.37 2017-09-09 18:12:18 +03:00
Lauri Ojansivu
ce98c86fb3 Merge branch 'frmwrk123-issue-519' into devel
Copy card within one board. Thanks to frmwrk123 !
2017-09-09 01:12:15 +03:00
Lauri Ojansivu
95c11415e2 Copy card within one board. Thanks to frmwrk123 ! 2017-09-09 01:11:44 +03:00
Lauri Ojansivu
5aa3b405fa Update translations. 2017-09-09 00:39:27 +03:00
Jim Martens
3a1859eb31 Added translation for copy card popup title
Only English and German were added.
2017-09-05 13:33:12 +02:00
Jim Martens
a38b4c6a83 Added copy card functionality 2017-09-05 13:30:38 +02:00
Jim Martens
7c16e07f7d Added copy card to template 2017-09-05 13:30:18 +02:00
Lauri Ojansivu
5d12423b9d v0.36 2017-09-02 17:14:24 +03:00
Lauri Ojansivu
a3d4a94890 Merge branch 'GhassenRjab-feature/manual-attachments-activities' into devel
Import attachments related activities from Wekan and Trello.
Thanks to GhassenRjab ! Closes #1157
2017-09-02 16:30:43 +03:00
Lauri Ojansivu
eb9b809175 Import attachments related activities from Wekan and Trello.
Thanks to GhassenRjab ! Closes #1157
2017-09-02 16:30:09 +03:00
Lauri Ojansivu
17cf8ded07 Merge branch 'feature/manual-attachments-activities' of https://github.com/GhassenRjab/wekan into GhassenRjab-feature/manual-attachments-activities 2017-09-02 16:05:14 +03:00
Ghassen Rjab
181af6f250 Fix lint errors 2017-09-02 13:42:23 +01:00
Ghassen Rjab
2e845a5134 Uncomment code about adding attachments' related activities 2017-09-02 13:19:31 +01:00