summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/due_date_select.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'milestone-date-clear' into 'master' Jacob Schatz2016-06-151-0/+16
|\
| * Changed how date gets clearedmilestone-date-clearPhil Hughes2016-06-101-2/+1
| * Fixed testsPhil Hughes2016-06-101-6/+8
| * Due date can be removed from milestonesPhil Hughes2016-06-101-0/+15
* | Checks against date parsing instead of stringissuable-sidebar-boldPhil Hughes2016-06-101-1/+1
* | Corrected all sidebar font weights to correctly match the designPhil Hughes2016-06-101-2/+3
|/
* Fixed JS errorsjquery2Phil Hughes2016-06-051-2/+3
* Fixed issue with dropdown not opening after removing due dateremove-due-datePhil Hughes2016-05-231-7/+9
* Added remove due date buttonPhil Hughes2016-05-231-3/+18
* replace hyphens to commas when converting datePhil Hughes2016-04-201-2/+1
* Fixed date issue with timezonesPhil Hughes2016-04-201-1/+3
* Removed buttons instead clicking date sets itPhil Hughes2016-04-201-9/+9
* Updates sidebar valuePhil Hughes2016-04-201-0/+3
* Fixed issue with bootstrap dropdown closing the calendarPhil Hughes2016-04-201-0/+5
* Fixed issue with selectbox not hidingPhil Hughes2016-04-201-1/+8
* Posts the due date through AJAXPhil Hughes2016-04-201-0/+48