MichalKinas
444de08f91
ACS-4966 Add REST tests
2023-04-03 12:08:12 +02:00
MichalKinas
5f5c377532
ACS-4966 Add option to include path for other endpoints, add unit tests covering path param
2023-04-03 10:12:54 +02:00
MichalKinas
f1561504cd
ACS-4966 Add option to include path while fetching Categories
2023-03-29 16:22:48 +02:00
alfresco-build
5bb96729fc
[maven-release-plugin][skip ci] prepare for next development iteration
2023-03-29 13:04:41 +00:00
alfresco-build
a80f2c4db7
[maven-release-plugin][skip ci] prepare release 20.124
20.124
2023-03-29 13:04:38 +00:00
Piotr Żurek
82df7ce5d4
ACS-4847 Expose authorization code and refresh token grant types for the AOS ( #1836 )
2023-03-29 14:16:08 +02:00
alfresco-build
73a1de37f6
[maven-release-plugin][skip ci] prepare for next development iteration
2023-03-29 11:22:30 +00:00
alfresco-build
63f9a8e142
[maven-release-plugin][skip ci] prepare release 20.123
20.123
2023-03-29 11:22:25 +00:00
rrajoria
f668ed9198
Updating webscript version
2023-03-29 15:33:18 +05:30
alfresco-build
ea15673116
[maven-release-plugin][skip ci] prepare for next development iteration
2023-03-29 08:46:12 +00:00
alfresco-build
6a2a298445
[maven-release-plugin][skip ci] prepare release 20.122
20.122
2023-03-29 08:46:08 +00:00
pksingh41
4b0a6d27f9
Merge pull request #1833 from Alfresco/ACS-4636-CreateTagCountParamSupport
...
[ACS-4636] create tag count param support
2023-03-29 13:26:45 +05:30
Praveen Singh
b432fdc6a3
Addressed review comments
2023-03-29 11:17:00 +05:30
alfresco-build
7d62c89708
[maven-release-plugin][skip ci] prepare for next development iteration
2023-03-28 11:09:25 +00:00
alfresco-build
e79fcf64a5
[maven-release-plugin][skip ci] prepare release 20.121
20.121
2023-03-28 11:09:22 +00:00
kcichonczyk
5df4cfff58
[ACS-4929][ACS-4927] transform-service and transform-core version bump ( #1837 )
2023-03-28 11:42:33 +02:00
alfresco-build
66ab0c4f46
[maven-release-plugin][skip ci] prepare for next development iteration
2023-03-28 07:41:54 +00:00
alfresco-build
1d1252438c
[maven-release-plugin][skip ci] prepare release 20.120
20.120
2023-03-28 07:41:50 +00:00
MohinishSah
e4ac036f9f
Merge pull request #1609 from Alfresco/feature/ACA-4619-Self-service-User-password-reset-ADW
...
Feature/aca 4619 self service user password reset adw
2023-03-28 06:56:49 +00:00
suneet.gupta
a9ec842358
Merge branch 'master' of github.com:Alfresco/alfresco-community-repo into ACS-4636-CreateTagCountParamSupport
2023-03-28 12:18:42 +05:30
alfresco-build
9590051941
[maven-release-plugin][skip ci] prepare for next development iteration
2023-03-27 17:12:19 +00:00
alfresco-build
37618bd56a
[maven-release-plugin][skip ci] prepare release 20.119
20.119
2023-03-27 17:12:14 +00:00
Tom Page
8bb30643d4
Merge pull request #1790 from Alfresco/feature/ACS-4779-Count_isssue_for_GET_call
...
ACS-4779:Count field issue for GET call
2023-03-27 17:23:27 +01:00
Tom Page
f0e0819bc5
ACS-4779 Remove failing integration test.
...
There is no way that the changes to TagsImpl should have affected shared links and so this
test must be failing due to interactions with other tests (e.g. a change in ordering, or
unexpected data in the system).
Notably a comment above the test suggests it may be duplicated by testSharedLinkCreateGetDelete
(which is another unweildy test that covers a large number of difference scenarios). The two
tests definitely contain a large amount of duplicated code.
2023-03-27 16:32:13 +01:00
suneet.gupta
5999a448d4
Merge branch 'master' of github.com:Alfresco/alfresco-community-repo into ACS-4636-CreateTagCountParamSupport
2023-03-27 13:57:30 +05:30
Mohinish Sah
8f00b44a03
Merge remote-tracking branch 'origin/master' into feature/ACA-4619-Self-service-User-password-reset-ADW
2023-03-27 13:07:01 +05:30
alfresco-build
c0d1b33201
[maven-release-plugin][skip ci] prepare for next development iteration
2023-03-26 00:06:25 +00:00
alfresco-build
4053daaf1a
[maven-release-plugin][skip ci] prepare release 20.118
20.118
2023-03-26 00:06:23 +00:00
Alfresco CI User
6942294780
[force] Force release for 2023-03-26.
2023-03-26 00:03:13 +00:00
Tom Page
384177a9d9
Merge pull request #1826 from Alfresco/feature/ACS-4863_ValidateNodeWithoutPath
...
ACS-4863 Add method validateOrLookupNode without path.
2023-03-24 13:53:44 +00:00
alfresco-build
bbdeb5ae97
[maven-release-plugin][skip ci] prepare for next development iteration
2023-03-24 12:17:17 +00:00
alfresco-build
95fb286c14
[maven-release-plugin][skip ci] prepare release 20.117
20.117
2023-03-24 12:17:14 +00:00
Tom Page
0652cea296
ACS-4863 Move new validation method to interface as a default implementation.
2023-03-24 11:44:55 +00:00
Tom Page
a86a954771
Merge pull request #1829 from Alfresco/feature/ACS-4863_InvestigateTestFailure
...
ACS-4863 Restore code to allow aliases in tag and category APIs.
2023-03-24 11:37:15 +00:00
Tom Page
c27a44d711
ACS-4863 Remove test for invalid URL.
...
This test behaves differently against community and enterprise as the double slash is treated differently.
2023-03-24 10:16:28 +00:00
Krystian Dabrowski
ef089472fb
ACS-4915: Editing an orphaned tag results in the tag being deleted ( #1823 )
...
* ACS-4915: Editing an orphaned tag results in the tag being deleted
2023-03-24 10:55:12 +01:00
alfresco-build
5769cbe54e
[maven-release-plugin][skip ci] prepare for next development iteration
2023-03-24 09:03:52 +00:00
alfresco-build
9899f16d61
[maven-release-plugin][skip ci] prepare release 20.116
20.116
2023-03-24 09:03:48 +00:00
Tom Page
219acd6c53
Revert "Revert "ACS-4863 Allow referencing nodes by aliases for tag and category application. ( #1822 )""
...
This reverts commit 70b7d5a1f8
.
2023-03-24 08:21:11 +00:00
Tom Page
70b7d5a1f8
Revert "ACS-4863 Allow referencing nodes by aliases for tag and category application. ( #1822 )"
...
This reverts commit dafa77d0a0
.
2023-03-24 08:20:50 +00:00
alfresco-build
279679d78a
[maven-release-plugin][skip ci] prepare for next development iteration
2023-03-24 07:03:42 +00:00
alfresco-build
6d1dcf6c7e
[maven-release-plugin][skip ci] prepare release 20.115
20.115
2023-03-24 07:03:39 +00:00
suneet.gupta
18810de7d0
Merge branch 'master' of github.com:Alfresco/alfresco-community-repo into ACS-4636-CreateTagCountParamSupport
2023-03-24 08:15:46 +05:30
Piotr Żurek
fb119565dc
ACS-4888 Use Keycloak free tas-utility ( #1827 )
2023-03-23 18:29:19 +01:00
Tom Page
10b0d7b5f0
ACS-4863 Ensure we don't accidentally introduce circular reference.
2023-03-23 16:01:07 +00:00
Tom Page
36292d749e
ACS-4779 Simplify list creation in test.
2023-03-23 13:58:45 +00:00
Tom Page
c1d424b386
Merge master into ACS-4779-Count_isssue_for_GET_call.
2023-03-23 13:56:54 +00:00
Tom Page
06c6efc6c9
ACS-4779 Remove duplicate @BeforeClass method.
2023-03-23 13:51:47 +00:00
suneet.gupta
626e5b34ef
[ACS-4636] Added count support for creation of tags to a node
2023-03-23 18:35:12 +05:30
Tom Page
a549859cbe
ACS-4863 Add method validateOrLookupNode without path.
2023-03-23 09:11:48 +00:00