Commit Graph

40 Commits

Author SHA1 Message Date
alfresco-build
765c163d02 [maven-release-plugin] prepare for next development iteration 2019-04-09 09:04:42 +01:00
alfresco-build
237cd19f12 [maven-release-plugin] prepare release V2.7.2 2019-04-09 09:04:38 +01:00
alfresco-build
d78bf82b32 [maven-release-plugin] prepare for next development iteration 2018-09-06 07:19:43 +01:00
alfresco-build
4ae51587f2 [maven-release-plugin] prepare release V2.7.1 2018-09-06 07:19:39 +01:00
cagache
2e69321efc changed version from 2.7.0.1 to 2.7.1 2018-05-22 09:50:52 +03:00
cagache
9e148643ec reverted version changes 2018-05-21 11:58:17 +03:00
alfresco-build
bab3604934 [maven-release-plugin] prepare for next development iteration 2018-05-17 13:53:57 +01:00
alfresco-build
1a48c3e689 [maven-release-plugin] prepare release V2.7.b 2018-05-17 13:53:55 +01:00
alfresco-build
b4426f4e27 [maven-release-plugin] prepare for next development iteration 2018-05-17 11:49:15 +01:00
alfresco-build
cfad6fdf74 [maven-release-plugin] prepare release V2.7.b 2018-05-17 11:49:13 +01:00
Tom Page
ebd7ac2956 Update version to V3.0.0-SNAPSHOT. 2018-05-09 09:15:34 +01:00
alfresco-build
0e869a735f [maven-release-plugin] prepare for next development iteration 2018-02-19 14:24:52 +00:00
alfresco-build
5d80268501 [maven-release-plugin] prepare release V2.7-EA2 2018-02-19 14:24:50 +00:00
alfresco-build
cbfa402a24 [maven-release-plugin] prepare for next development iteration 2018-02-14 15:59:52 +00:00
alfresco-build
50091181f3 [maven-release-plugin] prepare release V2.7-EA1 2018-02-14 15:59:50 +00:00
Tom Page
38e6bc80dd Update version to 2.7-SNAPSHOT. 2017-11-15 16:31:44 +00:00
Rodica Sutu
4df615671b adding tests for Prevent Classified Items Being Moved/Copied/Linked into Folders with Lower Classification 2017-10-03 12:10:31 +03:00
Rodica Sutu
6c46470592 update TAS dependency
updates for tests for RM-5391(1)
2017-09-07 10:02:53 +03:00
alfresco-build
a3bf6676d4 [maven-release-plugin] prepare for next development iteration 2017-06-21 21:43:06 +01:00
alfresco-build
cfc88fbcd2 [maven-release-plugin] prepare release V2.6.a 2017-06-21 21:43:03 +01:00
Tuna Aksoy
b244b56e7b Feature/rm 4639 rest api refactoring 2 2017-04-12 07:36:12 +01: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
Rodica Sutu
7164162ef4 update tas dependency to the latest release version 2017-02-17 09:13:49 +02:00
Kristijan Conkas
0ce70b50da RM-4615: TAS version bump-up. 2017-01-27 11:16:56 +00:00
Tom Page
f62ad8768a 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
Kristijan Conkas
c520b9001d RM-4615: TAS bump-up + corresponding api wrapper changes 2017-01-24 18:15:41 +00:00
Tuna Aksoy
87acf4f335 RM-4488 (Refactor REST API Automation test code according to the latest changes) 2016-12-24 20:48:23 +00:00
Rodica Sutu
f08e294d63 Merge branch 'master' of https://gitlab.alfresco.com/records-management/records-management into feature/RM-4396_Lombok_UseModelInsteadJsonObject
# Conflicts:
#	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/model/fileplancomponents/FilePlanComponent.java
#	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/model/fileplancomponents/FilePlanComponentProperties.java
2016-12-12 15:15:20 +02:00
Kristijan Conkas
039fe04406 RM-4405: electronic records client API implementation 2016-12-07 15:44:52 +00:00
Tuna Aksoy
e108997aa4 Merge remote-tracking branch 'origin/feature/RM-4396_UseModelInsteadJsonObject' into feature/RM-4396_Lombok_UseModelInsteadJsonObject
Conflicts:
	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/rm/community/model/fileplancomponents/FilePlanComponent.java
	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/base/BaseRestTest.java
	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/fileplancomponents/FilePlanTests.java
	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/fileplancomponents/RecordCategoryTest.java
	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/fileplancomponents/RecordFolderTests.java
	rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/fileplancomponents/UnfiledRecordsFolderTests.java
2016-11-28 21:46:48 +00:00
Tuna Aksoy
9f155b50b8 RM-4396: Experiment using lombok to remove boiler plate code 2016-11-28 21:20:11 +00:00
Tuna Aksoy
695e380ec6 Updated TAS REST API dependency version 2016-11-25 21:57:26 +00:00
Tom Page
73d00e5ed9 Update to use TAS release rather than the old SNAPSHOT. 2016-11-24 09:56:14 +00:00
Tuna Aksoy
3c585c4f5b RM-4347: Added license header 2016-11-16 22:46:27 +00:00
Tuna Aksoy
52b2e14e08 RM-4347 (Restructure RM Projects) 2016-11-16 22:18:42 +00:00
Tuna Aksoy
cde04c5d78 RM-4347 (Integrate rm-rest-api-automation in rm-ui-automation) 2016-11-13 19:05:34 +00:00
Tuna Aksoy
a7996cf7fd RM-4347 (Integrate rm-rest-api-automation in rm-ui-automation) 2016-11-12 23:18:48 +00:00
Tuna Aksoy
55c5aa11a4 RM-4347 (Integrate rm-rest-api-automation in rm-ui-automation) 2016-11-11 21:32:04 +00:00