[jira] [Commented] (ISIS-537) Convert Wicket viewer to use Bootstrap, so that it can be themed.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207337#comment-14207337
 ] 

ASF subversion and git services commented on ISIS-537:
--

Commit 9746edbdf92cdebf92a2166b26914657456dc9f6 in isis's branch 
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=9746edb ]

ISIS-537, ISIS-946 Explicitly specify servlet-api as a dependency


> Convert Wicket viewer to use Bootstrap, so that it can be themed.
> -
>
> Key: ISIS-537
> URL: https://issues.apache.org/jira/browse/ISIS-537
> Project: Isis
>  Issue Type: New Feature
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.2.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
> Fix For: viewer-wicket-1.8.0
>
>
> forked to https://github.com/martin-g/isis



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-537) Convert Wicket viewer to use Bootstrap, so that it can be themed.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207336#comment-14207336
 ] 

ASF subversion and git services commented on ISIS-537:
--

Commit 6e17ab545bd24cb6530d2f3cd325c3e8fa35e32a in isis's branch 
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=6e17ab5 ]

ISIS-537: fixing hinting (selected view, page number, ordering of tables).


> Convert Wicket viewer to use Bootstrap, so that it can be themed.
> -
>
> Key: ISIS-537
> URL: https://issues.apache.org/jira/browse/ISIS-537
> Project: Isis
>  Issue Type: New Feature
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.2.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
> Fix For: viewer-wicket-1.8.0
>
>
> forked to https://github.com/martin-g/isis



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-946) Isis application won't run from Eclipse

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207338#comment-14207338
 ] 

ASF subversion and git services commented on ISIS-946:
--

Commit 9746edbdf92cdebf92a2166b26914657456dc9f6 in isis's branch 
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=9746edb ]

ISIS-537, ISIS-946 Explicitly specify servlet-api as a dependency


> Isis application won't run from Eclipse
> ---
>
> Key: ISIS-946
> URL: https://issues.apache.org/jira/browse/ISIS-946
> Project: Isis
>  Issue Type: Bug
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.8.0
>Reporter: Jeroen van der Wal
>Assignee: Martin Grigorov
>Priority: Critical
> Fix For: core-1.8.0
>
>
> {code}
> java.lang.Error: Unresolved compilation problem: 
>   The type javax.servlet.http.Cookie cannot be resolved. It is indirectly 
> referenced from required .class files
>   at 
> org.apache.isis.viewer.wicket.ui.components.widgets.themepicker.ThemeChooser.(ThemeChooser.java:96)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.addThemePicker(PageAbstract.java:211)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.(PageAbstract.java:180)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.error.ErrorPage.(ErrorPage.java:40)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageFor(WebRequestCycleForIsis.java:177)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageProviderFor(WebRequestCycleForIsis.java:147)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.onException(WebRequestCycleForIsis.java:138)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycle.handleException(RequestCycle.java:347){code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-537) Convert Wicket viewer to use Bootstrap, so that it can be themed.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207339#comment-14207339
 ] 

ASF subversion and git services commented on ISIS-537:
--

Commit 8a9378b1f209f16cec27c5d2990837237ccca7ee in isis's branch 
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=8a9378b ]

ISIS-537: titles (tooltips) now displayed correctly for action buttons.


> Convert Wicket viewer to use Bootstrap, so that it can be themed.
> -
>
> Key: ISIS-537
> URL: https://issues.apache.org/jira/browse/ISIS-537
> Project: Isis
>  Issue Type: New Feature
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.2.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
> Fix For: viewer-wicket-1.8.0
>
>
> forked to https://github.com/martin-g/isis



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-537) Convert Wicket viewer to use Bootstrap, so that it can be themed.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207333#comment-14207333
 ] 

ASF subversion and git services commented on ISIS-537:
--

Commit 8a9378b1f209f16cec27c5d2990837237ccca7ee in isis's branch 
refs/heads/ISIS-939 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=8a9378b ]

ISIS-537: titles (tooltips) now displayed correctly for action buttons.


> Convert Wicket viewer to use Bootstrap, so that it can be themed.
> -
>
> Key: ISIS-537
> URL: https://issues.apache.org/jira/browse/ISIS-537
> Project: Isis
>  Issue Type: New Feature
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.2.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
> Fix For: viewer-wicket-1.8.0
>
>
> forked to https://github.com/martin-g/isis



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-946) Isis application won't run from Eclipse

2014-11-11 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-946:
-
Fix Version/s: core-1.8.0

