You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by niesink <gi...@git.apache.org> on 2014/02/25 16:23:54 UTC

[GitHub] wicket pull request: WICKET-5517 Added support for detection of IE...

GitHub user niesink opened a pull request:

    https://github.com/apache/wicket/pull/69

    WICKET-5517 Added support for detection of IE11 in Wicket.Browser.isIE() and update references to  Wicket.Browser.isIE()

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/niesink/wicket wicket-6.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/wicket/pull/69.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #69
    
----
commit bcce5f29cf42afc83ab99d50f26558194b59192c
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-16T08:25:11Z

    Append character instead of String where possible

commit 3c4db496af86e972b2cfc2ed20a6fef25539afb6
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-16T08:25:30Z

    WICKET-5345 Url.canonical() breaks when there are two consecutive "parent" segments followed by a normal segment

commit 6eb5df74a771f8ad15a1302aa5700e463ddc70a6
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-16T11:52:52Z

    WICKET-5348 JavaDoc for IColumn#getSortProperty() in misleading

commit 89c660fbb1be911b540ff0cf270c35e7ff6a8fb0
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-17T08:11:05Z

    Minor improvement: use Args.notNull

commit 1758ba6b5061f00550d9d65c9b077710d0834e9e
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-17T08:22:00Z

    WICKET-5354 Make ResourceBundles and related classes easier for extension

commit 46c03d259c62a9b6b4e13b9c0a86b252c9ecde19
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-09-20T09:59:22Z

    Added release notes

commit abd0bc5dbb95772af53649510f36a9607d5a9018
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-09-20T10:01:43Z

    Added revert script to quickly revert a release when e.g. the changelog was not updated...

commit 556587dfe5ebaf9499812fe08f273e7f75c56da4
Author: svenmeier <sv...@meiers.net>
Date:   2013-09-20T19:11:09Z

    WICKET-5359 fixed equals for different locales

commit 53b335ee6140f9a0eade5bd30e1d131a67483f20
Author: bitstorm <an...@gmail.com>
Date:   2013-09-21T13:40:55Z

    WICKET-5356 AutoCompleteSettings.setShowListOnEmptyInput(true) is not
    working anymore

commit d1570dbe76926459e7b036ab3e457a54fbeebbe8
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-23T12:01:40Z

    WICKET-5362 Add support for parsing IE 11 user agent

commit c0c83d54f6b7466962b0d66bdfac0a0be231d312
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-24T08:27:41Z

    WICKET-5366 ResourceAggregator looses information about priority/filtering/... when using a bundle
    
    Add a test case showing the problem

commit a6a37d445182fdc0ba385602170b474cca674ff5
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-09-24T13:20:35Z

    WICKET-5366: rewrap bundle-HeaderItems after resolving

commit 27cfdf284521cde403f2bfaca4a03f40fc9f2372
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-24T17:44:40Z

    Remove usage of prototype.js in Ajax/GuestBook example. It is not really needed

commit 865a34fdd5b114fe35c3c7fb2c9a013ca689375a
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-09-25T10:18:10Z

    Start next development version

commit dd336fe22c9b0cfea6bad54261cce0c4fb112a77
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-09-25T10:18:45Z

    Merge remote-tracking branch 'origin/wicket-6.x' into wicket-6.x

commit a13dec062fffbe1b9fe933b0f546e6f50e1d7fed
Author: Leonid Bogdanov <le...@mail.ru>
Date:   2013-09-26T09:12:31Z

    Upgrade Atmosphere to 2.0.0

commit 28cac7193fe84790dc890937404f739c19927eda
Author: svenmeier <sv...@meiers.net>
Date:   2013-09-26T09:54:16Z

    WICKET-5374 don't let XhtmlRenderer use a StringBufferInputStream, as it
    fails on non-ASCII characters

commit 4a92041ebfd770f1b2450707d71d39363e3ceb4d
Author: svenmeier <sv...@meiers.net>
Date:   2013-09-26T11:06:13Z

    retain existing CSS classes

commit eaed6ee5ebc479fa87b67cc0489e2c3350541a55
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-09-26T13:02:05Z

    Merge branch 'wicket-6.x' of https://github.com/vonZeppelin/wicket into wicket-6.x

commit 7db55f5a828560d8733c4db34eeaa06f11982741
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-26T14:49:06Z

    WICKET-5375 Improve ConcatBundleResource error handling when a resource is missing

commit 2ae366b2eb90d53f1a6e06c3c09ba0d509bfe9d7
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-26T15:12:46Z

    WICKET-5369 Can't set a cookie using CookieUtils during an ajax request due to java.lang.ClassCastException: org.apache.wicket.ajax.AbstractAjaxResponse$AjaxResponse cannot be cast to org.apache.wicket.request.http.WebResponse

commit 4b55c3fdbb5e7c5391c9864e2857649c61b74ead
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-27T07:11:45Z

    Mark an unused method as deprecated

commit 9ed34b990b2f2d7c2bf09251dd6016208c000972
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-27T11:13:10Z

    Use Character instead of String when possible

commit 0ff9269369b4a6c9a4d42d27f7323e6255c27b09
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-27T11:13:32Z

    WICKET-5346 Support MultiFileUploadField in FormTester

commit 9ad992b63c630127ca2f6276bd88cc4581546520
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-27T12:26:31Z

    WICKET-5376 Log the exception if the application cannot start properly

commit 3597c84cc1ff78c75938dfb58d41efd8f4c510e8
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-30T10:39:04Z

    WICKET-5380 Wicket rebinds the SessionEntry session attribute and this causes problems in Glassfish
    
    Bind SessionEntry as an attribute in the http session only when freshly created.
    Do not set it on every request because this causes notifications in Glassfish which are too early for the logic this HttpSessionBindingListener is used for.

commit 9a85319ade75fefe2b795c798415e5843f35c315
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-30T11:49:29Z

    Upgrade Jetty and JUnit for the quickstart of 6.x

commit a75b8a95b49fede5a8dc2077a205b68e724e868e
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-30T12:59:30Z

    WICKET-5381 Add Wicket.Event.unsubscribe method
    
    Additionally update Grunt configs (copy from master branch) to be able to run the tests

commit 9ce66e9eb18830991f8b563ce28ae8f0f7d06f21
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-30T13:01:09Z

    WICKET-5381 Add Wicket.Event.unsubscribe method
    
    Extract the topic names as constants.
    Optimize the lookups to Wicket.Event.xyz() methods.

commit 6c6dee01c708a6e48ffc8770472f942d875bfbe3
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-30T20:24:56Z

    Sumit with GET method to the iframe for multipart Ajax submit in PhantomJS/NodeJS.
    
    For some reason POST doesn't work (error message: Cannot POST to http://localhost:post/test/js/data/submitNestedForm.xml?...)

commit 6816a404ce809f34bede9980daefdec3abc87d12
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-30T20:27:15Z

    Add grunt-cli as dev dependency, so 'npm install' is enough to prepare the test environment

