Export - CSV (All fields)
Export - CSV (Current fields)
- WICKET-2966
"markupStream" field in MarkupException breaks Exception's Serializable contract. - WICKET-2961
Adding a component in Component#onInitialize() leads to StackOverflowError - WICKET-2956
WebApplication.onSessionDestroyed no longer invoked by anybody - WICKET-2955
Component#onConfigure() - Create a new callback to help manage states such as visibility, enabled, etc - WICKET-2954
Add the ability to assert against BookmarkablePageLink in the same way you can with wicketTester.assertPageLink - WICKET-2953
Implement page versioning in Wicket 1.5 - WICKET-2952
Exposes Application DebugSettings related functionality for JMX - WICKET-2951
Markup for AjaxLazyLoadPanel's is not valid HTML - WICKET-2950
remove final from AbstractHttpSessionStore#getSessionId - WICKET-2943
Introduce a good place to initialize components other than the constructor - Component#onInitialize() - WICKET-2925
Model.of() - WICKET-2924
Duplicated method implementation setDefaultFormProcessing for AbstarctSubmitLink and Button. - WICKET-2923
Make form.getHiddenFieldId public. - WICKET-2917
WebResponse sets a negative Content-Length when length >2G - WICKET-2909
ListView removeLink method should remove items from list based on item index - WICKET-2904
variations don't work when using wicket:link with images - WICKET-2902
WicketSessionFilter still broken: you can only locate or create sessions in the context of a request cycle - WICKET-2901
Always the first bean with primary=true is returned, even if there are more than one primary beans - WICKET-2900
"isPrimary" check is not applied to beans in parent contexts - WICKET-2899
date picker calendar shown on text field clicked (patch included) - WICKET-2897
Javadoc for AbortWithHttpStatusException class constructor says 'true' when it should say 'false' - WICKET-2895
run wicket-examples application in 'headless-mode' - WICKET-2894
page rendering is missing synchronization and eventually gets caught by a race condition (or whatever?!) - WICKET-2881
Cannot substitute RelativePathPrefixHandler - WICKET-2879
delegate isVisible in PanelCachingTab - WICKET-2878
BigDecimalConverter improvement - WICKET-2870
Fix hungarian translation for Wizard - WICKET-2869
RangeValidator should use getMinimum and getMaximum - WICKET-2866
Allow chaining with AutoCompleteSettings.setThrottleDelay(int) - WICKET-2861
getConvertedInput() returns null and selectedValues.addAll tries adding it - WICKET-2860
Wrong name for swiss Application.properties - WICKET-2858
WicketSessionFilter: java.lang.IllegalArgumentException: Argument application can not be null - WICKET-2856
PackageStringResourceLoader.loadStringResource() causes NullPointerException when used in a Class within the root package (i.e. it has no package declaration) - WICKET-2853
ListMultipleChoice/CheckBoxMultipleChoice do not retain selected but disabled items - WICKET-2844
Make CheckGroupSelector Ajax friendly - WICKET-2843
Palette is incompatible with ListMultipleChoice in its use of the model - WICKET-2839
ajax not working due to bugs in resource handling - WICKET-2837
Inaccurate AjaxSubmitLink Javadoc - WICKET-2821
More "IModel<? extends Collection<" Fixes - WICKET-2820
change the Checkbox's onSelectionChanged to have a Boolean as the new selection - WICKET-2817
ChoiceGroup's Constructor Should Accept IModel<? extends Collection<T>> - WICKET-2813
IndicatingAjaxButton should have construtors that take a IModel for the button text as does AjaxButton. - WICKET-2812
Textarea ignores first line in case of blank line - WICKET-2806
Javascript looking for related radio in group is not working if css class is already assigned to radio - WICKET-2803
ListMultipleChoice's Constructors Should Accept IModel<? extends Collection<T>> - WICKET-2802
StringIndexOutOfBoundsException in PortletServletRequestWrapper for some resource requests - WICKET-2799
@RequireHttps not switching to https when setting response page to non-bookmarkable page - WICKET-2788
Make visitor api cleaner - WICKET-2787
ValueMap.getAsBoolean(key, defaultValue) always returns false for non-existing keys, instead of the defaultValue - WICKET-2779
Submit a nested form via ajax to upload a file inside modal window does not work on IE.
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0