Piotr Żurek
9c0799b49a
ACS-2579 Use vanilla freemarker ( #1491 )
2022-10-12 17:12:35 +02:00
mstrankowski
1bbaf470a7
Update transform-core to 3.0.0-A6
...
Update transform-service to 2.0.0-A5
2022-10-12 16:12:01 +03:00
Travis CI User
7fe4c82adb
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-12 05:34:15 +00:00
Travis CI User
aed31a98e3
[maven-release-plugin][skip ci] prepare release 17.163
17.163
2022-10-12 05:34:13 +00:00
kcichonczyk
1f7987469b
[ACS-3678] updated InsightEngine version to 2.0.5-A2 ( #1489 )
2022-10-11 22:26:20 +02:00
Travis CI User
96e176b83e
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-11 15:56:15 +00:00
Travis CI User
de14eb97cb
[maven-release-plugin][skip ci] prepare release 17.162
17.162
2022-10-11 15:56:11 +00:00
krdabrowski
8ff074dfea
ACS-3620: E2Es - API for manual triggering rules on a folder ( #1482 )
...
- adding "alwaysRun = true" to @BeforeMethod due to failing acs-packaging "REST API TAS tests with AIMS"
2022-10-11 17:14:43 +02:00
Travis CI User
a27a5571bc
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-11 14:31:41 +00:00
Travis CI User
3f9b18d110
[maven-release-plugin][skip ci] prepare release 17.161
17.161
2022-10-11 14:31:38 +00:00
Tom Page
623d166a76
Merge pull request #1487 from Alfresco/feature/ACS-3595_ActionParamMap
...
ACS-3651 Use Serializable for values in action parameters.
2022-10-11 14:53:02 +01:00
Travis CI User
6502924f8e
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-11 13:42:04 +00:00
Travis CI User
918e1cf183
[maven-release-plugin][skip ci] prepare release 17.160
17.160
2022-10-11 13:42:01 +00:00
Aleksandra Onych
59ab7e9458
ACS-3635 Alfresco WebDAV CSRF - allowInsecurePOSTMethod flag ( #1488 )
2022-10-11 15:05:48 +02:00
Tom Page
ccd421871c
ACS-3651 Use Serializable for values in action parameters.
2022-10-11 12:00:17 +01:00
Travis CI User
fa1e616c72
[maven-release-plugin][skip ci] prepare for next development iteration
2022-10-11 10:40:52 +00:00
Travis CI User
5a34a2b01a
[maven-release-plugin][skip ci] prepare release 17.159
17.159
2022-10-11 10:40:49 +00:00
Piotr Żurek
aae87ebffd
PRODSEC-6550 Fix CSRF in the WebScript console Refresh Scripts form ( #1483 )
2022-10-11 12:05:35 +02:00
rrajoria
679746c907
Handle XSS
2022-10-11 13:01:09 +05:30
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