[jira] [Commented] (WICKET-4721) ConcatBundleResource is unnecessarily limited to accepting PackageResourceReference

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13439333#comment-13439333 ] Martin Grigorov commented on WICKET-4721: - From the two suggested patches I

[jira] [Comment Edited] (WICKET-4721) ConcatBundleResource is unnecessarily limited to accepting PackageResourceReference

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13439333#comment-13439333 ] Martin Grigorov edited comment on WICKET-4721 at 8/22/12 6:29 PM:

git commit: WICKET-4722 Don't set ADDED_AT and CONSTRUCTED_AT keys if components use checking is not enabled

2012-08-22 Thread mgrigorov
Updated Branches: refs/heads/master 7effdc8c0 - 2746e87a4 WICKET-4722 Don't set ADDED_AT and CONSTRUCTED_AT keys if components use checking is not enabled Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/2746e87a Tree:

[jira] [Created] (WICKET-4722) Don't set ADDED_AT and CONSTRUCTED_AT keys if components use checking is not enabled

2012-08-22 Thread Martin Grigorov (JIRA)
Martin Grigorov created WICKET-4722: --- Summary: Don't set ADDED_AT and CONSTRUCTED_AT keys if components use checking is not enabled Key: WICKET-4722 URL: https://issues.apache.org/jira/browse/WICKET-4722

[jira] [Resolved] (WICKET-4722) Don't set ADDED_AT and CONSTRUCTED_AT keys if components use checking is not enabled

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4722. - Resolution: Fixed Fix Version/s: 1.5.9 6.0.0 Don't set

git commit: WICKET-4722 Don't set ADDED_AT and CONSTRUCTED_AT keys if components use checking is not enabled

2012-08-22 Thread mgrigorov
Updated Branches: refs/heads/wicket-1.5.x fa70c90aa - 0e719b534 WICKET-4722 Don't set ADDED_AT and CONSTRUCTED_AT keys if components use checking is not enabled Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/0e719b53

git commit: WICKET-4719 Allow a list of a subclass of IColumn in DataTable constructor

2012-08-22 Thread mgrigorov
Updated Branches: refs/heads/master 2746e87a4 - 361a57f99 WICKET-4719 Allow a list of a subclass of IColumn in DataTable constructor Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/361a57f9 Tree:

[jira] [Resolved] (WICKET-4719) Allow a list of a subclass of IColumn in DataTable constructor

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4719. - Resolution: Fixed Fix Version/s: 6.0.0 Assignee: Martin Grigorov The

[jira] [Updated] (WICKET-4705) AutoCompleteTextField + AjaxFormComponentUpdatingBehavior onchange problem on wicket 6.0

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-4705: Priority: Major (was: Blocker) AutoCompleteTextField +

[jira] [Commented] (WICKET-4710) DataTable - Headers with OrderByBorder have invalid HTML markup

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13439344#comment-13439344 ] Martin Grigorov commented on WICKET-4710: - This became problematic - we cannot

[jira] [Commented] (WICKET-4705) AutoCompleteTextField + AjaxFormComponentUpdatingBehavior onchange problem on wicket 6.0

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13439346#comment-13439346 ] Martin Grigorov commented on WICKET-4705: - The selection with the keyboard works

git commit: WICKET-4721: allow all IStaticCacheableResource, not just PackageResources

2012-08-22 Thread papegaaij
Updated Branches: refs/heads/master 361a57f99 - 4b881a77f WICKET-4721: allow all IStaticCacheableResource, not just PackageResources Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/4b881a77 Tree:

[jira] [Resolved] (WICKET-4680) InvalidBehaviorIdException raised after session time out

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4680. - Resolution: Not A Problem The problem is that FullCalendar component claims to be

[jira] [Resolved] (WICKET-4721) ConcatBundleResource is unnecessarily limited to accepting PackageResourceReference

2012-08-22 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-4721. - Resolution: Fixed Fix Version/s: 6.0.0 The simple patch is applied.

[jira] [Assigned] (WICKET-4626) WicketFilter unify the filterPath

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-4626: --- Assignee: Martin Grigorov WicketFilter unify the filterPath

git commit: WICKET-4626 WicketFilter unify the filterPath

