Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lint errors | Andrés Manelli | 2018-08-11 | 1 | -3/+3 |
| | |||||
* | Fix rebase errors | Andrés Manelli | 2018-08-11 | 1 | -18/+4 |
| | |||||
* | Add two way binding of card/board times | Andrés Manelli | 2018-08-11 | 1 | -21/+35 |
| | |||||
* | Fix flagging of dates (i.e. due date only flagged when before end date) | RJevnikar | 2018-07-31 | 1 | -28/+32 |
| | |||||
* | - Fix lint warning: EditCardDate is assigned a value but never used ↵ | Lauri Ojansivu | 2018-07-03 | 1 | -1/+1 |
| | | | | | | no-unused-vars Thanks to xet7 ! | ||||
* | Prevent errors due to missing date fields | Nicu Tofan | 2018-06-27 | 1 | -21/+36 |
| | |||||
* | Fix lint errors | RJevnikar | 2018-06-13 | 1 | -5/+5 |
| | |||||
* | Fix data colour changes on cards. | RJevnikar | 2018-06-13 | 1 | -8/+12 |
| | | | | Addressing both #1685 and #1693 | ||||
* | Adjust classes given to due date to take into account end date | RJevnikar | 2018-06-08 | 1 | -3/+6 |
| | |||||
* | Extend editCardReceivedDatePopup and editCardEndDatePopup from DatePicker to ↵ | Daniel Kreuter | 2018-05-25 | 1 | -3/+2 |
| | | | | fix #1654 | ||||
* | resolving merge conflicts | IgnatzHome | 2018-05-17 | 1 | -2/+2 |
|\ | |||||
| * | number + date fields | Pouyan Savoli | 2017-10-14 | 1 | -89/+2 |
| | | |||||
* | | Add additional dates (received & end), default title of checklists to ↵ | RJevnikar | 2018-03-26 | 1 | -2/+124 |
| | | | | | | | | | | | | | | | | 'Checklist' Remove translations Add additional dates (received & end), default name checklists to Checklist | ||||
* | | different icons for start and due date | Matthias Marschall | 2018-01-04 | 1 | -6/+8 |
|/ | |||||
* | comment only working, naive implementation complete | Ryan Helsing | 2017-03-18 | 1 | -0/+6 |
| | |||||
* | Fix "can't set timers inside simulations error" when moving cards with ↵ | shoetten | 2016-11-22 | 1 | -1/+1 |
| | | | | start/due dates. | ||||
* | Refactor code based on eslint guidelines. | shoetten | 2016-11-22 | 1 | -27/+31 |
| | |||||
* | Update translations and title of date badges. | shoetten | 2016-11-22 | 1 | -4/+8 |
| | |||||
* | Color highlight start and due dates with correct timezone handling. | shoetten | 2016-11-22 | 1 | -13/+28 |
| | |||||
* | Display start and due dates in minicards. | shoetten | 2016-11-22 | 1 | -6/+18 |
| | |||||
* | Add basic start and due dates for cards. | shoetten | 2016-11-21 | 1 | -0/+193 |