Commit Graph

5622 Commits

Author SHA1 Message Date
Tuna Aksoy
6e9f69cdc3 DataSetServiceImplTest fixed
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@41496 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-12 07:58:43 +00:00
Tuna Aksoy
873a0efa3f Tests for the DataSetService and the REST APIs (RM-486, RM-487, RM-488)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@41490 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-11 21:51:53 +00:00
Roy Wetherall
16352bedd8 RM-496: Incorrect behavior on Move action
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@41403 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-10 04:56:32 +00:00
Tuna Aksoy
6c061c9f7a Code refactoring and bug fixing for:
* RM-486 (RM Data Set Service)
 * RM-487 (REST API to retrieve details of available RM data sets)
 * RM-488 (REST API to import a RM data set into a file plan)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@41341 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-06 20:00:42 +00:00
Tuna Aksoy
a1ecaedf15 RM-488 (REST API to import a RM data set into a file plan)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@41315 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-06 10:46:05 +00:00
Tuna Aksoy
9b6397d3e9 RM-487 (REST API to retrieve details of available RM data sets)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@41314 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-06 10:42:42 +00:00
Tuna Aksoy
315eb8ce16 RM-486 (RM Data Set Service)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@41313 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-06 10:40:18 +00:00
Roy Wetherall
7060a5911c RM-494: Access when changing type in Records Management 2.0
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@41307 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-06 07:15:26 +00:00
Roy Wetherall
9edc24ea36 RM-495: Search for Workflow Group Assignee does not work
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@41305 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-06 05:00:51 +00:00
Roy Wetherall
b3a55b168e RM-492: RMMetaDataGet: Namespace prefix Alfresco is not mapped to a namespace URI
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@41263 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-05 06:05:09 +00:00
Roy Wetherall
f288e47d8a Creating new branch from https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/INPLACE@41025 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-30 07:07:00 +00:00
Roy Wetherall
b79cb65c0b Merged BRANCHES/V2.0-BUG_FIX to HEAD:
40344: RM-477: RM 2.0 does not work with SOLR
       * first pass at supporting SOLR in RM2
       * currently requires reimplementation of permissionServiceImpl due to visibility of methods and member variables
       * job execution delayed to try and prevent start up errors
       * fetchSOLR task added to gradle to retrieve SOLR zip from Maven (could do with some scripts to help with setup for module)
       * TODO more testing and refinement of solution
   40383: RM: Fix unit test
   40656: Updated ReadMe.txt
   40696: RM-439: Folders have no File to... option
   40778: RM-434: The user has all rights for audit once "Access Audit" capability is added to him
   40784: RM-482: RM .classpath files have local library references
   40785: RM: Remove .settings dir for Eclipse projects
       * See RM-482
   40786: RM:  Set svn:ignore for generated eclipse project files
   40800: RM-434
   40904: It was not possible to edit/delete a custom meta data
   40920: Disabled the delete button for custom meta data
   40948: RM-438: Custom metadata fields and Special Types aren't available in Email Mappings
   41021: RM-438: Custom metadata fields and Special Types aren't available in Email Mappings
       * ensured the 'group' information was being passed to property-menu (so the custom and dynamic record meta-data is available)
       * also tweaked audit in the same way
       * removed code to add custom meta-data props as no longer needed
   41023: Merged HEAD to BANCHES/V2.0-BUG-FIX:
        40944: Adds Spanish RM translation



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@41024 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-30 07:00:47 +00:00
Tuna Aksoy
76ef6c3f33 It was not possible to edit/delete a custom meta data
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@40904 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-26 20:54:37 +00:00
Roy Wetherall
4806ecab33 RM: Set svn:ignore for generated eclipse project files
* See RM-482



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@40786 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-23 00:54:39 +00:00
Roy Wetherall
fc7079edfa RM: Remove .settings dir for Eclipse projects
* See RM-482



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@40785 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-23 00:49:17 +00:00
Roy Wetherall
69f7413b6a RM-482: RM .classpath files have local library references
* hard coded projects have been removed from archive
* use "gradle eclipse" task to generate repository and share eclipse project with local references
* updated ReadMe.txt



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@40784 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-23 00:35:51 +00:00
Tuna Aksoy
60815cf587 RM-439: Folders have no File to... option
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@40696 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-21 16:58:04 +00:00
Tuna Aksoy
4b0a7bf084 Updated ReadMe.txt
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@40656 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-21 11:00:25 +00:00
Roy Wetherall
6500aa47ce RM: Fix unit test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@40383 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-14 10:13:33 +00:00
Roy Wetherall
3d2a5a0c8c RM-477: RM 2.0 does not work with SOLR
* first pass at supporting SOLR in RM2
  * currently requires reimplementation of permissionServiceImpl due to visibility of methods and member variables
  * job execution delayed to try and prevent start up errors
  * fetchSOLR task added to gradle to retrieve SOLR zip from Maven (could do with some scripts to help with setup for module)
  * TODO more testing and refinement of solution



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@40344 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-13 05:45:17 +00:00
Roy Wetherall
6f99e4963e RM: Merged V2.0-BUG-FIX to HEAD
* Updated to latest



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@39968 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-01 05:54:40 +00:00
Roy Wetherall
23920d760a Merged 2.0 to 2.0.1:
- 39506: RM-467: It's possible to copy folder to the root of the file plan 



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@39593 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-23 07:05:07 +00:00
Roy Wetherall
03445f71bd RM: Update properties of 2.0.1 build
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@39592 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-23 07:00:31 +00:00
Roy Wetherall
df9dbbd33a RM: Removal of System out's and replace with logging.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@39591 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-23 06:45:59 +00:00
Roy Wetherall
4c088728b1 RM-452: RM seurity context will break core Alfresco if Alfresco's public services change
* core method security no long redefined within the rm module
 * rm method security defined in a properties file
 * can be overridden/extended by adding rm-method-security.properties to alfresco/extension



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@39590 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-23 06:08:10 +00:00
Roy Wetherall
6682005e6e RM-467: It's possible to copy folder to the root of the file plan
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@39506 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-20 01:08:25 +00:00
Roy Wetherall
9ca6967e05 Merged V2.0 to V2.0-Bug-Fix:
- 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
2012-07-18 00:53:58 +00:00
Roy Wetherall
8460fedec4 RM-459: It's possible to move/copy record directly to the category root
* Unable to copy/move record into filePlan root
  * UI no longer errors if record is present in file plan root, allowing user to fix data



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@39403 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-18 00:37:07 +00:00
Roy Wetherall
e8fe0ffd36 RM-449: It's possible to move folder to another folder
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@39297 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-16 05:10:09 +00:00
Roy Wetherall
d423133ee8 RM-447: Webdav: users that have edit /delete permissions cannot edit / delete record
* the checkout/checkin RM security interceptor override bean was incorrectly name, out of date and had the wrong RM permissions!



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@39225 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-13 04:25:44 +00:00
Roy Wetherall
f77261a8e3 RM-433: Creation of new reference failed
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@39224 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-13 03:41:31 +00:00
Roy Wetherall
d24a7f8ff4 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@39145 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 2012-07-12 00:30:48 +00:00
Roy Wetherall
6c7ad81fac RM-432: Undeclared frozen records cannot be found thru 'Frozen records' search in 'Saved Searches' section
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@39051 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-11 06:57:58 +00:00
Roy Wetherall
9edc96ce36 RM-430: It's possible to delete folder with frozen records
* 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
2012-07-11 06:12:52 +00:00
Roy Wetherall
82976695e3 RM: Update module depedancy to 4.0.2
* also updated eclipse project



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38984 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-10 03:51:24 +00:00
Roy Wetherall
6c9ac0e377 RM-420: Search UI needs dynamic lists
* 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
2012-07-06 05:15:53 +00:00
Roy Wetherall
42c1070f09 Fix RM build:
* still after all these years I miss new files when I check-in!



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38852 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-06 03:45:53 +00:00
Roy Wetherall
1092aee669 RM-410: Reviewed action is available for the record after transfer
* 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
2012-07-05 05:02:34 +00:00
Roy Wetherall
71e32be34a RM-414: IMAP: Error to display File Plan if an email is uploaded directly to the File Plan via IMAP
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38669 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-03 04:56:50 +00:00
Roy Wetherall
868f91bed4 RM-189: Search Results page: "Special Types" information isn't displayed
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38604 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-02 07:14:45 +00:00
Roy Wetherall
5e96d1d55e RM Unit Tests:
* more unit tests fixed up and added to continous build



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38543 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-29 09:45:11 +00:00
Roy Wetherall
b917f2ed93 Fix up RM unit tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38535 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-29 07:38:49 +00:00
Roy Wetherall
af7f4fd89d RM Build: update executed unit tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38534 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-29 06:43:01 +00:00
Roy Wetherall
8e7a68e8bf RM-272: RM module, impossible to set DEBUG log4j
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38532 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-29 03:23:14 +00:00
Roy Wetherall
88c87767c7 RM-330: Error of sending notifications about review due
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38464 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-28 00:04:14 +00:00
Roy Wetherall
fba215f8db Fix unit test failure.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38463 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-27 23:48:57 +00:00
Roy Wetherall
0aeba2b776 RM-335: Set up Vital and Review Date are not saved after the child RM category creation
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38396 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-27 06:31:24 +00:00
Roy Wetherall
fb9e3cc440 RM-395: Edit Disposition Date action doesn't work
* 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
2012-06-26 22:37:37 +00:00
Dave Draper
a8a9281095 Fix unit tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38338 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-26 09:02:21 +00:00
Dave Draper
30c7ba3b31 RM-92: Missing file from previous commit
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38292 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-25 13:57:15 +00:00