| James Selvakumar (Commented) (JIRA) |
[jira] [Commented] (WICKET-3195) Icon missing in Add/Remove button of the Palette component |
Tue, 01 Nov, 06:28 |
| mgrigo...@apache.org |
svn commit: r1195999 - in /wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/examples/asemail: MailTemplate.html MailTemplate.java MailTemplatePanel.html MailTemplatePanel.java TemplateBasedOnPage.java |
Tue, 01 Nov, 13:55 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-4187) Problem resolving markup in DefaultMarkupSourcingStrategy |
Tue, 01 Nov, 14:05 |
| Martin Grigorov (Resolved) (JIRA) |
[jira] [Resolved] (WICKET-4086) Redirecting in unit tests breaks when upgrading from Wicket 1.4.15 to 1.4.18 |
Tue, 01 Nov, 14:17 |
| Martin Grigorov (Resolved) (JIRA) |
[jira] [Resolved] (WICKET-3997) Error during processing error message - lack of clues/pointers to a cause for the error |
Tue, 01 Nov, 14:27 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-3957) PackageResource file locking problem |
Tue, 01 Nov, 14:29 |
| mgrigo...@apache.org |
svn commit: r1196040 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/transformer/AbstractTransformerBehavior.java |
Tue, 01 Nov, 15:09 |
| Martin Grigorov (Resolved) (JIRA) |
[jira] [Resolved] (WICKET-3633) content type in header is being lost when using a AbstractTransformerBehavior |
Tue, 01 Nov, 15:11 |
| Martin Grigorov (Resolved) (JIRA) |
[jira] [Resolved] (WICKET-3956) (Indexed|MixedParam)HybridUrlCodingStrategy ignore interface parameter |
Tue, 01 Nov, 15:13 |
| Pedro Santos (Created) (JIRA) |
[jira] [Created] (WICKET-4188) Check if the dependent form components are visible and participants in hierarchy while validating form validators |
Tue, 01 Nov, 19:27 |
| Pedro Santos (Updated) (JIRA) |
[jira] [Updated] (WICKET-4188) Check if the dependent form components are visible and participants in hierarchy while validating form validators |
Tue, 01 Nov, 21:31 |
| Todd Heaps (Commented) (JIRA) |
[jira] [Commented] (WICKET-3957) PackageResource file locking problem |
Tue, 01 Nov, 21:57 |
| ivaynb...@apache.org |
svn commit: r1196407 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxIndicatorAppender.java |
Wed, 02 Nov, 00:21 |
| Igor Vaynberg (Resolved) (JIRA) |
[jira] [Resolved] (WICKET-4071) AjaxIndicatorAppender removes itself immediately when added via ajax |
Wed, 02 Nov, 00:23 |
| Igor Vaynberg (Updated) (JIRA) |
[jira] [Updated] (WICKET-4071) AjaxIndicatorAppender removes itself immediately when added via ajax |
Wed, 02 Nov, 00:23 |
| Matthias Keller (Created) (JIRA) |
[jira] [Created] (WICKET-4189) RequestHandlerStack: Unnecessary Stacktrace in log on PageExpiredException |
Wed, 02 Nov, 07:29 |
| Matthias Keller (Created) (JIRA) |
[jira] [Created] (WICKET-4190) Implement Session.clear() |
Wed, 02 Nov, 07:39 |
| mgrigo...@apache.org |
svn commit: r1196488 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/Session.java |
Wed, 02 Nov, 08:09 |
| Martin Grigorov (Resolved) (JIRA) |
[jira] [Resolved] (WICKET-4190) Implement Session.clear() |
Wed, 02 Nov, 08:10 |
| Martin Grigorov (Updated) (JIRA) |
[jira] [Updated] (WICKET-4189) RequestHandlerStack: Unnecessary Stacktrace in log on PageExpiredException |
Wed, 02 Nov, 08:36 |
| Peter Diefenthäler (Created) (JIRA) |
[jira] [Created] (WICKET-4191) Tree component shows errors |
Wed, 02 Nov, 08:42 |
| Peter Diefenthäler (Updated) (JIRA) |
[jira] [Updated] (WICKET-4191) Tree component shows errors |
Wed, 02 Nov, 08:42 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-4189) RequestHandlerStack: Unnecessary Stacktrace in log on PageExpiredException |
Wed, 02 Nov, 09:31 |
| Peter Pastrnak (Updated) (JIRA) |
[jira] [Updated] (WICKET-4019) Portlet Support 1.5 |
Wed, 02 Nov, 09:35 |
| Martin Grigorov (Updated) (JIRA) |
[jira] [Updated] (WICKET-4191) Tree component shows errors |
Wed, 02 Nov, 09:39 |
| Peter Pastrnak (Commented) (JIRA) |
[jira] [Commented] (WICKET-4019) Portlet Support 1.5 |
Wed, 02 Nov, 09:39 |
| Martin Grigorov (Created) (JIRA) |
[jira] [Created] (WICKET-4192) Do not add anti cache parameter to the images used for the Tree's junction links |
Wed, 02 Nov, 09:45 |
| mgrigo...@apache.org |
svn commit: r1196525 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/tree/LabelIconPanel.java |
Wed, 02 Nov, 09:45 |
| Martin Grigorov (Resolved) (JIRA) |
[jira] [Resolved] (WICKET-4192) Do not add anti cache parameter to the images used for the Tree's junction links |
Wed, 02 Nov, 09:47 |
| mgrigo...@apache.org |
svn commit: r1196564 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/LabeledWebMarkupContainer.java |
Wed, 02 Nov, 13:10 |
| mgrigo...@apache.org |
svn commit: r1196567 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/FormComponentLabel.java |
Wed, 02 Nov, 13:26 |
| conflue...@apache.org |
[CONF] Apache Wicket > Page Storage |
Wed, 02 Nov, 14:28 |
| Peter Pastrnak (Updated) (JIRA) |
[jira] [Updated] (WICKET-4019) Portlet Support 1.5 |
Wed, 02 Nov, 14:33 |
| Martin Grigorov (Resolved) (JIRA) |
[jira] [Resolved] (WICKET-4187) Problem resolving markup in DefaultMarkupSourcingStrategy |
Wed, 02 Nov, 15:13 |
| mgrigo...@apache.org |
svn commit: r1196632 - in /wicket/common/site/trunk: _site/atom.xml _site/learn/examples/navomatic.html learn/examples/navomatic.md |
Wed, 02 Nov, 15:30 |
| ivaynb...@apache.org |
svn commit: r1196687 - in /wicket/trunk/wicket-request/src: main/java/org/apache/wicket/request/UrlEncoder.java test/java/org/apache/wicket/request/UrlTest.java |
Wed, 02 Nov, 17:01 |
| Igor Vaynberg (Commented) (JIRA) |
[jira] [Commented] (WICKET-4019) Portlet Support 1.5 |
Wed, 02 Nov, 17:01 |
| Igor Vaynberg (Commented) (JIRA) |
[jira] [Commented] (WICKET-4019) Portlet Support 1.5 |
Wed, 02 Nov, 17:03 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-4019) Portlet Support 1.5 |
Wed, 02 Nov, 17:07 |
| Peter Diefenthäler (Commented) (JIRA) |
[jira] [Commented] (WICKET-4191) Tree component shows errors |
Wed, 02 Nov, 17:07 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-4019) Portlet Support 1.5 |
Wed, 02 Nov, 17:13 |
| Peter Pastrnak (Commented) (JIRA) |
[jira] [Commented] (WICKET-4019) Portlet Support 1.5 |
Wed, 02 Nov, 17:23 |
| Ivan Vasilev (Created) (JIRA) |
[jira] [Created] (WICKET-4193) Indicator in IndicatingAjaxLink works only one time |
Wed, 02 Nov, 23:55 |
| Ivan Vasilev (Updated) (JIRA) |
[jira] [Updated] (WICKET-4193) Indicator in IndicatingAjaxLink works only one time |
Wed, 02 Nov, 23:55 |
| Igor Vaynberg (Resolved) (JIRA) |
[jira] [Resolved] (WICKET-4193) Indicator in IndicatingAjaxLink works only one time |
Thu, 03 Nov, 02:37 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-4019) Portlet Support 1.5 |
Thu, 03 Nov, 10:03 |
| mgrigo...@apache.org |
svn commit: r1197042 - /wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/spring/ |
Thu, 03 Nov, 10:15 |
| mgrigo...@apache.org |
svn commit: r1197044 - /wicket/trunk/wicket-examples/src/main/resources/org/apache/wicket/examples/asemail/mail-template.tmpl |
Thu, 03 Nov, 10:17 |
| mgrigo...@apache.org |
svn commit: r1197046 - /wicket/trunk/wicket-examples/src/main/resources/org/apache/wicket/examples/homepage/HomePage.html |
Thu, 03 Nov, 10:18 |
| Ernesto Reinaldo Barreiro (Updated) (JIRA) |
[jira] [Updated] (WICKET-4194) update/improve javadocs of SpringComponentInjector and GuiceComponentInjector. |
Thu, 03 Nov, 11:05 |
| Ernesto Reinaldo Barreiro (Created) (JIRA) |
[jira] [Created] (WICKET-4194) update/improve javadocs of SpringComponentInjector and GuiceComponentInjector. |
Thu, 03 Nov, 11:05 |
| Andre L (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 12:03 |
| Sodasmile (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 12:19 |
| Martin Grigorov (Reopened) (JIRA) |
[jira] [Reopened] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 12:47 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 12:59 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 13:03 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 13:11 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 13:15 |
| Andre L (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 13:17 |
| mgrigo...@apache.org |
svn commit: r1197103 - in /wicket/trunk: wicket-guice/src/main/java/org/apache/wicket/guice/GuiceComponentInjector.java wicket-spring/src/main/java/org/apache/wicket/spring/injection/annot/SpringComponentInjector.java |
Thu, 03 Nov, 13:27 |
| Martin Grigorov (Resolved) (JIRA) |
[jira] [Resolved] (WICKET-4194) update/improve javadocs of SpringComponentInjector and GuiceComponentInjector. |
Thu, 03 Nov, 13:27 |
| Andre L (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 13:37 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 13:43 |
| Igor Vaynberg (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 15:23 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 15:43 |
| Igor Vaynberg (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 15:47 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 16:31 |
| Igor Vaynberg (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 16:39 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 16:43 |
| Sven Meier (Created) (JIRA) |
[jira] [Created] (WICKET-4195) IStringResourceLoader remove one method |
Thu, 03 Nov, 16:53 |
| Sven Meier (Updated) (JIRA) |
[jira] [Updated] (WICKET-4195) IStringResourceLoader remove one method |
Thu, 03 Nov, 16:55 |
| Peter Pastrnak (Updated) (JIRA) |
[jira] [Updated] (WICKET-4019) Portlet Support 1.5 |
Thu, 03 Nov, 18:17 |
| Ras Poutine (Updated) (JIRA) |
[jira] [Updated] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 20:11 |
| Ras Poutine (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Thu, 03 Nov, 20:13 |
| Emond Papegaaij (Updated) (JIRA) |
[jira] [Updated] (WICKET-4189) RequestHandlerStack: Unnecessary Stacktrace in log on PageExpiredException |
Fri, 04 Nov, 07:25 |
| Emond Papegaaij (Updated) (JIRA) |
[jira] [Updated] (WICKET-4189) RequestHandlerStack: Unnecessary Stacktrace in log on PageExpiredException |
Fri, 04 Nov, 07:25 |
| Emond Papegaaij (Updated) (JIRA) |
[jira] [Updated] (WICKET-4189) RequestHandlerStack: Unnecessary Stacktrace in log on PageExpiredException |
Fri, 04 Nov, 07:25 |
| Emond Papegaaij (Commented) (JIRA) |
[jira] [Commented] (WICKET-4189) RequestHandlerStack: Unnecessary Stacktrace in log on PageExpiredException |
Fri, 04 Nov, 07:31 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-4019) Portlet Support 1.5 |
Fri, 04 Nov, 08:25 |
| Gert-Jan Schouten (Created) (JIRA) |
[jira] [Created] (WICKET-4196) Accessing Wicket through AJP makes Wicket vulnerable to HTTP Response Splitting Attack |
Fri, 04 Nov, 09:19 |
| Gert-Jan Schouten (Updated) (JIRA) |
[jira] [Updated] (WICKET-4196) Accessing Wicket through AJP makes Wicket vulnerable to HTTP Response Splitting Attack |
Fri, 04 Nov, 09:21 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-4196) Accessing Wicket through AJP makes Wicket vulnerable to HTTP Response Splitting Attack |
Fri, 04 Nov, 09:25 |
| Martin Grigorov (Commented) (JIRA) |
[jira] [Commented] (WICKET-4196) Accessing Wicket through AJP makes Wicket vulnerable to HTTP Response Splitting Attack |
Fri, 04 Nov, 09:27 |
| Gert-Jan Schouten (Commented) (JIRA) |
[jira] [Commented] (WICKET-4196) Accessing Wicket through AJP makes Wicket vulnerable to HTTP Response Splitting Attack |
Fri, 04 Nov, 11:15 |
| Andre L (Commented) (JIRA) |
[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference |
Fri, 04 Nov, 11:41 |
| Emond Papegaaij (Created) (JIRA) |
[jira] [Created] (WICKET-4197) ListenerInterfaceRequestHandler fails with an exception if a new page is created and the component does not exist on that page |
Fri, 04 Nov, 13:33 |
| Emond Papegaaij (Updated) (JIRA) |
[jira] [Updated] (WICKET-4197) ListenerInterfaceRequestHandler fails with an exception if a new page is created and the component does not exist on that page |
Fri, 04 Nov, 13:33 |
| Emond Papegaaij (Updated) (JIRA) |
[jira] [Updated] (WICKET-4189) RequestHandlerStack: Unnecessary Stacktrace in log on PageExpiredException |
Fri, 04 Nov, 13:35 |
| Emond Papegaaij (Updated) (JIRA) |
[jira] [Updated] (WICKET-4197) ListenerInterfaceRequestHandler fails with an exception if a new page is created and the component does not exist on that page |
Fri, 04 Nov, 13:35 |
| dasho...@apache.org |
svn commit: r1197575 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/handler/IPageProvider.java |
Fri, 04 Nov, 14:00 |
| ivaynb...@apache.org |
svn commit: r1197620 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/RestartResponseException.java |
Fri, 04 Nov, 16:06 |
| Igor Vaynberg (Created) (JIRA) |
[jira] [Created] (WICKET-4198) RestartResponseException does not work correctly with newly created page instances |
Fri, 04 Nov, 16:07 |
| Igor Vaynberg (Resolved) (JIRA) |
[jira] [Resolved] (WICKET-4198) RestartResponseException does not work correctly with newly created page instances |
Fri, 04 Nov, 16:07 |
| Igor Vaynberg (Updated) (JIRA) |
[jira] [Updated] (WICKET-4088) Make Application#init() run after IInitializers to allow the application to override any settings configured by initializers |
Fri, 04 Nov, 16:13 |
| Peter Pastrnak (Commented) (JIRA) |
[jira] [Commented] (WICKET-4019) Portlet Support 1.5 |
Fri, 04 Nov, 18:51 |
| Igor Vaynberg (Commented) (JIRA) |
[jira] [Commented] (WICKET-4019) Portlet Support 1.5 |
Fri, 04 Nov, 18:55 |
| Igor Vaynberg (Assigned) (JIRA) |
[jira] [Assigned] (WICKET-4197) ListenerInterfaceRequestHandler fails with an exception if a new page is created and the component does not exist on that page |
Fri, 04 Nov, 19:33 |
| ivaynb...@apache.org |
svn commit: r1197727 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/handler/ListenerInterfaceRequestHandler.java |
Fri, 04 Nov, 19:52 |
| Igor Vaynberg (Resolved) (JIRA) |
[jira] [Resolved] (WICKET-4197) ListenerInterfaceRequestHandler fails with an exception if a new page is created and the component does not exist on that page |
Sat, 05 Nov, 05:22 |
| Ernesto Reinaldo Barreiro (Created) (JIRA) |
[jira] [Created] (WICKET-4199) add a hook to SubmitLink that allows to insert arbitrary JavaScript before code that submit the form |
Sat, 05 Nov, 07:06 |