> Isis application won't run from Eclipse
> ---
>
> Key: ISIS-946
> URL: https://issues.apache.org/jira/browse/ISIS-946
> Project: Isis
>  Issue Type: Bug
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.8.0
>Reporter: Jeroen van der Wal
>Assignee: Martin Grigorov
>Priority: Critical
> Fix For: core-1.8.0
>
>
> {code}
> java.lang.Error: Unresolved compilation problem: 
>   The type javax.servlet.http.Cookie cannot be resolved. It is indirectly 
> referenced from required .class files
>   at 
> org.apache.isis.viewer.wicket.ui.components.widgets.themepicker.ThemeChooser.(ThemeChooser.java:96)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.addThemePicker(PageAbstract.java:211)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.(PageAbstract.java:180)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.error.ErrorPage.(ErrorPage.java:40)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageFor(WebRequestCycleForIsis.java:177)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageProviderFor(WebRequestCycleForIsis.java:147)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.onException(WebRequestCycleForIsis.java:138)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycle.handleException(RequestCycle.java:347){code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (ISIS-946) Isis application won't run from Eclipse

2014-11-11 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood resolved ISIS-946.
--
Resolution: Fixed

> Isis application won't run from Eclipse
> ---
>
> Key: ISIS-946
> URL: https://issues.apache.org/jira/browse/ISIS-946
> Project: Isis
>  Issue Type: Bug
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.8.0
>Reporter: Jeroen van der Wal
>Assignee: Martin Grigorov
>Priority: Critical
> Fix For: core-1.8.0
>
>
> {code}
> java.lang.Error: Unresolved compilation problem: 
>   The type javax.servlet.http.Cookie cannot be resolved. It is indirectly 
> referenced from required .class files
>   at 
> org.apache.isis.viewer.wicket.ui.components.widgets.themepicker.ThemeChooser.(ThemeChooser.java:96)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.addThemePicker(PageAbstract.java:211)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.(PageAbstract.java:180)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.error.ErrorPage.(ErrorPage.java:40)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageFor(WebRequestCycleForIsis.java:177)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageProviderFor(WebRequestCycleForIsis.java:147)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.onException(WebRequestCycleForIsis.java:138)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycle.handleException(RequestCycle.java:347){code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-537) Convert Wicket viewer to use Bootstrap, so that it can be themed.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207100#comment-14207100
 ] 

ASF subversion and git services commented on ISIS-537:
--

Commit 9746edbdf92cdebf92a2166b26914657456dc9f6 in isis's branch 
refs/heads/ISIS-939 from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=9746edb ]

ISIS-537, ISIS-946 Explicitly specify servlet-api as a dependency


> Convert Wicket viewer to use Bootstrap, so that it can be themed.
> -
>
> Key: ISIS-537
> URL: https://issues.apache.org/jira/browse/ISIS-537
> Project: Isis
>  Issue Type: New Feature
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.2.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
> Fix For: viewer-wicket-1.8.0
>
>
> forked to https://github.com/martin-g/isis



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-537) Convert Wicket viewer to use Bootstrap, so that it can be themed.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207099#comment-14207099
 ] 

ASF subversion and git services commented on ISIS-537:
--

Commit 6e17ab545bd24cb6530d2f3cd325c3e8fa35e32a in isis's branch 
refs/heads/ISIS-939 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=6e17ab5 ]

ISIS-537: fixing hinting (selected view, page number, ordering of tables).


> Convert Wicket viewer to use Bootstrap, so that it can be themed.
> -
>
> Key: ISIS-537
> URL: https://issues.apache.org/jira/browse/ISIS-537
> Project: Isis
>  Issue Type: New Feature
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.2.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
> Fix For: viewer-wicket-1.8.0
>
>
> forked to https://github.com/martin-g/isis



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-946) Isis application won't run from Eclipse

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207101#comment-14207101
 ] 

ASF subversion and git services commented on ISIS-946:
--

Commit 9746edbdf92cdebf92a2166b26914657456dc9f6 in isis's branch 
refs/heads/ISIS-939 from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=9746edb ]

ISIS-537, ISIS-946 Explicitly specify servlet-api as a dependency


