- 39403: RM-459: It's possible to move/copy record directly to the category root
- 39297: RM-452: RM seurity context will break core Alfresco if Alfresco's public services change
- 39225: RM-447: Webdav: users that have edit /delete permissions cannot edit / delete record
- 39224: RM-433: Creation of new reference failed
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@39404 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* protected in place so items with frozen children (record folders or record categories) can not be deleted
* consolidated behaviour into a freeze service
* commented out the methods that would appear in a freeze service, but out of 2.0 scope to refactor this now
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@39050 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* added web script to provide a list of all the custom and record meta-data properties to the search UI grouped accordingly.
* removed all hard coded references to the DOD model still present in the search UI.
* property hint drop down, column selection list, sort order list and result implementation all now use web script to provide dynamic list of
properties rather than hard coding customisable or dod model elements into code.
* as a side effect also fixed the following:
- RM-342: Search results table dosn't show info for special types
- RM-84: Result options is not applied for Special types options
- RM-337: Custom metadata for Non-electronic Document doesn't appear in RM search
- RM-370: Record Series check box is present at Components part
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38853 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* Also remove "Update Disposition Action" from transferring records
* Fix up cutoff and undoCutoff actions with custom capabilities since they where appearing in a number of situations when they shouldn't
* Added a couple more unit tests to the list run on the continious build
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38789 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* edit disposition action now works
* associated capability improved to only show action when disposition date available to be updated!
* issue became apparent because the available disposition properties don't always make sense for a folder level disposition (eg: file date)
Disposition properties are context sensitive:
* UI dynamically pulls list of disposition properties based on disposition level and disposition action
* WebScript added to retrieve disposition properties based on context
* Disposition properties spring context indicates excluded actions and disposition level relevance
* Added Created Date as disposition property for folder level disposition
* Cutoff Date no longer shows as disposition property option for cutoff action
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38394 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* migrated record series, despite extending record category, don't have the record category custom properties shown in the UI
* record series is labeled as 'deprecated' in the edit custom properties console
* some re-org of 'compatibility' code
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@37271 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* Added 'ListAdmin' unassignable capability
* Fixed up introduced issue with console permissions (last minute change to JS caused all capability checks to fail on management console .. for some reason I didn't recycle and spot untill today!)
* Can not undeclare a cutoff record (another small issue spotted today)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@37126 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* added web script to retrieve the capabilities of the current user, either based on a provided node or the file plan otherwise.
* updated RM console to use new webscript, was using role webscript which doesn't accurately show what a user can do, nor include unassignable capabilites that can be used for convenience.
* added unassignable, composite capability 'AuditAdmin'
* protected audit console with new capability, this means users with only DeleteAudit (for example) can now see the management console.
* related to RM-186
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@37057 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261