2012-08-22 Thread mgrigorov
Updated Branches: refs/heads/master 4b881a77f - aaf48b285 WICKET-4626 WicketFilter unify the filterPath Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/aaf48b28 Tree:

[jira] [Resolved] (WICKET-4626) WicketFilter unify the filterPath

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4626. - Resolution: Fixed Fix Version/s: 6.0.0 The patch is applied with minor

[jira] [Commented] (WICKET-4710) DataTable - Headers with OrderByBorder have invalid HTML markup

2012-08-22 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13439400#comment-13439400 ] Sven Meier commented on WICKET-4710: Why not let the DataTable's cells be divs and

[jira] [Created] (WICKET-4723) tracking id retrieved in AtmosphereBehavior#onRequest() is always 0

2012-08-22 Thread Sean Lin (JIRA)
Sean Lin created WICKET-4723: Summary: tracking id retrieved in AtmosphereBehavior#onRequest() is always 0 Key: WICKET-4723 URL: https://issues.apache.org/jira/browse/WICKET-4723 Project: Wicket

[jira] [Commented] (WICKET-4710) DataTable - Headers with OrderByBorder have invalid HTML markup

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13439407#comment-13439407 ] Martin Grigorov commented on WICKET-4710: - What if someone wants to put a block

[jira] [Created] (WICKET-4724) the option name maxRequests is wrong in jquery.wicketatmosphere.js

2012-08-22 Thread Sean Lin (JIRA)
Sean Lin created WICKET-4724: Summary: the option name maxRequests is wrong in jquery.wicketatmosphere.js Key: WICKET-4724 URL: https://issues.apache.org/jira/browse/WICKET-4724 Project: Wicket

[jira] [Commented] (WICKET-4710) DataTable - Headers with OrderByBorder have invalid HTML markup

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13439409#comment-13439409 ] Martin Grigorov commented on WICKET-4710: - I'm not sure whether table is a block

[jira] [Commented] (WICKET-4710) DataTable - Headers with OrderByBorder have invalid HTML markup

2012-08-22 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13439419#comment-13439419 ] Sven Meier commented on WICKET-4710: Then you have to use a custom toolbar.Since the

git commit: Improve IRequestCycleSettings javadoc about buffering response's headers.

2012-08-22 Thread mgrigorov
Updated Branches: refs/heads/master aaf48b285 - 43878fc8c Improve IRequestCycleSettings javadoc about buffering response's headers. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/43878fc8 Tree:

[jira] [Created] (WICKET-4725) DatePicker AjaxOnChange event

2012-08-22 Thread Peter Henderson (JIRA)
Peter Henderson created WICKET-4725: --- Summary: DatePicker AjaxOnChange event Key: WICKET-4725 URL: https://issues.apache.org/jira/browse/WICKET-4725 Project: Wicket Issue Type: Bug

[jira] [Updated] (WICKET-4725) DatePicker AjaxOnChange event

2012-08-22 Thread Peter Henderson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Henderson updated WICKET-4725: Attachment: datepickertest.tar.gz Quick start example. DatePicker

[jira] [Assigned] (WICKET-4725) DatePicker AjaxOnChange event

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-4725: --- Assignee: Martin Grigorov DatePicker AjaxOnChange event

git commit: WICKET-4725 DatePicker doesn't send 'change' event to the input field

2012-08-22 Thread mgrigorov
Updated Branches: refs/heads/master 43878fc8c - df2b332ee WICKET-4725 DatePicker doesn't send 'change' event to the input field Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/df2b332e Tree:

[jira] [Resolved] (WICKET-4725) DatePicker doesn't send 'change' event to the input field

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4725. - Resolution: Fixed Fix Version/s: 6.0.0 Fixed by triggering manually 'change'

[jira] [Updated] (WICKET-4725) DatePicker doesn't send 'change' event to the input field

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-4725: Summary: DatePicker doesn't send 'change' event to the input field (was: DatePicker

[jira] [Created] (WICKET-4726) Do not try to show the date picker if it is already shown

2012-08-22 Thread Martin Grigorov (JIRA)
Martin Grigorov created WICKET-4726: --- Summary: Do not try to show the date picker if it is already shown Key: WICKET-4726 URL: https://issues.apache.org/jira/browse/WICKET-4726 Project: Wicket

git commit: WICKET-4726 Do not try to show the date picker if it is already shown