> Isis application won't run from Eclipse
> ---
>
> Key: ISIS-946
> URL: https://issues.apache.org/jira/browse/ISIS-946
> Project: Isis
>  Issue Type: Bug
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.8.0
>Reporter: Jeroen van der Wal
>Assignee: Martin Grigorov
>Priority: Critical
>
> {code}
> java.lang.Error: Unresolved compilation problem: 
>   The type javax.servlet.http.Cookie cannot be resolved. It is indirectly 
> referenced from required .class files
>   at 
> org.apache.isis.viewer.wicket.ui.components.widgets.themepicker.ThemeChooser.(ThemeChooser.java:96)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.addThemePicker(PageAbstract.java:211)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.(PageAbstract.java:180)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.error.ErrorPage.(ErrorPage.java:40)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageFor(WebRequestCycleForIsis.java:177)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageProviderFor(WebRequestCycleForIsis.java:147)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.onException(WebRequestCycleForIsis.java:138)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycle.handleException(RequestCycle.java:347){code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-946) Isis application won't run from Eclipse

2014-11-11 Thread Jeroen van der Wal (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206340#comment-14206340
 ] 

Jeroen van der Wal commented on ISIS-946:
-

That fixed it. Thanks Martin!

> Isis application won't run from Eclipse
> ---
>
> Key: ISIS-946
> URL: https://issues.apache.org/jira/browse/ISIS-946
> Project: Isis
>  Issue Type: Bug
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.8.0
>Reporter: Jeroen van der Wal
>Assignee: Martin Grigorov
>Priority: Critical
>
> {code}
> java.lang.Error: Unresolved compilation problem: 
>   The type javax.servlet.http.Cookie cannot be resolved. It is indirectly 
> referenced from required .class files
>   at 
> org.apache.isis.viewer.wicket.ui.components.widgets.themepicker.ThemeChooser.(ThemeChooser.java:96)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.addThemePicker(PageAbstract.java:211)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.(PageAbstract.java:180)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.error.ErrorPage.(ErrorPage.java:40)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageFor(WebRequestCycleForIsis.java:177)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageProviderFor(WebRequestCycleForIsis.java:147)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.onException(WebRequestCycleForIsis.java:138)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycle.handleException(RequestCycle.java:347){code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-946) Isis application won't run from Eclipse

2014-11-11 Thread Martin Grigorov (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206329#comment-14206329
 ] 

Martin Grigorov commented on ISIS-946:
--

Please test whether 
https://github.com/martin-g/isis/commit/e8653773e74b978ab6306a7d0d64ba4e84c6e826
 fixes the problem,

> Isis application won't run from Eclipse
> ---
>
> Key: ISIS-946
> URL: https://issues.apache.org/jira/browse/ISIS-946
> Project: Isis
>  Issue Type: Bug
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.8.0
>Reporter: Jeroen van der Wal
>Assignee: Martin Grigorov
>Priority: Critical
>
> {code}
> java.lang.Error: Unresolved compilation problem: 
>   The type javax.servlet.http.Cookie cannot be resolved. It is indirectly 
> referenced from required .class files
>   at 
> org.apache.isis.viewer.wicket.ui.components.widgets.themepicker.ThemeChooser.(ThemeChooser.java:96)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.addThemePicker(PageAbstract.java:211)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.(PageAbstract.java:180)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.error.ErrorPage.(ErrorPage.java:40)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageFor(WebRequestCycleForIsis.java:177)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageProviderFor(WebRequestCycleForIsis.java:147)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.onException(WebRequestCycleForIsis.java:138)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycle.handleException(RequestCycle.java:347){code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-946) Isis application won't run from Eclipse

2014-11-11 Thread Dan Haywood (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206325#comment-14206325
 ] 

Dan Haywood commented on ISIS-946:
--

This might be an issue with how Eclipse computes its classpaths ... it doesn't 
separate out the "compile" vs "test" scopes  worth being aware of, if 
nothing else.

