Piotr Żurek
aae87ebffd
PRODSEC-6550 Fix CSRF in the WebScript console Refresh Scripts form ( #1483 )
2022-10-11 12:05:35 +02:00
Travis CI User
44947e3d06
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-11 06:22:01 +00:00
Travis CI User
a94e660047
[maven-release-plugin][skip ci] prepare release 17.158
17.158
2022-10-11 06:21:59 +00:00
Marcin Strankowski
561d7d2f5a
Update transform-core to 3.0.0-A4, transform-service to 2.0.0-A4, remove different version for jackson-databind. Update jackson version to 2.14.0-rc1 ( #1484 )
2022-10-11 08:44:52 +03:00
Travis CI User
78e69353d4
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-10 19:29:30 +00:00
Travis CI User
71a88870bd
[maven-release-plugin][skip ci] prepare release 17.157
17.157
2022-10-10 19:29:27 +00:00
George Evangelopoulos
6bcf33d672
ACS-3616: fix exception type for missing node id ( #1457 )
...
* ACS-3616: fix exception type for missing node id
* ACS-3616: fix exception handling for missing node id
* ACS-3616: update javadoc, add a constructor for the exception
2022-10-10 21:52:19 +03:00
Travis CI User
81f2bd7018
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-10 16:08:17 +00:00
Travis CI User
b3968bcd9e
[maven-release-plugin][skip ci] prepare release 17.156
17.156
2022-10-10 16:08:14 +00:00
Maciej Pichura
307eaff896
ACS-3649, ACS-3650 Action validation mechanism + validations against Action Definitions ( #1481 )
...
* ACS-3572: Action constraints endpoint + logic + unit tests.
* ACS-3572: Action constraints endpoint + logic + unit tests.
* ACS-3572: Action constraints endpoint fixes.
* ACS-3572: Cleanup after removal of GET all Action constraints.
* ACS-3572: Fixing formatting in tests.
* ACS-3572: Loosening V1 constraints restrictions for aspects, types and properties.
* ACS-3649: Action validators - constraints.
* ACS-3649: Action validators - constraints.
* ACS-3649: Action validators - constraints.
* ACS-3572: Adding validation for extra paramater.
* ACS-3649: Small refactors and fixes.
* ACS-3649: Validations against action definition.
* ACS-3649: Adding @Experimental annotation.
* ACS-3649: Fixes/refactoring after code review.
* ACS-3649: Removing ignored test
2022-10-10 17:13:51 +02:00
Travis CI User
0cfedbc979
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-10 09:13:35 +00:00
Travis CI User
89522ba09d
[maven-release-plugin][skip ci] prepare release 17.155
17.155
2022-10-10 09:13:32 +00:00
Tom Page
86761bd408
Merge pull request #1478 from Alfresco/feature/ACS-3615_AllowNullParams
...
ACS-3615 Allow actions in rules without any params.
2022-10-10 09:29:29 +01:00
Maciej Pichura
4d6b4c2ecf
ACS-3572 V1 API for action constraints ( #1469 )
...
* ACS-3572: Action constraints endpoint + logic + unit tests.
* ACS-3572: Action constraints endpoint + logic + unit tests.
* ACS-3572: Action constraints endpoint fixes.
* ACS-3572: Cleanup after removal of GET all Action constraints.
* ACS-3572: Fixing formatting in tests.
* ACS-3572: Loosening V1 constraints restrictions for aspects, types and properties.
* ACS-3572: Removing unnecessary code.
* ACS-3572: Removing unnecessary field.
* ACS-3572: Removing unnecessary field - fixing the tests.
* ACS-3572: Renaming the endpoint and fixing license headers.
* ACS-3572: Fixing license headers.
* ACS-3572: Fixing tas-restapi dependency version.
* ACS-3649: Bumping tes-restapi version.
* ACS-3649: Bumping tes-restapi version.
2022-10-10 10:14:47 +02:00
Travis CI User
98cb7762c4
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-09 09:44:47 +00:00
Travis CI User
ee01595f31
[maven-release-plugin][skip ci] prepare release 17.154
17.154
2022-10-09 09:44:44 +00:00
Elia Porciani
75acf5110e
Fix/acs 2699 mandatory modifier ( #1472 )
...
[ACS-2699] managed + and - modifiers in fts query parser
2022-10-09 10:47:18 +02:00
Travis CI User
3a5971e267
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-09 00:11:41 +00:00
Travis CI User
99ef570054
[maven-release-plugin][skip ci] prepare release 17.153
17.153
2022-10-09 00:11:39 +00:00
Alfresco CI User
9649324d33
[force] Force release for 2022-10-09.
2022-10-09 00:04:36 +00:00
Tom Page
ad96f85251
ACS-3615 Allow actions in rules without any params.
2022-10-07 16:37:08 +01:00
krdabrowski
7ac48f8a99
ACS-3687: Execute rules API: Remove field "isEachInheritedRuleExecuted" ( #1476 )
...
* ACS-3620: E2Es - API for manual triggering rules on a folder
2022-10-07 17:01:08 +02:00
Travis CI User
aa38bcf9df
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-07 14:27:33 +00:00
Travis CI User
86d1d36ffe
[maven-release-plugin][skip ci] prepare release 17.152
17.152
2022-10-07 14:27:31 +00:00
krdabrowski
b557a0d0f1
ACS-3620: E2Es - API for manual triggering rules on a folder ( #1471 )
2022-10-07 15:51:48 +02:00
Tom Page
1f81a50677
Merge pull request #1474 from Alfresco/feature/ACS-3657_PartialListOfRuleSets
...
ACS-3657 Allow returning partial list of rule sets.
2022-10-07 14:38:39 +01:00
Tom Page
855e2522f2
ACS-3657 Allow returning partial list of rule sets.
...
If a user does not have access to a rule set applied to a node then it will be
excluded from the results, but the user will be able to see the list of other
rule sets.
Also add E2E tests for permissions when viewing rule sets.
2022-10-07 13:03:37 +01:00
Travis CI User
f342b27c74
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-07 11:29:09 +00:00
Travis CI User
b00f01d385
[maven-release-plugin][skip ci] prepare release 17.151
17.151
2022-10-07 11:29:06 +00:00
rrajoria
ce68c4bf8b
Reverting Change
2022-10-07 15:58:52 +05:30
Travis CI User
2544885f5e
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-05 17:02:40 +00:00
Travis CI User
1f7b272e57
[maven-release-plugin][skip ci] prepare release 17.150
17.150
2022-10-05 17:02:37 +00:00
Tom Page
df92ff9328
Merge pull request #1466 from Alfresco/feature/ACS-3630_PrivateActionTests
...
ACS-3630 E2E tests for creating and updating rules with private actions.
2022-10-05 16:24:47 +01:00
Travis CI User
b262c8fb92
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-05 15:19:28 +00:00
Travis CI User
0254323de5
[maven-release-plugin][skip ci] prepare release 17.149
17.149
2022-10-05 15:19:26 +00:00
Tom Page
89e8f7ff66
Merge master into ACS-3630_PrivateActionTests.
2022-10-05 16:09:29 +01:00
Tom Page
5735a41a40
Merge pull request #1468 from Alfresco/feature/ACS-3291_LinkUnlinkPermissionChecks
...
ACS-3291 Permission checks when linking and unlinking to rule sets.
2022-10-05 15:37:25 +01:00
Piotr Żurek
68b9a0e8a6
ACS-3643 Add meaningful message in the Workflow Console when deployment fails ( #1467 )
2022-10-05 15:53:42 +02:00
Tom Page
39f4a2179e
ACS-3630 Use existing features in AccessRestrictionUtil.
2022-10-05 14:33:18 +01:00
Tom Page
440f0568e3
ACS-3291 Permission checks when linking and unlinking to rule sets.
2022-10-05 14:22:37 +01:00
krdabrowski
67f7fff0b7
ACS-3525: API for manual triggering rules on a folder ( #1458 )
...
* ACS-3525: API for manual triggering rules on a folder
2022-10-05 12:19:49 +02:00
Tom Page
1a08480f22
ACS-3630 E2E tests for creating and updating rules with private actions.
...
Ensure that 403 Forbidden is returned rather than 500 Internal Server Error.
2022-10-05 09:13:01 +01:00
Tom Page
8afd06a57f
Merge pull request #1465 from Alfresco/feature/ACS-3605_LimitLinkedToBy
...
ACS-3605 Add limit to maximum size of optional linkedToBy field.
2022-10-05 09:05:21 +01:00
Tom Page
5e82555269
ACS-3605 Fix reference in unit test.
2022-10-04 16:21:23 +01:00
Tom Page
3682ddf652
ACS-3605 Add limit to maximum size of optional linkedToBy field.
2022-10-04 15:54:31 +01:00
Travis CI User
6747e300af
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-04 08:53:26 +00:00
Travis CI User
4bb2f67a48
[maven-release-plugin][skip ci] prepare release 17.148
17.148
2022-10-04 08:53:23 +00:00
Tom Page
c5c6b45f17
Merge pull request #1462 from Alfresco/feature/ACS-3377_UpdateRuleOrder
...
ACS-3377 Update rule order.
2022-10-04 09:16:30 +01:00
Travis CI User
1d9823d2e9
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-03 22:54:33 +00:00
Travis CI User
bfae9dd78d
[maven-release-plugin][skip ci] prepare release 17.147
17.147
2022-10-03 22:54:30 +00:00