rodicasutu
8601a0092d
get the object for key "success" which throws JsonObject exception
2020-12-02 14:02:01 +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
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
tiagos
3955b27350
[MNT-21818] Added pair key type
2020-09-10 11:43:13 +01:00
tiagos
83d102d92f
[MNT-21818] Added cache to records management root, preventing the query from being executed multiple times
2020-09-08 18:17:55 +01:00
rodicasutu
8be64af31c
Unit tests for EnterpriseRecordableVersionNodeServiceImplUnitTest and some minor improvements
2020-09-01 16:42:42 +03:00
rodicasutu
134b72e680
make recordModelURIs extendable and add the enterprise record URIs
...
extend in enterprise RecordableVersionNodeServiceImpl to remove content model properties related to worm store
2020-08-28 11:41:00 +03:00
Raluca Munteanu
233a66303b
APPS-332: Removed dummy property.
2020-08-19 00:00:02 +03:00
estan
7cbaf0a371
APPS-291 Java API Development
2020-08-05 13:37:32 +03:00
estan
16b35ffe5d
APPS-291 Java API Development
2020-07-30 12:17:06 +03:00
evasques
ff81afe125
MNT-21585 - Having EVERYONE in original ACL causes IPR duplication ( #1144 )
...
* MNT-21585 - Having EVERYONE in original authorities causes IPR duplication
* Update License Headers
* prevent NPE when authorities is null and refactored findIPRGroup method
2020-07-29 13:21:33 +01:00
ramunteanu
0e2d4d7b07
Merge pull request #1171 from Alfresco/feature/APPS-265
...
APPS-265: Java API Development
2020-07-22 14:24:53 +03:00
estan
6d751a8f11
Merge branch 'merge-3.3/MNT-17946_CreateFullPath_no'
2020-07-21 15:21:04 +03:00
estan
0a573971fd
Merge branch 'merge-3.2/MNT-17946_CreateFullPath_no' into merge-3.3/MNT-17946_CreateFullPath_no
2020-07-21 15:18:26 +03:00
estan
2d4a094103
Merge branch 'merge-3.1/MNT-17946_CreateFullPath_no' into merge-3.2/MNT-17946_CreateFullPath_no
2020-07-21 14:56:08 +03:00
estan
1a647fdb95
Merge branch 'merge-3.0/MNT-17946_CreateFullPath_no' into merge-3.1/MNT-17946_CreateFullPath_no
2020-07-21 14:45:59 +03:00