Commit Graph

1115 Commits

Author SHA1 Message Date
ehardon
ba44d5b83e Merge branch 'release/V3.4' 2020-12-08 09:16:17 +02:00
ehardon
0de6bcf820 Merge branch 'release/V3.3' into release/V3.4 2020-12-08 09:12:16 +02:00
ehardon
e087975349 Merge branch 'release/V3.2' into release/V3.3 2020-12-08 09:05:35 +02:00
ehardon
e591ce755e Merge remote-tracking branch 'origin/release/V3.2.0.x' into release/V3.2
# Conflicts:
#	pom.xml
#	rm-automation/pom.xml
#	rm-automation/rm-automation-community-rest-api/pom.xml
#	rm-automation/rm-automation-enterprise-rest-api/pom.xml
#	rm-automation/rm-automation-ui/pom.xml
#	rm-benchmark/pom.xml
#	rm-community/pom.xml
#	rm-community/rm-community-repo/pom.xml
#	rm-community/rm-community-rest-api-explorer/pom.xml
#	rm-community/rm-community-share/pom.xml
#	rm-enterprise/pom.xml
#	rm-enterprise/rm-enterprise-repo/pom.xml
#	rm-enterprise/rm-enterprise-rest-api-explorer/pom.xml
#	rm-enterprise/rm-enterprise-share/pom.xml
2020-12-08 09:02:16 +02:00
Rodica Sutu
d869f3c92a Merge pull request #1290 from Alfresco/feature/APPS-591_UpdatesForACS7.0.0
Feature/apps 591 updates for acs7.0.0
2020-12-07 09:35:57 +02:00
Epure Alexandru-Eusebiu
8c511ddec4 Fix the early returning of the recurssion. 2020-12-04 10:36:11 +02:00
rodicasutu
0044284403 Revert "APPS-581: Fix Classification UnitTests that were failing due to org.json library version upgrade"
This reverts commit a87b00c015.
2020-12-03 21:45:49 +02:00
rodicasutu
7415057be7 Merge branch 'feature/APPS-591_UpdatesForACS7.0.0' of https://github.com/Alfresco/governance-services into feature/APPS-591_UpdatesForACS7.0.0 2020-12-03 21:42:15 +02:00
rodicasutu
51df55ff56 replace solr-sql language with index-sql as per (fix for APPS-686) 2020-12-03 21:41:16 +02:00
ehardon
a87b00c015 APPS-581: Fix Classification UnitTests that were failing due to org.json library version upgrade 2020-12-03 17:49:52 +02:00
Epure Alexandru-Eusebiu
3428f31b11 MNT-22062 : poor performance viewing category retention schedule
Add DispositionServiceImpl#hasDisposableItemsImpl that will return a boolean value if a RM Container has disposable items
   This method uses early return, once the first occurence is found.
