Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced HeaderContributors by Behaviors and fixed PageParameter methods | Martin Spielmann | 2016-07-29 | 1 | -5/+4 |
| | |||||
* | started resolving compile errors. no functional changes made. onle | Martin Spielmann | 2016-07-28 | 1 | -1/+1 |
| | | | replacements like PageParameters.put -> PageParameters.add | ||||
* | fix for #978 - HTML5 date input support | Paul Martin | 2015-12-09 | 1 | -0/+156 |
+ 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 |