> Isis application won't run from Eclipse
> ---
>
> Key: ISIS-946
> URL: https://issues.apache.org/jira/browse/ISIS-946
> Project: Isis
>  Issue Type: Bug
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.8.0
>Reporter: Jeroen van der Wal
>Assignee: Martin Grigorov
>Priority: Critical
>
> {code}
> java.lang.Error: Unresolved compilation problem: 
>   The type javax.servlet.http.Cookie cannot be resolved. It is indirectly 
> referenced from required .class files
>   at 
> org.apache.isis.viewer.wicket.ui.components.widgets.themepicker.ThemeChooser.(ThemeChooser.java:96)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.addThemePicker(PageAbstract.java:211)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.(PageAbstract.java:180)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.error.ErrorPage.(ErrorPage.java:40)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageFor(WebRequestCycleForIsis.java:177)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageProviderFor(WebRequestCycleForIsis.java:147)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.onException(WebRequestCycleForIsis.java:138)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycle.handleException(RequestCycle.java:347){code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (ISIS-946) Isis application won't run from Eclipse

2014-11-11 Thread Martin Grigorov (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov reassigned ISIS-946:


Assignee: Martin Grigorov  (was: Dan Haywood)

> Isis application won't run from Eclipse
> ---
>
> Key: ISIS-946
> URL: https://issues.apache.org/jira/browse/ISIS-946
> Project: Isis
>  Issue Type: Bug
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.8.0
>Reporter: Jeroen van der Wal
>Assignee: Martin Grigorov
>Priority: Critical
>
> {code}
> java.lang.Error: Unresolved compilation problem: 
>   The type javax.servlet.http.Cookie cannot be resolved. It is indirectly 
> referenced from required .class files
>   at 
> org.apache.isis.viewer.wicket.ui.components.widgets.themepicker.ThemeChooser.(ThemeChooser.java:96)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.addThemePicker(PageAbstract.java:211)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.PageAbstract.(PageAbstract.java:180)
>   at 
> org.apache.isis.viewer.wicket.ui.pages.error.ErrorPage.(ErrorPage.java:40)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageFor(WebRequestCycleForIsis.java:177)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageProviderFor(WebRequestCycleForIsis.java:147)
>   at 
> org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.onException(WebRequestCycleForIsis.java:138)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
>   at 
> org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
>   at 
> org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
>   at 
> org.apache.wicket.request.cycle.RequestCycle.handleException(RequestCycle.java:347){code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ISIS-946) Isis application won't run from Eclipse

2014-11-11 Thread Jeroen van der Wal (JIRA)
Jeroen van der Wal created ISIS-946:
---

 Summary: Isis application won't run from Eclipse
 Key: ISIS-946
 URL: https://issues.apache.org/jira/browse/ISIS-946
 Project: Isis
  Issue Type: Bug
  Components: Viewer: Wicket
Affects Versions: viewer-wicket-1.8.0
Reporter: Jeroen van der Wal
Assignee: Dan Haywood
Priority: Critical


{code}
java.lang.Error: Unresolved compilation problem: 
The type javax.servlet.http.Cookie cannot be resolved. It is indirectly 
referenced from required .class files

at 
org.apache.isis.viewer.wicket.ui.components.widgets.themepicker.ThemeChooser.(ThemeChooser.java:96)
at 
org.apache.isis.viewer.wicket.ui.pages.PageAbstract.addThemePicker(PageAbstract.java:211)
at 
org.apache.isis.viewer.wicket.ui.pages.PageAbstract.(PageAbstract.java:180)
at 
org.apache.isis.viewer.wicket.ui.pages.error.ErrorPage.(ErrorPage.java:40)
at 
org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageFor(WebRequestCycleForIsis.java:177)
at 
org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.errorPageProviderFor(WebRequestCycleForIsis.java:147)
at 
org.apache.isis.viewer.wicket.viewer.integration.wicket.WebRequestCycleForIsis.onException(WebRequestCycleForIsis.java:138)
at 
org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
at 
org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
at 
org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
at 
org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
at 
org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:126)
at 
org.apache.wicket.request.cycle.RequestCycleListenerCollection$4.notify(RequestCycleListenerCollection.java:122)
at 
org.apache.wicket.util.listener.ListenerCollection.notify(ListenerCollection.java:80)
at 
org.apache.wicket.request.cycle.RequestCycleListenerCollection.onException(RequestCycleListenerCollection.java:121)
at 
org.apache.wicket.request.cycle.RequestCycle.handleException(RequestCycle.java:347){code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (ISIS-945) Exception by restful different than shown by Wicket viewer

2014-11-11 Thread Erik de Hair (JIRA)
Erik de Hair created ISIS-945:
-

 Summary: Exception by restful different than shown by Wicket viewer
 Key: ISIS-945
 URL: https://issues.apache.org/jira/browse/ISIS-945
 Project: Isis
  Issue Type: Bug
  Components: Core: Viewer: RestfulObjects
Affects Versions: core-1.7.0
Reporter: Erik de Hair
Assignee: Dan Haywood
Priority: Minor


Hi,

I have a service method that I only want to expose via restful. I suppressed 
the method from showing up in the Wicket viewer so I didn't try to call it with 
the Wicket viewer.

Now restful throws an error (which is not very useful) when calling the method:

org.apache.tomcat.util.http.parser.TokenMgrError: Lexical error at line 1, 
column 29.  Encountered: ":" (58), after : ""

org.apache.tomcat.util.http.parser.HttpParserTokenManager.getNextToken(HttpParserTokenManager.java:434)

org.apache.tomcat.util.http.parser.HttpParser.jj_ntk(HttpParser.java:300)

org.apache.tomcat.util.http.parser.HttpParser.MediaType(HttpParser.java:21)


For some reason I now also exposed the action via Wicket. That way I get 
another exception with more useful information about my problem:

javax.jdo.JDOUserExceptionInvalid operator "=". Did you mean to use "=="?
org.datanucleus.api.jdo.NucleusJDOHelper#getJDOExceptionForNucleusException(NucleusJDOHelper.java:549)
org.datanucleus.api.jdo.JDOQuery#execute(JDOQuery.java:299)

nl.pocos.dom.workflow.WorkFlowStatusses#checkNumberOfPGSMLicences(WorkFlowStatusses.java:55)

sun.reflect.NativeMethodAccessorImpl#invoke0(NativeMethodAccessorImpl.java:-2)

sun.reflect.NativeMethodAccessorImpl#invoke(NativeMethodAccessorImpl.java:57)

sun.reflect.DelegatingMethodAccessorImpl#invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method#invoke(Method.java:606)

After fixing this error the restful call works fine. I had this behaviour 
before but couldn't reproduce it. It looks like the TokenMgrError is thrown 
when some exception occurs in an action called via restful and the real 
reason/exception can't be found in the logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-848) Use a single consolidated mechanism for auto-discovery of services, entities and fixture scripts.

2014-11-11 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-848:
-
Fix Version/s: (was: core-1.8.0)
   core-1.9.0

> Use a single consolidated mechanism for auto-discovery of services, entities 
> and fixture scripts.
> -
>
> Key: ISIS-848
> URL: https://issues.apache.org/jira/browse/ISIS-848
> Project: Isis
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: core-1.6.0
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Minor
> Fix For: core-1.9.0
>
>
> ie... implement AppSpecs/ClusterSpecs.
> ~~~
> Isis core now supports auto-discovery (behind the scenes using 
> org.reflections.Reflections) of entities, of services and of fixture scripts. 
>  But the configuration of these is all over the place:
> - entities are discovered:
>   - in the app using WEB-INF/persistor_datanucleus.properties
>   - in the integtests in the XxxSystemBuilder#testConfiguration()
> - services are discovered:
>- in the app using WEB-INF/isis.properties
>- in the integtests in the XxxSystemBuilder#(constructor)
> - fixture scripts are discovered:
>   - in the app in the constructor of the subclass of FixtureScripts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (ISIS-703) Provide a switch in the Wicket viewer to make the positioning of a fields label either to the left or above the field.

2014-11-11 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood resolved ISIS-703.
--
Resolution: Fixed

> Provide a switch in the Wicket viewer to make the positioning of a fields 
> label either to the left or above the field.
> --
>
> Key: ISIS-703
> URL: https://issues.apache.org/jira/browse/ISIS-703
> Project: Isis
>  Issue Type: New Feature
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.3.1
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Minor
> Fix For: viewer-wicket-1.8.0
>
>
> Similar to ISIS-702, but whereas that relates to fine-tuning individual 
> fields, this ticket is about providing a global "default".
> (have asked Martin for his opinion on whether this makes sense to roll into 
> ISIS-537).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-877) ReferencePanel toggles to different representation in edit mode (from view mode) even if is disabled.

2014-11-11 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-877:
-
Fix Version/s: (was: viewer-wicket-1.8.0)
   viewer-wicket-1.9.0

> ReferencePanel toggles to different representation in edit mode (from view 
> mode) even if is disabled.
> -
>
> Key: ISIS-877
> URL: https://issues.apache.org/jira/browse/ISIS-877
> Project: Isis
>  Issue Type: Bug
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.6.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
>Priority: Minor
> Fix For: viewer-wicket-1.9.0
>
> Attachments: isis-to-raise-2.png
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (ISIS-911) The blob panel's "additionalLinks" (for upload and clear buttons) should be hidden in Edit mode.

2014-11-11 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood resolved ISIS-911.
--
Resolution: Fixed

> The blob panel's "additionalLinks" (for upload and clear buttons) should be 
> hidden in Edit mode.
> 
>
> Key: ISIS-911
> URL: https://issues.apache.org/jira/browse/ISIS-911
> Project: Isis
>  Issue Type: Bug
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.6.0
>Reporter: Martin Grigorov
>Assignee: Martin Grigorov
>Priority: Minor
> Fix For: viewer-wicket-1.8.0
>
> Attachments: 911-enumerated-additional-links.png, 
> isis-911-unnecessary-clear-when-no-value.png, update-clear-in-edit-mode.png
>
>
> Viewing a Blob shows the additional links "Upload" and "Clear" next to the 
> binary.
> Switching to Edit mode shows the upload field + "Clear" button, but the 
> additional links are still there. The "Upload" button opens a Modal window 
> for edit and the "Clear" button does the same as the second "Clear" button.
> See the attached screenshot.
> I think the "additionalLinks" should be hidden in Edit mode.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-806) In Wicket viewer, shouldn't be possible to invoke an action if editing a form.

