Tom Page
e987aa5864
RM-4676 RM-4234 Merge release/V2.5 into master.
...
Fix patch for marking renditions and record-only merge fix for behaviours
(as there's already a more complete version on master).
2017-02-21 14:09:28 +00:00
Tom Page
f15365ef21
Merge branch 'merge/RM-4234_PerformanceFixes' into 'master'
...
Merge/rm 4234 performance fixes
See merge request !75
2017-02-20 15:04:24 +00:00
Tom Page
a1a1c7692a
RM-4234 Merge commit '131fc89' into master.
...
Performance improvements, including applying security marks directly to renditions rather than using the metadata
referral service.
2017-02-20 07:37:00 +00:00
Rodica Sutu
e949ab40c2
Merge branch 'feature/UpdateTasDepedency' into 'master'
...
Update tas dependency to the latest release version 5.2.0.4
See merge request !71
2017-02-17 12:30:17 +00:00
Ana Bozianu
0b34eb760a
Merge branch 'feature/RM-4673_ConcurrentlyDeclareInPlaceRecords' into 'master'
...
Feature/rm 4673 concurrently declare in place records
See merge request !58
2017-02-17 11:00:13 +00:00
Rodica Sutu
7164162ef4
update tas dependency to the latest release version
2017-02-17 09:13:49 +02:00
Tom Page
371ddc9946
Fix plugin repositories to allow running against 5.1.2.
...
Also move the enterprise-related repositories into the enterprise profile.
2017-02-16 11:41:04 +00:00
Tom Page
f428a5c32b
Merge branch 'feature-2.5/browsePerformance' into 'release/V2.5'
...
Feature 2.5/browse performance
See merge request !46
2017-02-15 11:48:00 +00:00
Tom Page
655f55079f
Merge branch 'feature-2.5/RM-4861_AddBehaviours' into 'release/V2.5'
...
Feature 2.5/rm 4861 add behaviours
See merge request !63
2017-02-15 11:19:29 +00:00
Tom Page
ba5c28586b
RM-4681 Fix typo and add behaviour for moving RM items.
2017-02-15 04:03:58 +00:00
Tom Page
82e4a280da
RM-4681 Add behaviours to restrict where rm items can be created.
...
Record categories can only go in the file plan, or under other record
categories. Record folders can only have categories as a primary parent,
and holds or transfers as secondary parents.
2017-02-14 16:19:45 +00:00
Tom Page
9139f4228b
RM-4676 The patch version number should not be localised.
...
Delete localisation files and exclude version.properties from future
translation bundles.
2017-02-14 10:05:25 +00:00
Ana Bozianu
c44acc37a2
RM-4673 - delete unused import
2017-02-13 19:24:20 +02:00
Ana Bozianu
eee6fe572b
RM-4673 - moved try catch in the create method so we can use the group name and fixed an update attribute bug
...
(cherry picked from commit 9a47da1e6ff050144629ebdd1692bcf9ee35bb56)
2017-02-13 19:20:30 +02:00
Ana Bozianu
c61e180dba
RM-4673 - added try catch to handle concurrent attempt to create group
...
(cherry picked from commit 4e49223ae6f6900b98c5c3e9fe54fe479062639d)
2017-02-13 19:20:23 +02:00
Tom Page
67cb9863f1
RM-4234 When marking a node then also mark all renditions of it.
...
The same applies to clearing marks from a node.
This involved adding the rendition service to the base service (which I'm
a bit concerned about, because it looked like this should already have
been present).
2017-02-10 12:10:48 +00:00
Tuna Aksoy
8a80b58593
Merge branch 'feature/RM-4585_Amend_Test_Code_After_TAS_5202_Release' into 'master'
...
RM-4585 (DeclareDocumentAsRecordTests: use TAS Node API when available)
See merge request !54
2017-02-10 10:52:00 +00:00
Tuna Aksoy
1b698d5a1e
Merge branch 'master' into feature/RM-4585_Amend_Test_Code_After_TAS_5202_Release
...
Conflicts:
rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/files/DeclareDocumentAsRecordTests.java
2017-02-10 10:35:57 +00:00
Rodica Sutu
daba3ec501
Merge branch 'feature/RM-4572TestsUpdates' into 'master'
...
Feature/rm 4572 tests updates
See merge request !52
2017-02-10 08:29:01 +00:00
Silviu Dinuta
ecc78431c2
Merge branch 'feature/RM-4595_changingIGNodeWithFilePlanComponent_in_yaml_file' into 'master'
...
RM-4595: changed all ocurences of IGNode to FilePlanComponent in
See merge request !53
2017-02-10 08:07:05 +00:00
Rodica Sutu
5fe413c26d
fix the compilation error
2017-02-10 09:21:33 +02:00
Tuna Aksoy
5a4fe57958
RM-4585 (DeclareDocumentAsRecordTests: use TAS Node API when available)
2017-02-09 18:03:56 +00:00
Silviu Dinuta
b1033ad999
RM-4595: changed all ocurences of IGNode to FilePlanComponent in
...
ig-core.yaml file
2017-02-09 18:02:06 +02:00
Rodica Sutu
1495e351b9
updates: test to cover the scenario when a cm:folder is converted to a recordCategory
2017-02-09 17:30:42 +02:00
Rodica Sutu
a35637ba09
additional checks to cover the issue RM-4572
2017-02-09 12:44:04 +02:00
Ana Bozianu
f04022c036
Merge branch 'feature/RM-4572_CreateRecordResponseContainsWrongName' into 'master'
...
Feature/rm 4572 create record response contains wrong name
See merge request !12
2017-02-07 14:53:36 +00:00
Ana Bozianu
86cd35e0d4
Merge branch 'feature/RM-4619_AutoConvertFoldersToRMType' into 'master'
...
Feature/rm 4619 auto convert folders to rm type
See merge request !33
2017-02-07 14:49:20 +00:00
Ana Bozianu
539a0a6265
RM-4619 - replaced unit tests with integration tests
2017-02-07 16:24:10 +02:00
Roy Wetherall
26f0f54e8a
Revert module properties changes
2017-02-06 15:03:35 +11:00
Roy Wetherall
08cd010bc5
Purge cache when group is deleted
2017-02-01 15:48:33 +11:00
Ana Bozianu
74f168113f
RM-4619 - removed folder from the invalit type list
2017-01-30 22:51:31 +02:00
Ana Bozianu
249705c21f
RM-4619 - moved the fileplan component check back
2017-01-30 17:03:41 +02:00
Ana Bozianu
6c2f58e734
Revert "RM-4619 - added the fileplan component check back but in different place"
...
This reverts commit abfc606428
.
2017-01-30 16:53:58 +02:00
Tom Page
aa6aff975f
Merge branch 'merge/localisationFixes' into 'master'
...
Merge/localisation fixes
See merge request !37
2017-01-30 13:37:37 +00:00
Ana Bozianu
d0401ea569
RM-4619 - doing the conversion at first event
2017-01-30 14:35:23 +02:00
Rodica Sutu
bf10af5947
Merge branch 'feature/RM-4631CreateElecRecordUpload' into 'master'
...
RM-4631CreateElecRecordUpload
See merge request !40
2017-01-30 11:39:03 +00:00
Rodica Sutu
e5ea438e45
rename the FilePlanComponentMix file to FilePlanComponentMixIn
2017-01-30 13:34:36 +02:00
Rodica Sutu
6b21216195
review comments
2017-01-30 13:29:05 +02:00
Ana Bozianu
abfc606428
RM-4619 - added the fileplan component check back but in different place
2017-01-30 12:54:37 +02:00
Ana Bozianu
c52e2a7cf5
RM-4619 - added cm:folder as accepted type and do the conversion onCommit - request doesn't have full info
2017-01-30 12:05:48 +02:00
Tom Page
7a0a0954e9
RM-4159 Create tests for paged get guides and delete guide.
2017-01-30 08:26:37 +00:00
Rodica Sutu
63c22d5d4f
proposed solution for creating electronic records with setting properties inside the FilePlanComponentProperties object using multipart upload
2017-01-30 09:34:34 +02:00
Ana Bozianu
444218a539
RM-4619 - moved code to existing onCommit method
2017-01-29 17:37:05 +02:00
Ana Bozianu
f6722b634c
Merge master into feature/RM-4619_AutoConvertFoldersToRMType
2017-01-29 17:25:05 +02:00
Tuna Aksoy
68420493b0
Merge branch 'master' into feature/Update_Alfresco_Dependencies_5_2_d
2017-01-28 20:27:16 +00:00
Tuna Aksoy
a9be95d781
RM-4617 (Update Repo/Share dependency for RM Community)
2017-01-27 17:04:16 +00:00
Tom Page
9af7b7c11a
Merge release/V2.5 into master.
2017-01-27 14:14:57 +00:00
dbilligmaier
90c8c28168
ALL LANG: Updated localized files as per Revision 2017-01-26
2017-01-27 13:53:30 +00:00
Kristijan Conkas
723ee7193b
Merge branch 'feature/RM-4615_TAS_Binary_Request_Handler' into 'master'
...
Feature/rm 4615 tas binary request handler
See merge request !32
2017-01-27 12:11:13 +00:00
Kristijan Conkas
8e1cc5aebd
RM-4615: now using RM FilePlanComponentAPI calls to create electronic records.
2017-01-27 11:52:21 +00:00