commit 6624e3de1ec923cbb84371efa986bac5022bdbc9
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-30T20:39:49Z

    Add 'jshint' to the default tasks.
    
    Fix some JSHint errors

commit 76b619d63741fa0746f04217890ded47987ddc59
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-09-30T20:45:33Z

    Fix the Grunt task for 'npm test'

commit 721b1d4581d3fb66ca959f97842ff6efac2c7ff9
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-10-01T11:46:35Z

    WICKET-4862 AjaxPagingNavigationLink and AjaxPagingNavigationIncrementLink output inline onclick attributes in addition to Wicket.Ajax.ajax event registration

commit 6502884ed36a4b1297ec6aa4d6183cc89ad792df
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-10-01T13:34:46Z

    Add forgotten file for AMD QUnit tests

commit 7b491ef4a1cad7104149527d57f6869465bdac02
Author: bitstorm <an...@gmail.com>
Date:   2013-10-03T17:45:20Z

    WICKET-5378 AutoCompleteTextField inside a ModalWindow shows auto
    complete dropdown in the wrong location
    WICKET-5379 IE7: AutoCompleteTextField inside a ModalWindow shows auto
    complete dropdown behind ModalWindow
    WICKET-5382 AutoComplete JavaScript errors

commit 3150ba7fcf1ac8b69da480c2f935b941d77bf9aa
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-10-04T11:28:44Z

    Update Jetty 9.0

commit fad9fb01f509937e427837665f7202e3736dc3ea
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-10-04T14:15:39Z

    WICKET-5384 Allow form components to trim the input themselves

commit fc8163d84a0c4b29daff5d8243ae6405e458970d
Author: svenmeier <sv...@meiers.net>
Date:   2013-10-07T10:59:53Z

    WICKET-5385 now well-formed

commit 9696bf9d2842840da6fb8f153503a4381f351edb
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-10-24T14:11:45Z

    WICKET-5393 Remove 'final' from InlineFrame#onComponentTag()

commit 41344ae8db627f06c59a5749ec32e836bf58d1bb
Author: bitstorm <an...@gmail.com>
Date:   2013-10-25T18:33:02Z

    WICKET-5101 Could not open second modal window after closing first

commit b30455facc2fcadca9dea2365bf2f7c40ff25750
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-08-19T09:07:41Z

    WICKET-4997: render bookmarkable urls for bookmarkable pages (not stateless)

commit 6321587ef3b67835f6ff0e8dda929f89889e0948
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-08-19T09:09:20Z

    WICKET-4997: fix testcases

commit 272c5d9bdeb8e84b1201e65c1462a6b987e28f78
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-08-21T18:55:41Z

    WICKET-4997: more restrictive condition for using bookmarkable urls

commit 5006518390532736280928321d21d2427a30635d
Author: svenmeier <sv...@meiers.net>
Date:   2013-10-28T13:09:52Z

    fixed javadoc typo

commit 68828cde24e00e47d0d3a80745c04391000b55a9
Author: svenmeier <sv...@meiers.net>
Date:   2013-10-29T09:08:47Z

    WICKET-5398 don't use possibly conflicting encoding from XML declaration
    when parsing a String

commit 176a9fd4bd4956da62a3d3f44d2731b708aa6026
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-10-29T12:20:10Z

    WICKET-5397 target.prependJavaScript and JQuery-Animation in IE8
    
    Use RegExp to find all occurrences of a pattern in a string.
    String.split(RegExp) doesn't work in IE8

commit 0a70077741db3407d23604dca0d69b353395119e
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-10-29T12:44:14Z

    WICKET-5388 Allow DebugBar contributors to be removed

commit 97ed9c827c60bab4d001aea4b4d97f2ba7966e79
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-10-29T13:03:41Z

    WICKET-5386 ChainingModel should not check if the modelObject given as argument is null

commit d9a41a6cc040b01f4c9794eb8a579552767f2a50
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-10-29T13:08:49Z

    WICKET-5395 HeaderItem to be Serializable

commit 982f21ce0dcc3f97bd2e126b2932bba262e65189
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-10-29T13:15:26Z

    WICKET-5390 Session management doesn't work with Jetty's JDBCSessionManager

commit 4aa9ba8d9760401216ea37f8f5524d3d7eae62a7
Author: svenmeier <sv...@meiers.net>
Date:   2013-10-31T10:20:20Z

    Allow access to modifiable list of previous requests/responses

commit 43a928903eec582f89b13a11f97af88ea321187f
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-11-01T09:38:02Z

    Added changelog for 6.12

commit 15435846ba563a57c3016dae27db6cc82e4bf454
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-11-01T10:18:05Z

    Updated revert script to remove more lingering artefacts

commit 9852fc794d7e961ce408ee46641ded2699d22dbe
Author: svenmeier <sv...@meiers.net>
Date:   2013-11-05T19:54:58Z

    removed eclipse format settings

commit 385085abde1ee60bce2a1ce396b82e1bff5dc9ba
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-11-05T22:13:07Z

    Start next development version

commit e75dc904835b46a858f8972ffb28a67fc6970db0
Author: svenmeier <sv...@meiers.net>
Date:   2013-11-07T08:48:57Z

    WICKET-5060 fail early if fragment markup is no fragment tag

commit f745108ab21e797b978669e5f5fd2ac875a6522b
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-08T10:44:59Z

    Backported wicket-cdi-1.1 from Wicket 7 to 6

commit ac780b61a1bdf3ff9b540d8748e729f682929f7e
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-08T10:55:16Z

    Workaround for WELD-1546: try to lookup beanmanager from JNDI first

commit 0484f21dc6dc474954512629254a70ee440e1598
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-08T13:22:16Z

    Also inject anonymous classes

commit 03b45cd9914aef90945052849e5f892baedf2aae
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-08T13:35:22Z

    Fix testcases

commit 4e9a83fdca21c2ac9ee98b3ed635973c42ab594b
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-08T13:40:07Z

    fix all kinds of warnings

commit a73209beab8814a06f2e085384ad87bdf1fda212
Author: Igor Vaynberg <ig...@gmail.com>
Date:   2013-11-09T06:48:22Z

    WICKET-5411 auto label auto update during ajax

commit 92a5bdbdb7aaa7e6e0c0bd8aab42a33d174a3e81
Author: Igor Vaynberg <ig...@gmail.com>
Date:   2013-11-09T07:04:35Z

    WICKET-5411 auto label - realign css property names to 7.0 and fix tests

commit 62fed8f5fd9c6fa428c09a914ab159fd1aa62662
Author: John Sarman <jo...@gmail.com>
Date:   2013-07-16T17:06:10Z

    Merged pull request #50

commit 996313537f0c0d7efccc108d810d61f2626b099c
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-11T08:51:05Z

    Merge remote-tracking branch 'origin/wicket-4997' into wicket-6.x

commit fbadd2bc5623dc16502e385451c33684a7a6c12b
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-11T09:14:39Z

    Reformatted code

