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
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
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
Raluca Munteanu
0943a17210
APPS-265: Added temporary property to check store
2020-07-21 14:25:32 +03:00
estan
090b750ad2
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
Raluca Munteanu
711f3933f6
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
f973afcc14
APPS-265: Java API Development
...
- Create WORM Lock Action
2020-07-13 21:49:05 +03:00
Eva Vasques
cd053c6a9f
Merge remote-tracking branch 'origin/release/V3.3' into merge/MNT-21585
2020-06-19 10:45:10 +01:00
Eva Vasques
d105389887
Merge remote-tracking branch 'origin/release/V3.2' into merge-3.3/MNT-21585
2020-06-18 14:13:37 +01:00
Eva Vasques
6f50535d20
Merge remote-tracking branch 'origin/release/V3.1' into merge-3.2/MNT-21585
2020-06-17 15:39:13 +01:00
Eva Vasques
d24f25f409
Merge remote-tracking branch 'origin/release/V3.0' into merge-3.1/MNT-21585
2020-06-16 14:31:37 +01:00
Roxana Lucanu
fe1dc3ac92
APPS-139 code review changes
2020-06-10 09:56:56 +03:00
Roxana Lucanu
bbdcfef32c
APPS-139 added new specific capability
2020-06-09 21:26:07 +03:00
Eva Vasques
b204e65dd7
Merge remote-tracking branch 'origin/release/V2.7' into merge-3.0/MNT-21585
2020-06-09 17:20:15 +01:00
evasques
f425770211
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 c3cdd88873
)
* Change SCM URLs in order to switch to SSH authentication with 2FA for Github
(cherry picked from commit 53f26b5793
)
* [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
2132a7151a
APPS-139 other code review comments
2020-06-09 14:29:51 +03:00
Roxana Lucanu
122671eb2c
APPS-139 other code review comments
2020-06-04 18:55:56 +03:00
Roxana Lucanu
e0dd6a1bfa
APPS-139 fix unit test
2020-06-04 10:49:57 +03:00
Roxana Lucanu
390106f9c6
APPS-139 changes around capabilities
2020-06-03 15:49:00 +03:00
Roxana Lucanu
a0455b6c9d
APPS-139 code review comments
2020-06-02 19:02:07 +03:00
Roxana Lucanu
a76384b1eb
APPS-139 added exception
2020-05-27 17:04:41 +03:00
Roxana Lucanu
e6ebe6f58e
APPS-139 check capability
2020-05-27 09:23:22 +03:00
Claudia Agache
d9a88691cf
File the declared record version if the destination record folder is specified
2020-05-21 13:10:37 +03:00
Roxana Lucanu
3d2d74a9d9
APPS-139 fixes
2020-05-20 21:16:34 +03:00
Roxana Lucanu
2447291a7a
APPS-139 added backend functionality for Declare and file version as record
2020-05-20 15:55:57 +03:00
ehardon
96cb582aff
Merge remote-tracking branch 'origin/master' into feature/RM-6645_ArchiveAndRestoreActionsInexistentInRMSite
2020-04-14 17:49:16 +03:00
ehardon
dac7a8bcf8
RM-6645: Added unit test for getRmActionDefinitions webscript when whitelisted actions are present
2020-04-14 17:22:33 +03:00
Claudia Agache
72ecf0d539
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
20addc90ff
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
Claudia Agache
01adc39a0a
Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge-3.2/RM-7148_RM-7145
2020-04-10 19:21:02 +03:00
ehardon
ea41e5c553
RM-6645: Created WhitelistedDMActions for RM site
...
- added whitelisted actions into the rm rule actions
2020-04-09 12:16:33 +03:00
Claudia Agache
9ec55438c5
Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge-3.1/RM-7148_And_RM-7145
2020-04-08 18:50:29 +03:00
Claudia Agache
06d0f76284
Merge branch 'release/V2.7' into merge-3.0/RM-7148_And_RM-7145
...
# Conflicts:
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/CmisQueryTests.java
# rm-enterprise/pom.xml
2020-04-08 15:14:00 +03:00
Claudia Agache
353ff7b8ee
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/RM-7148_UpdateACSVersion
...
# Conflicts:
# rm-enterprise/pom.xml
2020-04-03 16:21:40 +03:00
Tom Page
50dc9ad99d
Fix cache in NodeTypeUtility to be thread safe.
...
Inspired by @cetra3 in PR: https://github.com/Alfresco/records-management/pull/8
2020-04-03 10:00:11 +01:00
Tom Page
98a1485baa
RM-7145 Wire in RM AuthenticationUtil.
2020-04-01 15:34:25 +01:00
Tom Page
94b209e0ea
RM-7145 Unit tests for processing ResultSet with RMAfterInvocationProviderUnitTest.
2020-04-01 15:28:40 +01:00
Roxana Lucanu
7def9837ad
RM-7145 Fix for hasMoreItems
2020-03-31 10:59:21 +03:00
Tom Page
2ce88dcc12
Merge release/V3.2 into release/V3.3.
2020-03-04 08:19:06 +00:00
Tom Page
44aa3b4f82
Merge release/V3.1 into release/V3.2.
2020-03-03 11:57:12 +00:00
Tom Page
56f1549d7d
Merge release/V3.0 into release/V3.1.
2020-02-28 12:43:29 +00:00
Tom Page
eeb23b51e1
Merge release/V2.7 into release/V3.0.
2020-02-28 08:08:29 +00:00