Commit Graph

3833 Commits

Author SHA1 Message Date
Ana Bozianu
756972cb60 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
bba7f80eb9 update tas dependency to the latest release version 2017-02-17 09:13:49 +02:00
Tom Page
d97e87c719 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
6a53e953f5 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
dfeaf10756 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
dee7e2d580 RM-4681 Fix typo and add behaviour for moving RM items. 2017-02-15 04:03:58 +00:00
Tom Page
f7622c0231 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
13689a8b2a 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
1e63b628a0 RM-4673 - delete unused import 2017-02-13 19:24:20 +02:00
Ana Bozianu
31465786bf 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 22241b1d618f068489218a5d6ef48890333ff1c5)
2017-02-13 19:20:30 +02:00
Ana Bozianu
43ce56b3b3 RM-4673 - added try catch to handle concurrent attempt to create group
(cherry picked from commit cb08f0e597e01a17ebab6191f9900e01187e7260)
2017-02-13 19:20:23 +02:00
Tom Page
bcafd847d2 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
1ab0cfdbf2 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
8c4a2e7f84 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
e19a6150ca 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
21f7901ec1 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
8ed0bde1ba fix the compilation error 2017-02-10 09:21:33 +02:00
Tuna Aksoy
1d34444237 RM-4585 (DeclareDocumentAsRecordTests: use TAS Node API when available) 2017-02-09 18:03:56 +00:00
Silviu Dinuta
5fee8833d6 RM-4595: changed all ocurences of IGNode to FilePlanComponent in
ig-core.yaml file
2017-02-09 18:02:06 +02:00
Rodica Sutu
ea0239b9a8 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
6bccc5f827 additional checks to cover the issue RM-4572 2017-02-09 12:44:04 +02:00
Ana Bozianu
a0710a379a 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
7c4ead5bdf 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
161ec4eaee RM-4619 - replaced unit tests with integration tests 2017-02-07 16:24:10 +02:00
Roy Wetherall
c1daf25912 Revert module properties changes 2017-02-06 15:03:35 +11:00
Roy Wetherall
418b46c7c6 Purge cache when group is deleted 2017-02-01 15:48:33 +11:00
Ana Bozianu
5b041f31f2 RM-4619 - removed folder from the invalit type list 2017-01-30 22:51:31 +02:00
Ana Bozianu
5fc0cc5045 RM-4619 - moved the fileplan component check back 2017-01-30 17:03:41 +02:00
Ana Bozianu
257880cb62 Revert "RM-4619 - added the fileplan component check back but in different place"
This reverts commit e1b0e994a1.
2017-01-30 16:53:58 +02:00
Tom Page
c82b0005c6 Merge branch 'merge/localisationFixes' into 'master'
Merge/localisation fixes

See merge request !37
2017-01-30 13:37:37 +00:00
Ana Bozianu
40b61c5c62 RM-4619 - doing the conversion at first event 2017-01-30 14:35:23 +02:00
Rodica Sutu
2fd9c4fa55 Merge branch 'feature/RM-4631CreateElecRecordUpload' into 'master'
RM-4631CreateElecRecordUpload

See merge request !40
2017-01-30 11:39:03 +00:00
Rodica Sutu
3099c7235e rename the FilePlanComponentMix file to FilePlanComponentMixIn 2017-01-30 13:34:36 +02:00
Rodica Sutu
ed55ed7176 review comments 2017-01-30 13:29:05 +02:00
Ana Bozianu
e1b0e994a1 RM-4619 - added the fileplan component check back but in different place 2017-01-30 12:54:37 +02:00
Ana Bozianu
6ff8dd5846 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
808d82469e RM-4159 Create tests for paged get guides and delete guide. 2017-01-30 08:26:37 +00:00
Rodica Sutu
596eb3a937 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
088c870141 RM-4619 - moved code to existing onCommit method 2017-01-29 17:37:05 +02:00
Ana Bozianu
786fc83a71 Merge master into feature/RM-4619_AutoConvertFoldersToRMType 2017-01-29 17:25:05 +02:00
Tuna Aksoy
7abc674aad Merge branch 'master' into feature/Update_Alfresco_Dependencies_5_2_d 2017-01-28 20:27:16 +00:00
Tuna Aksoy
87a5859b87 RM-4617 (Update Repo/Share dependency for RM Community) 2017-01-27 17:04:16 +00:00
Tom Page
03858fe769 Merge release/V2.5 into master. 2017-01-27 14:14:57 +00:00
dbilligmaier
3dddbb7188 ALL LANG: Updated localized files as per Revision 2017-01-26 2017-01-27 13:53:30 +00:00
Kristijan Conkas
9455eb3aee 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
678e3e6cf5 RM-4615: now using RM FilePlanComponentAPI calls to create electronic records. 2017-01-27 11:52:21 +00:00
Kristijan Conkas
8a875a0ef7 RM-4615: TAS version bump-up. 2017-01-27 11:16:56 +00:00
Kristijan Conkas
f79e22f253 Merge remote-tracking branch 'origin/master' into feature/RM-4615_TAS_Binary_Request_Handler 2017-01-27 09:29:09 +00:00
Tuna Aksoy
91e73e2bb6 RM-4617 (Update Repo/Share dependency for RM Community) 2017-01-26 23:01:37 +00:00
Oana Nechiforescu
9461e9ee73 Merge branch 'merge/Merge25ToMasterRM-4520' into 'master'
Merge/merge25 to master rm 4520

See merge request !35
2017-01-26 16:17:44 +00:00