summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/EditMilestonePage.java
Commit message (Collapse)AuthorAgeFilesLines
* fix for #978 - HTML5 date input supportPaul Martin2015-12-091-3/+5
| | | | | | | | + 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
* Rename redirect methodJames Moger2014-09-301-1/+1
|
* Bypass Wicket redirects after AJAX form submissions, they break TomcatJames Moger2014-09-301-1/+1
|
* Add confirm milestone deletion promptJames Moger2014-05-091-4/+11
|
* Consolidate open tickets page parametersJames Moger2014-05-071-7/+7
|
* Overdue labeling, notify changed tickets controlJames Moger2014-05-011-1/+6
|
* Use ajax buttons in the New|Edit Milestone pagesJames Moger2014-05-011-18/+19
|
* Allow milestone deletion within the edit milestone pageJames Moger2014-05-011-14/+31
|
* Create and update milestone pages with rename supportJames Moger2014-05-011-0/+166