2012-08-22 Thread mgrigorov
Updated Branches: refs/heads/master df2b332ee - 679def31d WICKET-4726 Do not try to show the date picker if it is already shown Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/679def31 Tree:

git commit: WICKET-4726 Do not try to show the date picker if it is already shown

2012-08-22 Thread mgrigorov
Updated Branches: refs/heads/wicket-1.5.x 0e719b534 - 744b9bc46 WICKET-4726 Do not try to show the date picker if it is already shown Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/744b9bc4 Tree:

[jira] [Resolved] (WICKET-4726) Do not try to show the date picker if it is already shown

2012-08-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4726. - Resolution: Fixed Fix Version/s: 1.5.9 6.0.0 Do not try

git commit: WICKET-4725 DatePicker doesn't send 'change' event to the input field

2012-08-22 Thread mgrigorov
Updated Branches: refs/heads/master 679def31d - 49cf23ef4 WICKET-4725 DatePicker doesn't send 'change' event to the input field Hide the usage of jQuery behind Wicket.** APIs. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-4710) DataTable - Headers with OrderByBorder have invalid HTML markup

2012-08-22 Thread Bertrand Guay-Paquet (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13439671#comment-13439671 ] Bertrand Guay-Paquet commented on WICKET-4710: -- Regarding

git commit: corrected order of expected and actual parameter

2012-08-22 Thread svenmeier
Updated Branches: refs/heads/master 49cf23ef4 - 53e7e235c corrected order of expected and actual parameter Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/53e7e235 Tree:

git commit: extracted conversion into new class; Locale and IConverterLocator now determined once only

2012-08-22 Thread svenmeier
Updated Branches: refs/heads/master 53e7e235c - 9249b3e6d extracted conversion into new class; Locale and IConverterLocator now determined once only Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/9249b3e6 Tree:

[1/2] git commit: Merge branch 'master' of https://github.com/stevelowery/wicket

2012-08-22 Thread mgrigorov
Updated Branches: refs/heads/master 9249b3e6d - 1841efb49 Merge branch 'master' of https://github.com/stevelowery/wicket Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/1841efb4 Tree:

[2/2] git commit: Added setItemsPerPage() method to IPageableItems and changed the method on PageableListView to accept a long instead of an int

2012-08-22 Thread mgrigorov
Added setItemsPerPage() method to IPageableItems and changed the method on PageableListView to accept a long instead of an int Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/df279d82 Tree:

[2/6] git commit: Compiler plugin upgrade

2012-08-22 Thread dashorst
Compiler plugin upgrade Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/82bbb9bb Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/82bbb9bb Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/82bbb9bb Branch:

[1/6] git commit: Upgraded various Maven plugins

2012-08-22 Thread dashorst
Updated Branches: refs/heads/master 1841efb49 - b8f1169ed Upgraded various Maven plugins Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/b8f1169e Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/b8f1169e Diff:

[4/6] git commit: Align SLF4J dependency with Wicket parent

2012-08-22 Thread dashorst
Align SLF4J dependency with Wicket parent SLF4J dependency was 1.6.2 in quickstart, while Wicket prescribed SLF4J 1.6.4. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/aca1b77a Tree:

[5/6] git commit: Changelog for 6.0 final

2012-08-22 Thread dashorst
Changelog for 6.0 final Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/01247ae0 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/01247ae0 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/01247ae0 Branch:

[6/6] git commit: Upgrade JUnit to 4.10

2012-08-22 Thread dashorst
Upgrade JUnit to 4.10 Upgraded JUnit to 4.10 - the latest and greatest in testing land. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/08b164b7 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/08b164b7 Diff:

[3/6] git commit: Hamcrest upgrade to 1.3

2012-08-22 Thread dashorst
Hamcrest upgrade to 1.3 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/c1cf9991 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/c1cf9991 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/c1cf9991 Branch:

git commit: Upgrade to spring 3.0.7 to keep in line

2012-08-22 Thread dashorst
Updated Branches: refs/heads/master b8f1169ed - 7b41718ea Upgrade to spring 3.0.7 to keep in line Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/7b41718e Tree:

git commit: Updated changelog to include latest fixes

2012-08-22 Thread dashorst
Updated Branches: refs/heads/master 7b41718ea - 57995f031 Updated changelog to include latest fixes Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/57995f03 Tree: