[jira] [Created] (ISIS-985) Filter collections so that objects that are not visible to the current user are not shown.

2014-12-27 Thread Dan Haywood (JIRA)
Dan Haywood created ISIS-985:


 Summary: Filter collections so that objects that are not visible 
to the current user are not shown.
 Key: ISIS-985
 URL: https://issues.apache.org/jira/browse/ISIS-985
 Project: Isis
  Issue Type: New Feature
  Components: Core, Viewer: Wicket
Affects Versions: core-1.7.0, viewer-wicket-1.7.0
Reporter: Dan Haywood
Assignee: Dan Haywood
 Fix For: viewer-wicket-1.8.0, core-1.8.0


There are two bits to this.

First, note that we have similar functionality when rendering an object itself, 
throwing a 404 if none of the object's members are visible.  However, there 
should also be a check if the object itself is not visible, ie through a new 
ObjectVisibility check.  (We already have ObjectValidity check as well as 
{Action/Property/Collection}Visibility, so all the required concepts exist.

Second, the object visibility check should be used to determine if an object 
should be rendered in a collection/table.





--
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-12-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=14259338#comment-14259338
 ] 

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

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

ISIS-537: minor tweak to spacing.


 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-985) Filter collections so that objects that are not visible to the current user are not shown.

2014-12-27 Thread ASF subversion and git services (JIRA)

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

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

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

ISIS-985: initial implementation... now filtering out objects from tables if 
not visible.

Improvements still to do:
- try to avoid creating unnecessary lists
- move the filtering functionality out of CollectionContentsSortableDataProvider
- modify the EntityPage (or EntityPropertiesForm) to also use the 
ObjectVisibilityEvent to determine if a 404 should be thrown.


 Filter collections so that objects that are not visible to the current user 
 are not shown.
 --

 Key: ISIS-985
 URL: https://issues.apache.org/jira/browse/ISIS-985
 Project: Isis
  Issue Type: New Feature
  Components: Core, Viewer: Wicket
Affects Versions: viewer-wicket-1.7.0, core-1.7.0
Reporter: Dan Haywood
Assignee: Dan Haywood
 Fix For: viewer-wicket-1.8.0, core-1.8.0


 There are two bits to this.
 First, note that we have similar functionality when rendering an object 
 itself, throwing a 404 if none of the object's members are visible.  However, 
 there should also be a check if the object itself is not visible, ie through 
 a new ObjectVisibility check.  (We already have ObjectValidity check as well 
 as {Action/Property/Collection}Visibility, so all the required concepts exist.
 Second, the object visibility check should be used to determine if an object 
 should be rendered in a collection/table.



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


[jira] [Created] (ISIS-986) Visibility of contributors pages (http://isis.apache.org/contributors/)

2014-12-27 Thread Vladimir Nisevic (JIRA)
Vladimir Nisevic created ISIS-986:
-

 Summary: Visibility of contributors pages 
(http://isis.apache.org/contributors/)
 Key: ISIS-986
 URL: https://issues.apache.org/jira/browse/ISIS-986
 Project: Isis
  Issue Type: Improvement
  Components: Website/Other
Reporter: Vladimir Nisevic
Assignee: Dan Haywood
Priority: Minor


Hi, looking for the page http://isis.apache.org/contributors/contributing.html 
I found that link to this page and other sibling pages is not shown in e.g. 
http://isis.apache.org/documentation.html or in Help menu item.





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


[jira] [Commented] (ISIS-959) Update Jackson dependency from 1.9.11 to 2.4.3

2014-12-27 Thread Vladimir Nisevic (JIRA)

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

Vladimir Nisevic commented on ISIS-959:
---

Hi Dan, this is my pull request https://github.com/apache/isis/pull/17 


 Update Jackson dependency from 1.9.11 to 2.4.3
 --

 Key: ISIS-959
 URL: https://issues.apache.org/jira/browse/ISIS-959
 Project: Isis
  Issue Type: Task
  Components: Core: Viewer: RestfulObjects
Affects Versions: core-1.7.0
Reporter: Martin Grigorov
Assignee: Dan Haywood
Priority: Minor
 Fix For: core-1.8.0

 Attachments: ISIS-959.patch


 See http://markmail.org/message/lc37rxwrowzqtzdh and  
 https://github.com/apache/isis/pull/8



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