Gloria Broadbent
c5b266d3f7
SPANISH: Spanish RM 2.2 Updated UI Bundle based on EN rev74663
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@74971 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-26 14:02:40 +00:00
Roy Wetherall
28c467304c
RM-1461: CLONE - RM slower then standard repo/sites when rendering document details when folder contains 15k documents
...
* general browse experience better
* viewing record category list (with one folder) down from seconds to almost immediately
* viewing of record details page down from 20 plus seconds to under a second
* although view of 15k records is still slow to render (around 10/15 seconds) this is still much better then previously and over 80% of that time is spent in the repo getting the children .. could look at getting a reduced result set?
* cached 'hasHeldChildren' state on record folders .. this was a significant overhead previously and is now a simple property lookup, maintained by behaviours
* unit tests for above to ensure nothing is broken
* TODO more caching of frequently asked for state, optimisation of more node service intensive capability conditions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@74932 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-26 06:21:45 +00:00
Tuna Aksoy
6daa47eb4e
RM-1572 (It's possible to file report to closed folder)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@74931 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-25 23:14:56 +00:00
Roy Wetherall
99875a9f62
RM-1460: Hold Reson is not displayed in Audit Log
...
RM-1505: Search Results: Hold Reason field is empty
* specific filtering for ViewHoldReason capability removed .. no longer required as we specify user permissions at the hold level
* deprecated hold related actions are no longer auditable (and so don't appear in the audit view)
* hold service Audits add/remove to/from holds
* hold reason is no longer rolled up onto disposable item .. it no longer makes sense for multiple holds and was a security hole
* hold reason removed from search options
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@74611 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-25 04:14:18 +00:00
Tuna Aksoy
8e199ec528
RM-1563 (Can't edit RM Admin and Records Managers roles)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@74566 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-24 10:26:34 +00:00
Roy Wetherall
b153b5ca80
RM-1559: User with Create Hold capability can't create hold
...
RM-1561: Edit/Delete Hold actions are not displayed for user with proper capabilities
* editHold and deleteHold specific capabilities added and UI actions wired up accordingly
* capability patch addeded
* freeze, unfreeze and related capabilities deprecated (but still avaialble if required)
* some of the old freeze UI actions removed
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@74506 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-24 06:31:43 +00:00
Roy Wetherall
219d13f9b1
RM Performance Improvements
...
* general file plan browse rendering in around half the previously recorded times for around 500 records (need to scale up)
* unessesary bottle neck removed from record detail page rendering (see RM-1461)
* other general improvements
* TODO .. hasFrozenChildren, getNextDisposition, TransferNodeIndicator, HeldBy .. all traverse up or down record/record folder hierarchy in ways that don't scale
* fix to disposition lifecycle job that failed all when one failed .. this explains why the job appeared not to work on occasion
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@74458 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-23 07:21:51 +00:00
Roy Wetherall
14d57cacb6
RM-1540: Event is displayed for record moved to category with no disposition
...
RM-1345: Edit Disposition Date is not working for moved items
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@74311 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-20 05:02:06 +00:00
Roy Wetherall
7de7533c90
Remove mistranslated system files
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@74243 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-19 04:38:07 +00:00
Gloria Broadbent
e2a686213f
SIMP CHINESE: Simplified Chinese fixed encoding files for RM 2.2 UI Bundle based on EN rev71684
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@74137 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-18 11:00:21 +00:00
Roy Wetherall
0bce51ac8d
RM-1440: Edit Non Record Metadata capability is required to file a record
...
* can now file an electronic record with only CreateRecord capability
* tidied up some of the policy code as I went
* integration test
* non-electronic records to follow
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73961 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-17 06:44:19 +00:00
Tuna Aksoy
eb0e594f83
Fixed major bugs (Visibility Modifier) reported in Sonar
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73864 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-15 13:01:33 +00:00
Gloria Broadbent
4380cc83aa
SIMP CHINESE: Simplified Chinese fixed files for RM 2.2 UI Bundle based on EN rev71684 - fix for RM-1339
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73804 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-13 11:38:42 +00:00
Gloria Broadbent
bd1210f6b8
SIMP CHINESE: Simplified Chinese RM 2.2 UI Bundle based on EN rev71684
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73660 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-12 14:09:38 +00:00
Tuna Aksoy
51b7232506
RM-1224 (Rmadmin user is not created if auth chain contains not only ALfrescoNTLM)
...
* Add the FilePlanAuthenticationService back to the code base for backwards compatibility.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73641 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-12 10:26:33 +00:00
Gloria Broadbent
ad660e30f0
BRAZILIAN: Brazilian Portuguese RM 2.2 UI Bundle based on EN rev71684
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73632 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-12 09:28:11 +00:00
Gloria Broadbent
0fc07ddd03
RUSSIAN: Russian RM 2.2 UI Bundle based on EN rev71684
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73631 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-12 09:27:19 +00:00
Gloria Broadbent
e27f02307d
DUTCH: Dutch RM 2.2 UI Bundle based on EN rev71684
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73628 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-12 09:21:08 +00:00
Gloria Broadbent
db98fcdbd7
JAPANESE: Japanese RM 2.2 UI Bundle based on EN rev71684
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73627 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-12 09:20:12 +00:00
Gloria Broadbent
b1027e7cd7
ITALIAN: Italian RM 2.2 UI Bundle based on EN rev71684
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73626 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-12 09:19:26 +00:00
Gloria Broadbent
a9c7481670
FRENCH: French RM 2.2 UI Bundle based on EN rev71684
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73625 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-12 09:18:26 +00:00
Gloria Broadbent
eca861029b
SPANISH: Spanish RM 2.2 UI Bundle based on EN rev71684
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73624 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-12 09:17:26 +00:00
Gloria Broadbent
957cd3dd76
GERMAN: German RM 2.2 UI Bundle based on EN rev71684
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73622 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-12 08:55:35 +00:00
Tuna Aksoy
02b4c273d2
RM-1224 (Rmadmin user is not created if auth chain contains not only ALfrescoNTLM)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73546 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-11 08:53:23 +00:00
Mark Hibbins
0f25886e06
RM-1456, disposition lifecycle executor now does not execute cutoff after undo cutoff
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73541 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-11 07:29:21 +00:00
Roy Wetherall
9d838376b7
RM-999: Hold and Transfers are displayed for ExtendedReaders, ExtendedWriters
...
* remove in-place roles from the 'all roles' group .. now in-place readers and writers can't gain access to items just because they have a role!
* patch to remove in-place roles from all group in existing installations
* unit test for patch
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73532 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-11 05:31:06 +00:00
Roy Wetherall
54f934c1a9
RM-1231: Could not Revert the rejected record
...
* record security was not being correctly reset during record reject
* added additional logging to help debug access denied exceptions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73455 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-10 03:01:34 +00:00
Mark Hibbins
e21552e088
RM-1345(part-of), fixed mistake in cron expression
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@73383 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-09 10:10:53 +00:00
Tuna Aksoy
05a7d3ce35
Removed unused field from the code
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@72892 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-03 13:22:28 +00:00
Tuna Aksoy
de1618db66
RM-1495 (Freeze/Unfreeze are still available as rule actions)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@72885 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-06-03 12:51:41 +00:00
Tuna Aksoy
2d2227e47a
RM-1429 (The user with read-only permissions on the item can unfreeze it via deleting hold)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@72277 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-29 23:05:35 +00:00
Tuna Aksoy
d4dc53a009
Fixed minor issues ("Unread public/protected field") reported in Sonar
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@71955 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-27 21:18:20 +00:00
Tuna Aksoy
22c78e5501
RM-1315 (Manage Permissions is not working for folder inside Holds/Unfiled Records)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@71944 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-27 20:41:34 +00:00
Tuna Aksoy
71bf9ddbd6
Changed property values according to the feedback from the localization manager
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@71689 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-23 09:42:32 +00:00
Tuna Aksoy
8203584ce5
RM-1510 (Audit events are incorrectly displayed)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@71570 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-22 11:00:47 +00:00
Tuna Aksoy
4668879b06
Fixed RM 2.2 to get it working with Alfresco 4.3.0-SNAPSHOT
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@71425 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-20 21:32:52 +00:00
Mark Hibbins
01b4e39dba
RM-1345, Changed frequency that the disposition lifecycle runs to every five minutes by default and moved the cron expression setting to the global properties
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@70769 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-19 11:23:44 +00:00
Tuna Aksoy
3da7035f96
RM-1482 (No message is shown when user tries to file Audit Log as Record to File Pan or closed folder)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@70298 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-15 15:06:50 +00:00
Mark Hibbins
d009e33d23
RM-1481, added no copy behaviour for rma:recordOriginatingDetails aspect
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@70122 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-13 09:37:46 +00:00
Tuna Aksoy
20ad496cf5
RM-1463 (Item the user has read only permissions for can be added to hold in from Records Search results)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@70096 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-12 19:38:07 +00:00
Roy Wetherall
a3d1a845d1
RM terminology consistancy
...
* 'Cut off; instead of 'Cutoff'
* 'Undo cut off' instead of 'Uncut off'
* 'Maintain Record Metadata After Delete' instead of 'Ghost record rather than delete'
* 'Metadata Only Record' instead of 'Ghosted Record'
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@69802 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-08 06:27:13 +00:00
Roy Wetherall
e3ae5cd053
RM-1340: Couldn't cutoff closed folder
...
* includes a couple of fixes from the demo prep
* override of MethodSecurityInterceptor to allow us to report detailed information when an AccessDenied exception is reported as the result of a capability evaluation failure.
* integration tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@69801 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-08 06:01:02 +00:00
Roy Wetherall
dd58a35e17
Issues found during demo prep.
...
* a couple of checks for type wheren't doing sub-type of cm:content checks
* could not view a held record in-place
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@69667 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-06 11:49:27 +00:00
Roy Wetherall
465c904878
Ensure correct label is shown for File Hold Report capability.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@69616 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-05 07:54:06 +00:00
Roy Wetherall
5965d5585e
RM-1346: "Cut off" and "Cutoff"
...
* Standardised on "Cut Off"
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@69615 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-05 07:45:43 +00:00
Roy Wetherall
34d0f7f793
RM-1434: Default Saved Searches labels are incorrect
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@69614 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-05 07:28:34 +00:00
Roy Wetherall
18f22b4a02
RM-846: Both records and folders are found by dafault saved search
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@69613 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-05 06:46:39 +00:00
Roy Wetherall
3b3a3e441e
RM-931: Rename "Records Management Records Manager" to "Records Management Manager"
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@69612 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-05 06:22:55 +00:00
Roy Wetherall
a5a236db96
Update module version to 2.1.0.1
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@68569 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-02 03:45:06 +00:00
Roy Wetherall
f644f97ebe
Merge from HEAD to BRANCHES/V2.1.0.x
...
* 61170 - RM-1413: DispositionLifecycleJobExecuter does not execute the disposition action
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.1.0.x@68568 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2014-05-02 03:31:42 +00:00