Kristijan Conkas
672d339bcb
RM-4391: User without rm privileges test.
2016-12-05 14:52:55 +00:00
Ana Bozianu
db481377fd
Merge branch 'feature/RM-4503_DocumentAccessDeniedOnRead' into 'master'
...
Feature/rm 4503 document access denied on read
documented 403 exception - trivial change
See merge request !675
2016-12-05 10:16:56 +00:00
Ana Bozianu
2817c00306
Merge branch 'feature/RM-4499_IntegerOverflowChecksForNonElectronicRecords' into 'master'
...
Feature/rm 4499 integer overflow checks for non electronic records
Added [0,MAX-INT] restrictions for physicalSize and numberOfCopies integers. The changes are reflected in the UI.
See merge request !676
2016-12-02 07:30:41 +00:00
Kristijan Conkas
42ba364b0f
RM-4391: Now with correct header.
2016-12-01 14:59:24 +00:00
Kristijan Conkas
f9c010b9de
RM-4391: Added remaining unfiled records root + folders tests.
2016-12-01 14:46:57 +00:00
Kristijan Conkas
f0bdaac00b
RM-4391: mandatory parameters test.
2016-12-01 14:04:37 +00:00
Kristijan Conkas
ab6566da4e
RM-4391: Closed folder creation test.
2016-12-01 11:29:47 +00:00
Kristijan Conkas
f63185149a
RM-4391: Added tests
2016-12-01 10:39:33 +00:00
Kristijan Conkas
cf49e51eba
RM-4391: Support for non-electronic records.
2016-12-01 10:39:06 +00:00
Kristijan Conkas
2f2e402a33
RM-4391: added parameters in POST and PUT
2016-12-01 10:14:07 +00:00
Tom Page
a85d9f5290
RM-4493 Add javax.servlet-api "provided" dependency to community.
...
This is required to build the community code against Alfresco 5.2-EA, which
we do as part of the enterprise release build.
2016-12-01 09:55:33 +00:00
Kristijan Conkas
1da5384583
RM-4391: Test tidied up.
2016-11-30 14:59:51 +00:00
Ana Bozianu
408d81d9a9
RM-4503 - documented 403 error for read operations
2016-11-30 16:32:41 +02:00
Tuna Aksoy
b52ec09f8d
Changed "alfresco.installer.host" value from "nightlybuilds" to "releases". If needed that can be set in the builds but normally we will depend on released versions of Alfresco.
2016-11-30 13:31:45 +00:00
Ana Bozianu
814c349f62
RM-4499 - added check for physical size too
2016-11-30 14:21:48 +02:00
Ana Bozianu
6bb93c6698
RM-4499 - added positive number constraint in the model definition
2016-11-30 12:16:49 +02:00
Ana Bozianu
3d62c62e7a
Merge branch 'feature/RM-4359_CreateElectronicRecordsApi' into 'master'
...
Feature/rm 4359 create electronic records api
The creation/upload of an electronic record was already implemented in the category rest api. For this issue I added methods to the edit/update the content property.
See merge request !674
2016-11-30 08:25:07 +00:00
Ana Bozianu
3b1c13b626
RM-4359 - added mandatory check and javadoc
2016-11-29 17:44:44 +02:00
Tom Page
4a0d7d6de1
RM-4456 Record-only merge of commit '3b3decf' into master.
2016-11-29 14:56:25 +00:00
Rodica Sutu
e1d05c6b89
Merge branch 'feature/RM-4396_UseModelInsteadJsonObject' into 'master'
...
Feature/rm 4396 use model instead json object
- Create a utility class with the toJson() method to convert models to JSON string
- update the tests accordingly
See merge request !672
2016-11-29 10:38:51 +00:00
Tuna Aksoy
a0cd7c1627
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
d968624c2f
RM-4396: Experiment using lombok to remove boiler plate code
2016-11-28 21:20:11 +00:00
Rodica Sutu
5ad5512c3e
review updates (1)
2016-11-28 17:35:41 +02:00
Rodica Sutu
2c00b1aa22
Merge branch 'master' of https://gitlab.alfresco.com/records-management/records-management into RM-4396_UseModelInsteadJsonObject
2016-11-28 17:19:16 +02:00
Rodica Sutu
6482c51703
remove the hasRetentionSchedule check
2016-11-28 15:15:31 +02:00
Rodica Sutu
42dac04cd2
tidy up code, add java docs
2016-11-28 14:34:58 +02:00
Kristijan Conkas
d7338fd991
Merge branch 'feature/RM-4309_Refactor_Property_Handling' into 'master'
...
Feature/rm 4309 refactor property handling
See merge request !670
2016-11-28 11:59:52 +00:00
Tuna Aksoy
0b51871096
Merge branch 'feature/UpdateTASDependency' into 'master'
...
Feature/update tas dependency
See merge request !666
2016-11-28 09:05:04 +00:00
Rodica Sutu
866568c806
add the ReviewPeriodSerializer.java
2016-11-28 10:27:48 +02:00
Rodica Sutu
e67cbec64e
minor updates
2016-11-28 10:20:01 +02:00
Rodica Sutu
e87df92099
- Create a utility class with the toJson() method to convert models to json object
...
- update the test to use models
2016-11-28 10:11:01 +02:00
Mihai Cozma
bcbf365875
Merge branch 'feature-2.5/RM4320_Compatibility_issues' into 'release/V2.5'
...
Feature 2.5/rm4320 compatibility issues
See merge request !665
2016-11-26 12:06:03 +00:00
Mihai Cozma
ce0a9d8b2f
RM-4320 Remove alfresco min rm version
2016-11-26 09:09:30 +02:00
Tuna Aksoy
af1ba799f8
RM-4309 (Investigate an alternative option for the default.properties in RM REST API Automation project)
2016-11-25 23:32:32 +00:00
Tuna Aksoy
a0df516f09
Updated TAS REST API dependency version
2016-11-25 21:57:26 +00:00
Ana Bozianu
64f41ee66f
RM-4359 - added records endpoint with get/update content requests
2016-11-25 17:36:29 +02:00
Mihai Cozma
952148a0ca
Revert "Revert "Merge branch 'feature-2.5/Merge_RM4320_to_V2.5' into 'release/V2.5'""
...
This reverts commit 1f5c5c0c19
.
2016-11-25 17:17:55 +02:00
Mihai Cozma
1f5c5c0c19
Revert "Merge branch 'feature-2.5/Merge_RM4320_to_V2.5' into 'release/V2.5'"
...
This reverts commit 21b0ad9eff
, reversing
changes made to d90c19522e8844ef8a11d2af3f84891bbe1bf71a.
2016-11-25 16:11:24 +02:00
Mihai Cozma
21b0ad9eff
Merge branch 'feature-2.5/Merge_RM4320_to_V2.5' into 'release/V2.5'
...
Feature 2.5/merge rm4320 to v2.5
See merge request !651
2016-11-25 09:25:09 +00:00
Tom Page
3b3decf41c
RM-4456 Make unit tests work against Alfresco 5.2.b and 5.1.1.
2016-11-24 16:01:06 +00:00
Tuna Aksoy
74b8e0ac18
Merge branch 'feature/RM-4399_Update_Alfresco_dependency_for_RM_Community_to_5.2.b' into 'master'
...
Feature/rm 4399 update alfresco dependency for rm community to 5.2.b
See merge request !657
2016-11-24 13:56:25 +00:00
Tom Page
13702858db
Merge branch 'feature/TASVersionUpdate' into 'master'
...
Feature/tas version update
The TAS releases can be seen here: https://gitlab.alfresco.com/tas/alfresco-tas-restapi-test/network/master
v1.0.0 is aimed at compatibility with Alfresco 5.1.1, and v2.0.0 is for Alfresco 5.2.N.
See merge request !659
2016-11-24 12:43:02 +00:00
Tom Page
69020a8d3c
Update to use TAS release rather than the old SNAPSHOT.
2016-11-24 09:56:14 +00:00
Tom Page
8674064b2e
Merge branch 'merge/RM-4456_BuildConfigFor2.5' into 'master'
...
Merge/rm 4456 build config for2.5
RM-4456 Record only merge of changes to build on V2.5.
See merge request !658
2016-11-24 08:28:03 +00:00
Tuna Aksoy
b6fdb18124
RM-4399 (Update Alfresco dependency for RM Community to 5.2.b)
2016-11-23 19:43:25 +00:00
Ana Bozianu
316bb4919c
RM-4360 - added documentation and fixed an error code
2016-11-23 17:31:39 +02:00
Tom Page
67aad86924
RM-4456 Master is meant to use the nightly 5.2-SNAPSHOT build by default.
2016-11-23 14:56:20 +00:00
Tom Page
4b14d8f06c
RM-4456 Merge release/V2.5 into master.
2016-11-23 08:38:40 +00:00
Tom Page
c07bb9e75f
RM-4456 Fix cherry-picked properties.
...
We only want one properties entry in the pom file.
2016-11-22 14:08:47 +00:00
Mihai Cozma
58c22467bb
Set Alfresco community version to 5.1.g
2016-11-22 14:23:09 +02:00