commit 1e912b771a3512cc468c905edf45bb2f6c7b48a5
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-11T09:15:17Z

    Use IConversationPropagation interface

commit 7d3d350f9aa7ff8252942f76101b028c62980be3
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-07-11T05:46:10Z

    Upgrade jQuery to 1.10.2/2.0.3

commit 6b64a85ca61610c955bae8ac70646d9a8f75a990
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-11T10:20:13Z

    WICKET-5400 Behaviors#internalAdd(Behavior) erroneously gets id for stateless behaviors

commit fccd0ffb45385043ad2b20250d7645d4d4173346
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-11T13:24:05Z

    Fixed last testcase: InitialContext.lookup can return null

commit 7c25bf2b389d0eed810789294aabdab76b38969b
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-12T08:32:02Z

    WICKET-5411 auto label auto update during ajax
    
    Expose Wicket.DOM.toggleClass API that delegates to jQuery.toggleClass

commit f168587a92309cb8e822f43c05238abd883a04a0
Author: Igor Vaynberg <ig...@gmail.com>
Date:   2013-11-12T18:31:49Z

    WICKET-5411 fix css keys

commit 039e7e09864ea2bb3f63e602719e530ad8c6139e
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-13T10:33:11Z

    WICKET-5409 wicket-native-websocket does not work with Safari/Safari iOS
    
    set response headers only for Tomcat:
      resp.setHeader("upgrade", "websocket");
      resp.setHeader("connection", "upgrade");
    
    Downport some improvements from master branch

commit 39b5e6421b813b9f5ee7d8962e0996f92b7b9c61
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-13T13:03:28Z

    WICKET-5401 provide no-argument constructor in string based header items

commit 49840c02b3daa3e7bc13119b9534b98d14a9fb45
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-13T20:30:25Z

    Remove support for ignored classes, Weld no longer logs warnings for those classes

commit 4b43ba654841655e31c416a67e2bd50b65def709
Author: bitstorm <an...@gmail.com>
Date:   2013-11-14T22:07:21Z

    WICKET-5413 Positioning AutoCompleteTextField not correct on resized
    window
    WICKET-5379 IE7: AutoCompleteTextField inside a ModalWindow shows auto
    complete dropdown behind ModalWindow

commit 86a34bfc03c3ae6bb56e1e23453fdead603ec7ab
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-15T09:11:11Z

    WICKET-5415 Do not initialize pages which were not rendered
    WICKET-5387 Page#onInitialize called after an exception in the constructor of Page

commit 724e9f711ca6cd9f83550b8841919b1dd227178f
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-15T09:40:37Z

    WICKET-5415 Do not initialize pages which were not rendered
    WICKET-5387 Page#onInitialize called after an exception in the constructor of Page
    
    Add specializations of the test with the three render strategies.