2014-11-11 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-806:
-
Fix Version/s: (was: viewer-wicket-1.8.0)
   viewer-wicket-1.9.0

> In Wicket viewer, shouldn't be possible to invoke an action if editing a form.
> --
>
> Key: ISIS-806
> URL: https://issues.apache.org/jira/browse/ISIS-806
> Project: Isis
>  Issue Type: Improvement
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.5.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
>Priority: Minor
> Fix For: viewer-wicket-1.9.0
>
>
> Either:
> - prevent the action button from being clicked if editing a property, or
> - let the action button be clicked, but automatically apply any outstanding 
> changes (this is what JIRA does, in effect)
> For the second option, would probably require that actions 
> (EntityHeaderPanel) be moved inside the form that is set up within 
> EntityPropertiesPanel ie some rejigging required to the Wicket components 
> hierarchy.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (ISIS-878) Wicket viewer escape does not dismiss some (though not all) action dialog boxes

2014-11-11 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood resolved ISIS-878.
--
   Resolution: Fixed
Fix Version/s: (was: viewer-wicket-1.9.0)
   viewer-wicket-1.8.0

> Wicket viewer escape does not dismiss some (though not all) action dialog 
> boxes
> ---
>
> Key: ISIS-878
> URL: https://issues.apache.org/jira/browse/ISIS-878
> Project: Isis
>  Issue Type: Bug
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.6.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
>Priority: Minor
> Fix For: viewer-wicket-1.8.0
>
> Attachments: isis-to-raise-3.png
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (ISIS-537) Convert Wicket viewer to use Bootstrap, so that it can be themed.

