MichalKinas
7bdbc3a91a
ACS-4966 Correct creation of categories
2023-04-14 10:58:21 +02:00
MichalKinas
25fa97bdd8
ACS-4966 Correct parent category creation
2023-04-14 10:00:34 +02:00
MichalKinas
7592b637cc
ACS-4966 Correct child category creation
2023-04-14 09:57:14 +02:00
MichalKinas
70c490f26c
ACS-4966 Parent category not as root
2023-04-14 09:15:07 +02:00
MichalKinas
93f7d06cf0
ACS-4966 Missing imports
2023-04-14 08:37:49 +02:00
MichalKinas
657318c6ae
ACS-4966 Create Categories under the right parent
2023-04-14 08:31:54 +02:00
MichalKinas
4f4d8210ef
ACS-4966 Explicitly test path equality
2023-04-13 19:37:41 +02:00
MichalKinas
14ba7f5d55
ACS-4966 Explicit test result logging
2023-04-13 19:00:35 +02:00
alfresco-build
c4a4aedad7
[maven-release-plugin][skip ci] prepare for next development iteration
2023-04-13 16:10:55 +00:00
alfresco-build
be60d67377
[maven-release-plugin][skip ci] prepare release 20.142
20.142
2023-04-13 16:10:52 +00:00
mstrankowski
806131c21c
Update Transform-core dependency to 3.1.0-A8
...
Update Transform-service dependency to 2.1.0-A6
2023-04-13 17:15:26 +02:00
MichalKinas
b0f767c1ae
ACS-4966 CR fixes
2023-04-13 12:40:35 +02:00
MichalKinas
baccde2663
ACS-4966 Restore user creation
2023-04-13 10:23:32 +02:00
MichalKinas
e048278a27
ACS-4966 Missing import
2023-04-13 09:38:01 +02:00
MichalKinas
8586d22b95
ACS-4966 Correct categories creation
2023-04-13 09:28:23 +02:00
MichalKinas
3dec621b15
ACS-4966 Correct path in unit tests, cover child category case
2023-04-13 09:19:05 +02:00
alfresco-build
64202ee9d5
[maven-release-plugin][skip ci] prepare for next development iteration
2023-04-11 13:56:17 +00:00
alfresco-build
2b92022b5b
[maven-release-plugin][skip ci] prepare release 20.141
20.141
2023-04-11 13:56:13 +00:00
Damian Ujma
9a56a052e8
ACS-5023 Bump Spring to 5.3.26 ( #1868 )
...
* PRODSEC-7146 Bump Spring to 5.3.26 [tas]
* ACS-5023 Bump Spring to 5.3.26 [tas]
---------
Co-authored-by: Domenico Sibilio <domenicosibilio@gmail.com>
2023-04-11 15:09:49 +02:00
alfresco-build
1f38c24bbd
[maven-release-plugin][skip ci] prepare for next development iteration
2023-04-10 09:35:45 +00:00
alfresco-build
0bcb96e51e
[maven-release-plugin][skip ci] prepare release 20.140
20.140
2023-04-10 09:35:42 +00:00
MohinishSah
df522a38b9
Merge pull request #1867 from Alfresco/fix/revert-changes-forgotPassword
...
Fix/revert changes forgot password
2023-04-10 08:51:44 +00:00
Mohinish Sah
1458ef3311
revert changes
2023-04-10 14:18:17 +05:30
Mohinish Sah
2bdca1a4f5
revert changes
2023-04-10 14:17:13 +05:30
alfresco-build
07cc9aa86e
[maven-release-plugin][skip ci] prepare for next development iteration
2023-04-09 00:06:55 +00:00
alfresco-build
7db550cee1
[maven-release-plugin][skip ci] prepare release 20.139
20.139
2023-04-09 00:06:52 +00:00
Alfresco CI User
937d80327f
[force] Force release for 2023-04-09.
2023-04-09 00:03:20 +00:00
alfresco-build
8abff868cc
[maven-release-plugin][skip ci] prepare for next development iteration
2023-04-07 13:02:26 +00:00
alfresco-build
ffae8a62a1
[maven-release-plugin][skip ci] prepare release 20.138
20.138
2023-04-07 13:02:23 +00:00
kmagdziarz
0350c966df
[ACS-5020] Ignore intermittent tests
2023-04-07 14:14:33 +02:00
kmagdziarz
833a7675bc
[ACS-5020] Ignore intermittent test
2023-04-07 11:28:35 +02:00
Kacper Magdziarz
8aa263f377
[ACS-4462] Add connection manager builder for httpClient4Factory ( #1864 )
...
Co-authored-by: Marcin Strankowski <74721865+mstrankowski@users.noreply.github.com>
2023-04-06 16:06:03 +02:00
alfresco-build
73f30b7ef2
[maven-release-plugin][skip ci] prepare for next development iteration
2023-04-05 15:55:43 +00:00
alfresco-build
4bf58cc99c
[maven-release-plugin][skip ci] prepare release 20.137
20.137
2023-04-05 15:55:40 +00:00
MohinishSah
d53881d87f
Merge pull request #1862 from Alfresco/fix/MNT-22888
...
MNT-22888: Fix for WikiPages with Link
2023-04-05 15:10:19 +00:00
rrajoria
937601020d
MNT-22888: Fix for WikiPages with Link
2023-04-05 18:51:34 +05:30
alfresco-build
429b389b08
[maven-release-plugin][skip ci] prepare for next development iteration
2023-04-05 12:28:56 +00:00
alfresco-build
c944f3560c
[maven-release-plugin][skip ci] prepare release 20.136
20.136
2023-04-05 12:28:53 +00:00
Sara
40ff2558f5
Feature/acs 4718 remove rmi email service ( #1843 )
...
* ACS-4718 Remove EmailServiceRemotable.java
* ACS-4718 Remove use of Rmi in SubethaEmailMessage classes
* ACS-4718 Remove Rmi classes called by SubethaEmailMessage classes
* ACS-4718 Remove rmi related classes
* ACS-4718 Cleanup email classes after rmi removal
---------
Co-authored-by: pzurek <Piotr.Zurek@hyland.com>
2023-04-05 12:47:30 +01:00
Tom Page
4f69f28586
ACS-4932 Fix issues around renaming tags. ( #1847 )
...
* ACS-4932 Rename tag node without the id changing.
* ACS-4932 Use fake tag to fire events for all nodes.
* ACS-4932 Use event generator to create events for renamed tags.
* ACS-4932 Fix unit test.
* ACS-4932 Fix tag update tests.
* ACS-4932 Tag names are always lower case.
* ACS-4932 Update TAS tag tests to use lowercase tag names.
2023-04-05 11:37:16 +01:00
alfresco-build
aa66dd748f
[maven-release-plugin][skip ci] prepare for next development iteration
2023-04-05 07:07:10 +00:00
alfresco-build
bf9c8ab870
[maven-release-plugin][skip ci] prepare release 20.135
20.135
2023-04-05 07:07:07 +00:00
Kacper Magdziarz
959cf8f13f
Feature/acs 4462 mtls e2e test ( #1861 )
...
ACS-4462 add empty response handling
2023-04-05 08:22:25 +02:00
alfresco-build
8b4285afbd
[maven-release-plugin][skip ci] prepare for next development iteration
2023-04-05 05:19:09 +00:00
alfresco-build
7143f5975f
[maven-release-plugin][skip ci] prepare release 20.134
20.134
2023-04-05 05:19:05 +00:00
Piotr Żurek
31944bfc0f
ACS-4971 Restore IDS public client configuration ( #1860 )
2023-04-05 06:30:26 +02:00
alfresco-build
c874fa4e51
[maven-release-plugin][skip ci] prepare for next development iteration
2023-04-04 13:19:36 +00:00
alfresco-build
5780871f0c
[maven-release-plugin][skip ci] prepare release 20.133
20.133
2023-04-04 13:19:33 +00:00
kcichonczyk
85ef347dc3
[ACS-4839] bump ATS versions ( #1859 )
2023-04-04 14:34:18 +02:00
Domenico Sibilio
0a76858778
ACS-4970 Bump json-path to 2.8.0 and json-smart to 2.4.10 ( #1854 )
2023-04-04 14:03:18 +02:00