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
Roxana Lucanu
20ff45e1d4
APPS-139 code review comments
2020-06-02 19:02:07 +03:00
Roxana Lucanu
23eb104fb5
APPS-139 added exception
2020-05-27 17:04:41 +03:00
Roxana Lucanu
e1407d576a
APPS-139 check capability
2020-05-27 09:23:22 +03:00
Claudia Agache
bde2466e6a
File the declared record version if the destination record folder is specified
2020-05-21 13:10:37 +03:00
Roxana Lucanu
6dd87e73ec
APPS-139 fixes
2020-05-20 21:16:34 +03:00
Roxana Lucanu
c3f22e8858
APPS-139 added backend functionality for Declare and file version as record
2020-05-20 15:55:57 +03:00
ehardon
116f076194
Merge remote-tracking branch 'origin/master' into feature/RM-6645_ArchiveAndRestoreActionsInexistentInRMSite
2020-04-14 17:49:16 +03:00
ehardon
e94591d3b6
RM-6645: Added unit test for getRmActionDefinitions webscript when whitelisted actions are present
2020-04-14 17:22:33 +03:00
Claudia Agache
a06c3fec1b
Merge remote-tracking branch 'remotes/origin/release/V3.3' into merge/RM-7148_RM-7145
2020-04-13 16:26:26 +03:00
Claudia Agache
daa8e97684
Merge remote-tracking branch 'remotes/origin/release/V3.2' into merge-3.3/RM-7148_RM-7145
...
# Conflicts:
# rm-automation/rm-automation-community-rest-api/src/test/java/org/alfresco/rest/rm/community/search/CmisQueryTests.java
2020-04-12 19:10:31 +03:00