Tuna Aksoy
31fb488b0c
RM-978 (Unable to navigate to copied folder from a collaboration site to RM site)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94453 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-30 13:17:30 +00:00
Tuna Aksoy
96bc46f689
RM-978 (Unable to navigate to copied folder from a collaboration site to RM site)
...
* Commented out copy behaviour of objects from a collaboration site into the RM site.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94406 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-29 20:32:44 +00:00
Tuna Aksoy
5f0e38045c
RM-978 (Unable to navigate to copied folder from a collaboration site to RM site)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94395 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-29 17:22:52 +00:00
Tuna Aksoy
3b0b785a89
Changed artifact version for 2.3 Enterprise
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94333 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-29 10:27:17 +00:00
Tuna Aksoy
56f751ce6a
RM-978 (Unable to navigate to copied folder from a collaboration site to RM site)
...
* Added copy behaviour and tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94263 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-28 18:19:35 +00:00
Tuna Aksoy
c42f25c405
RM-978 (Unable to navigate to copied folder from a collaboration site to RM site)
...
* Fixed last failing tests
* Tests now run as a non-admin user
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94260 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-28 17:45:41 +00:00
Tuna Aksoy
255f526790
RM-978 (Unable to navigate to copied folder from a collaboration site to RM site)
...
* Fixed move operation related failing tests in RM site
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94253 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-28 15:39:48 +00:00
Tuna Aksoy
016d3309dc
Tests for moving documents/folders should be included after fixing the functionality on RM site.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94231 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-28 13:40:16 +00:00
Tuna Aksoy
0439e88645
Latest changes for the move functionality causes problems in RM actions. Commented out the bean definition in rm-model-context.xml. Need to add more tests to cover the functionality on RM side.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94216 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-28 12:09:50 +00:00
Tuna Aksoy
642d194030
RM-978 (Unable to navigate to copied folder from a collaboration site to RM site)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94195 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-27 21:53:50 +00:00
Tuna Aksoy
c39bfdaed3
RM-1860 (Audit: no labels for "move-dm-record" and "unlinkFrom" events)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94070 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-26 21:38:41 +00:00
Tuna Aksoy
72b3616354
RM-1866 (Label for rule criteria contains unnecessary dot)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94069 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-26 21:19:31 +00:00
Tuna Aksoy
6128508dd8
RM-1636 (Disposition steps can be executed for folder with frozen record)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94046 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-26 15:37:35 +00:00
Tuna Aksoy
4aef437c19
Merged DEV/BUGFIXING/HEAD-2014_12_09 to BRANCHES/V2.3:
...
93659: RM-1636 : Disposition steps can be executed for folder with frozen record
- add a reference of FreezeService to TransferService and perform the full check only when the user tries to complete the transfer/accession
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94045 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-26 15:19:21 +00:00
Ana Bozianu
fc750835eb
Merged DEV to /BRANCHES/v2.3
...
93906: RM-1644 : Possible to create "report" records and copy records without Create Record capability
- added "CreateRecord" constant in RMPermissionModel
- in CreateCapability evaluator I checked if the user has the capability
- wrote unit test
93998: RM-1644 : Possible to create "report" records and copy records without Create Record capability
- changed test implementation using the framework to specify the expected exception correctly
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94003 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-26 10:27:07 +00:00
Tuna Aksoy
d14dafe33d
Fixed the failing test after the changes for RM-1800
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@93975 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-23 18:12:04 +00:00
Tuna Aksoy
f038e1189c
RM-1800 (Transfers are not displayed for non-rm-admin users)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@93971 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-23 17:33:33 +00:00
Tuna Aksoy
68032013d4
Merged HEAD to BRANCHES/V2.3:
...
93670: RM-1787. Created FolderDetailsPageUnitTest, updated FolderDetails related blocks
93676: (RECORD ONLY) Changed the version number for RM HEAD to 3.0-SNAPHOT
93721: Updated the README.txt
93745: RM-1800 (Transfers are not displayed for non-rm-admin users)
93764: RM-1825 (Can't move/delete in-place record when outbound rule to Hide Record is set)
93776: RM-1833 (Label for "Add Relationship" is incorrect)
93800: RM-1829 (Text in Auto-Declare Options does not fit the drop-down)
93801: RM-1832 (Hidden record is displayed in Site Activities and Site Content)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@93875 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-22 11:22:38 +00:00
Tuna Aksoy
1480938075
RM-1825 (Can't move/delete in-place record when outbound rule to Hide Record is set)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93764 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-20 21:59:11 +00:00
Tuna Aksoy
734787a8f8
RM-1800 (Transfers are not displayed for non-rm-admin users)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93745 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-20 15:46:10 +00:00
Tuna Aksoy
5065bc7d7e
Changed the version number for RM HEAD to 3.0-SNAPHOT
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93676 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-19 16:28:32 +00:00
Tuna Aksoy
f601167fdd
Changed the version number for RM 2.3 Enterprise
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@93674 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-19 15:12:41 +00:00
Tuna Aksoy
3b8cee9491
Test has been added to the test suite.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93602 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-16 15:31:12 +00:00
Tuna Aksoy
f1a300d7fe
RM-1814 (It's possible to add relationship to on hold record)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93597 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-16 15:10:44 +00:00
Tuna Aksoy
d41ddc85e2
method-security.properties file should not be translated
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93337 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-12 20:44:12 +00:00
Tuna Aksoy
b6fb90805c
RM-1826 (Auto-declare Options action is not correctly named in Manage Rules)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93335 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-12 20:31:22 +00:00
Tuna Aksoy
d37068b2fb
RM-1822 (Non-system-admin user not allowed to read inheritable permissions)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93334 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-12 20:13:45 +00:00
Gloria Broadbent
3ad18f8195
BRAZILIAN PORTUGUESE: Updated RM 2.3 files based on EN-rev92865
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93193 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-09 10:16:35 +00:00
Tuna Aksoy
6452e0a0e8
RM-1813 (Not possible to create from-parent-to-child reference via add reference dialog)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93176 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-08 17:19:33 +00:00
Gloria Broadbent
a423bafd58
SIMPLIFIED CHINESE: Updated RM 2.3 file based on EN-rev92865
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93168 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-08 15:40:58 +00:00
Gloria Broadbent
d3f8647dc3
DUTCH: Updated RM 2.3 file based on EN-rev92865
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93167 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-08 15:39:31 +00:00
Gloria Broadbent
9da96a0f26
ITALIAN: Updated RM 2.3 file based on EN-rev92865
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93165 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-08 15:38:20 +00:00
Gloria Broadbent
2cd74187eb
SPANISH: Updated RM 2.3 file based on EN-rev92865
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93163 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-08 15:37:07 +00:00
Gloria Broadbent
6e7e086934
GERMAN: Updated RM 2.3 file based on EN-rev92865
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93162 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-08 15:36:22 +00:00
Gloria Broadbent
dcc214da56
SIMPLIFIED CHINESE: Updated RM 2.3 files based on EN-rev92865
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93161 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-08 15:05:25 +00:00
Gloria Broadbent
5d4125bb14
RUSSIAN: Updated RM 2.3 files based on EN-rev92865
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93160 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-08 14:57:39 +00:00
Gloria Broadbent
0e8471df97
NORWEGIAN (Bokmal): Updated RM 2.3 files based on EN-rev92865
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93157 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-08 14:44:44 +00:00
Gloria Broadbent
c32e19c93e
ITALIAN: Updated RM 2.3 files based on EN-rev92865
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93154 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-08 14:34:22 +00:00
Gloria Broadbent
540c2f121c
DUTCH: Updated RM 2.3 files based on EN-rev92865
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93152 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-08 14:13:50 +00:00
Gloria Broadbent
b718324164
SPANISH: Updated RM 2.3 files based on EN-rev92992
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93139 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-08 12:06:36 +00:00
Gloria Broadbent
7937957b3f
GERMAN: Updated RM 2.3 files based on EN-rev92992
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93137 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-08 11:43:43 +00:00
Gloria Broadbent
4a6c3d85db
JAPANESE: Updated RM 2.3 files based on EN-rev92992
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@93000 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-06 12:23:36 +00:00
Gloria Broadbent
0465671f59
FRENCH: Updated RM 2.3 files based on EN-rev92992
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@92999 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-06 12:23:06 +00:00
Gloria Broadbent
9a2d085c75
JAPANESE: Updated RM 2.3 files based on EN-rev92992
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@92997 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-06 12:08:15 +00:00
Gloria Broadbent
1fb579e4ac
FRENCH: Updated RM 2.3 files based on EN-rev92992
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@92994 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-06 11:54:02 +00:00
Tuna Aksoy
a100c03120
RM-1799 (Root category is not displayed for the non-rm-admin user who created it)
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@92881 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-05 18:58:16 +00:00
Alexandru Balan
fdf8ee1a87
Merged DEV/BUGFIXING/HEAD-2014_12_09 to HEAD
...
r92608: RM-1659: Make sure node substitution suggester is loaded after the custom model
Minor formatting changes
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@92867 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-05 14:33:07 +00:00
Gloria Broadbent
b34e9435a8
DUTCH: Updated RM 2.3 files based on EN-rev91747
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@92859 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-05 12:16:04 +00:00
Gloria Broadbent
76cbfc8d4e
JAPANESE: Updated RM 2.3 files based on EN-rev91747
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@92858 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-05 12:13:13 +00:00
Gloria Broadbent
fa556ddbbc
ITALIAN: Updated RM 2.3 files based on EN-rev91747
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@92856 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2015-01-05 11:55:53 +00:00