* started out adding a RM query DOA so canned queries could be added .. turned out this wasn't required, but it's a handy
bit of framework to have in place for the future so I've left it in with an example query and unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@54102 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* Added a new patch RMv21BehaviorScriptsPatch that creates the new "Records Management Behavior Scripts" folder and moves existing behavior scripts from the old "Records Management Scripts" folder to the new folder.
* Removed rma_isClosed.js from being created in bootstrap from 2.1 onwards.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53438 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* template now correct and matches email notification style
* record or folder details shown including basic disposition details
* destroyed records shown if record folder
* generalised report action
* other tweaks
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52685 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* ReportService added ... will be used to consolidate the various reports withing RM (specifically those needed for DOD complicance)
* Base and declarative implementations of report generators added
* Destruction report configured with place holder implementation (still need to do name generation, meta-data and final template)
* Report model added, with destructionReport type defined
* FileDestructionReport capability added (and capability patch bean updated)
* Repository action added to file destruction report
* UI configured to show 'file destruction report' action .. (creates a report and files it as an unfiled record as the destruction report type)
* fixed up destruction capabilities and actions (capability to destroy record regardless of its current dispostion state did not work)
* added "AtLeastOne" composite capability condition
* TODO destruction report template, name and meta-data generation
* TODO patch to add report template structure to rm data dictionary area
* TODO start refactor of existing reports including transfer, accession, userRights, filePlan and audit!!
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52562 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* move candiate methods into FilePlanService
* deprecation of RMService methods
* remove all deprecation warnings from code
* update filePlanService unit tests
* remove all other spurious warnings from RM code
* a couple of performance enhancements in the bowls of the capability evaluation code
* first pass at parametising RecordsManagementAuditService with file plan (so capability evaluation had a tangable reference)
* fix up unit test failures and other fall out from refactors
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52504 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
52115: RM-732: CLONE - "caveat" functionality of the (dod5015) Records Management Module is not cluster-aware
52262: RM-757: Permission confusion after upgrade from 1.0
52264: RM: Unable to set list of values after migration from 1.0->2.0.3
52294: RM-769 (Impossible to add access for several values)
52340: RM: Saved searches where not being upgraded correctly
* searches resaved on upgrade (to account for updated model)
* searches are public by defalut
* relates to RM-758
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52341 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
51415: Merged DEV/DODRECERT TO BRANCHES/V2.0:
* 50932: RM-741: Allow category and folder id to be editable upon creation.
51418: Merged DEV/DODRECERT TO BRANCHES/V2.0:
- r50934: RM-742: Search sort order now works as expected
51419: Merged DEV/DODRECERT TO BRANCHES/V2.0:
- r50953: Creating an RM site was not possible (ref RM-742)
51420: Merged DEV/DODRECERT TO BRANCHES/V2.0:
- r50970: RM-735 (DOD Recert: Bugs on the "Edit Custom Metadata" page)
51421: Merged DEV/DODRECERT TO BRANCHES/V2.0:
- r50975: RM-736 (DOD Recert: Bugs on the "List of Values" page)
51423: Merged DEV/DODRECERT TO BRANCHES/V2.0:
51425: Merged DEV/DODRECERT TO BRANCHES/V2.0:
- r51082: RM Audit
* improved display so it's easier to see what's going on
* RM 744: audit user creation
- r51095: RM-738 (DOD Recert: Add events and properties to the "Audit" page)
- r51099: Fix upgrade issue
- r51108: RM-745: Simple support for event and property filtering on audit
- r51134: Upgrade issues
* added patch to fill in missing file plan root node reference
* default site id set when retrieving saved searches
- r51212: RM-746: Space in the property name
51426: Merged DEV/DODRECERT TO BRANCHES/V2.0:
- r51218: RM-747: Search for undeclared records results in exception
- r51219: RM-748: Editing a disposition schedule did not work for a non admin user
- r51220: RM-749: Fixed Accession Report
51504: RM: Fix build
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@51946 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
48720: RM-657: Items section is not displayed on Start Workflow page when RM installed
48749: RM-664 (Not possible to edit event without changing the name)
48772: RM-664 (Not possible to edit event without changing the name)
49445: RM-675: CLONE - Document Details page: 'Comment' link is not working
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@51945 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
More check-in for bug fixes from developer test.
* Fixed issues for "Has Disposition Action", "Is Kind" and "Is Record Type".
* Added transaction or security context around the contents in RecordsManagementActionConditionEvaluatorAbstractBase.init() so that action conditions can use RecordsManagementActionService (the capitalised one) in Spring config.
* Removed "File Plan" from Is Kind action condition dropdown list selection.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@51941 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261