Tom Page
3f4069630e
Revert "Merge pull request #1217 from Alfresco/hotfix-3.2/MNT-21818"
...
This reverts commit 213e3a3889
, reversing
changes made to cebafd890d
.
2020-10-01 11:14:37 +01:00
Tom Page
9b6e084b44
Merge release/V3.2 into release/V3.3.
2020-10-01 09:11:48 +01:00
Tom Page
2921b3190e
Revert "Merge pull request #1220 from Alfresco/hotfix-3.2/MNT-21818_fix_tests"
...
This reverts commit e75022a6f1
, reversing
changes made to 213e3a3889
.
2020-10-01 09:08:13 +01:00
Raluca Munteanu
e590a4bae7
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
845ddebd20
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
7d5f312334
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
53c75be035
Merge remote-tracking branch 'origin/release/V3.2' into HEAD
2020-09-18 15:48:52 +01:00
tiagos
687c042980
Merge remote-tracking branch 'origin/release/V3.2.0.x' into HEAD
2020-09-17 19:40:25 +01:00
Claudia Agache
00349ae0a2
Remove unused imports
2020-09-17 08:03:45 +03:00
tiagos
631843111b
[MNT-21818] Added javadoc
2020-09-16 11:16:41 +01:00
tiagosalvado10
45887a8231
Update RMContainerCacheManager.java
...
Removed unnecessary IF statement logic in RMContainerCacheManager.remove method
2020-09-16 10:32:35 +01:00
Claudia Agache
87e3204e9e
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
21afd9c164
[MNT-21818] Clear cache if site node is deleted (added to RmSiteType behaviour as well)
2020-09-16 01:10:53 +01:00
tiagos
40f546be88
[MNT-21818] Clear cache if site node is deleted
2020-09-15 22:13:50 +01:00
tiagos
276fa8f868
[MNT-21818] applied code formatter
2020-09-15 17:17:10 +01:00
tiagos
c4e8addf5d
[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
877eb50189
[MNT-21818] Added onCreateNode and onAddAspect policies
2020-09-15 03:51:06 +01:00
tiagos
eb79016d90
[MNT-21818] Added behavior to update cache. Changed clear method.
2020-09-14 22:00:02 +01:00
tiagos
7d38d2a596
[MNT-21818] Fixed cache variable name
2020-09-11 12:47:32 +01:00
tiagos
f25c804a54
[MNT-21818] Perform cache cleaning after each test is run
2020-09-11 01:39:29 +01:00
tiagos
6e119c580c
[MNT-21818] Added pair key type
2020-09-10 11:43:13 +01:00
tiagos
91e5c50435
[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
ea4772cd92
Unit tests for EnterpriseRecordableVersionNodeServiceImplUnitTest and some minor improvements
2020-09-01 16:42:42 +03:00
rodicasutu
e074daa0f9
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
425997277b
APPS-332: Removed dummy property.
2020-08-19 00:00:02 +03:00
estan
e30833134e
APPS-291 Java API Development
2020-08-05 13:37:32 +03:00
estan
d62c522d7a
APPS-291 Java API Development
2020-07-30 12:17:06 +03:00
evasques
61da55e289
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
fe903f6958
Merge pull request #1171 from Alfresco/feature/APPS-265
...
APPS-265: Java API Development
2020-07-22 14:24:53 +03:00
estan
908ff15fcf
Merge branch 'merge-3.3/MNT-17946_CreateFullPath_no'
2020-07-21 15:21:04 +03:00
estan
d65ecbca27
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
2ea3cd11c5
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
031c0244b0
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
Raluca Munteanu
3c747ea7b9
APPS-265: Added temporary property to check store
2020-07-21 14:25:32 +03:00
estan
38e6e96375
MNT-17946 - RM Folder Rule: Unable to to create full path to non-existence record folder location with 'Create Full Path to Folder' checkbox being checked
...
--cherry picked from Commit: 7dd12b057cb1ccc734eec86ee74d8aff1be7cd39
2020-07-20 17:01:37 +03:00
Tom Page
8a34a8047f
MNT-21132 Create extra secondary contains association for items in hold.
2020-07-20 13:59:58 +01:00
Raluca Munteanu
e160b5c860
APPS-265: Java API development
...
- Moved action to enterprise project
- Added restriction for filling capability
2020-07-15 16:51:51 +03:00
Raluca Munteanu
a11480b872
APPS-265: Java API Development
...
- Create WORM Lock Action
2020-07-13 21:49:05 +03:00
Eva Vasques
57a4c65ba2
Merge remote-tracking branch 'origin/release/V3.3' into merge/MNT-21585
2020-06-19 10:45:10 +01:00
Eva Vasques
2677fc4117
Merge remote-tracking branch 'origin/release/V3.2' into merge-3.3/MNT-21585
2020-06-18 14:13:37 +01:00
Eva Vasques
df8d4c23bb
Merge remote-tracking branch 'origin/release/V3.1' into merge-3.2/MNT-21585
2020-06-17 15:39:13 +01:00
Eva Vasques
e766cb5ff9
Merge remote-tracking branch 'origin/release/V3.0' into merge-3.1/MNT-21585
2020-06-16 14:31:37 +01:00
Roxana Lucanu
18c9059a85
APPS-139 code review changes
2020-06-10 09:56:56 +03:00
Roxana Lucanu
11b2a84e7e
APPS-139 added new specific capability
2020-06-09 21:26:07 +03:00
Eva Vasques
dad6782b1d
Merge remote-tracking branch 'origin/release/V2.7' into merge-3.0/MNT-21585
2020-06-09 17:20:15 +01:00
evasques
109f416d0f
Merge release/V2.7.0.x into release/V2.7 ( #1146 )
...
* Update copyright header for 2020.
* 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
* RM-7131 Update old gitlab repo links with the new one from github
(cherry picked from commit 50cced2cb6
)
* Change SCM URLs in order to switch to SSH authentication with 2FA for Github
(cherry picked from commit 7541e46ac4
)
* [maven-release-plugin] prepare release V2.7.0.2
* [maven-release-plugin] prepare for next development iteration
Co-authored-by: Tom Page <thomas.page@alfresco.com >
Co-authored-by: Claudia Agache <claudia.agache@ness.com >
Co-authored-by: alfresco-build <info@alfresco.com >
2020-06-09 17:17:49 +01:00
Roxana Lucanu
06de12a10c
APPS-139 other code review comments
2020-06-09 14:29:51 +03:00
Roxana Lucanu
eaec3f0fd4
APPS-139 other code review comments
2020-06-04 18:55:56 +03:00
Roxana Lucanu
e3e5f782df
APPS-139 fix unit test
2020-06-04 10:49:57 +03:00
Roxana Lucanu
ef68bddb06
APPS-139 changes around capabilities
2020-06-03 15:49:00 +03:00