commit 4bb19a48ff5df89d03da53e87efba379ff3c54d3
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-15T14:08:03Z

    WICKET-5416 BOM in UTF markup file breaks encoding detection
    
    Copy BOMInputStream, ByteOrderMark and ProxyInputStream from commons-io 2.4 (http://svn.apache.org/viewvc/commons/proper/io/trunk/src/main/java/org/apache/commons/io/input/)

commit 49922cdd5ccba3b97c59106d3aea769b8468962e
Author: Igor Vaynberg <ig...@gmail.com>
Date:   2013-11-15T20:30:22Z

    WICKET-5418 properly handle groups in NonNull constraint

commit 7bd677ff843fdfece3963e303faaf901aa5ec04b
Author: Igor Vaynberg <ig...@gmail.com>
Date:   2013-11-15T20:38:17Z

    WICKET-5418 properly handle groups in NonNull constraint

commit bb416f1a05db1bb7fd9c2b113be8a6dd126dc1a2
Author: Igor Vaynberg <ig...@gmail.com>
Date:   2013-11-15T23:30:57Z

    Revert due to bad formatting "WICKET-5418 properly handle groups in NonNull constraint"
    
    This reverts commit 7bd677ff843fdfece3963e303faaf901aa5ec04b.

commit 77065e7556a189d5804ed422c13e3ae644988512
Author: Igor Vaynberg <ig...@gmail.com>
Date:   2013-11-15T23:31:19Z

    Revert due to bad formatting "WICKET-5418 properly handle groups in NonNull constraint"
    
    This reverts commit 49922cdd5ccba3b97c59106d3aea769b8468962e.

commit 9eb670b5ad0d04e0a942db660b89befc0935f6ea
Author: Igor Vaynberg <ig...@gmail.com>
Date:   2013-11-15T23:41:43Z

    WICKET-5418 properly handle groups in NonNull constraint

commit 10326bf77de3b85df62df9eede094763629722e7
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-15T20:57:37Z

    revert wicket-cdi-1.1 to wicket-cdi

commit 6564bc9cf78d2d0319f6434d63ab33035ce802de
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-15T20:59:21Z

    Reintroduction of CDI 1.1: NonContextualManager removed, fixed testcases

commit 9def8e363f6a311f1fe87117bb4a821db5dfd3e0
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-18T19:35:28Z

    Use specified, portable conversation propagation via cid parameter

commit 15930182aa83f7e2cef9d6127e2a5d5a1ebeeb4d
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-19T16:53:03Z

    removed settings to disable injection

commit ecf2c9fe26f2b814f7369054badc2f8515ce8508
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-19T16:56:42Z

    moved wicket-cdi from core into parent

commit 05939320c54949e20372c940622c528024addb71
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-20T12:20:48Z

    WICKET-5420 Make UploadProgressBar easier to extend
    
    Always remove the custom attribute Wicket sets to form element when calling its onsubmit() method.
    onsubmit() may throw an exception and the attribute won't be removed.

commit 10082e75833c8cb65cf1e7c85be331693c661501
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-20T12:25:48Z

    WICKET-5420 Make UploadProgressBar easier to extend
    
    Allow to set the value of the 'display' property with Wicket.DOM.show()

commit 58873efb0f843081824d03484b639c607b177f9d
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-20T12:26:59Z

    WICKET-5420 Make UploadProgressBar easier to extend
    
    Fix a typo in comments

commit 5a73fe98b637bf5e00c2925e6f4f3cb7a7f34c09
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-20T12:27:44Z

    WICKET-5420 Make UploadProgressBar easier to extend

commit f803e1d21084ce2d9de31fc16b901cf8510c6d66
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-20T12:51:01Z

    WICKET-5420 Make UploadProgressBar easier to extend
    
    Change the type of the bar and status components to MarkupContainer so they can have children if needed

commit 01de4f35b05371bf9d3b0e8e5f7b458d1e007839
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-20T14:33:27Z

    PR #61 - WTP support for archetype project

commit df4b33636dda5bfb7afdb51f3613d586131402ca
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-21T07:21:33Z

    better implementation for NONBOOKMARKABLE and made it default again

commit 4824b031d8389d7b43ed1c1f6e8173f87114cabd
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-22T08:42:07Z

    Merge branch 'wicket-cdi-1.1-rewrite' into wicket-6.x

commit 285bf05f721d21a2cc0544bd86bc313cc46f2dc7
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-22T09:16:09Z

    no change

commit fa88b3bdc6832eed51683505d304568792947b26
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-22T10:03:26Z

    deleted tmp file

commit 0c97e75e59b294eda46d0914152248b1a99c2932
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-21T14:04:54Z

    WICKET-5423 Create IResource based implementation of Native Web Sockets

commit ff14a7d0124e473901af9f973cdeee13d12981de
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-21T15:20:04Z

    WICKET-5423 Create IResource based implementation of Native Web Sockets
    
    Add support for testing WebSocketResource and unit tests

commit 9c3a0ad5cffe06eb5bd1b4979ccbdbd98d3975a2
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-22T10:13:34Z

    WICKET-5423 Create IResource based implementation of Native Web Sockets
    
    Move IWebSocketConnectionRegistry to **.api.registry package

commit 6a8c0fb96dab15c637bca69b181d24a22890f812
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-22T12:51:35Z

    WICKET-5423 Create IResource based implementation of Native Web Sockets
    
    Use 'false' as a falsy value for pageId. '0' is a valid pageId

commit 6e294161d63a431ffea10b5d552199fab0743ad2
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-24T11:48:57Z

    WICKET-5422 ComponentRenderer.renderComponent() adds a page to DataStore

commit 10ea2f3fc85c205472f8e75cf17752f225d0de19
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-25T13:37:45Z

    Fix a typo in comments and add space around '='

commit 6db3be25fc628c7ced5c5c16e9301e9103d5415e
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-25T13:38:32Z

    WICKET-5425 WicketTester doesn't preserve the request cookies when #executeListener() is used
    
    No need to create a new request. Just set the calculated url to the scheduled request.

commit 6189a89d09a72d7008bae6dd517d49cab9a7f30a
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-25T14:42:14Z

    WICKET-5425 WicketTester doesn't preserve the request cookies when #executeListener() is used
    
    Add a test case asserting that the request cookie is there even after clickLink (delegates to executeListener)

commit 5133c7587143d53d3228ddb77f28f21d64810dfe
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-26T06:50:37Z

    Fixed auto conversations

commit a742c6e598f54b31c5cdfdf4be98ca14397a54f8
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-26T06:51:10Z

    Updated the cdi example to wicket-cdi-1.1

commit 4e161cbcc7890de4587de178b64cdc073f3389e4
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-26T06:51:57Z

    formatting

commit 3239c8d0096045c3d3faeab724ec9b4769e829aa
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-26T08:08:59Z

    Upgrade atmosphere to 2.0.4 and js to 2.0.8

commit 8ff9809d34d9dc92bd2b385951a1041f91cd2a03
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-26T10:05:57Z

    Fix testcases

commit 809443634a8e76cb83a360c15122843caaecd54d
Author: svenmeier <sv...@meiers.net>
Date:   2013-11-26T11:46:33Z

    ignore license header in simplelogger.properties

commit 5276637135f108d1036c2098ca438a650180f226
Author: svenmeier <sv...@meiers.net>
Date:   2013-11-26T11:47:10Z

    WICKET-5424 record rendered page after wrapped render has responded

commit 4a5d1220e5c897e07db59aa1a50d6b67b0c06001
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-26T14:00:38Z

    WICKET-5424 Page.isPageStateless() returning true in regular run but false in WicketTester
    
    Add the quickstart app as a test case

commit 8808dd8f20bfed844ba9ea8c6ab57f24cd2c53c9
Author: Igor Vaynberg <ig...@gmail.com>
Date:   2013-11-26T16:03:31Z

    tweak for WICKET-5411

commit 6c37c6604b6358b6a9d836770445744ed2b51293
Author: Igor Vaynberg <ig...@gmail.com>
Date:   2013-11-26T16:16:39Z

    tweak for WICKET-5411

commit be7783803c166d0f513a9d7ddcd8e0a50851a945
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-11-27T09:31:27Z

    Updated script to generate the remove previous release from mirrors

commit c3a35e74ed34cf4149f6519253b924f0c459e09c
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-11-27T20:59:51Z

    Massive improvements in testcases voor wicket-cdi

commit 95a2741ef673b734ea8356f97a9a324298ad8845
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-28T14:02:55Z

    Whitespace fixes

commit f854750fdb307555693373db7795ce0c7884d276
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-11-28T14:03:07Z

    Do not try to print the class name of the used input stream.
    
    If there is an error often the variable 'ois' is not initialized and causes NullPointerException and thus hides the real cause of the problem

commit 16a48e1560af9a2a394ef03667b54801cd89e052
Author: Emond Papegaaij <em...@topicus.nl>
Date:   2013-12-04T07:44:56Z

    Support for a fallback beanmanager

commit 270a39abd3e3fdc9bb4066acff0ec24845163cf5
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-05T16:19:48Z

    WICKET-5436 Implement BigIntegerConverter

commit c5715d1c23b5e0f9fa0ba5ed40f83ccb71254e45
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-05T16:23:13Z

    WICKET-5437 When a ConversionException is thrown, its message is not used in the ValidationError

commit 0edc840dd5057f47665239261fc6adecb3b48cde
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-05T16:30:56Z

    WICKET-5437 When a ConversionException is thrown, its message is not used in the ValidationError
    
    Add a test case

commit 4001ac5550c8ed8405494be1efd5115efdca3d09
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-05T16:41:31Z

    WICKET-5437 When a ConversionException is thrown, its message is not used in the ValidationError
    
    Fix the test

commit e0424b8e163b875ce7a36e6312ce850f07c58027
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-05T16:47:45Z

    WICKET-5436 Implement BigIntegerConverter
    
    Enable BigIntegerConverter by default

commit 0127324650a2f88177c14f09772d26dd8901554b
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-06T09:09:06Z

    WICKET-4585 WicketTester.assertErrorMessages passes even if the message isn't visible on the page
    WICKET-5128 Allow for Testing Component relative Feedback-Messages in Wicket-Tester
    
    Backport ExactLevelFeedbackMessageFilter from master branch (7.0.0-SNAPSHOT)

commit f908960a608335303dd6ada0cb781eb633bb6b1e
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-12-07T11:54:22Z

    Upgrade to version 13 of Apache pom... what could possibly go wrong?

commit 5a28919d431d302f764fc84854c7648b1c9b14b8
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-12-07T11:56:34Z

    Changelog for 6.13.0

commit 98dcf50622c3e6e141a54245eeb1528adf6d074e
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-12-07T11:57:43Z

    Set java version on OS X

commit d9dfb1973418761a33ebe15e899cc0ff5c5217c3
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-12-08T15:10:29Z

    Use -Papache-release for releasing

commit 2658f512ea37a7100a6d197652e80f6fa95b251f
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-12-08T15:11:50Z

    Using MacGPG2 instead of homebrew gpg stuff...

commit ba2e5ce076d0badc155b1e733e86f1244058ec41
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-09T12:10:56Z

    Pull Request #64 - Improve the JavaDocs for FeedbackMessages#hasMessage(int)
    
    contributed-by: Paul Bors

commit 84baf973dbd098f253240f89296783b9c29bf886
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-12-09T19:41:44Z

    Fix for starvation issue when running this test under newer JDKs

commit 536f3334e2ff5a8b5c0729a16b489c2ed8cc450b
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-12-10T15:25:28Z

    Upgrade release plugin to something that might work
    
    Issue with 2.3.2 appears to be that it tags the snapshot version instead of the final version,
    causing the perform step to start building and uploading snapshot releases.

commit 577129d983369de2b2344709a0adf8302a8c3844
Author: Igor Vaynberg <ig...@gmail.com>
Date:   2013-12-10T16:51:33Z

    Revert "Revert "WICKET-4948 fix vertical centering of modals in safari" safari seems to work fine now. WICKET-5224"
    
    This reverts commit 8fda26e515f83540ead654d997a5ffd8844ee839.

commit 90235c1c2ef7eb6ffa9d5d836ce7d0a398ca2821
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-12T13:51:57Z

    WICKET-5435 Ajaxified version of WebSession#getClientInfo should be added

commit 7fcbfe7bc4172c8671ab037c73780c1006d1704d
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-12T13:55:15Z

    Add licence

commit a2c21b134d0c855a1c1c7cd3d83ff1ad93c068d6
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-12T14:06:59Z

    WICKET-5435 Ajaxified version of WebSession#getClientInfo should be added
    
    Since it uses Ajax it should be *Web*ClientInfo

commit 5d93f17d1467c43a5b2cd0b38e6589b03e74747b
Author: Michael Haitz <mi...@gmx.com>
Date:   2013-12-13T07:03:42Z

    WICKET-5443 Increase randomness and reduce predictability of CaptchaImageResource rendered images
    
    increase "randomness" and reduce predictability of CaptchaImageResource rendered images

commit 7f9e99500214bf4bf6e5a627be395edbbf091009
Author: svenmeier <sv...@meiers.net>
Date:   2013-12-13T12:13:42Z

    WICKET-5442 fixed Time.getHour() to use 24-hour clock

commit 3aff2f5fbdb98a0a05f2724a70f86068583d4dc9
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-13T13:12:48Z

    Add Apache licence

commit 94c0c8415bb4f10a0375114b7e5f29d905da40ce
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-13T13:13:26Z

    Merge branch 'pr-68' into wicket-6.x

commit c84f0c25bf86731e5abdaa1899def55f2545ee90
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-14T08:09:30Z

    WICKET-5435 Ajaxified version of WebSession#getClientInfo should be added
    
    Introduce AjaxClientInfoBehavior that collects the client info.

commit dd5de0e554d6b0e33f8221b4c34c608c7b8e4046
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-14T20:59:56Z

    Merge branch 'wicket-6.x' into 5435-ajax-browser-info

commit ded718cf9ce1d8a61e7ff33327e29c22ddce4681
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-16T09:20:28Z

    WICKET-5444 Make org.apache.wicket.pageStore.memory.PageTable public so custom impls of IDataStoreEvictionStrategy can be made

commit e594bb85675eab0a3dfd7fdec738fada07b9607b
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-16T09:49:35Z

    Add 'change' Ajax link next to the captcha image to show how to refresh/change it.

commit 853b568a5e75305722e487b85082eb923f8b6d31
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-16T12:21:38Z

    WICKET-5445 Make CaptchaImageResource easier to extend and reuse
    
    Make CaptchaImageResource easier to extend and add demos with Kaptcha and Cage libraries

commit e0ed8e7ff5981cffc1ba6cb9d5eb7080f00235ef
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-16T13:16:22Z

    WICKET-5441 IResourceCachingStrategy implementations should only set caching if version matches
    
    (cherry picked from commit 8ccb1f6de4479bef623bc97dd4ad4abeb7b802df)

commit 48ab3962a6a8abda274fff3b447243fcc04538d5
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-16T14:03:45Z

    Mark IPageLink as deprecated

commit 3e00add3475fcec3a2a753e26a1468c06ec62334
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-16T14:04:00Z

    Remove unneeded double cast

commit b90ef48663cdc702cca87261fda7a12d4c35e500
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-16T14:12:20Z

    Revert "Remove unneeded double cast"
    
    This reverts commit 3e00add3475fcec3a2a753e26a1468c06ec62334.

commit 0e872c3c7acb4fa04900c2905df27ab5dc59c8e5
Author: svenmeier <sv...@meiers.net>
Date:   2013-12-17T07:49:18Z

    WICKET-5447 close generated divs

commit 86e27ffda583e5080d023c9069cc7b8649ee53ef
Author: svenmeier <sv...@meiers.net>
Date:   2013-12-17T08:02:57Z

    added license header

commit d5a64b123826404c095f8b12b410ae557c42897b
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-17T09:53:12Z

    Improve the javadoc of Component#onBeforeRender
    
    (cherry picked from commit dc5fe23447f2e6583fff43c3320f6c3ffbcf499b)

commit 2ced99eac4f85c9c59be978b198a9368aeaeff20
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-17T10:25:11Z

    WICKET-5429 ResourceReference's properties are not preserved when using reference replacement

commit 37a845613f4ba2bba84511460176d1209a76d218
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-17T13:06:39Z

    WICKET-5364 Reduce logging for wicket-atmosphere
    
    (cherry picked from commit cc292d47267d5e1a85f3b41350c4c22072f3183f)

commit f5dfb92e92760845f8cab36f9fcaadfa093b5fde
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-17T13:45:52Z

    WICKET-4472 Modal window accessibility - add role and aria attributes to outer div for assitive technologies
    
    add aria-labelledBy attribute
    
    (cherry picked from commit a4e6bd6dfb15ffdba01ddf5ad33c65f5b9ff0158)

commit d28a103347a0ec179a996d14a8c00830ac690a2f
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-17T15:28:13Z

    WICKET-4909 ModalWindow overwrites window.onbeforeunload
    
    (cherry picked from commit 637690f59dae71408b4f23ba34e3350e82aa78a2)

commit f36fa2002bd0ef6f1b304d820efa72b2dfa36db8
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-18T08:22:05Z

    WICKET-5415 Do not initialize pages which were not rendered
    
    Initialize the page for modal window because otherwise it ends with "Page expired" exception

commit 1724d89e5a16c4588f42cb551f028803dab193c7
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-18T08:40:41Z

    WICKET-4905 PagingNavigation: possible to call setStartIndex() earlier than onBeforeRender?
    
    set the model and the start index in onConfigure(), not in onBeforeRender()

commit 3994cb3aa04e5b4d0fd5b8f015a1d53a5c8b1c4b
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-18T09:13:07Z

    WICKET-5450 Double escaping when using EnumChoiceRenderer and DropDownChoice

commit d6135b5d03a3de3007721703780aa93910615914
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-18T10:39:57Z

    WICKET-4762 IResourceVersion should be based on final result

commit d1e5a7494277cb1eb91c4615e3a470bf54b91fda
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-18T13:09:34Z

    WICKET-4268 Quality of ThumbnailImageResource
    
    Make #getScaledImageInstance() non-final so client applications can provide better algorithm for scaling

commit e624c74d74fd273c4080c23eedd74f4e02998745
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-18T13:10:22Z

    Fix a minor typo in the comments

commit 1f07c6e19fd7d741db54229f2058773c6b79e1ae
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-18T15:44:13Z

    WICKET-1197 add/remove all buttons in Palette component

commit 98b30c803539f32c540382164ef770107a81f0c2
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-18T16:07:47Z

    Optimize imports

commit 71eaf51613fefbf0417e96cebc7459b3f7a2c273
Author: svenmeier <sv...@meiers.net>
Date:   2013-12-19T14:11:08Z

    WICKET-5426 reset stateless flag on render, since stateful components
    might be added *and* removed

commit ea6d615580e2fbe3c0debd740afc1c8493ddcb59
Author: svenmeier <sv...@meiers.net>
Date:   2013-12-19T14:16:03Z

    WICKET-5424 make sure no page instance is created in redirect

commit d4f0cb441b79d7eb347d28c086aedbf3ef48e905
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-19T14:36:55Z

    WICKET-5402 NullPointerException when logging out with wicket-atmosphere
    
    (cherry picked from commit fed60b1cb4f43f6915ccb87e5b674b4a0c094ec5)

commit fa625fa6a8e0dc1fc454d63690fd712758345331
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-27T09:09:56Z

    WICKET-5456 Make RawMarkup extendable
    
    (cherry picked from commit bb315ba8414fd0192d0524126b9355165e28355b)

commit 2b880e322cc94847cc5a902834c985b0c6ec2c81
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2013-12-27T09:18:21Z

    WICKET-5455 Allow access to the JS ResourceReference of AbstractAutoCompleteBehavior
    
    (cherry picked from commit f565f6de776aaadcba2ff0e384cd62558dbc6be9)

commit a296b6c5e3e3c8235e43ddc465d5609bbbba98ae
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-03T08:46:44Z

    Remove casts that are no more needed.
    Remove an override of a method with the same body in the parent (AbstractRepeater)

commit 97cd11758ac4f5081ea0449cac2780ebed97931e
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2013-12-24T20:41:28Z

    Trying to fix the release process
    
    Apply fix for inability to release, see MRELEASE-812

commit 4940d1c47c7167cbc36e524606e52a30acf161b8
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2014-01-05T20:21:25Z

    Update change log for rebase of 6.13.0

commit 44fd2e9413a1eea13c87c20632554ee883c884fb
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2014-01-05T20:22:23Z

    Update apache pom to v13

commit 512a573e15753e905e1aafbf9b451d0460e6ba2f
Author: Igor Vaynberg <ig...@gmail.com>
Date:   2014-01-06T18:25:19Z

    AAU-5462 fix npe in ajax form component label repainting

commit 2f52df61f45f747a6e42d51b73c2f02aa49f6b66
Author: Igor Vaynberg <ig...@gmail.com>
Date:   2014-01-06T18:26:17Z

    Revert "AAU-5462 fix npe in ajax form component label repainting" incorrect jira number
    
    This reverts commit 512a573e15753e905e1aafbf9b451d0460e6ba2f.

commit 9bd0e07b3da4e8ed4405d3d625fab7034721e3c7
Author: Igor Vaynberg <ig...@gmail.com>
Date:   2014-01-06T18:26:46Z

    WICKET-5462 fix npe in ajax form component label repainting

commit 72792b259985ce0f126f04b54a449e2a7caa9cac
Author: svenmeier <sv...@meiers.net>
Date:   2014-01-06T19:43:52Z

    WICKET-5460 always reset FLAG_PREPARED_FOR_RENDER, so stateless page is
    re-prepared before next render

commit 193645235a8e74a4630c6136639e5ae73b994225
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-07T08:24:37Z

    Fix JSHint errors
    
    (cherry picked from commit 0b09acb7af0009dd0bc97ef73575da3094bbe7c4)

commit 16c962d99bc1f9f37344147e9b9d5f242f49d3f1
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-07T08:27:12Z

    Upgrade QUnit to 1.13.0

commit 84a3b04f3fdab86a4fd938a237aff0683f360ac9
Author: svenmeier <sv...@meiers.net>
Date:   2014-01-07T18:30:09Z

    WICKET-5463 resilience against unsupported Charsets

commit ae9f4fe4afddbe9cc8804c7710cb336a2e0d6034
Author: svenmeier <sv...@meiers.net>
Date:   2014-01-08T20:15:06Z

    WICKET-5439 backported from 7.x, but still update the hosting component
    on restart as before; WICKET-5464 don't stop onRemove, just clear the
    timer

commit bc6aa89ca162e9367f69b3c68b23f1bc55870917
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2014-01-09T09:23:47Z

    Start next development version

commit 06f65b23b8deb37b7be12e8468ebc1cd831469fe
Author: Martijn Dashorst <ma...@gmail.com>
Date:   2014-01-09T09:24:35Z

    Merge remote-tracking branch 'origin/wicket-6.x' into wicket-6.x

commit e725f4285fc83d86bf059c0cde7c059ab9bb7a23
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-09T09:46:41Z

    WICKET-5043 Page not mounted with WebApplication#mountPackage

commit f7a616bdb4d4f5dcea5f51040834298fa5521f9a
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-13T09:15:34Z

    WICKET-5470 Remove 'final' from org.apache.wicket.markup.html.form.EnumChoiceRenderer#getDisplayValue

commit c13084b881f8924d9fb9ec8847e8e9dab9e118a7
Author: svenmeier <sv...@meiers.net>
Date:   2014-01-14T15:59:54Z

    WICKET-5466 watch out for null component; break early from method

commit 23172242b84704d8c95bbe168198c99d8b0f5ec4
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-14T21:13:37Z

    WICKET-5471 Store the page if it is known that it will be used in a following request

commit 1cc56f56aedbb9f0da0c6e1df35a441106568e72
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-14T21:22:05Z

    WICKET-5472 PackageResource#internalGetResourceStream() should return ProcessingResourceStream only when the resource is existing

commit 3fca3415b46af58591463c7a1c8843c0e9f894ac
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-15T08:10:27Z

    WICKET-5471 Store the page if it is known that it will be used in a following request
    
    Better fix.
    The page will be touched (i.e. stored). But it won't be initialized unless really used because setStatelessHint(false) is called as well.

commit 0f0be95c81c97d224de5a1b9ec7abc44dc7f149f
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-15T09:15:17Z

    WICKET-5469 ModalWindow unload warning always displayed (even if window is closed)
    
    Always reset window.onbeforeunload on close

commit e7dd6ea3895ed6e19d7850a25d846cebb5551d10
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-15T09:40:42Z

    WICKET-5469 ModalWindow unload warning always displayed (even if window is closed)
    
    Use event listeners instead of property based event handler for onbeforeunload.
    
    We don't do the same for 'onunload' because event listeners can be skipped with event.stopImmediatePropagation() and this may lead to memory leaks in IE.

commit d9f50272e37b62a78f6a67c9b9f3f32f024d0ab8
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-15T10:02:00Z

    WICKET-5468 UrlRenderer#renderRelativeUrl potentially appends "/" after query parameters

commit 2c3aa01aba8666f8dc358e5ae25f36e38523924d
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-15T10:13:27Z

    WICKET-5467 NumberTextField should support "any" as valid step attribute value

commit b1f247926d46f0d82f96e378b11d4aa2e5456c94
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-16T14:30:05Z

    WICKET-4697 Autolinking not working as soon as component gets a wicket:id
    
    (cherry picked from commit a595d838c41730da82cb7d3c698661add46fcd6a)

commit a760b6f9a1c7e6dc287cc5b9b9548a0a66725253
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-16T15:13:47Z

    WICKET-5288 Allow <script>-Tags act as WebMarkUpContainer to add Child-Components
    
    (cherry picked from commit 9d726ae2f33d3988aa3bb26521717234e0d41deb)

commit c1d804c8ca9415757c80180f18011898508aee36
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-17T11:32:06Z

    WICKET-3491 Introduce IComponentOnConfigureListener
    
    (cherry picked from commit 697b87eb75f663fdc9ebe06a389a026254d196d0)

commit 04864b2a31eca9f798f7ca4fd63edaed80f41de4
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-17T13:52:53Z

    WICKET-5288 Allow <script>-Tags act as WebMarkUpContainer to add Child-Components
    
    Improve the fix to handle attribute values wrapped in single quotes
    
    (cherry picked from commit 686bc9a8abbdb15034cf8055ec7653e27929f4ce)

commit 71983d62470f6785f8683ec050a662684b6920cd
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-18T19:45:51Z

    Avoid creation of array (even via varargs) when debug is not enabled
    
    (cherry picked from commit cb0197477b88c381b15f4c8550f11ab57fc873a0)

commit 2eed194ad1b610cdf4afc57a37b9e82f31a7e3a0
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-18T19:50:34Z

    Wicket 6.x uses old version of SLF4J without varargs.

commit 1f1e16b91324b91d5af52c667fccb71fdf6e6e67
Author: svenmeier <sv...@meiers.net>
Date:   2014-01-20T15:54:11Z

    WICKET-5477 add CSS for styled columns as other column based toolbars

commit 4ab1dbc3f018d73ec2ffe4435c46b736ad4fb35c
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-21T12:48:13Z

    WICKET-5478 Wrong JavaDoc for WicketTester

commit cc16f8e920205af12c505968ebb6db343321dce5
Author: svenmeier <sv...@meiers.net>
Date:   2014-01-23T13:29:15Z

    WICKET-5484 rendering and writing of a page should never happen on an
    Ajax request, even if other circumstances imply otherwise

commit 7daa542fb16149c14adfeb419ff3f469f7fff2fd
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-24T14:09:47Z

    WICKET-5488 Promote experimental modules to become stable

commit f2f5f30ef899b92fad7611a319bb8343b492058a
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-24T14:22:39Z

    WICKET-5488 Promote experimental modules to become stable
    
    Fix the path to wicket-websocket-jquery.js in Gruntfile.js

commit e7e4071f45e972ee5b06cc25fb898c7daa1d6c0d
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-28T08:17:51Z

    Return error code 404 (Not found) for blocked resources in production mode.
    
    In dev mode return 500 so the user can see the error displayed on the screen and fix it
    
    (cherry picked from commit dbad8851b184f4df81b61544fdabac6659029e0f)

commit b1b450f97743b17f6f47401d1d5cfb643507e13b
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-28T08:27:25Z

    Fix imports

commit cf99053f87e8350bf5991ddc98cef272a8896014
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-30T08:22:33Z

    Minor improvements
    
    (cherry picked from commit efce377cfdbbe0bc1ca58cde66f29c2b2c0d531f)

commit ed3db1d5516b700471aacdfd1244dec2d52ea4d8
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-30T08:41:40Z

    WICKET-5473 Wicket does not handle non in-memory Httpsessions correctly
    
    Mark the session dirty when incrementing the sequences for bound sessions

commit e5086fa35798649fe15b77ed12f6dc09ecb9ed75
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-30T08:47:04Z

    WICKET-5492 WebApplication ignores a SecurityException when reading the configuration type

commit f9ef8ed90b05d614657e9a07ab8dc29e5eebf026
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-30T08:55:48Z

    WICKET-5493 Disable jar indexing

commit 216949c1a6035e19de739603dcc82167ca43251a
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-30T08:57:43Z

    WICKET-5491 Wicket.DateTime.getViewportHeight() returning undefined on IE8, positions calendar out of viewport

commit d55e036fc8a7f9b6cee68b7dcf1e19b6c99468c3
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-26T10:37:47Z

    WICKET-5494 Upgrade JQuery to latest stable - 1.11.0 and 2.1.0
    
    (cherry picked from commit c9bfc5dd83fc55f953067fded11e27bf1a1f7993)

commit 54305b6260e30950bc6262867c62d2f71617c758
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-30T13:29:45Z

    WICKET-5486 WebPageRenderer should honor RedirectPolicy.ALWAYS_REDIRECT more consistently

commit 27fb900bf216a3c38eea94e72e8b7f7b9e8d1a1e
Author: svenmeier <sv...@meiers.net>
Date:   2014-02-01T12:23:27Z

    WICKET-5496 RangeValidator messages fix

commit 3c537345a05b5f43db3413d5d78982dc6ffb202f
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-01-31T13:08:28Z

    Print the current container's details when there is a problem finding a child for a ComponentTag
    
    (cherry picked from commit c5badbe0e1ad724f70e0d38794f0a248bdb399da)

commit e30c3b9a8cf928ce3094405504ff40b2928fc792
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-02T09:05:32Z

    WICKET-5482 Wicket-guice doesn't support @javax.inject.Named annotations
    
    (cherry picked from commit 8c17040d8a0e1a96069f9d91d116444e51385a40)

commit f5421bb9ffd1ceae8fc35977ea6589cea61b3f13
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-02T10:20:05Z

    WICKET-5497 NPE in JsonUtils when the value is null
    
    (cherry picked from commit 724066f406590a1b383a2476ee9983974f40ab80)

commit 632e4a37c8bacc6756a98c916abbdff37f4e7220
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-05T08:48:18Z

    Upgrade Weld to 2.1.2 to suppress some warnings

commit 2ee020c974e9cd636d22f1b8a141cc4c576e899c
Author: svenmeier <sv...@meiers.net>
Date:   2014-02-05T11:05:27Z

    'exclude' dependency to javax.servlet-api 2.5, otherwise
    wicket-examples will not run in Eclipse with wicket-cdi requiring
    Servlet 3

commit 7cc191318ccdb98fc5b129b8f70f73de98b600e5
Author: svenmeier <sv...@meiers.net>
Date:   2014-02-05T12:47:43Z

    Revert "'exclude' dependency to javax.servlet-api 2.5, otherwise"
    
    This reverts commit 2ee020c974e9cd636d22f1b8a141cc4c576e899c.

commit 82999908fa0f3ad412713825c4341be354b8f1cf
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-06T09:57:34Z

    Use Args#notNull and thus simplify the method

commit 28e1b0fe4c297633453c92a0fd36bbac77a93784
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-06T10:24:20Z

    WICKET-5500 Ignore the path parameters when reading the page class

commit c7ed5a0d5b9608a42d0f0b35fce006a59d0ebe04
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-07T08:21:28Z

    Fix the path to jquery for the tests
    
    (cherry picked from commit 2c2df2efecdefe7f602063234bf25fece246b1b0)

commit b7fe180d850da71b0ac639ff741b0c590b4cd6eb
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-07T14:15:21Z

    WICKET-5502 Patch FileUploadBase to fix CVE-2014-0050

commit 588871dc73f0f64cc32fac3d13156733afd80b43
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-11T19:31:50Z

    WICKET-5499 Page is not touched during initialization
    
    (cherry picked from commit d86d9afa8fc5d21d0d5a1c70e0fcd780ace6e3e6)

commit 93fb6eb29ee0da6d7e884250c4b5a5f1e72800d9
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-12T13:52:59Z

    WICKET-5499 Page is not touched during initialization
    
    This is a partial revert of d86d9afa8fc5d21d0d5a1c70e0fcd780ace6e3e6 - don't mark the page as stateful when passed to RenderPageRequestHandler because this breaks the submits of stateless forms

commit d08c7c86b320b1a57546b0d5cc046553d54155b6
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-13T16:06:19Z

    Improve the error message when an element cannot be found to bind an event listener

commit 83578b30768f7dc66b0fe32eca1a98c4a6600892
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-14T09:19:26Z

    Fix Session javadoc
    
    (cherry picked from commit f033d30970a149baf909efaa8c42565a2cf79c64)

commit 9ba9dafee15d6bc1c80724680bfdd7e75da77288
Author: Martijn Dashorst <da...@apache.org>
Date:   2014-02-11T22:12:06Z

    Added 6.14 to changelog

commit 1772dd88bdbadc848ee74b5dc665b0e419836ff2
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-17T10:32:07Z

    WICKET-5509 Wicket examples' MailTemplate from Page is broken
    
    Render the page directly without using PageRenderer.

commit 2af81ccab8a46f2f63667d48104971f8191d5abd
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-17T20:14:32Z

    WICKET-5504 AjaxRequestTarget.append/prependJavaScript cannot handle scripts with new-lines anymore
    
    (cherry picked from commit 87df7f443d4d5403fb304fc1272953189d411596)

commit 8ff59feaa7799f3245ea817cff4eb21a2f47ba23
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-18T08:13:20Z

    WICKET-5508 Memory model improvements for Session fields
    
    (cherry picked from commit c78379f4ba3fdd58c574a610db3e85e616860d10)

commit 36d1901cf556e9d1941a0a662ac2c3735ed8e6a5
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-18T08:21:57Z

    WICKET-5510 Avoid using jQuery.text() when possible. It is very slow in IE

commit 9ea20af107c0ec56a2d736ee569af14c77fb2227
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-18T08:32:29Z

    WICKET-5504 AjaxRequestTarget.append/prependJavaScript cannot handle scripts with new-lines anymore
    
    Extend the test to have one evaluation with new lines and another without
    
    (cherry picked from commit a69e7ed1c0256a6ebd0e89749095eed7632e3697)

commit e5cc837884e320647a8a72e33c21e7c2afbf44eb
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-18T08:42:42Z

    WICKET-5505 DefaultPropertyResolver does not respect JavaBean conventions
    
    (cherry picked from commit 6cceff44098a0183f0c9f632af93b3205db4ac22)

commit 0aaf1a55c3edb30fa5acb00ebe315a59a1f34da7
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-18T08:50:19Z

    Fix compilation issue after a cherry-pick

commit f2aec3356ba71160a89faacc88a51e99fd811ff0
Author: Martijn Dashorst <da...@apache.org>
Date:   2014-02-19T07:41:28Z

    New dev version

commit e6e8210312a840271da4ea94e8408b20fc81cf44
Author: Martijn Dashorst <da...@apache.org>
Date:   2014-02-19T07:42:16Z

    Merge remote-tracking branch 'origin/wicket-6.x' into wicket-6.x

commit 315472c6cf4146bc4383c1c47c6b2e12c22f6720
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-19T12:33:56Z

    WICKET-5512 Allow using child selector for JS event bindings
    
    (cherry picked from commit cade75e5afdf447f4889a0aad28da472c22a00d3)

commit 3f5367f57994a518a16bdafbe2b9160ef1c7b1f0
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-20T15:46:31Z

    WICKET-831 Return response status 404 when a mapper cannot decode a request url

commit 08fa9829392c98876432b4085d8a49b1a8c0b4ca
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-21T13:26:34Z

    WICKET-5513 Remove IRedirectListener and rework RedirectPage to create bookmarkable urls
    
    Deprcate IRedirectListener

commit 225369c9d2bdfc9d48b07dad2766288159d0707e
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-25T10:58:24Z

    WICKET-5516 RadioChoice / add a getAdditionalAttributes() also for <label>-tag

commit dfd12188a0da8cdc37aecbd29fc83fddfcb51c4d
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Date:   2014-02-25T11:46:58Z

    WICKET-5517 IE11 returns false for Wicket.Browser.isIE()
    
    Add a simple check whether the current user agent is IE 11.
    It is not used by Wicket for now

commit a8fcba33b2ae33ccadfd6885ac05812143cbd5c9
Author: Luke Niesink <lu...@topicus.nl>
Date:   2014-02-25T15:15:06Z

    WICKET-5517 Added support for detection of IE11 in Wicket.Browser.isIE()

commit a6565b625581ea583006ac98e5d4dba9c7b730fc
Author: Luke Niesink <lu...@topicus.nl>
Date:   2014-02-25T15:16:35Z

    WICKET-5517 Use Wicket.Browser.isIELessThan11() as the behaviour of Wicket.Browser.isIE() has changed

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] wicket pull request: WICKET-5517 Added support for detection of IE...

Posted by niesink <gi...@git.apache.org>.
Github user niesink closed the pull request at:

    https://github.com/apache/wicket/pull/69


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] wicket pull request: WICKET-5517 Added support for detection of IE...

Posted by niesink <gi...@git.apache.org>.
Github user niesink commented on the pull request:

    https://github.com/apache/wicket/pull/69#issuecomment-36018963
  
    Tried to merge into master instead of the wicket-6.x branch, apologies


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---