Commit Graph

4348 Commits

Author SHA1 Message Date
Roxana Lucanu
78b72e90b5 Merge branch 'feature/RM-5844_DocumentNotVisibleAfterDeclaringAsRecord_sm' into 'master'
RM-5844 Fix permission error.

See merge request !672
2017-11-13 08:36:30 +00:00
Tom Page
ed4f591fd8 Rename method to read slightly better: "assign role to user".
Also add missing exception to some Javadoc.
2017-11-10 09:03:04 +00:00
Tom Page
fac5036b29 Refactor emptying trashcan test API. 2017-11-09 16:26:32 +00:00
Tom Page
5367c34126 Refactor test API calls to delete rules. 2017-11-09 16:22:46 +00:00
Tom Page
0174177c09 Refactor test API calls to delete all items in container. 2017-11-09 16:17:15 +00:00
Tom Page
a34b85a76e Refactor 'move to' REST API test method. 2017-11-09 16:02:52 +00:00
Tom Page
0f58980a0c Refactor assign user to RM role API test call. 2017-11-09 15:48:13 +00:00
Tom Page
e2c0fee0f6 Refactor create relationship test API. 2017-11-09 15:37:16 +00:00
Tom Page
c4fac4b0bd Refactor the delete items methods in REST API tests. 2017-11-09 15:32:42 +00:00
Tom Page
80ed8c4e63 Refactor API method to upload electronic record.
Throw assertion error if the upload is unsuccessful (rather than returning a boolean).
2017-11-09 12:00:37 +00:00
Roxana Lucanu-Ghetu
3747970225 RM-5844 Fix permission error. 2017-11-09 11:00:26 +02:00
Tom Page
e2a88600b0 Merge branch 'feature/RM-5837_TestOnCopyNotificationEvent' into 'master'
Feature/rm 5837 test on copy notification event

See merge request !670
2017-11-09 08:19:48 +00:00
Tom Page
bb915f1231 RM-5837 Use constants for status codes.
Also code review fixes for new test.
2017-11-08 14:07:52 +00:00
Tom Page
592275b1aa RM-5837 Always assert status code when making a v0 POST request.
Refactor the DestroyRecordFolderActions UI test as this previously relied
on the create retention schedule API call failing silently for the second
test.
2017-11-08 12:44:22 +00:00
Tom Page
350ea660ae RM-5837 Only assert the return code if we're not expecting a failure. 2017-11-08 11:57:27 +00:00
gbroadbent
b21c100336 NORWEGIAN Bokmal, ITALIAN, RUSSIAN and SIMPLIFIED CHINESEupdated files based on revEN-RM-rev2017-11-27T143242. Full fix for ticket LOC-29 2017-11-08 10:27:00 +00:00
gbroadbent
83e78d1901 SPANISH: 2.6 community version updated Spanish file based on revEN-RM-rev2017-11-27T143242. Partial fix LOC-29 2017-11-07 14:06:44 +00:00
Tom Page
8e35851a74 RM-5837 Finish off test and add util to extract JSON.
Use two folders, as copying a file and a folder always passes
even with the old code.
2017-11-07 10:59:50 +00:00
Tom Page
434676de32 RM-5837 Refactor POST API calls to return HTTP response.
By default throw an exception if the calls are not successful. This
allows us to remove a huge number of assertion statements from REST
API tests.

Returning the response allows us to make more detailed assertions if
we need to - for example checking exactly what the status code was.
2017-11-07 10:16:48 +00:00
Tom Page
ac9d586167 RM-5837 Add support for v0 copy-to API. 2017-11-06 16:33:11 +00:00
gbroadbent
988515a9b2 SPANISH: 2.6 community version updated Spanish bundle based on revEN-RM-rev2017-11-06. Updated 4 strings since last commit. Partial fix LOC-29 2017-11-06 15:25:01 +00:00
gbroadbent
ceae260179 JAPANESE: 2.6 community version updated Japanese bundle based on revEN-RM-rev2017-10-27T143242. Partial fix LOC-29 2017-11-06 13:50:38 +00:00
gbroadbent
8ca5edad15 SIMPLIFIED CHINESE: 2.6 community version updated Simplified Chinese bundle based on revEN-RM-rev2017-10-27T143242. Partial fix LOC-29 2017-11-06 11:37:42 +00:00
gbroadbent
5d087280e8 BRAZILIAN Portuguese: 2.6 community version updated Brazilian Portuguese bundle based on revEN-RM-rev2017-10-27T143242. Partial fix LOC-29 2017-11-06 11:36:39 +00:00
gbroadbent
549e0e84ac RUSSIAN: 2.6 community version updated Russian bundle based on revEN-RM-rev2017-10-27T143242. Partial fix LOC-29 2017-11-06 11:35:40 +00:00
gbroadbent
75b0af79f8 DUTCH: 2.6 community version updated Dutch bundle based on revEN-RM-rev2017-10-27T143242. Partial fix LOC-29 2017-11-06 11:34:44 +00:00
gbroadbent
5867bd4ea9 NORWEGIAN Bokmal: 2.6 community version updated Norwegian Bokmal bundle based on revEN-RM-rev2017-10-27T143242. Partial fix LOC-29 2017-11-06 11:33:56 +00:00
gbroadbent
1ec0fb1040 ITALIAN: 2.6 community version updated Italian bundle based on revEN-RM-rev2017-10-27T143242. Partial fix LOC-29 2017-11-06 11:32:54 +00:00
gbroadbent
902814d86e FRENCH: 2.6 community version updated French bundle based on revEN-RM-rev2017-10-27T143242. Partial fix LOC-29 2017-11-06 11:31:45 +00:00
gbroadbent
47dd9f8e58 SPANISH: 2.6 community version updated Spanish bundle based on revEN-RM-rev2017-10-27T143242. Partial fix LOC-29 2017-11-06 11:30:56 +00:00
gbroadbent
4ce18275aa GERMAN: 2.6 community version updated German bundle based on revEN-RM-rev2017-10-27T143242. Partial fix LOC-29 2017-11-06 11:30:08 +00:00
Tom Page
01c52bc89b RM-5755 Add UI test for using instruction without marks.
Also tidy up data after tests have run.
2017-11-02 11:18:17 +00:00
David Webster
bf1805f253 Merge branch 'feature/RM-5625_ClassificationActionDocumentDetails' into 'master'
Feature/rm 5625 classification action document details

