[GitHub] wicket pull request #151: WICKET-6055 Made AjaxLazyLoadPanel non-blocking

2016-11-22 Thread Jezza
Github user Jezza commented on a diff in the pull request: https://github.com/apache/wicket/pull/151#discussion_r89123046 --- Diff: wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxLazyLoadPanel.java --- @@ -139,56 +182,176 @@ protected void handle

[GitHub] wicket pull request #151: WICKET-6055 Made AjaxLazyLoadPanel non-blocking

2016-11-22 Thread Jezza
Github user Jezza commented on a diff in the pull request: https://github.com/apache/wicket/pull/151#discussion_r89122777 --- Diff: wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxLazyLoadPanel.java --- @@ -139,56 +182,176 @@ protected void handle

[GitHub] wicket pull request #189: make NoRecordsToolbar use onConfigure/setVisible i...

2016-11-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/wicket/pull/189 --- 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 enab

[GitHub] wicket issue #188: Feature/locale format fix

2016-11-22 Thread duesenklipper
Github user duesenklipper commented on the issue: https://github.com/apache/wicket/pull/188 Ticket is at https://issues.apache.org/jira/browse/WICKET-6273, and I went through the various calls to Locale.getDefault. What do you think? --- If your project is set up for it, you can repl