Commit Graph

4990 Commits

Author SHA1 Message Date
Tuna Aksoy
4c167fc43b Fixed runtime error. Transfer completion was not possible.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@58272 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-25 17:32:33 +00:00
Tuna Aksoy
be717e846f RM-1080 (ListOfValuesConstraint.getAllowedValues() called several times on custom constraint)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@58229 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-24 16:15:20 +00:00
Tuna Aksoy
d7d72bd5d6 RM-1092 (Impossible to apply RM module)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@58228 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-24 16:12:59 +00:00
Roy Wetherall
1ef2e90405 RM-1098: Refactor RM model behavior into a more maintainable structure
* added behaviour bean and method annotations .. allows the simple defintion of methods as behaviours, simplifies code and provides a way to report on the registered behaviours in the future
  * moved and consolidated some of the behaviours into classes based on the RM object model .. with behaviours in one logical place it should reduce issues with unpredictable behaviours and help maintenance
  * TODO more consolidate still needed



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@58120 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-22 06:16:51 +00:00
Tuna Aksoy
335a5b87a4 Removed applicationContext from the java classes where possible and used dependency injection instead.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@58099 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-21 18:09:49 +00:00
Tuna Aksoy
65e6b0038c Fixed failing unit tests after refactoring
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@58093 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-21 16:49:16 +00:00
Tuna Aksoy
6af9dbd3ca Removed applicationContext from the java classes where possible and used dependency injection instead.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@58074 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-21 15:02:02 +00:00
Tuna Aksoy
1eb9453593 RM-1096, RM-1097: Refactored CloseRecordFolderAction, CreateDispositionScheduleAction and CutOffAction
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@58002 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-19 16:36:33 +00:00
Tuna Aksoy
5310eb34b2 RM-1096: Method renamed
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@58000 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-19 15:31:43 +00:00
Tuna Aksoy
4d85943327 RM-1096: Fixed failing tests after refactoring AddRecordTypeAction and CloseFolderAction
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57974 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-18 20:15:28 +00:00
Tuna Aksoy
1cdf923e43 RM-1096: Refactored AddRecordTypeAction and CloseFolderAction
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57972 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-18 19:13:24 +00:00
Tuna Aksoy
b3e6b17e6d RM-1097: Fixed failing tests after Refactoring TransferAction and TransferCompleteAction
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57964 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-18 15:33:24 +00:00
Tuna Aksoy
c284c817f3 RM-1097: Refactored TransferAction and TransferCompleteAction
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57963 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-18 14:45:12 +00:00
Tuna Aksoy
1c9195f895 RM-1095: Added TransferService
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57961 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-18 11:30:16 +00:00
Tuna Aksoy
9e560b2110 RM-1095: Fixed circular dependency issues
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57939 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-15 17:41:57 +00:00
Roy Wetherall
a7cf573ab3 RM: Java Docs
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57924 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-14 21:12:48 +00:00
Tuna Aksoy
ebb2c42a6e RM-1095: Fixed runtime errors after refactoring RecordsManagementService.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57921 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-14 16:34:36 +00:00
Tuna Aksoy
9d585a8eec RM-1095: Fixed failing tests after refactoring RecordsManagementService.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57919 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-14 14:53:56 +00:00
Tuna Aksoy
f9510836fb RM-1095:
Refactored RecordsManagementService and deprecated the methods. The methods have been moved to RecordService, RecordFolderService and DispostionService. The deprecated method calls in the code have been replaced and the bean definitions have been changed accordingly.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57893 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-13 22:34:29 +00:00
Gethin James
65d5666301 Changed the MMT to be a downloaded dependency
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57764 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-08 14:00:33 +00:00
Gethin James
bdb8a124f7 Remove an unused task
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57763 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-08 13:31:19 +00:00
Gethin James
7a140f6053 Added a basic manifest
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57762 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-08 13:31:18 +00:00
Gethin James
5af2a56340 Improved the use of source sets, separated the jar resources from the amp resources
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57761 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-08 13:31:17 +00:00
Gethin James
b92f226b80 Changed the compiler to 1.7, for RM-1062
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57760 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-08 13:27:39 +00:00
Samuel Langlois
0c5ec647b9 Upgrade version to 2.2.0 now that 2.1 is branched
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57758 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-08 11:46:05 +00:00
Samuel Langlois
018b37924a Created V2.1 branch from HEAD r57378 build #631
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1@57757 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-11-08 11:30:57 +00:00
Samuel Langlois
72150ee5b3 Rely on Alfresco 4.1.5 rather than 4.1.6, where test classes are missing in the war
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@57390 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-30 15:30:38 +00:00
Samuel Langlois
b4d0d58fe1 Upgrade version number to 2.1.1 and Alfresco dependency to 4.2.0
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@57378 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-30 12:26:06 +00:00
Samuel Langlois
be0eff4622 Upgrade version number to 2.0.4 and Alfresco dependency to 4.1.6
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@57377 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-30 12:13:46 +00:00
Roy Wetherall
984fb471fe RM-1078: RMv2SavedSearchPatch is not applying if save a search befare upgrade
* saved search patch no longer hangs when moving from 3.4 to 2.1



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56859 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-22 04:46:21 +00:00
Samuel Langlois
8e51e8f913 Upgrade RM to Alfresco Enterprise 4.2.0-RC4 (build 21)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56838 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-21 10:52:15 +00:00
Roy Wetherall
39cd44864a RM: Fix build
* double check existance of node ref prior to work



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@56793 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-18 04:18:51 +00:00
Tuna Aksoy
373339f231 Updated the RM dependency to 4.2.0-RC3
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56770 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-17 13:27:29 +00:00
Roy Wetherall
49644a1f47 Merge HEAD to V2.0:
56762 - RM-981: Stack specific: "Failed to get lock" error when performing actions with "List of Values" and "Relationships" in Management Console 



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@56763 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-17 05:16:34 +00:00
Roy Wetherall
63d6f26381 RM-981: Stack specific: "Failed to get lock" error when performing actions with "List of Values" and "Relationships" in Management Console
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56762 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-17 05:03:23 +00:00
Gethin James
80c15b5efa alfrescoBaseSolrVersion, alfrescoTestDepsVersion now default to alfrescoBaseVersion. You can still set them by a command line -PalfrescoBaseSolrVersion=gethin or putting an entry in the gradle.properties
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56737 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-16 13:02:16 +00:00
Gethin James
94dd989958 Fixing warning messages by moving properties around and cleaning up the dependencies / definitions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56736 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-16 13:02:14 +00:00
Tuna Aksoy
365a250bee RM-1071 (Impossible to create folder after upgrade: Access Denied)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56727 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-16 10:33:30 +00:00
Roy Wetherall
c45869bd94 RM: System test to help diagnose RM-981
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56722 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-16 09:19:45 +00:00
Roy Wetherall
0286c2a4b8 RM-1071: Impossible to create folder after upgrade: Access Denied
* consolidate loggers for RM module patches to aid debug
  * use log4j.logger.org.alfresco.module.org_alfresco_module_rm.patch=debug



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56718 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-16 04:35:48 +00:00
Roy Wetherall
7cf5cb3882 RM-1071: Impossible to create folder after upgrade: Access Denied
* handle cases where rmadmin person object already exists



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56717 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-16 04:31:32 +00:00
Samuel Langlois
1032af948f Upgrade Alfresco dependencies to 4.2.0-RC2
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56678 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-15 08:30:15 +00:00
Tuna Aksoy
8ed4d2a09a RM-1050 (Rule "add record type" work for completed record)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56665 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-14 20:18:51 +00:00
Tuna Aksoy
95bba58c17 The StringUtis class from the urlrewritefilter jar causes compilation errors when the community version is used as dependency for RM.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56659 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-14 19:10:58 +00:00
Tuna Aksoy
eb3736d8f6 RM should not use a class from the enterprise package as this breaks the compatibility with the community version
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56609 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-14 13:47:33 +00:00
Tuna Aksoy
02f5553530 RM-1067 (Key French RM term is incorrect)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56598 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-14 09:47:11 +00:00
Tuna Aksoy
0bb35b74e8 RM-986 (Group added twice for default categories)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@56542 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-11 14:45:02 +00:00
Roy Wetherall
a54b446daa RM-1066: Set Property action node value substitution breaks declare record when no value set.
RM-1065	 Unable to hide completed records.
RM-1067	 Key French RM term is incorrect




git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56489 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-11 03:42:10 +00:00
Roy Wetherall
1642e6da2c RM: I18N updates (DE & JA)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56407 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-09 05:50:18 +00:00
Roy Wetherall
5cba056117 RM-1001: Cut off items are still displayed in 'Records Eligible For Cutoff' filter
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@56406 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-10-09 05:40:00 +00:00