summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/NewMilestonePage.java
Commit message (Collapse)AuthorAgeFilesLines
* fix for #978 - HTML5 date input supportPaul Martin2015-12-091-3/+4
| | | | | | | | + 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
|
* Consolidate open tickets page parametersJames Moger2014-05-071-4/+4
|
* Overdue labeling, notify changed tickets controlJames Moger2014-05-011-1/+10
|
* Use ajax buttons in the New|Edit Milestone pagesJames Moger2014-05-011-12/+14
|
* Allow milestone deletion within the edit milestone pageJames Moger2014-05-011-6/+12
|
* Create and update milestone pages with rename supportJames Moger2014-05-011-0/+123