Oana Nechiforescu
bd718bd680
Merge remote-tracking branch 'origin/feature/RM-4946MoveAPIs' into feature/RM-4950Tests
...
# Conflicts:
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/dataprep/RecordsManagementService.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/BaseTest.java
2017-04-12 16:37:57 +03:00
Oana Nechiforescu
8491130d20
First changes for the instructions with marks tests. Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-4950Tests
...
# Conflicts:
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/dataprep/RecordsManagementService.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/BaseTest.java
2017-04-12 16:22:14 +03:00
Oana Nechiforescu
a24c4bb7df
Additional re-factoring.
2017-04-12 16:07:42 +03:00
Oana Nechiforescu
004af33cdc
Review changes + records management service API methods moved to specific classes. Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-4946MoveAPIs
...
# Conflicts:
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/dataprep/RecordsManagementService.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/BaseTest.java
2017-04-12 15:22:16 +03:00
Tuna Aksoy
62a01f103f
Feature/rm 4639 rest api refactoring 2
2017-04-12 07:36:12 +01:00
Oana Nechiforescu
fd545669aa
Review change.
2017-04-10 12:22:28 +03:00
Oana Nechiforescu
23516599ce
Some refactoring, moving the methods from classification API to security groups API where they should have been from the start. Trying to make the old classes behave, changing their names.
2017-04-09 11:52:58 +03:00
Oana Nechiforescu
c86aecb1be
Actual valid changes.
2017-04-09 02:21:48 +03:00
Oana Nechiforescu
897a5778d2
First changes.
2017-04-07 14:15:16 +03:00
Oana Nechiforescu
f9000d6d80
Merge branch 'master' of https://git.alfresco.com/records-management/records-management into feature/RM-4339_RestTestsGuideTopicApi
2017-03-21 10:55:16 +02:00
Tuna Aksoy
3b84d35ed0
Fixed typo
2017-03-20 10:19:25 +00:00
Tuna Aksoy
a336e942e7
RM-4808 (Update Record Folder: Reopen a close folder via PUT request throw Permission denied exception)
2017-03-19 00:16:37 +00:00
Tom Page
08e7f50c24
Merge RM-4159_EnterpriseReSTTests into RM-4339_RestTestsGuideTopicApi.
2017-03-13 08:26:47 +00:00
Tom Page
03b8e4d4e7
RM-4159 Ensure there's exactly one RMRestWrapper.
...
Use @PostConstruct to fix the hierarchy after initialisation.
2017-03-13 08:14:48 +00:00
Tom Page
a7ada74ba2
RM-4339 Fix tests.
...
Also remove catch blocks, since we've upgraded TAS.
2017-03-10 12:44:20 +00:00
Oana Nechiforescu
25317acc8e
Some changes.
2017-03-08 12:53:58 +02:00
Tom Page
0dfac9925e
RM-4159 Add wrapper method for assertLastError.
2017-03-08 08:12:30 +00:00
Tom Page
0909a833d0
Merge RM-4158_ClassificationRestApi into RM-4159_EnterpriseReSTTests.
2017-03-07 15:43:02 +00:00
Tuna Aksoy
7f0cb596b8
Merge branch 'master' into feature/Update_Alfresco_Dependencies_5_2_d
...
Conflicts:
pom.xml
2017-02-28 17:41:28 +00:00
Tom Page
583bc6f63e
Merge master into RM-4159_EnterpriseReSTTests.
...
Update the RMRestWrapper with a couple more passthrough methods.
2017-02-24 15:20:57 +00:00
Rodica Sutu
bba7f80eb9
update tas dependency to the latest release version
2017-02-17 09:13:49 +02: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
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
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
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
5b041f31f2
RM-4619 - removed folder from the invalit type list
2017-01-30 22:51:31 +02: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
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
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
Rodica Sutu
5df1cce895
fix the test failure
2017-01-26 17:54:23 +02:00
Rodica Sutu
0541292837
try to fix diff indentation
2017-01-26 17:50:47 +02:00
Rodica Sutu
a50450b862
formatting updates
2017-01-26 16:48:57 +02:00
Rodica Sutu
9fc190c5c7
Merge branch 'master' of git.alfresco.com:records-management/records-management into feature/RM-4568CreateElecWithRelativePath
2017-01-26 11:17:43 +02:00
Kristijan Conkas
bf802dae55
Merge remote-tracking branch 'origin/master' into feature/RM-4615_TAS_Binary_Request_Handler
2017-01-25 15:17:51 +00:00
Kristijan Conkas
9dd7a1cf22
RM-4615: get record content implementation
2017-01-25 15:14:59 +00:00
Kristijan Conkas
d475a49c41
RM-4615: javadoc tidy-up
2017-01-25 14:45:28 +00:00
Rodica Sutu
970cf4ee06
minor updates
2017-01-25 16:26:57 +02:00
Tuna Aksoy
7f72a6da22
RM-4576 (Updated the expected status code for the case when someone tries to modify the meta data of a closed record)
2017-01-25 13:42:03 +00:00
Kristijan Conkas
45fb371de7
RM-4615: TAS implementation of FilePlanComponentAPI.createElectronicRecord()
2017-01-25 13:30:29 +00:00
Rodica Sutu
d940b065d5
-add tests for the issue RM-4568
2017-01-25 14:12:33 +02:00
Kristijan Conkas
10105b4c21
RM-4615: removed hardcoding
2017-01-25 11:32:12 +00:00
Tom Page
dab4cf405d
RM-4159 Wrap the RestWrapper rather than extending it.
...
Previously we were hitting an issue where there were three beans all of the
type RestWrapper. This meant that Spring could not determine which bean
should be used when autowiring. By wrapping the RestWrapper we ensure there
is only one bean of that type, and so Spring knows which bean to use (in the
TAS code). After some debate I decided against renaming the RMRestWrapper
as RestWrapperWrapper.
2017-01-25 11:07:11 +00:00
Kristijan Conkas
b37a34c4a9
RM-4615: taking TestData out of API wrapper to avoid compile-time problems.
2017-01-25 10:26:53 +00:00
Tom Page
9869a08acb
RM-4159 Getting enterprise UI tests to run.
...
There's still currently an issue because we have two @Autowired @Primary beans of the same type.
2017-01-25 08:31:42 +00:00