Rodica Sutu
|
8a231f2634
|
- add some extra checks to catch existing issues
|
2017-04-28 15:43:16 +03:00 |
|
Rodica Sutu
|
9ffd5f8ff7
|
Merge branch 'master' of git.alfresco.com:records-management/records-management into feature/RM-4976_ReviewTests_After_Refactoring
# Conflicts:
# rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/records/UpdateRecordsTests.java
|
2017-04-28 15:29:36 +03:00 |
|
Ramona Popa
|
da6fcfc1b5
|
RM-4926 - added onRemoveAspect policy for RecordAspect
|
2017-04-28 13:07:22 +01:00 |
|
Rodica Sutu
|
e439f8d14b
|
review updates
|
2017-04-28 12:43:55 +03:00 |
|
Rodica Sutu
|
cf96210824
|
- group the tests according to structure of the api
- add new tests
- update existing ones
|
2017-04-28 11:08:18 +03:00 |
|
Oana Nechiforescu
|
5422c8eee9
|
Merge branch 'feature/RM-4950Tests' into 'master'
Feature/rm 4950 tests
See merge request !231
|
2017-04-24 09:38:08 +01:00 |
|
Tom Page
|
fa19f48bb6
|
RM-4952 Merge master into RM-4952_ReadOnlyParams.
|
2017-04-20 15:06:05 +01:00 |
|
Oana Nechiforescu
|
74d14d277c
|
Merge remote-tracking branch 'origin/master' into feature/RM-4950Tests
|
2017-04-18 16:37:31 +03:00 |
|
Tom Page
|
a73d7d461b
|
RM-4952 Add automation test for this bug.
Also remove setters from POJOs (and replace with builders where necessary).
|
2017-04-18 09:46:45 +01:00 |
|
Tuna Aksoy
|
4daf95adc7
|
Merge branch 'release/V2.5' into merge/merge_release_v25_14042017_2
Conflicts:
rm-automation/pom.xml
|
2017-04-14 23:56:00 +01:00 |
|
Oana Nechiforescu
|
8db9dac3db
|
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
|
3d773cc769
|
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
|
9cfd319f53
|
Additional re-factoring.
|
2017-04-12 16:07:42 +03:00 |
|
Oana Nechiforescu
|
2b15f9b076
|
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
|
b244b56e7b
|
Feature/rm 4639 rest api refactoring 2
|
2017-04-12 07:36:12 +01:00 |
|
Oana Nechiforescu
|
d30db5bddf
|
Review change.
|
2017-04-10 12:22:28 +03:00 |
|
Oana Nechiforescu
|
2b5329b2ae
|
The only pom changes needed for release 2.5.
|
2017-04-09 19:42:07 +03:00 |
|
Oana Nechiforescu
|
8e38d71d9b
|
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
|
047793b823
|
Actual valid changes.
|
2017-04-09 02:21:48 +03:00 |
|
Oana Nechiforescu
|
479bb589bb
|
First changes.
|
2017-04-07 14:15:16 +03:00 |
|
Oana Nechiforescu
|
7e2f7ea6f9
|
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
|
0d7d8e2fbf
|
Fixed typo
|
2017-03-20 10:19:25 +00:00 |
|
Tuna Aksoy
|
68da4b9a93
|
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
|
5d3f1f4621
|
Merge RM-4159_EnterpriseReSTTests into RM-4339_RestTestsGuideTopicApi.
|
2017-03-13 08:26:47 +00:00 |
|
Tom Page
|
fe45e852f5
|
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
|
27fc457dec
|
RM-4339 Fix tests.
Also remove catch blocks, since we've upgraded TAS.
|
2017-03-10 12:44:20 +00:00 |
|
Rodica Sutu
|
f5d159238b
|
Merge branch 'release/V2.4' into merge-2.5/RM-4835_UpdateUITests
|
2017-03-10 13:44:40 +02:00 |
|
Rodica Sutu
|
c68070f50f
|
-update dataprep dependency
-change the method to invite user from inviteUserToSiteAndAccept to createSiteMember (see MNT-17427)
|
2017-03-09 16:56:35 +02:00 |
|
Oana Nechiforescu
|
4d71d6d2b5
|
Some changes.
|
2017-03-08 12:53:58 +02:00 |
|
Tom Page
|
5de74bc2d7
|
RM-4159 Add wrapper method for assertLastError.
|
2017-03-08 08:12:30 +00:00 |
|
Tom Page
|
630f004057
|
Merge RM-4158_ClassificationRestApi into RM-4159_EnterpriseReSTTests.
|
2017-03-07 15:43:02 +00:00 |
|
Tuna Aksoy
|
ed01779226
|
Merge branch 'master' into feature/Update_Alfresco_Dependencies_5_2_d
Conflicts:
pom.xml
|
2017-02-28 17:41:28 +00:00 |
|
Tom Page
|
f98336b7b6
|
Merge master into RM-4159_EnterpriseReSTTests.
Update the RMRestWrapper with a couple more passthrough methods.
|
2017-02-24 15:20:57 +00:00 |
|
alfresco-build
|
a93a0629b3
|
[maven-release-plugin] prepare for next development iteration
|
2017-02-22 15:37:47 +00:00 |
|
alfresco-build
|
ecb418f649
|
[maven-release-plugin] prepare release V2.5.1
|
2017-02-22 15:37:45 +00:00 |
|
Rodica Sutu
|
7164162ef4
|
update tas dependency to the latest release version
|
2017-02-17 09:13:49 +02: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
|
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 |
|
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
|
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
|
74f168113f
|
RM-4619 - removed folder from the invalit type list
|
2017-01-30 22:51:31 +02: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 |
|
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 |
|
Kristijan Conkas
|
8e1cc5aebd
|
RM-4615: now using RM FilePlanComponentAPI calls to create electronic records.
|
2017-01-27 11:52:21 +00:00 |
|
Kristijan Conkas
|
0ce70b50da
|
RM-4615: TAS version bump-up.
|
2017-01-27 11:16:56 +00:00 |
|
Kristijan Conkas
|
d2e6dac35c
|
Merge remote-tracking branch 'origin/master' into feature/RM-4615_TAS_Binary_Request_Handler
|
2017-01-27 09:29:09 +00:00 |
|