See merge request !612
2017-10-31 14:03:44 +00:00
Ana Bozianu
2215101e4a Feature/rm 5625 classification action document details 2017-10-31 14:03:44 +00:00
Rodica Sutu
661e07b478 Merge branch 'feature/RM-5787_ClassifyInPlaceRecord_API_Tests_no' into 'master'
Feature/rm 5787 classify in place record api tests no

See merge request !661
2017-10-31 12:35:42 +00:00
Rodica Sutu
491ec863c6 Merge branch 'master' of git.alfresco.com:records-management/records-management into feature/RM-5787_ClassifyInPlaceRecord_API_Tests_no 2017-10-31 14:34:24 +02:00
Tom Page
575df8091d Merge branch 'feature/RM-5755_RESTTestsPartialClearance_cg' into 'master'
Feature/rm 5755 rest tests partial clearance cg

See merge request !658
2017-10-31 11:49:10 +00:00
Rodica Sutu
66bd019080 fix formatting errors 2017-10-30 15:54:46 +02:00
Rodica Sutu
c6fcb975c6 Merge branch 'master' of git.alfresco.com:records-management/records-management into feature/RM-5787_ClassifyInPlaceRecord_API_Tests_no 2017-10-30 15:35:26 +02:00
Sara Aspery
8f39d1bdfa Merge branch 'feature/RM-5723_EditClassificationPossibleForPostRequest' into 'master'
Feature/rm 5723 edit classification possible for post request

See merge request !627
2017-10-29 17:51:46 +00:00
Sara Aspery
c1acc0fb9a Merge branch 'master' into feature/RM-5723_EditClassificationPossibleForPostRequest 2017-10-27 10:20:00 +01:00
Sara Aspery
51a7c61f59 Merge branch 'master' into feature/RM-5723_EditClassificationPossibleForPostRequest
# Conflicts:
#	rm-enterprise/rm-enterprise-repo/src/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/securitymarks/UpdateSecurityMarksPolicyTest.java
2017-10-27 10:16:13 +01:00
Tom Page
89a15747ad RM-5755 Create a common test utility class to be shared by REST and UI tests. 2017-10-27 09:20:29 +01:00
Rodica Sutu
4d592ac9eb Merge branch 'feature/RM-5617_ClassifyCompleteRecords_API_Tests_no' into feature/RM-5787_ClassifyInPlaceRecord_API_Tests_no 2017-10-27 10:41:20 +03:00
Rodica Sutu
49218865c0 Merge branch 'master' of git.alfresco.com:records-management/records-management into feature/RM-5787_ClassifyInPlaceRecord_API_Tests_no
# Conflicts:
#	rm-enterprise/rm-enterprise-repo/src/main/java/org/alfresco/module/org_alfresco_module_rm/securitymarks/SecurityMarkingServiceImpl.java
#	rm-enterprise/rm-enterprise-repo/src/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/issue/RM5617Test.java
2017-10-27 10:40:54 +03:00
Rodica Sutu
b020ff8dcc Merge branch 'master' of git.alfresco.com:records-management/records-management into feature/RM-5617_ClassifyCompleteRecords_API_Tests_no
# Conflicts:
#	rm-enterprise/rm-enterprise-repo/src/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/issue/RM5617Test.java
2017-10-27 10:09:08 +03:00
Ana Bozianu
8e866c28b1 Merge branch 'feature/RM-5617_ClassifyCompleteRecordWithPowerUser_sm' into 'master'
Feature/rm 5617 classify complete record with power user sm

See merge request !647
2017-10-27 07:54:20 +01:00
Ana Bozianu
78158057f1 Feature/rm 5617 classify complete record with power user sm 2017-10-27 07:54:20 +01:00
Rodica Sutu
4ce93afc42 review changes 2017-10-27 09:46:08 +03:00
Rodica Sutu
c6e7671ba6 Merge remote-tracking branch 'remotes/origin/feature/RM-5617_ClassifyCompleteRecords_API_Tests_no' into feature/RM-5787_ClassifyInPlaceRecord_API_Tests_no 2017-10-26 16:06:31 +03:00