Rodica Sutu
7c323aa809
refactoring of the added rest api tests for SQL queries
...
new tests added for sql queries for: record categories, record folders and records
2019-07-02 10:29:21 +03:00
cagache
26019f50ea
Merge changes from V3.0 branch
2019-07-01 12:12:32 +03:00
Ross Gale
4500017453
RM-6746 update from code review
2019-06-25 16:01:53 +01:00
Rodica Sutu
0c4b0dc23b
test updates: minor refactoring and formatting fixes
2019-06-24 10:16:20 +03:00
cagache
8bac296cff
Revert "removed unused variable"
...
This reverts commit c55c5929
2019-06-21 16:33:08 +03:00
cagache
b5d4d79fcb
Fix "Either re-interrupt this method or rethrow the "InterruptedException"." sonar bug
...
(cherry picked from commit 929980e7c2
)
2019-06-21 16:14:53 +03:00
cagache
c97adfaac4
delete unnecessary semicolon
...
(cherry picked from commit 5dcae9c608
)
2019-06-21 16:14:30 +03:00
cagache
cc203c0cf2
removed contentService from child classes and made it protected in parent class
...
(cherry picked from commit 4fa230a322
)
2019-06-21 16:12:31 +03:00
cagache
c55c5929fb
removed unused variable
...
(cherry picked from commit ba729a0f2e
)
2019-06-21 16:11:11 +03:00
cagache
aceaef2f44
removed contentService from child classes and made it protected in parent class
...
(cherry picked from commit a11feb9bfe
)
2019-06-21 16:10:30 +03:00
Claudia Agache
cc49cb09fa
RM-6746 cherry picking merge request from RM-6803 and RM-6835
2019-06-20 15:24:39 +01:00
Claudia Agache
0e201874bc
RM-6746 cherry picking merge request from RM-6790
2019-06-20 15:13:03 +01:00
cagache
9238737f68
Update version to 3.1.1-SNAPSHOT
2019-06-20 14:28:45 +03:00
alfresco-build
38feaef31d
[maven-release-plugin] prepare for next development iteration
2019-06-20 10:46:20 +01:00
alfresco-build
93175c24ae
[maven-release-plugin] prepare release V3.1.0
2019-06-20 10:46:16 +01:00
Ross Gale
75b4bc5ca5
Merge branch 'feature/RM-6865_RemoveEncoding' into 'master'
...
Resolve RM-6865 "Feature/ removeencoding"
Closes RM-6865
See merge request records-management/records-management!1196
2019-06-20 07:33:47 +01:00
Rodica Sutu
29a64a8507
add the alfresco.port property
2019-06-19 14:55:23 +03:00
Ross Gale
8daac2d403
Revert "RM-6865 code review changes"
...
This reverts commit b4bc9195
2019-06-19 10:57:08 +01:00
Ross Gale
b4bc91950b
RM-6865 code review changes
2019-06-19 10:16:25 +01:00
Tom Page
0bdc774240
RM-6141 Revert change of how a user is a member of the RM site.
...
The user should be an RM User, not a site manager. Also revert a couple
of changes that were done to make this work.
Minor tweaks to use constants rather than member variables.
(cherry picked from commit b284ba90388ef360f5321826e292ec43bf2e5197)
2019-06-19 11:43:31 +03:00
Tom Page
9b89bdee32
RM-6141 Update SQL tests to use correct users.
...
Also hardcode the site id of the RM site to be "rm", so that we can use
this when adding site members.
(cherry picked from commit 92a6dcf8ae04151699b0b5a4bad79bc82f36ae71)
# Conflicts:
# rm-enterprise/pom.xml
2019-06-19 11:41:23 +03:00
Rodica Sutu
23d1a3f7c1
adding search tests for the SQL support
...
(cherry picked from commit 29f2ddf2203261f477464528a9f5b83a7679223c)
# Conflicts:
# rm-automation/rm-automation-enterprise-rest-api/pom.xml
2019-06-19 11:36:45 +03:00
Tom Page
1d10f0666f
Update TAS rest api to the latest version from 5.2.0.X - 5.2.0.15
2019-06-19 11:34:04 +03:00
Rodica Sutu
b010bf1c3e
update tas rest api version to 5.2.0.12
...
(cherry picked from commit f76491b09fb9d2daff3387a4d19de32fd0dd179d)
2019-06-19 11:20:28 +03:00
Ross Gale
c82d586479
RM-6865 removing encoding of path in action body
2019-06-18 17:45:46 +01:00
Ross Gale
06b8001362
RM-6865 adding param to test
2019-06-18 08:57:46 +01:00
Sara Aspery
35a1fd00e7
Merge branch 'feature/RM-6865_EnableEncodedDeclareAndFileRecPath' into 'master'
...
Resolve RM-6865 "Feature/ enableencodeddeclareandfilerecpath"
Closes RM-6865
See merge request records-management/records-management!1188
2019-06-07 08:48:04 +01:00
cagache
6819516c58
Update the rejectLinkedRecord test to use files api and records api instead of actions api
2019-06-05 16:01:03 +01:00
Sara Aspery
36ba457cfa
RM-6865 Rest API v0 test
2019-06-05 15:27:05 +01:00
Ross Gale
afc24fa4a9
RM-6869 removing updates
2019-06-05 10:45:13 +01:00
Ross Gale
e8d1c82a21
RM-6869 extracting actions utils to a class
2019-06-05 09:34:28 +01:00
Ross Gale
77af43057a
RM-6869 extracting actions utils to a class
2019-06-05 09:30:41 +01:00
Ross Gale
e078e0f6d1
RM-6869 extracting actions utils to a class
2019-06-05 09:27:38 +01:00
Ross Gale
62b7426b73
RM-6869 code comment changes
2019-06-05 09:07:35 +01:00
Ross Gale
76c865e41a
RM-6869 removing linked record during rejection
2019-06-03 11:10:16 +01:00
Sara Aspery
3cf3874db1
RM-6852 Fix inconsistencies in V1 response codes
2019-05-23 13:27:53 +01:00
cagache
284ea22322
addressed code review comments
2019-05-20 16:58:35 +03:00
cagache
8f49086a06
Updated exception message
2019-05-16 14:27:13 +03:00
cagache
ba3acb3eed
Added test for declaring and file a record into a held record folder
2019-05-16 10:54:58 +03:00
cagache
e5ac7ad9b7
code review comments
2019-05-14 15:18:24 +03:00
cagache
60f8a61599
Added closed folder to invalidDestinationIds data provider
2019-05-14 09:54:16 +03:00
cagache
bb1e01a6cc
Fix sonar bugs for DockerHelper class
2019-05-13 16:46:32 +03:00
cagache
7e9147ceef
Added parentId parameter for tests that use declareRecord v1 api
2019-05-13 15:00:42 +03:00
cagache
929980e7c2
Fix "Either re-interrupt this method or rethrow the "InterruptedException"." sonar bug
2019-05-13 10:00:29 +03:00
cagache
5dcae9c608
delete unnecessary semicolon
2019-05-10 17:08:33 +03:00
cagache
3c341d85c5
delete unnecessary imports
2019-05-10 17:05:15 +03:00
cagache
4fa230a322
removed contentService from child classes and made it protected in parent class
2019-05-10 15:24:03 +03:00
cagache
ba729a0f2e
removed unused variable
2019-05-09 11:34:42 +03:00
cagache
a11feb9bfe
removed contentService from child classes and made it protected in parent class
2019-05-09 11:32:32 +03:00
cagache
2955a87244
fix some sonar issues from RoleService class
2019-05-09 10:38:19 +03:00