nztqa
de4ae2dc74
Add check to see if permission is available (with isBoardMember)
2017-10-04 17:06:52 +09: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
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
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
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
Lauri Ojansivu
90d904e10d
Restore spacing.
2017-09-30 16:29:38 +03: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
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
nztqa
61ee107c27
Disable button when "Hide system messages" in user profile setting is valid
2017-09-25 20:27:54 +09: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
Ghassen Rjab
c3cccfc66e
Update Checklists client
...
Use new methods added in Checklist model
2017-09-24 02:15:33 +01: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
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
a9ca17426b
Existing title of card is pre-filled in copy dialog
2017-09-12 10:30:35 +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
Ghassen Rjab
4ad4c6ea22
Assign user to attachment before inserting
2017-08-31 22:14:57 +01:00
Lauri Ojansivu
84d40bd3e3
Copy card link to clipboard. Thanks to xet7 ! Closes #1188
2017-08-26 03:14:31 +03:00
nztqa
f3467dab4a
Fix flex property width of first column
2017-08-10 16:19:09 +09:00
nztqa
c5b83c04c1
Improve UI Design (checklists item)
...
1. Change background color on mouseover and remove it after mouseout
2. Increase the clickable area of title
2017-07-03 16:57:20 +09:00
nztqa
29f65be1e0
Add check to see if input is empty
2017-07-01 23:03:54 +09:00
nztqa
99d6bd4415
Improve input of checklist
...
When finished input of checklist item title, open new checklist item.
2017-06-30 10:10:42 +09:00
Lauri Ojansivu
02a841b468
Merge branch 'fix-link-card' of https://github.com/nztqa/wekan into nztqa-fix-link-card
2017-06-27 11:21:46 +03:00
nztqa
b94083e43f
Fix link to card
2017-06-27 15:33:55 +09:00
nztqa
ef0c729b27
Fix: incorrect attachment link with subfolder in the url
2017-06-27 11:37:16 +09:00
Ryan Helsing
de10be6a21
comment only working, naive implementation complete
2017-03-18 18:49:39 -04:00
Ryan Helsing
ec9498fa62
current progress
2017-03-18 16:01:22 -04:00
Lauri Ojansivu
d6028b90cd
Make Due Date layout nicer on minicard. Thanks to whittssg2!
2017-02-11 23:01:50 +02:00
Lauri Ojansivu
335b91f0a4
Add remaining of checklist feature code
2017-02-03 01:49:58 +02:00
lksime
59731af139
Add checklist feature
2017-01-20 21:05:48 +08:00
Lauri Ojansivu
56139e3307
Merge pull request #30 from dwrensha/show-card-comments
...
set isLoaded to true on both transitionend and animationend
2016-11-29 03:53:48 +02:00
David Renshaw
6090ede8c9
set isLoaded to true on both transitionend and animationend
2016-11-23 21:00:18 -05:00
shoetten
33b74a465e
Fix "can't set timers inside simulations error" when moving cards with start/due dates.
2016-11-22 21:28:54 +01:00
shoetten
6064393ad3
Refactor code based on eslint guidelines.
2016-11-22 21:28:47 +01:00
shoetten
aa5ed6e484
Update translations and title of date badges.
2016-11-22 21:28:46 +01:00
shoetten
5dd554b999
Color highlight start and due dates with correct timezone handling.
2016-11-22 21:28:46 +01:00
shoetten
80b93ce711
Display start and due dates in minicards.
2016-11-22 21:28:31 +01:00
shoetten
d4497d7aeb
Add basic start and due dates for cards.
2016-11-21 15:15:16 +01:00
Maxime Quandalle
bda1df5ada
Fix an event name from animationend to transitionend
...
Closes #646
2016-07-19 17:17:51 +02:00
Maxime Quandalle
b96a60c9bb
Merge PR #593 into devel
2016-07-19 02:18:44 +02:00
Alexander Sulfrian
81a35be856
Fix move to top
...
If the minOrder is 0, the previous code does not work. This code is now
doing the obvious stuff to change the order.
2016-07-18 18:14:46 +02:00
Alexander Sulfrian
a2888250f4
Models: Replace before.insert with autoValues
...
The before.insert hooks have the problem, that they are executed in a
different order if called from the client or from the server. If called
from the client, the before.insert hook is called before validation of
the schema, but if called from the server, the validation is called
first and fails.
2016-06-03 03:56:35 +02:00