Travis CI User
fd9d47826e
[maven-release-plugin][skip ci] prepare release 17.177
17.177
2022-10-20 13:36:32 +00:00
Tom Page
6e31f713f0
ACS-3652 Script node validation. ( #1507 )
...
* ACS-3652 Add validation for individual actions.
In particular write access is required for the folder specified in the copy and move actions.
* ACS-3652: Adding action validations for node permissions.
* ACS-3652: Fixing failing E2E tests.
* ACS-3652: Adding E2E tests.
* ACS-3652: Adding E2E tests.
* ACS-3652 E2E tests for script validation.
* ACS-3652 Fix script validation test to use admin.
* ACS-3652: Removing unnecessary code.
* ACS-3652 E2Es for link to category action.
* ACS-3652 Fix test case for normal user using script in rule.
* ACS-3652: Adding applicable action definition check.
* ACS-3652: Adding more thorough action definition checks and fixing node permission and type checks.
* ACS-3652: Adding more thorough E2E tests and some fixes.
* ACS-3652: Adding more E2E tests and some fixes.
* ACS-3652: Fixing some missing corner cases, adding tests.
* ACS-3652: Small refactoring after code review.
Co-authored-by: mpichura <maciej.pichura@hyland.com >
2022-10-20 14:00:14 +01:00
Maciej Pichura
7a70b40cc0
ACS-3652 Node access validation for Rule Action Parameters, ACS-3795 Validate that action is suitable for use in rule ( #1502 )
...
* ACS-3652 Add validation for individual actions.
In particular write access is required for the folder specified in the copy and move actions.
* ACS-3652: Adding action validations for node permissions.
* ACS-3652: Fixing failing E2E tests.
* ACS-3652: Adding E2E tests.
* ACS-3652: Adding E2E tests.
* ACS-3652 E2E tests for script validation.
* ACS-3652 Fix script validation test to use admin.
* ACS-3652: Removing unnecessary code.
* ACS-3652 E2Es for link to category action.
* ACS-3652: Adding applicable action definition check.
* ACS-3652: Adding more thorough action definition checks and fixing node permission and type checks.
* ACS-3652: Adding more thorough E2E tests and some fixes.
* ACS-3652: Adding more E2E tests and some fixes.
* ACS-3652: Fixing some missing corner cases, adding tests.
* ACS-3652: Small refactoring after code review.
Co-authored-by: Tom Page <thomas.page@alfresco.com >
2022-10-20 14:39:29 +02:00
Travis CI User
96c437e6a4
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-20 09:34:39 +00:00
Travis CI User
6e4a7c1866
[maven-release-plugin][skip ci] prepare release 17.176
17.176
2022-10-20 09:34:37 +00:00
Kacper Magdziarz
b72cf6f267
Upgrade to latest ATS components ( #1511 )
2022-10-20 10:58:02 +02:00
Travis CI User
f65fc31601
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-20 07:05:30 +00:00
Travis CI User
4697e7bac2
[maven-release-plugin][skip ci] prepare release 17.175
17.175
2022-10-20 07:05:26 +00:00
MohinishSah
50455c8730
Updating Google drive version A2
2022-10-20 11:38:07 +05:30
Maciej Pichura
2fac4d8a9b
ACS-3788: Handling null/empty rule action parameter values. ( #1505 )
...
* ACS-3788: Handling null rule action parameter values.
* ACS-3788: Throwing exception when empty/null rule action parameter values.
2022-10-19 15:09:22 +02:00
Travis CI User
7a300dc9c9
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-18 03:51:49 +00:00
Travis CI User
a996cf1842
[maven-release-plugin][skip ci] prepare release 17.174
17.174
2022-10-18 03:51:46 +00:00
MohinishSah
1d9d6ad0bb
updating AOS alpha version A7
2022-10-17 23:35:20 +05:30
Travis CI User
8ba67497e1
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-17 16:54:14 +00:00
Travis CI User
fd889628c6
[maven-release-plugin][skip ci] prepare release 17.173
17.173
2022-10-17 16:54:11 +00:00
Maciej Pichura
50b9f5c612
ACS-3759: Fixing bug for empty action parameter values ( #1501 )
...
* ACS-3759: Fixing bug for empty action parameter values
* ACS-3759: Fixing missing import
2022-10-17 18:07:32 +02:00
Travis CI User
e6bdd5738c
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-16 00:12:16 +00:00
Travis CI User
4bf29ca69c
[maven-release-plugin][skip ci] prepare release 17.172
17.172
2022-10-16 00:12:13 +00:00
Alfresco CI User
f4f5fd4182
[force] Force release for 2022-10-16.
2022-10-16 00:05:13 +00:00
Travis CI User
dfb6f50056
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-15 11:15:03 +00:00
Travis CI User
c7227d19c4
[maven-release-plugin][skip ci] prepare release 17.171
17.171
2022-10-15 11:15:01 +00:00
MohinishSah
9b779facd9
updating Aos alpha version A6
2022-10-15 16:10:29 +05:30
MohinishSah
f64d0a1b59
Update pom.xml
2022-10-15 15:41:59 +05:30
MohinishSah
8974845671
Merge pull request #1500 from Alfresco/fix/test-aos
...
Fix/test aos
2022-10-15 12:39:18 +05:30
MohinishSah
a7ae83bbee
Update pom.xml
2022-10-15 12:02:09 +05:30
Jared Ottley
ee1ac25bf6
Test AOS version 1.5.0-A4
2022-10-14 13:22:07 -06:00
Travis CI User
8757f0ff2b
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-14 16:28:19 +00:00
Travis CI User
37f5b637dd
[maven-release-plugin][skip ci] prepare release 17.170
17.170
2022-10-14 16:28:16 +00:00
Tom Page
b369538a61
ACS-3651 Update rule util initialisation to be on request.
...
This avoids creating data before env is ready and in cases where we want an ootb repo.
2022-10-14 16:37:58 +01:00
Travis CI User
1f844ce199
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-14 14:05:20 +00:00
Travis CI User
6eb80bf64e
[maven-release-plugin][skip ci] prepare release 17.169
17.169
2022-10-14 14:05:17 +00:00
rrajoria
2ab1023eb7
Reverting AOS Dependency
2022-10-14 18:59:36 +05:30
rrajoria
fe1233791d
Updating GoogleDrive and AOS Dependencies
2022-10-14 18:44:52 +05:30
Travis CI User
d1079890f7
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-14 10:32:32 +00:00
Travis CI User
2660da2dcb
[maven-release-plugin][skip ci] prepare release 17.168
17.168
2022-10-14 10:32:29 +00:00
mikolajbrzezinski
4f3382fd92
update ooxml schemas to poi-ooxml-lite ( #1498 )
2022-10-14 11:57:04 +02:00
Tom Page
86a213541f
Merge pull request #1497 from Alfresco/feature/ACS-3651_NodeValidation
...
ACS-3651 Validate node pameters.
2022-10-14 09:25:55 +01:00
Tom Page
fd83b72226
Merge pull request #1496 from Alfresco/feature/ACS-3651_RulesUtilService
...
ACS-3651 Convert RulesTestsUtils to a service bean.
2022-10-14 09:25:20 +01:00
Tom Page
1d0dcf3e15
ACS-3651 Remove unused reference to node service.
2022-10-13 15:37:56 +01:00
Tom Page
38bff5dc82
ACS-3651 Add unit tests for node exists and read permission.
2022-10-13 15:01:41 +01:00
Travis CI User
7b026de665
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-13 13:14:50 +00:00
Travis CI User
983de15f72
[maven-release-plugin][skip ci] prepare release 17.167
17.167
2022-10-13 13:14:47 +00:00
Tom Page
9b8b1bbbe6
ACS-3651 Validate node pameters.
2022-10-13 14:05:12 +01:00
Tom Page
5aeb9c932a
Merge branch 'master' into feature/ACS-3651_RulesUtilService
2022-10-13 13:29:40 +01:00
Tom Page
32aa786c3f
ACS-3651 Convert RulesTestsUtils to a service bean.
...
Update a few dummy folder nodes to use real folders.
2022-10-13 11:51:45 +01:00
Maciej Pichura
1759364b50
ACS-3723, ACS-3724, ACS-3725 move rules V1 API to private space ( #1495 )
...
* ACS-3723: Moving endpoints to private API path.
* ACS-3723: Fixes to E2E tests and some other parts.
* ACS-3723: Removing unnecessary imports.
2022-10-13 12:38:44 +02:00
Travis CI User
5822065f5c
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-13 09:07:52 +00:00
Travis CI User
0f8b7740b0
[maven-release-plugin][skip ci] prepare release v1.135
tas-restapi-1.135
2022-10-13 09:07:50 +00:00
Maciej Pichura
dd017f2535
ACS-3719: Allow calling rule endpoints via private API. ( #267 )
...
* ACS-3719: Allow calling rule endpoints via private API.
* ACS-3719: Organizing imports.
2022-10-13 11:02:48 +02:00
Travis CI User
2ecb64628e
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-13 08:19:55 +00:00