Export - CSV (All fields)
Export - CSV (Current fields)
- WICKET-6554
Remove dependency on Java serialization - WICKET-6440
SecuredRemoteAddressRequestWrapperFactory doesn't make request secure - WICKET-6439
Support auto-scroll for (Fenced)FeedbackPanel - WICKET-6431
In a stateful Page, Making AjaxButton stateless makes it not working - WICKET-6151
DebugBar/PageSizeDebugPanel throws NullPointerException (need wrapper exception with more detail) - WICKET-6002
FileUploadField makes form-component models become null on submit - WICKET-5930
Upgrade Atmosphere to 2.2.7 - WICKET-5803
Reduce log for "o.a.w.r.PropertiesFactory | Loading properties files from ..." - WICKET-5799
Add rel=prev/next in PagingNavigator.html - WICKET-5795
LoadableDetachableModel/AbstractReadOnlyModel .of(Supplier<T>) to support convenient lambda instantiation in Java8 - WICKET-5786
Include org.apache.wicket.resource.JQueryPluginUrlResourceReference (from wicket-bootstrap-core) - WICKET-5662
@SpringBean(name="something", required=false) still throws org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'something' is defined - WICKET-5661
IRequestHandler implementation for RestartResponseAtInterceptPageException - WICKET-5635
Provide a way to modify ResourceReferenceRegistry.DefaultResourceReferenceFactory externally to be used by wicket-bootstrap-less - WICKET-5621
Store more information to/with BufferedWebResponse that survives multi-RequestCycle redirect - WICKET-5612
If Wicket JS libs are moved to footer, AbstractAutoCompleteBehavior throws "Uncaught ReferenceError: Wicket is not defined" - WICKET-5611
Add AjaxChannel.DEFAULT constant = "0" and type "Queue" - WICKET-5610
Introduce IApplicationSettings.useCdnResources() that will serve jQuery from CDN and can be used by 3rd party libs - WICKET-5487
Request-scoped @SpringBean scoped-proxy throws IllegalStateException inside Atmosphere @Subscribe handler method - WICKET-5365
AtmosphereBehavior should also log X-Forwarded-For - WICKET-5364
Reduce logging for wicket-atmosphere - WICKET-5360
Add "auto-disabling on submit" Button and Link components - WICKET-5358
Add GenericRepeatingView<?> component - WICKET-5357
Markup encoding should also be read from <meta charset="utf-8"> - WICKET-5323
During EventBus.post() from non-Wicket thread: an error occurred while generating an Url for handler at o.a.w.request.cycle.RequestCycle.urlFor() - WICKET-5290
History API support for navigable AJAX pages/components - WICKET-5289
setRequired(true) should add the HTML5 "required" attribute on <input> and <textarea> elements - WICKET-5286
o.a.w.extensions.markup.html.form.DateTextField should be applicable to HTML5 date input types - WICKET-5282
o.a.w.protocol.http.servlet.ServletWebRequest.getContextRelativeUrl throws NPE when posting EventBus inside Atmosphere request - WICKET-5281
TomcatWebSocket error: WebSocket Redirect not supported on a @RequireHttps page - WICKET-5280
HttpsMapper Could not resolve protocol for request "WebSocket" - WICKET-5279
o.a.w.a.AtmosphereBehavior onBroadcast should log DEBUG, not INFO - WICKET-5200
Upgrade atmosphere-runtime to 1.0.13 - WICKET-5135
wicket-atmosphere EventBus constructor throws NullPointerException under invalid state - WICKET-5134
java.lang.NullPointerException at org.apache.wicket.markup.html.form.Form.onComponentTag(Form.java:1520) during Atmosphere eventbus.post() if using WebSockets - WICKET-4944
FileUploadField was rendered already problem inside a Form inside a Panel
{"errorMessages":["You are not authorised to perform this operation. Please log in."],"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