2020-12-03 17:44:20 +02:00
rodicasutu
8601a0092d get the object for key "success" which throws JsonObject exception 2020-12-02 14:02:01 +02:00
estan
958f3760f5 APPS-361
[AGS/S3]Moving records between buckets in S3 (also possible moving records between stores-filecontenstore) fails
--revert
2020-11-23 14:42:44 +02:00
estan
a565485f30 MNT-21132 : Search Result points to incorrect link to Folder on Hold
- fixed integration tests
2020-11-13 09:45:14 +02:00
estan
9d2bfa55d3 Merge remote-tracking branch 'origin/release/V3.4' into feature-3.4/MNT-21132_IncorrectLinkToFolder 2020-11-12 16:34:05 +02:00
estan
97953c09b1 Merge remote-tracking branch 'origin/feature/MNT-21132_ExtraSecondaryParentForHold' into feature/MNT-21132_IncorrectLinkToFolder 2020-11-09 19:21:30 +02:00
estan
bf11d7afaf APPS-391 [AGS/WORM] Wrong error message received when updating the content store property for a locked record
--format lines
2020-11-09 18:50:15 +02:00
estan
31cd8cc8b1 APPS-391 [AGS/WORM] Wrong error message received when updating the content store property for a locked record 2020-11-09 18:47:00 +02:00
Raluca Munteanu
eeec51f107 APPS-322: [RM/AGS]User without permissions can create categories when Create full path option is checked in rule
- Formatted code
2020-11-06 11:29:00 +02:00
Raluca Munteanu
e42a7fd9fb APPS-322: [RM/AGS]User without permissions can create categories when Create full path option is checked in rule 2020-11-06 11:21:31 +02:00
ehardon
6a4a2a2f0b - remove fix for RM-6864 which causes performance issues 2020-11-04 14:45:50 +02:00
estan
51f7e24738 APPS-391 : [AGS/WORM] Wrong error message 2020-11-04 09:57:16 +02:00
estan
cdee01b016 APPS-391: [AGS/WORM] Wrong error message received when updating the content store property for a locked record 2020-11-04 08:26:42 +02:00
tiagos
1d53a29999 Merge remote-tracking branch 'origin/release/V3.3' into HEAD 2020-10-26 22:40:02 +00:00
tiagos
8659080a51 Merge remote-tracking branch 'origin/release/V3.2' into HEAD 2020-10-21 17:07:55 +01:00
tiagos
2fd5e8ce78 [RM-7162] Changed isCached flag logic. Code formatting. 2020-10-20 22:00:05 +01:00
tiagos
de54034b80 [RM-7162] Added validations to prevent having a cached empty set 2020-10-20 11:44:10 +01:00
tiagos
f1268e50ed Revert "Revert "Merge pull request #1220 from Alfresco/hotfix-3.2/MNT-21818_fix_tests""
This reverts commit 3746ebcabe.
2020-10-19 16:01:41 +01:00
Raluca Munteanu
1e09311eef APPS-361: [AGS/S3]Moving records between buckets in S3 (also possible moving records between stores-filecontenstore) fails
- Fixed case causing some tests to fail
2020-10-07 17:32:33 +03:00
Tom Page
f4235e5b6e Merge release/V3.2 into release/V3.3. 2020-10-01 11:16:28 +01:00
Tom Page
6e62342110 Revert "Merge pull request #1217 from Alfresco/hotfix-3.2/MNT-21818"
This reverts commit 56db0398b6, reversing
changes made to e877061e6f.
2020-10-01 11:14:37 +01:00
Tom Page
0025821b6b Merge release/V3.2 into release/V3.3. 2020-10-01 09:11:48 +01:00
Tom Page
3746ebcabe Revert "Merge pull request #1220 from Alfresco/hotfix-3.2/MNT-21818_fix_tests"
This reverts commit 2538c12a92, reversing
changes made to 56db0398b6.
2020-10-01 09:08:13 +01:00
Raluca Munteanu
31e835878e APPS-361: [AGS/S3]Moving records between buckets in S3 (also possible moving records between stores-filecontenstore) fails
- Fixed file as record case
2020-09-28 18:19:43 +03:00
Raluca Munteanu
1331ed7ba3 APPS-361: [AGS/S3]Moving records between buckets in S3 (also possible moving records between stores-filecontenstore) fails
- Fixed issue and added unit tests
2020-09-28 13:12:47 +03:00
Raluca Munteanu
722d911af1 APPS-361: [AGS/S3]Moving records between buckets in S3 (also possible moving records between stores-filecontenstore) fails 2020-09-28 10:21:20 +03:00
tiagos
15e9db0f47 Merge remote-tracking branch 'origin/release/V3.2' into HEAD 2020-09-18 15:48:52 +01:00
tiagos
fbf302fb09 Merge remote-tracking branch 'origin/release/V3.2.0.x' into HEAD 2020-09-17 19:40:25 +01:00
Claudia Agache
be6c149bcf Remove unused imports 2020-09-17 08:03:45 +03:00
tiagos
a6bf69cb7b [MNT-21818] Added javadoc 2020-09-16 11:16:41 +01:00
tiagosalvado10
968a50a640 Update RMContainerCacheManager.java
Removed unnecessary IF statement logic in RMContainerCacheManager.remove method
2020-09-16 10:32:35 +01:00
Claudia Agache
e811ca5235 sonar major bug: "Change this condition so that it does not always evaluate to "true"". hasMoreItems is already true because we are in the while (hasMoreItems == true) loop 2020-09-16 10:06:42 +03:00
tiagos
62ae83a3b6 [MNT-21818] Clear cache if site node is deleted (added to RmSiteType behaviour as well) 2020-09-16 01:10:53 +01:00
tiagos
80150e5a8d [MNT-21818] Clear cache if site node is deleted 2020-09-15 22:13:50 +01:00
tiagos
bc4e41b4a7 [MNT-21818] applied code formatter 2020-09-15 17:17:10 +01:00
tiagos
4c59680881 [MNT-21818] Created RMContainerCacheManager to isolate the new cache. Updated BaseRMTestCase and FilePlanService interface and implementation according to the new manager 2020-09-15 16:23:34 +01:00
tiagos
d54f536509 [MNT-21818] Added onCreateNode and onAddAspect policies 2020-09-15 03:51:06 +01:00
tiagos
67225447d5 [MNT-21818] Added behavior to update cache. Changed clear method. 2020-09-14 22:00:02 +01:00
tiagos
3c38823b48 [MNT-21818] Fixed cache variable name 2020-09-11 12:47:32 +01:00
tiagos
45ce884d01 [MNT-21818] Perform cache cleaning after each test is run 2020-09-11 01:39:29 +01:00