2014-11-11 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood resolved ISIS-537.
--
   Resolution: Fixed
Fix Version/s: (was: viewer-wicket-1.9.0)
   viewer-wicket-1.8.0

> Convert Wicket viewer to use Bootstrap, so that it can be themed.
> -
>
> Key: ISIS-537
> URL: https://issues.apache.org/jira/browse/ISIS-537
> Project: Isis
>  Issue Type: New Feature
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.2.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
> Fix For: viewer-wicket-1.8.0
>
>
> forked to https://github.com/martin-g/isis



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-939) Simplify Persistor and ObjectStore components.

2014-11-11 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-939:
-
Description: 
* ClassSubstitutor... no longer any need to be pluggable.
* ObjectFactory... no longer any need to be pluggable.
* SpecificationTraverser
* CollectionTypeRegistry
* PersistAlgorithmUnified
* PojoRecreatorUnified
* IdentifierGeneratorUnified
* UpdateNotifier - deleted
* MessageBroker simplified, deleted obsolete version
* PersistenceSession simplifications
* ResolveFieldUtil for scimpi

  was:There is no longer any need for these to be pluggable.


> Simplify Persistor and ObjectStore components.
> --
>
> Key: ISIS-939
> URL: https://issues.apache.org/jira/browse/ISIS-939
> Project: Isis
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: core-1.7.0
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Minor
> Fix For: core-1.8.0
>
>
> * ClassSubstitutor... no longer any need to be pluggable.
> * ObjectFactory... no longer any need to be pluggable.
> * SpecificationTraverser
> * CollectionTypeRegistry
> * PersistAlgorithmUnified
> * PojoRecreatorUnified
> * IdentifierGeneratorUnified
> * UpdateNotifier - deleted
> * MessageBroker simplified, deleted obsolete version
> * PersistenceSession simplifications
> * ResolveFieldUtil for scimpi



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ISIS-939) Simplify Persistor and ObjectStore components.

2014-11-11 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-939:
-
Summary: Simplify Persistor and ObjectStore components.  (was: Simplify 
ClassSubstitutor hierarchy and ObjectFactory hierarchy.)

> Simplify Persistor and ObjectStore components.
> --
>
> Key: ISIS-939
> URL: https://issues.apache.org/jira/browse/ISIS-939
> Project: Isis
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: core-1.7.0
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Minor
> Fix For: core-1.8.0
>
>
> There is no longer any need for these to be pluggable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (ISIS-939) Simplify ClassSubstitutor hierarchy and ObjectFactory hierarchy.

