[jira] [Created] (ISIS-960) The event bus swallows errors thrown in the subscribers

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

 Summary: The event bus swallows errors thrown in the subscribers
 Key: ISIS-960
 URL: https://issues.apache.org/jira/browse/ISIS-960
 Project: Isis
  Issue Type: Improvement
  Components: Core
Affects Versions: core-1.7.0
Reporter: Jeroen van der Wal
Assignee: Jeroen van der Wal
 Fix For: core-1.8.0


The event bus swallows errors thrown in the subscribers so it's returning false 
positives on validate and other phases.



--
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-27 Thread ASF subversion and git services (JIRA)

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

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

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

ISIS-537: changing @LabelAt to @PropertyLayout and @ParameterLayout.

Also: fixing unit test for @ActionLayout facet.


 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-27 Thread ASF subversion and git services (JIRA)

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

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

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

ISIS-537: new @ActionLayout annotation and corresponding facet.  Applies 
actions-right CSS if there are any actions associated with property that have 
layout to the right.

Refactored the call to add additionalLinks so that can obtain the list of 
LinkAndLabel (representing the entity actions) in order to pass into the method 
that adds the CSS
* that method itself has been renamed/refactored: was previously called 
applyLabelAtRule(MarkupContainer), is now called 
addPositioningCssTo(MarkupContainer, ListLinkAndLabel)


 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-27 Thread ASF subversion and git services (JIRA)

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

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

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

ISIS-537: width of icon column for standalone collections with bulk actions 
(where the column is 2nd, not 1st).

Also: change to use width: 3% rather than width: 30px.


 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-27 Thread ASF subversion and git services (JIRA)

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

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

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

ISIS-537: entity actions positioned on panel are now rendered.

Also:
- renaming IDs in ScalarPanelAbstract for associated entity actions, and 
updating HTML
- deleting unused (empty) CSS files.


 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] [Closed] (ISIS-960) The event bus swallows errors thrown in the subscribers

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

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

Jeroen van der Wal closed ISIS-960.
---
Resolution: Fixed

 The event bus swallows errors thrown in the subscribers
 ---

 Key: ISIS-960
 URL: https://issues.apache.org/jira/browse/ISIS-960
 Project: Isis
  Issue Type: Improvement
  Components: Core
Affects Versions: core-1.7.0
Reporter: Jeroen van der Wal
Assignee: Jeroen van der Wal
 Fix For: core-1.8.0


 The event bus swallows errors thrown in the subscribers so it's returning 
 false positives on validate and other phases.



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