Commit Graph

2703 Commits

Author SHA1 Message Date
mohit-singh4
a2e48a4512 [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-07-02 14:41:34 +05:30
mohit-singh4
1f1d80d93d [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-07-02 14:40:13 +05:30
mohit-singh4
98a9d6467c [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-07-02 14:33:53 +05:30
mohit-singh4
6040b138ef [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-07-02 14:15:24 +05:30
mohit-singh4
3f8be2bcd3 Merge branch 'master' of github.com:Alfresco/alfresco-community-repo into feature/MNT-24127-EndpointToCalculateFolderSize 2024-07-02 14:14:11 +05:30
alfresco-build
90b91b87ef [maven-release-plugin][skip ci] prepare for next development iteration 2024-06-30 00:06:31 +00:00
alfresco-build
bfce7cf3ad [maven-release-plugin][skip ci] prepare release 23.3.0.62 2024-06-30 00:06:29 +00:00
alfresco-build
4b3558ff12 [maven-release-plugin][skip ci] prepare for next development iteration 2024-06-28 12:32:43 +00:00
alfresco-build
4355add778 [maven-release-plugin][skip ci] prepare release 23.3.0.61 2024-06-28 12:32:41 +00:00
mohit-singh4
63d6de76c4 [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-27 12:13:17 +05:30
mohit-singh4
ea9231c957 Merge branch 'master' of github.com:Alfresco/alfresco-community-repo into feature/MNT-24127-EndpointToCalculateFolderSize
# Conflicts:
#	repository/src/test/java/org/alfresco/AppContext01TestSuite.java
2024-06-27 12:03:37 +05:30
mohit-singh4
5deb2b470f [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-27 12:00:57 +05:30
mohit-singh4
44ecf9fc4c [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-27 11:14:34 +05:30
mohit-singh4
c3e03ca837 [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-27 10:41:36 +05:30
alfresco-build
8e15dba3eb [maven-release-plugin][skip ci] prepare for next development iteration 2024-06-27 04:39:04 +00:00
alfresco-build
2206479e06 [maven-release-plugin][skip ci] prepare release 23.3.0.60 2024-06-27 04:39:02 +00:00
Suneet Gupta
abeaff52e8 [APPS-2019] Add Undeletable and Unmovable Aspects to Data Dictionary and its Level 1 sub-folders (#2705)
* [force] Force release for 2024-06-09.

* [APPS-2019] Added Undeletable and Unmovable Aspect to Data Dictionary Folder

* [APPS-2019] Added Undeletable and Unmovable Aspect to Data Dictionary Folder

* [APPS-2019] Added Undeletable and Unmovable Aspect to Data Dictionary Folder

* [APPS-2019] Added Undeletable and Unmovable Aspect to Data Dictionary Folder

* [APPS-2019] Added Undeletable and Unmovable Aspect to Data Dictionary Folder

* [APPS-2019] Added Undeletable and Unmovable Aspect to Data Dictionary Folder

* [APPS-2019] [ags] [tas] Added Integration Test Cases

* [APPS-2019] [ags] [tas] Added fix for restricting the move folder for Data Dictionary

* [APPS-2019] [ags] [tas] Added fix for restricting the move folder for Data Dictionary

* Added Undeletable and Unmovable Aspects to Data Dictionary Folder

* [APPS-2019] Updated Integration Test Cases

* [APPS-2019] [ags] [tas] Added fix for restricting the move folder for Data Dictionary

* [APPS-2019] [ags] [tas] Added fix for restricting the move folder for Data Dictionary

* [APPS-2019] [ags] [tas] Addressed review comments

* [APPS-2019] [ags] [tas] Addressed review comments

* [APPS-2019] [ags] [tas] Addressed review comments

* [APPS-2019] [ags] [tas] Addressed review comments

* [APPS-2019] [ags] [tas] Addressed review comments

* [APPS-2019] [ags] [tas] Addressed review comments

* [APPS-2019] [ags] [tas] Addressed review comments

* [APPS-2019] [ags] [tas] Addressed review comments

* [APPS-2019] [ags] [tas] Addressed review comments

* [APPS-2019] [ags] [tas] Addressed review comments

* [APPS-2019] [ags] [tas] Addressed review comments

---------

Co-authored-by: Alfresco CI User <build@alfresco.com>
2024-06-27 10:05:57 +05:30
mohit-singh4
9d9d5ee599 [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-26 23:24:25 +05:30
alfresco-build
76be8d2bec [maven-release-plugin][skip ci] prepare for next development iteration 2024-06-26 13:28:59 +00:00
alfresco-build
ce27304eae [maven-release-plugin][skip ci] prepare release 23.3.0.59 2024-06-26 13:28:56 +00:00
mohit-singh4
b1ad2780b9 [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-26 17:22:02 +05:30
mohit-singh4
9b0337cb8a [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-26 17:21:40 +05:30
Damian Ujma
060cf3aa3c ACS-8048 Fix HXIAM access token validation issues (#2706)
* ACS-8047: WIP - Fixed HXIAM access token validation issues.

* ACS-8048 Accept at+jwt token + make signature algorithm configurable

* ACS-8048 Accept multiple signature algorithms

* ACS-8048 Fix PMD issue

* ACS-8048 Log using the default signature algorithm

* ACS-8048 Refactor

---------

Co-authored-by: Jamal Kaabi-Mofrad <jamal.kaabimofrad@alfresco.com>
2024-06-26 13:47:08 +02:00
mohit-singh4
e5617d8440 [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-26 13:13:16 +05:30
mohit-singh4
2bf9dac653 [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-26 11:44:49 +05:30
mohit-singh4
7daf9c0d61 [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-26 11:33:04 +05:30
mohit-singh4
80cb5b6caa [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-26 09:57:47 +05:30
alfresco-build
b580a52459 [maven-release-plugin][skip ci] prepare for next development iteration 2024-06-25 14:45:09 +00:00
alfresco-build
d13da0cdfa [maven-release-plugin][skip ci] prepare release 23.3.0.58 2024-06-25 14:45:07 +00:00
mohit-singh4
3cd67921d7 [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-25 16:55:34 +05:30
mohit-singh4
6c5058246f [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-25 15:03:18 +05:30
mohit-singh4
3d2b1d0ee8 [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-25 13:29:29 +05:30
mohit-singh4
cfe265f1ce [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-24 17:50:58 +05:30
mohit-singh4
824bca52db [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-24 17:08:35 +05:30
mohit-singh4
cf45659627 [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-24 16:21:07 +05:30
mohit-singh4
bb4d3eb276 [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-24 13:14:39 +05:30
mohit-singh4
87e64a617d [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-24 11:45:13 +05:30
mohit-singh4
afb506e4ae [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-24 11:41:10 +05:30
mohit-singh4
25a95383be [MNT-24127] Added Endpoint to Calculate Size of the folder with Integration Test Cases [ags][tas] 2024-06-24 11:24:10 +05:30
mohit-singh4
08616cb33d Merge branch 'master' of github.com:Alfresco/alfresco-community-repo into feature/MNT-24127-EndpointToCalculateFolderSize 2024-06-24 11:21:57 +05:30
alfresco-build
8398a5dca0 [maven-release-plugin][skip ci] prepare for next development iteration 2024-06-23 00:06:44 +00:00
alfresco-build
52731727c6 [maven-release-plugin][skip ci] prepare release 23.3.0.57 2024-06-23 00:06:42 +00:00
alfresco-build
447d0c4f56 [maven-release-plugin][skip ci] prepare for next development iteration 2024-06-19 11:19:32 +00:00
alfresco-build
5e920054f4 [maven-release-plugin][skip ci] prepare release 23.3.0.56 2024-06-19 11:19:30 +00:00
alfresco-build
2461b75f61 [maven-release-plugin][skip ci] prepare for next development iteration 2024-06-19 10:27:46 +00:00
alfresco-build
96231517bd [maven-release-plugin][skip ci] prepare release 23.3.0.55 2024-06-19 10:27:44 +00:00
mohit-singh4
b69487c9bb [MNT-24127] Added Endpoint to calculate folder size with test cases [ags][tas] 2024-06-19 08:58:59 +05:30
mohit-singh4
37ae98e253 [MNT-24127] Added Endpoint with test cases [ags][tas] 2024-06-18 17:05:52 +05:30
alfresco-build
08e49c98dd [maven-release-plugin][skip ci] prepare for next development iteration 2024-06-18 07:43:10 +00:00
alfresco-build
ba50617181 [maven-release-plugin][skip ci] prepare release 23.3.0.54 2024-06-18 07:43:08 +00:00