2014-11-11 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood resolved ISIS-939.
--
Resolution: Fixed

> Simplify ClassSubstitutor hierarchy and ObjectFactory hierarchy.
> 
>
> Key: ISIS-939
> URL: https://issues.apache.org/jira/browse/ISIS-939
> Project: Isis
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: core-1.7.0
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Minor
> Fix For: core-1.8.0
>
>
> There is no longer any need for these to be pluggable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (ISIS-944) Minor improvements to TitleBuffer.

2014-11-11 Thread Dan Haywood (JIRA)

 [ 
https://issues.apache.org/jira/browse/ISIS-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood resolved ISIS-944.
--
Resolution: Fixed

> Minor improvements to TitleBuffer.
> --
>
> Key: ISIS-944
> URL: https://issues.apache.org/jira/browse/ISIS-944
> Project: Isis
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: core-1.7.0
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Trivial
> Fix For: core-1.8.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-537) Convert Wicket viewer to use Bootstrap, so that it can be themed.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206136#comment-14206136
 ] 

ASF subversion and git services commented on ISIS-537:
--

Commit da6d6cc2887119428ea0f7c23ef9c7310a4eaec6 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=da6d6cc ]

ISIS-537: updating simpleapp and todoapp datePickerPatterns to moment.js (from 
jQueryUI.js)


> Convert Wicket viewer to use Bootstrap, so that it can be themed.
> -
>
> Key: ISIS-537
> URL: https://issues.apache.org/jira/browse/ISIS-537
> Project: Isis
>  Issue Type: New Feature
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.2.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
> Fix For: viewer-wicket-1.9.0
>
>
> forked to https://github.com/martin-g/isis



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-537) Convert Wicket viewer to use Bootstrap, so that it can be themed.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206135#comment-14206135
 ] 

ASF subversion and git services commented on ISIS-537:
--

Commit 9726a179954b595c1cd693124077604e3d92a533 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=9726a17 ]

ISIS-537: changing StandaloneCollectionPanel to use AdditionaLinksPanel (rather 
than CssMenuPanel); fixing layout for bulk actions and view selector in 
standalone; ensuring that bootstrap CSS applied to correct element in 
AdditionalLinksPanel.


> Convert Wicket viewer to use Bootstrap, so that it can be themed.
> -
>
> Key: ISIS-537
> URL: https://issues.apache.org/jira/browse/ISIS-537
> Project: Isis
>  Issue Type: New Feature
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.2.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
> Fix For: viewer-wicket-1.9.0
>
>
> forked to https://github.com/martin-g/isis



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-537) Convert Wicket viewer to use Bootstrap, so that it can be themed.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206139#comment-14206139
 ] 

ASF subversion and git services commented on ISIS-537:
--

Commit 8b7267e60e4f84ce627220c4c0e88dbf25c5bcfd in isis's branch 
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=8b7267e ]

ISIS-537: fixes for standalone collections; minor layout improvements

- NPE when switch back to standalone collection (table view) after alternate 
view (excel)
- after switch view of one collection, the "other" collections were no longer 
showing the correct view (lost their state)
- remove bottom border for tables
- render bulk actions to left, not right.
- change powered by to use TM rather than (R).
- remove debug message left over


> Convert Wicket viewer to use Bootstrap, so that it can be themed.
> -
>
> Key: ISIS-537
> URL: https://issues.apache.org/jira/browse/ISIS-537
> Project: Isis
>  Issue Type: New Feature
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.2.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
> Fix For: viewer-wicket-1.9.0
>
>
> forked to https://github.com/martin-g/isis



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-944) Minor improvements to TitleBuffer.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206137#comment-14206137
 ] 

ASF subversion and git services commented on ISIS-944:
--

Commit 545b161b0f3429976568b7c35dd81074dc562118 in isis's branch 
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=545b161 ]

ISIS-944: Optimize TitleBuffer to not create the title twice per method - once 
for isEmpty(Object) and second time for the actual append/concat call


> Minor improvements to TitleBuffer.
> --
>
> Key: ISIS-944
> URL: https://issues.apache.org/jira/browse/ISIS-944
> Project: Isis
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: core-1.7.0
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Trivial
> Fix For: core-1.8.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-944) Minor improvements to TitleBuffer.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206138#comment-14206138
 ] 

ASF subversion and git services commented on ISIS-944:
--

Commit 62d77af98dd28f12fc0ea2d075d6d6c18005af06 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=62d77af ]

ISIS-944: use StringBuilder instead of StringBuffer; improve javadoc.


