Lauri Ojansivu
|
e4c08f6933
|
Update translations.
|
2017-10-04 21:47:30 +03:00 |
|
Lauri Ojansivu
|
3bee5ad7fe
|
Merge branch 'nztqa-improve-slider-color' into devel
Use theme color for Slider for Comments only. Thanks to nztqa! Closes #1274
|
2017-10-04 20:45:42 +03:00 |
|
Lauri Ojansivu
|
296520f9ac
|
Use theme color for Slider for Comments only. Thanks to nztqa! Closes #1274
|
2017-10-04 20:45:14 +03:00 |
|
amadilsons
|
c865bfe497
|
most work concluded, code needs clean up, further testing required
|
2017-10-04 17:48:37 +02:00 |
|
amadilsons
|
089dbf0cf6
|
on its way
|
2017-10-04 11:12:52 +02:00 |
|
nztqa
|
527c430307
|
Add toggle switch-style for board color change events
|
2017-10-04 17:18:12 +09:00 |
|
nztqa
|
de4ae2dc74
|
Add check to see if permission is available (with isBoardMember)
|
2017-10-04 17:06:52 +09:00 |
|
Lauri Ojansivu
|
bab02bf8fa
|
v0.46
|
2017-10-03 15:24:16 +03:00 |
|
Lauri Ojansivu
|
23a9ba0ef6
|
SECURIY FIX: Meteor allow/deny. Thanks to nztqa ! Closes #1271
|
2017-10-03 15:20:46 +03:00 |
|
Lauri Ojansivu
|
c3804dc0fa
|
SECURITY FIX: Meteor allow/deny.
|
2017-10-03 15:17:40 +03:00 |
|
Lauri Ojansivu
|
08bab70dbe
|
Merge branch 'andresmanelli-devel' into devel
|
2017-10-03 15:09:57 +03:00 |
|
Lauri Ojansivu
|
ed4c749cea
|
Webhook parameters and response order. Thanks to andresmanelli !
|
2017-10-03 15:09:25 +03:00 |
|
Lauri Ojansivu
|
d6ef4a8266
|
Merge branch 'devel' of https://github.com/andresmanelli/wekan into andresmanelli-devel
|
2017-10-03 14:03:15 +03:00 |
|
Lauri Ojansivu
|
1d3e2ffadd
|
Merge branch 'nztqa-improve-comment-only' into devel
Fix: Slider for Comments only does not work correctly with over 21 activities.
Thanks to nztqa ! Closes #1269
|
2017-10-03 14:01:47 +03:00 |
|
Lauri Ojansivu
|
0074317bd3
|
Fix: Slider for Comments only does not work correctly with over 21 activities.
Thanks to nztqa ! Closes #1269
|
2017-10-03 14:01:05 +03:00 |
|
nztqa
|
26aa9a4ac4
|
Use Meteor.subscribe instead of DOM manipulation for Hide system messages
|
2017-10-03 10:56:28 +09:00 |
|
nztqa
|
e587964e82
|
Remove console log
|
2017-10-03 09:59:25 +09:00 |
|
Lauri Ojansivu
|
61dce8e65d
|
Fix typo.
|
2017-10-01 16:12:29 +03:00 |
|
Lauri Ojansivu
|
c18ded23a3
|
v0.45
|
2017-10-01 12:06:22 +03:00 |
|
Lauri Ojansivu
|
ff5e88fca3
|
Merge branch 'nztqa-improve-announcement' into devel
Site Wide Announcement. Thanks to nztqa !
|
2017-10-01 10:44:42 +03:00 |
|
Lauri Ojansivu
|
8df9e681ed
|
Fix lint errors.
|
2017-10-01 10:44:06 +03:00 |
|
Lauri Ojansivu
|
443c3a7ac6
|
Update translations.
|
2017-10-01 10:41:57 +03:00 |
|
Lauri Ojansivu
|
c8cbb7697d
|
Site Wide Announcement. Thanks to nztqa !
|
2017-10-01 10:18:16 +03:00 |
|
Lauri Ojansivu
|
d213d37dab
|
Merge branch 'improve-announcement' of https://github.com/nztqa/wekan into nztqa-improve-announcement
|
2017-10-01 09:59:57 +03:00 |
|
Lauri Ojansivu
|
a003161fa7
|
Merge branch 'nztqa-fix-create_label' into devel
git commit CHANGELOG.md -m "Hide create label from normal users, because only board admin can create labels.
Thanks to nztqa ! Closes #1229"
|
2017-10-01 09:58:35 +03:00 |
|
Lauri Ojansivu
|
51fd053119
|
Hide create label from normal users, because only board admin can create labels.
Thanks to nztqa ! Related #1229
|
2017-10-01 09:55:33 +03:00 |
|
Lauri Ojansivu
|
740c705748
|
Merge branch 'fix-create_label' of https://github.com/nztqa/wekan into nztqa-fix-create_label
|
2017-10-01 09:50:49 +03:00 |
|
Lauri Ojansivu
|
a1d0672739
|
Merge branch 'nztqa-improve-activities' into devel
Slider for Comments only in activity feed.
Thanks to nztqa ! Closes #1182
|
2017-10-01 09:48:52 +03:00 |
|
Lauri Ojansivu
|
7d3fed56ae
|
Slider for Comments only in activity feed.
Thanks to nztqa ! Closes #1182
|
2017-10-01 09:47:53 +03:00 |
|
Lauri Ojansivu
|
a0cccb736c
|
Merge branch 'improve-activities' of https://github.com/nztqa/wekan into nztqa-improve-activities
|
2017-10-01 09:42:15 +03:00 |
|
Lauri Ojansivu
|
6ec14ee52b
|
Merge branch 'nztqa-fix-copy-card' into devel
Fix Data inconsistency when copying card.
Thanks to nztqa ! Related #1218
|
2017-10-01 09:40:27 +03:00 |
|
Lauri Ojansivu
|
4b995e88ba
|
Fix Data inconsistency when copying card.
Thanks to nztqa ! Related #1218
|
2017-10-01 09:39:35 +03:00 |
|
Lauri Ojansivu
|
2ae0dc315f
|
Merge branch 'fix-copy-card' of https://github.com/nztqa/wekan into nztqa-fix-copy-card
|
2017-10-01 09:35:36 +03:00 |
|
nztqa
|
a88ac6113e
|
Rename notice -> announcement
|
2017-10-01 12:43:15 +09:00 |
|
soohwa
|
42ca385a36
|
Fix password not saved
|
2017-10-01 10:15:54 +09:00 |
|
Lauri Ojansivu
|
e6a866cb9e
|
v0.44
|
2017-09-30 20:29:41 +03:00 |
|
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 |
|