Changes between Initial Version and Version 1 of Ticket #2255
- Timestamp:
- 03/22/12 12:27:11 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2255 – Description
initial v1 1 The publisher_form extension and the 'publisher' component of the system will be renamed to organizations to both make its functionality clear, and to differentiate it from the publish auth profile.1 [ ] The publisher_form extension and the 'publisher' component of the system will be renamed to organizations to both make its functionality clear, and to differentiate it from the publish auth profile. 2 2 3 3 Ownership of datasets is important and this ticket will enforce membership for a dataset to a single individual organization. The workflow for adding a dataset to a publisher/organization will stay the same but there will be no mechanism for adding existing datasets to an organization from within the organization forms. 4 4 5 *New datasets can be created from the organization form, in which case the organization will be set in the dataset form dropdown (with privacy set to private - see below)5 [ ] New datasets can be created from the organization form, in which case the organization will be set in the dataset form dropdown (with privacy set to private - see below) 6 6 7 *Datasets created from direct access to /dataset/new will have a drop down showing all of the organizations available to the current user.7 [ ] Datasets created from direct access to /dataset/new will have a drop down showing all of the organizations available to the current user. 8 8 9 *When editing a dataset the organization can only be changed if the current user is the admin of the current organization, and only then to one of the organizations available to the current user.9 [ ] When editing a dataset the organization can only be changed if the current user is the admin of the current organization, and only then to one of the organizations available to the current user. 10 10 11 Privacy will be enforced by changing the dataset form to have a public/private switch next to the organization drop-down which will be set as the capacity with which the dataset is added to an Organization. Private means visible only within the Organization, and should be the default.11 [ ] Privacy will be enforced by changing the dataset form to have a public/private switch next to the organization drop-down which will be set as the capacity with which the dataset is added to an Organization. Private means visible only within the Organization, and should be the default. 12 12 13 Search will be affected as the public/private status of a dataset will need to be added to the schema with only public datasets showing in site search, and private showing in organization dataset search (if user is within the organization). 13 [ ] Search will be affected as the public/private status of a dataset will need to be added to the schema with only public datasets showing in site search, and private showing in organization dataset search (if user is within the organization). 14 14 15 Documentation should be updated to reflect these changes.15 [ ] Documentation should be updated to reflect these changes.