Commit Graph

460 Commits

Author SHA1 Message Date
Tuna Aksoy
5b3fd44f2e RM-787 (Misleading mandatory marker ( * ) when creating new category / folder)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53814 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-08 21:50:59 +00:00
Tuna Aksoy
6b87c6beed RM-479 (Cannot edit custom metadata)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53755 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-07 21:44:24 +00:00
Tuna Aksoy
03932c2240 RM-796 (Add Scanned Record Metadata results in properties error)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53729 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-07 15:04:46 +00:00
Roy Wetherall
9d2f71e894 RM-800: Terminology changes
* "Create Record" (from a collaboration site) changes to "Declare As Record"
 * "Declare Record" (action) becomes "Complete Record"
 * "Undeclare Record" (action) becomes "Reopen Record"
 * "Declared" (record state) becomes "Completed"
 * "Undeclared" (record state) becomes "Incomplete"




git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53689 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-06 23:43:44 +00:00
Roy Wetherall
40beaaaf6a RM: remove enthusiastic message logging of the RecordServiceImpl
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53688 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-06 21:38:31 +00:00
Roy Wetherall
c9c3812fe5 RM-777: Record name duplication within the in-place container is not allowed.
* records are now renamed when they are created to incorporate the record identifier
  * rejecting a record resotres the origional name



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53630 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-06 03:36:54 +00:00
Roy Wetherall
254cec038c RM: extended RM build script to help support I18N
* 'localisationPackage' task added to root that extracts all base message bundles into a zip marked with build and SVN version information



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53629 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-06 00:45:52 +00:00
Roy Wetherall
5ef43edca3 RM: move event message bundle into messages dir
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53627 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-06 00:40:13 +00:00
Roy Wetherall
d4ee34041f RM: make logger protected so can be reused in other module patches
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53626 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-06 00:38:21 +00:00
Craig Tan
c23af46cd4 RM-775 rmscript action appears in collaboration site rule UI
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53598 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-05 04:55:47 +00:00
Tuna Aksoy
e690b3386b RM-766 (Rule property substitutions missing)
- Extended the test

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53596 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-04 13:07:02 +00:00
Tuna Aksoy
a53f6f6907 RM-766 (Rule property substitutions missing)
- Fixed failing test

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53595 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-04 11:41:30 +00:00
Tuna Aksoy
ffc533fd5b RM-766 (Rule property substitutions missing)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53594 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-04 00:20:46 +00:00
Tuna Aksoy
28ce488d32 RM-781: RM Dependency update (Updated the dependency to build #213)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53593 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-03 15:44:25 +00:00
Craig Tan
19cbdb8018 RM-771 rmadmin user has no first or last name set
* The change includes modifying RMv2RMAdminUserPatch.java to include the default first name and last name on RM admin user creation.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53483 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-08-01 04:52:39 +00:00
Tuna Aksoy
2bd6e46887 RM-772 (Indicator is needed to show which record categories have disposition schedules defined)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53476 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-31 17:03:13 +00:00
Craig Tan
757496970c RM-737 RM rule compensating JS scripts ...
* 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
2013-07-31 04:46:14 +00:00
Tuna Aksoy
f22da8595c Commenting out the authoriyDAO bean which overrides the original bean and causes problems with the current HEAD-QA. This fix doesn't solve the problem with the RM groups being public anyway and should be solved in another way.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53315 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-28 18:33:22 +00:00
Tuna Aksoy
df4e093f15 RM-781: RM Dependency update (Fixed the build properties)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53102 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-24 08:12:13 +00:00
Tuna Aksoy
f34f08eab2 Fixing failing RM HEAD build
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53059 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-23 16:40:19 +00:00
Tuna Aksoy
9722830913 Fixing failing RM HEAD build
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53052 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-23 15:28:33 +00:00
Tuna Aksoy
bbb01a3bba RM-781: RM Dependency update (Updated the dependency to build #186)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53021 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-23 11:12:51 +00:00
Tuna Aksoy
38e9690021 RM-781: RM Dependency update (Bug fixing)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@53009 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-23 08:46:17 +00:00
Roy Wetherall
9eb2eb00e5 RM: Remove compilation warnings
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52951 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-22 13:08:40 +00:00
Tuna Aksoy
2f454e37d1 RM-781: RM Dependency update (Updated the dependency to build #176)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52867 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-19 13:18:52 +00:00
Tuna Aksoy
5d7988fca9 Fixed a NullPointer Exception on the rm admin console page
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52850 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-19 11:14:05 +00:00
Tuna Aksoy
9ee39a94f2 Merged DEV/UPDATE to HEAD:
52540: RM-781: RM Dependency update (Reconstruction RM toolbar and documentlist)
   52789: RM-781: RM Dependency update (update to HEAD QA build #165, Deleted overriding files, Bug fixes)
   52790: RM-781: RM Dependency update (Added missing dependencies)
   52822: RM-781: RM Dependency update (Updated the dependency to build #172, bug fixes)
   52823: RM-781: RM Dependency update (Updated the dependency to build #172, bug fixes)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52830 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-19 08:24:25 +00:00
Tuna Aksoy
7024d7350b RM-781: RM Dependency update (Updated the dependency to build #172, bug fixes)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UPDATE@52822 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-18 17:45:16 +00:00
Tuna Aksoy
b14444da13 RM-781: RM Dependency update (Added missing dependencies)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UPDATE@52790 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-17 18:16:32 +00:00
Tuna Aksoy
9b838876c2 RM-781: RM Dependency update (update to HEAD QA build #165, Deleted overriding files, Bug fixes)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UPDATE@52789 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-17 17:39:25 +00:00
Roy Wetherall
7f0d671cd2 RM: Missing file
* n00b fail



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52748 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-17 06:02:29 +00:00
Roy Wetherall
6d9507a6b9 RM-783: File destruction report
* patch added 



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52688 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-16 07:24:15 +00:00
Roy Wetherall
21f98c25b4 RM-777: Destruction report generation
* 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
2013-07-16 05:27:37 +00:00
Roy Wetherall
0b916c241f RM-783: File destruction report action (part one)
* 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
2013-07-14 09:54:27 +00:00
Roy Wetherall
87bd9abe53 RM: RecordsManagementService refactor
* 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
2013-07-12 06:12:46 +00:00
Tuna Aksoy
9f59392fd2 Creating a branch of RM HEAD for dependency upgrade to HEAD-QA
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/UPDATE@52503 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-11 21:25:32 +00:00
Roy Wetherall
ba197612d1 RM: Admin service refactor
* move admin service and associated classed into 'admin' package
  * move deprecated origionals and move to compatibility structure
  * update references and spring config
  * fix build



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52374 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-10 09:09:02 +00:00
Roy Wetherall
bdf1b2d742 RM: fix build
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@52346 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-10 08:21:18 +00:00
Roy Wetherall
f9493ddc46 Merged BRANCHES/V2.0 to HEAD:
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
2013-07-10 06:34:29 +00:00
Roy Wetherall
aa8fa18157 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/BRANCHES/V2.0@52340 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-10 06:11:17 +00:00
Tuna Aksoy
9eb525f63d RM-769 (Impossible to add access for several values)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@52294 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-09 15:49:51 +00:00
Roy Wetherall
caf766123f RM: Unable to set list of values after migration from 1.0->2.0.3
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@52264 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-09 01:20:51 +00:00
Roy Wetherall
d243007000 RM-757: Permission confusion after upgrade from 1.0
RM-753: Can't edit former seria untill it's vital



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@52262 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-08 23:54:08 +00:00
Tuna Aksoy
c8cf1df78c RM-764 (In-Place roles should not appear when managing users and groups)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52221 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-08 10:22:53 +00:00
Tuna Aksoy
89982199e9 RM-764 (In-Place roles should not appear when managing users and groups)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52207 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-07 08:35:42 +00:00
Craig Tan
a1f8e2d3e6 RM-694 A records manager has the following list of available rule conditions:
* Reordered and lower-cased values in the action conditions dropdown list of the edit-rule page.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52163 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-05 06:18:50 +00:00
Craig Tan
bdf16ff712 RM-682 User with Manage Rules capability can't delete the rule
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52162 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-05 05:25:22 +00:00
Craig Tan
6e9d193afb RM-685 Can't manage rules if first rule was created by other user
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52161 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-05 02:42:24 +00:00
Roy Wetherall
e5c487db07 RM-732: CLONE - "caveat" functionality of the (dod5015) Records Management Module is not cluster-aware
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@52115 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-04 01:41:20 +00:00
Roy Wetherall
6ba445de79 RM-761: RM search not working
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52114 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-07-03 23:43:20 +00:00