> Minor improvements to TitleBuffer.
> --
>
> Key: ISIS-944
> URL: https://issues.apache.org/jira/browse/ISIS-944
> Project: Isis
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: core-1.7.0
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Trivial
> Fix For: core-1.8.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-944) Minor improvements to TitleBuffer.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206130#comment-14206130
 ] 

ASF subversion and git services commented on ISIS-944:
--

Commit 62d77af98dd28f12fc0ea2d075d6d6c18005af06 in isis's branch 
refs/heads/ISIS-939 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=62d77af ]

ISIS-944: use StringBuilder instead of StringBuffer; improve javadoc.


> Minor improvements to TitleBuffer.
> --
>
> Key: ISIS-944
> URL: https://issues.apache.org/jira/browse/ISIS-944
> Project: Isis
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: core-1.7.0
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Trivial
> Fix For: core-1.8.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-537) Convert Wicket viewer to use Bootstrap, so that it can be themed.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206128#comment-14206128
 ] 

ASF subversion and git services commented on ISIS-537:
--

Commit da6d6cc2887119428ea0f7c23ef9c7310a4eaec6 in isis's branch 
refs/heads/ISIS-939 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=da6d6cc ]

ISIS-537: updating simpleapp and todoapp datePickerPatterns to moment.js (from 
jQueryUI.js)


> Convert Wicket viewer to use Bootstrap, so that it can be themed.
> -
>
> Key: ISIS-537
> URL: https://issues.apache.org/jira/browse/ISIS-537
> Project: Isis
>  Issue Type: New Feature
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.2.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
> Fix For: viewer-wicket-1.9.0
>
>
> forked to https://github.com/martin-g/isis



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-537) Convert Wicket viewer to use Bootstrap, so that it can be themed.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206131#comment-14206131
 ] 

ASF subversion and git services commented on ISIS-537:
--

Commit 8b7267e60e4f84ce627220c4c0e88dbf25c5bcfd in isis's branch 
refs/heads/ISIS-939 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=8b7267e ]

ISIS-537: fixes for standalone collections; minor layout improvements

- NPE when switch back to standalone collection (table view) after alternate 
view (excel)
- after switch view of one collection, the "other" collections were no longer 
showing the correct view (lost their state)
- remove bottom border for tables
- render bulk actions to left, not right.
- change powered by to use TM rather than (R).
- remove debug message left over


> Convert Wicket viewer to use Bootstrap, so that it can be themed.
> -
>
> Key: ISIS-537
> URL: https://issues.apache.org/jira/browse/ISIS-537
> Project: Isis
>  Issue Type: New Feature
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.2.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
> Fix For: viewer-wicket-1.9.0
>
>
> forked to https://github.com/martin-g/isis



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-537) Convert Wicket viewer to use Bootstrap, so that it can be themed.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206127#comment-14206127
 ] 

ASF subversion and git services commented on ISIS-537:
--

Commit 9726a179954b595c1cd693124077604e3d92a533 in isis's branch 
refs/heads/ISIS-939 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=9726a17 ]

ISIS-537: changing StandaloneCollectionPanel to use AdditionaLinksPanel (rather 
than CssMenuPanel); fixing layout for bulk actions and view selector in 
standalone; ensuring that bootstrap CSS applied to correct element in 
AdditionalLinksPanel.


> Convert Wicket viewer to use Bootstrap, so that it can be themed.
> -
>
> Key: ISIS-537
> URL: https://issues.apache.org/jira/browse/ISIS-537
> Project: Isis
>  Issue Type: New Feature
>  Components: Viewer: Wicket
>Affects Versions: viewer-wicket-1.2.0
>Reporter: Dan Haywood
>Assignee: Martin Grigorov
> Fix For: viewer-wicket-1.9.0
>
>
> forked to https://github.com/martin-g/isis



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ISIS-944) Minor improvements to TitleBuffer.

2014-11-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/ISIS-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206129#comment-14206129
 ] 

ASF subversion and git services commented on ISIS-944:
--

Commit 545b161b0f3429976568b7c35dd81074dc562118 in isis's branch 
refs/heads/ISIS-939 from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=545b161 ]

ISIS-944: Optimize TitleBuffer to not create the title twice per method - once 
for isEmpty(Object) and second time for the actual append/concat call


> Minor improvements to TitleBuffer.
> --
>
> Key: ISIS-944
> URL: https://issues.apache.org/jira/browse/ISIS-944
> Project: Isis
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: core-1.7.0
>Reporter: Dan Haywood
>Assignee: Dan Haywood
>Priority: Trivial
> Fix For: core-1.8.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)