summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/EditMilestonePage.html
Commit message (Collapse)AuthorAgeFilesLines
* fix for #978 - HTML5 date input supportPaul Martin2015-12-091-1/+1
| | | | | | | | + JS patch/hack to coerce legacy wicket into talking to a HTML5 input type + JS script to hide inline help on date format when using HTML5 date picker + Date picker shown in user locale and standard does not support custom format. + Always sent in ISO8601 format
* Overdue labeling, notify changed tickets controlJames Moger2014-05-011-1/+2
|
* Allow milestone deletion within the edit milestone pageJames Moger2014-05-011-1/+1
|
* Create and update milestone pages with rename supportJames Moger2014-05-011-0/+38