Tom Page
e9105f0f0c
ACS-3377 Update rule order.
2022-10-03 10:04:07 +01:00
Tom Page
a93dd27674
ACS-3376 GET rule order within rule set.
2022-09-29 15:21:35 +01:00
Travis CI User
609ffdcbf0
[maven-release-plugin][skip ci] prepare for next development iteration
2022-09-28 16:29:18 +00:00
Travis CI User
85baa164db
[maven-release-plugin][skip ci] prepare release 17.140
17.140
2022-09-28 16:29:15 +00:00
Kristian Dimitrov
8776109582
ACS-3427: Add GET e2es for actions and conditions ( #1451 )
...
* ACS-3427: Add GET e2es for actions and conditions
* ACS-3427: Remove unnecessary cast
2022-09-28 16:25:47 +01:00
Travis CI User
c8cf52baef
[maven-release-plugin][skip ci] prepare for next development iteration
2022-09-28 10:04:35 +00:00
Travis CI User
9d82828959
[maven-release-plugin][skip ci] prepare release 17.139
17.139
2022-09-28 10:04:32 +00:00
Piotr Żurek
d475c74707
ACS-3563 Workflow Licence Check ( #1422 )
2022-09-28 11:31:32 +02:00
Travis CI User
cc3ea3167b
[maven-release-plugin][skip ci] prepare for next development iteration
2022-09-28 08:21:39 +00:00
Travis CI User
36f1c7083c
[maven-release-plugin][skip ci] prepare release 17.138
17.138
2022-09-28 08:21:36 +00:00
Tom Page
22a158a1ee
Merge pull request #1446 from Alfresco/feature/ACS-3488_RemoveXMLDataProvider
...
ACS-3488 Remove xml data provider.
2022-09-28 08:45:54 +01:00
Sara
2a75a304a9
ACS-3560 Bump tas-restapi to 1.124 ( #1449 )
2022-09-28 08:37:49 +01:00
Domenico Sibilio
472b3d044f
ACS-3594 Add mechanism to deprecate modules within the Repo ( #1445 )
2022-09-28 09:25:57 +02:00
dependabot[bot]
e2db0aab11
Bump alfresco/alfresco-base-tomcat in /packaging/docker-alfresco ( #1439 )
2022-09-28 07:18:32 +00:00
Travis CI User
031efe67d7
[maven-release-plugin][skip ci] prepare for next development iteration
2022-09-27 16:23:09 +00:00
Travis CI User
e22b5fff86
[maven-release-plugin][skip ci] prepare release 17.137
17.137
2022-09-27 16:23:06 +00:00
George Evangelopoulos
91e2421d7c
ACS-3291: Support for unlinking rule sets ( #1421 )
...
* ACS-3291: Support for unlinking rule sets
* ACS-3291: add unit tests and edge case exceptions
* ACS-3291: add support for -default- ruleSetId
Co-authored-by: Tom Page <tpage-alfresco@users.noreply.github.com >
2022-09-27 18:45:55 +03:00
Tom Page
529f6b31e8
Update SearchInFolderTests.java
2022-09-27 16:22:09 +01:00
Maciej Pichura
4bc36ae18d
ACS-3510 Rule mappers refactor pt3 ( #1438 )
...
* ACS-3510: Rule mappers refactor pt3 (presumably final)
* ACS-3510: Rule mappers refactor pt3 - fixes after master merge.
* ACS-3510: Fixing error script conversion, adding some logging.
2022-09-27 15:24:39 +02:00
Tom Page
47187ee12e
ACS-3488 Refactor in-folder tests.
2022-09-27 14:05:49 +01:00
Tom Page
520b9e7fcb
ACS-3488 Remove usage of XML data provider.
...
This broke when we updated TestNG.
2022-09-27 10:38:25 +01:00
Travis CI User
73518a0342
[maven-release-plugin][skip ci] prepare for next development iteration
2022-09-27 09:09:54 +00:00
Travis CI User
cc1682c209
[maven-release-plugin][skip ci] prepare release 17.136
17.136
2022-09-27 09:09:51 +00:00
Tom Page
c9d7d0993e
ACS-3589 Ensure tas-cmis is built before we try to use it in tas-integration.
2022-09-27 09:31:26 +01:00
Tom Page
ec13ac08c4
ACS-3589 Use project version when importing tas-cmis.
2022-09-27 09:03:07 +01:00
Tom Page
e0df4e8831
ACS-3589 Remove legacy reference to tas-cmis.
2022-09-27 08:58:41 +01:00
Tom Page
dffdb59b05
Merge pull request #1435 from Alfresco/feature/ACS-3589_TASCMISMerge
...
ACS-3589 Merge TAS CMIS into community repo.
2022-09-27 08:17:55 +01:00
Travis CI User
1d03f3aaa6
[maven-release-plugin][skip ci] prepare for next development iteration
2022-09-26 18:42:29 +00:00
Travis CI User
21e444da9f
[maven-release-plugin][skip ci] prepare release 17.135
17.135
2022-09-26 18:42:26 +00:00
evasques
a512c3443c
MNT-23174 - RM upgrade from 3.4.1.1 to 11.153 fails ( #1434 )
...
* MNT-23174 - RM upgrade from 3.4.1.1 to 11.153 fails
* Added batching capability to process records in hold
* Changed the retrieval of child assocs witout preload to not fill up the caches when we have very big holds
* Added property rm.patch.v35.holdNewChildAssocPatch.batchSize to be able to configure the batchSize
* Adapt mocks on unit test to the new calls
2022-09-26 19:05:03 +01:00
Travis CI User
e4f9c5539b
[maven-release-plugin][skip ci] prepare for next development iteration
2022-09-26 15:51:59 +00:00
Travis CI User
2a5df0dd7c
[maven-release-plugin][skip ci] prepare release 17.134
17.134
2022-09-26 15:51:56 +00:00
tiagosalvado10
be7d4be636
[MNT-23118] Allow import with long paths ( #1426 )
...
* [MNT-23118] Allow nodes with long paths to be created during ACP import
2022-09-26 16:16:35 +01:00
Marcin Strankowski
d40ed346a7
Update transform-core to 3.0.0-A3. Update transform-servce to 2.0.0-A3 ( #1437 )
2022-09-26 16:45:04 +02:00
Tom Page
8c556eeaca
ACS-3359 Rename boolean rule fields. ( #1436 )
...
* ACS-3359 Rename boolean rule fields.
* ACS-3359 Re-add unused import.
This has started to be used on master now.
* ACS-3359 Fix E2E test.
The isShared field is requested and comes back correctly as false.
2022-09-26 15:43:13 +01:00
Travis CI User
d0eea6835e
[maven-release-plugin][skip ci] prepare for next development iteration
2022-09-26 13:00:15 +00:00
Travis CI User
031dde6293
[maven-release-plugin][skip ci] prepare release 17.133
17.133
2022-09-26 13:00:12 +00:00
Maciej Pichura
819f0c9921
ACS-3510: Rule Action updates E2E tests. ( #1431 )
...
* ACS-3510: Rule Action updates E2E tests.
* ACS-3510: Rule Action updates E2E tests - fixes and enhancements.
2022-09-26 14:26:59 +02:00
Travis CI User
0b2e9e0a97
[maven-release-plugin][skip ci] prepare for next development iteration
2022-09-26 11:19:03 +00:00
Travis CI User
09ce322111
[maven-release-plugin][skip ci] prepare release 17.132
17.132
2022-09-26 11:19:00 +00:00
evasques
49cedfc40c
MNT-23043 - Property Tables Cleaner Job V3 ( #1330 )
...
* Implementation of V3
* Correct commit placement. If done while cursors are still open can result lost cursors - see MNT-23127
* Correct formatting
* Unit Test
* Add test to test suite
* Corrections on the unit test
* Correct typo and add documentation
* Fix typos
* Set the default values as constants
* remove initialization of rowsProcessed
* Improve comments
* Optimizations regarding retrieving min and max values
* Fix PostgreSQL sql script for v3
2022-09-26 11:44:01 +01:00
Tom Page
dcc739db76
ACS-3589 Merge alfresco-tas-cmis into master.
...
Remove files that are not needed in new structure.
2022-09-26 11:26:22 +01:00
Sara
0aa4b5de9c
Feature/acs 3555 add custom embedded workflow license code ( #1432 )
...
* ACS-3555 Add license code for custom embedded workflow
* ACS-3555 remove unused import
* ACS-3560 Discovery API for custom embedded workflow license
* ACS-3560 fix compilation error
* use default method
* restore discovery api
2022-09-26 11:04:26 +01:00
Travis CI User
f196de23b0
[maven-release-plugin][skip ci] prepare for next development iteration
2022-09-25 00:10:59 +00:00
Travis CI User
59901e44fe
[maven-release-plugin][skip ci] prepare release 17.131
17.131
2022-09-25 00:10:57 +00:00
Alfresco CI User
964cd86e00
[force] Force release for 2022-09-25.
2022-09-25 00:04:06 +00:00
Travis CI User
636ef33cc0
[maven-release-plugin][skip ci] prepare for next development iteration
2022-09-23 15:47:19 +00:00
Travis CI User
0d3ab4d921
[maven-release-plugin][skip ci] prepare release 17.130
17.130
2022-09-23 15:47:16 +00:00
Sara
02a0454055
Revert "Feature/acs 3555 add custom embedded workflow license code ( #1420 )" ( #1430 )
...
This reverts commit 19a061dc04
.
2022-09-23 15:13:33 +01:00
Travis CI User
653f685dc9
[maven-release-plugin][skip ci] prepare for next development iteration
2022-09-23 13:01:58 +00:00