Commit graph

30 commits

Author SHA1 Message Date
Lauri Ojansivu
f6f7705f23 Add Worker role.
This was originally added at Wekan v3.58,
reverted at Wekan v3.60 because of bugs,
and now after fixes added back.

Thanks to xet7 !

Closes #2788
2020-01-05 21:28:14 +02:00
Lauri Ojansivu
27943796ad Revert to Wekan v3.57 version of client and models directories,
removing Worker role temporarily, because Worker role changes
broke saving card.

Thanks to xet7 !
2020-01-03 16:02:31 +02:00
Lauri Ojansivu
2bf004120d Add Worker role.
Add more Font Awesome icons.
Fix browser console errors when editing user profile name etc.

Thanks to xet7 !

Closes #2788
2020-01-03 06:49:35 +02:00
Lauri Ojansivu
b56ddf9df9 Fix prettier 2019-11-04 09:59:40 +02:00
Benjamin Andresen
7a5401d5f0 cardDate: endDate coloring change
if no due-date timestamp is set => Gray
if end-date timestamp is younger than due-date timestamp => Green
if end-date timestamp is older than due-date timestamp => Red

resolves #2741
2019-11-04 08:10:11 +01:00
Benjamin Andresen
d3ca816762 cardDate: fix ReceivedDate startAt coloring 2019-11-04 08:08:51 +01:00
Thomas Liske
064c4d7ca7 Lintian fixes. 2019-10-28 08:25:55 +01:00
Thomas Liske
0fb15888bc Enhancement: set card times more sensible using the 'Today' button in datepicker 2019-10-24 13:08:41 +02:00
Justin Reynolds
3eb4d2c341 Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
Andrés Manelli
17308dc5f3 Fix lint errors 2018-08-11 01:00:21 +02:00
Andrés Manelli
67301e07e2 Fix rebase errors 2018-08-11 00:50:20 +02:00
Andrés Manelli
724d26379c Add two way binding of card/board times 2018-08-11 00:07:29 +02:00
RJevnikar
a8146e61f3 Fix flagging of dates (i.e. due date only flagged when before end date) 2018-07-31 22:01:14 +00:00
Lauri Ojansivu
dd324aa581 - Fix lint warning: EditCardDate is assigned a value but never used no-unused-vars
Thanks to xet7 !
2018-07-03 23:57:05 +03:00
Nicu Tofan
19d239f4cf
Prevent errors due to missing date fields 2018-06-27 16:25:57 +03:00
RJevnikar
edd2e9db3c Fix lint errors 2018-06-13 22:26:45 +00:00
RJevnikar
67454d0491 Fix data colour changes on cards.
Addressing both #1685 and #1693
2018-06-13 22:18:00 +00:00
RJevnikar
45cf2843a6 Adjust classes given to due date to take into account end date 2018-06-08 21:09:52 +00:00
Daniel Kreuter
be507e567a Extend editCardReceivedDatePopup and editCardEndDatePopup from DatePicker to fix #1654 2018-05-25 19:44:49 +02:00
IgnatzHome
9518a5c11e resolving merge conflicts 2018-05-17 20:21:07 +02:00
RJevnikar
07217d0e51 Add additional dates (received & end), default title of checklists to 'Checklist'
Remove translations

Add additional dates (received & end), default name checklists to Checklist
2018-03-26 20:51:24 +00:00
Matthias Marschall
cd4062c9f1 different icons for start and due date 2018-01-04 18:34:39 +01:00
Pouyan Savoli
8b16955cc2 number + date fields 2017-10-14 01:38:25 +02:00
Ryan Helsing
de10be6a21 comment only working, naive implementation complete 2017-03-18 18:49:39 -04: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