Lauri Ojansivu
8680d7727b
Merge branch 'amadilsons-issue881' into devel
...
Confirm popup appears before Checklist Delete.
Thanks to amadilsons ! Closes #881
2017-09-30 16:55:10 +03:00
Lauri Ojansivu
d8169138e5
Confirm popup appears before Checklist Delete.
...
Thanks to amadilsons ! Closes #881
2017-09-30 16:54:42 +03:00
Lauri Ojansivu
6bb2302f81
Update translations.
2017-09-30 16:50:38 +03:00
Lauri Ojansivu
90d904e10d
Restore spacing.
2017-09-30 16:29:38 +03:00
Lauri Ojansivu
9e075fb2da
Merge branch 'issue881' of https://github.com/amadilsons/wekan into amadilsons-issue881
2017-09-30 15:51:12 +03:00
Lauri Ojansivu
222c071925
Merge branch 'GhassenRjab-feature/fix-trello-import' into devel
...
Fix errors when importing from Trello.
Thanks to GhassenRjab ! Closes #1243 , closes #1245
2017-09-30 13:18:08 +03:00
Lauri Ojansivu
0e3620c776
Fix errors when importing from Trello.
...
Thanks to GhassenRjab ! Closes #1243 , closes #1245
2017-09-30 13:17:40 +03:00
Andrés Manelli
de1ca1d12a
Send result before webhook
2017-09-29 18:47:40 -03:00
Andrés Manelli
196f959f1d
Add some parameters to webhook
2017-09-29 17:11:13 -03:00
amadilsons
a918d36533
mostly frontend work, lists coll update with wipLimit field
2017-09-29 16:52:53 +02:00
amadilsons
e03f2102de
fixed linting error
2017-09-29 14:23:54 +02:00
amadilsons
4a20208d95
removed unnecessary deleteDialog helper, delete dialog now uses tap-i18n
2017-09-29 14:13:36 +02:00
nztqa
0e43a5561b
Add check to see if permission
2017-09-29 15:02:35 +09:00
amadilsons
c9c650664f
basic frontend setup, List model updated with wipLimit field
2017-09-28 16:59:53 +02:00
nztqa
aa1876f94c
Add message from service administrator
2017-09-28 16:57:04 +09:00
Ghassen Rjab
109cd08151
Use a default color (black) for labels from Trello
2017-09-27 22:23:55 +01:00
amadilsons
9940d635b4
removed linting errors
2017-09-27 15:42:48 +02:00
amadilsons
dcd4a2f1e3
code clean up
2017-09-27 14:50:00 +02:00
amadilsons
75f15f1be2
Merge branch 'master' of https://github.com/wekan/wekan into issue881
2017-09-27 14:42:18 +02:00
amadilsons
bbe37cfad8
sugested fix for issue #881
2017-09-27 14:29:52 +02:00
Ghassen Rjab
f883757552
Ignore checklists with missing cards
2017-09-26 06:58:39 +01:00
Lauri Ojansivu
eb945f26a3
v0.43
2017-09-25 19:47:10 +03:00
Lauri Ojansivu
a62c8eb5a0
Add emojis back, because removing them broke local dev Sandstorm.
...
Thanks to xet7 ! Opens #1248 , opens #743 , opens #643 , opens #323
2017-09-25 19:40:41 +03:00
Lauri Ojansivu
f0b7f34928
v0.42
2017-09-25 18:40:33 +03:00
Lauri Ojansivu
c4fd729b34
Remove emoji support, because it breaks MAC addresses, urls, code etc.
...
Thanks to xet7 ! Closes #1248 , closes #743 , closes #643 , closes #323
2017-09-25 18:30:26 +03:00
soohwa
ee94735922
Lint error
2017-09-25 22:14:13 +09:00
soohwa
deef0855d5
Fix https://github.com/wekan/wekan/issues/1249
2017-09-25 21:03:18 +09:00
nztqa
61ee107c27
Disable button when "Hide system messages" in user profile setting is valid
2017-09-25 20:27:54 +09:00
Lauri Ojansivu
fb79c8786a
v0.41
2017-09-25 13:16:07 +03:00
nztqa
b503ba1144
Add comments only in activity feed
2017-09-25 14:52:55 +09:00
nztqa
860ae6f38d
Remove cover id
2017-09-25 13:52:44 +09:00
Lauri Ojansivu
415343bbd0
v0.40
2017-09-25 01:02:00 +03:00
Lauri Ojansivu
1dd66fdac2
Merge branch 'soohwa-admin-create-user' into devel
...
REST API: Create user despite disabling registration.
Thanks to soohwa ! Closes #1232
2017-09-25 00:56:04 +03:00
Lauri Ojansivu
d4d20d2a43
REST API: Create user despite disabling registration.
...
Thanks to soohwa ! Closes #1232
2017-09-25 00:49:07 +03:00
Lauri Ojansivu
f7a1c4896b
Fix lint errors.
2017-09-24 17:08:28 +03:00
Lauri Ojansivu
cb4a679050
Merge branch 'admin-create-user' of https://github.com/soohwa/wekan into soohwa-admin-create-user
2017-09-24 17:03:41 +03:00
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