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
94b209e0ea
RM-7145 Unit tests for processing ResultSet with RMAfterInvocationProviderUnitTest.
2020-04-01 15:28:40 +01:00
Tom Page
ddae9fbd64
RM-7119 Throw explicit exception rather than logging message.
...
Also address other code review comments.
2020-02-27 07:55:40 +00:00
Tom Page
ff9be3024b
RM-7119 Fix startup with ACS 5.2.7.
2020-02-26 16:32:52 +00:00
Tom Page
4b01395ae6
RM-5733 porting fix - cherry picked commit a2f515a6
2020-01-19 19:32:21 +02:00
Sara Aspery
b48d31457a
Update license headers
2020-01-02 15:05:02 +00:00
Sara Aspery
0ed125b0b5
Merge branch 'release/V2.6' into release/V2.7
...
# Conflicts:
# rm-enterprise/rm-enterprise-repo/src/main/java/org/alfresco/module/org_alfresco_module_rm/model/AbstractSecureItem.java
2020-01-02 14:19:01 +00:00
Sara Aspery
943dc45a10
Update license headers
2020-01-02 13:57:59 +00:00
Roy Wetherall
1c539f9f05
Fix issue with inaccurate results returning from content URL query
...
* added integration test for MNT scenarios
* checked for nodeId's that don't exist in query results
* changed DAO method to return set of node references rather tha nodeId strings
* turned off logging by default
2019-08-29 12:28:04 +10:00
Sara Aspery
18bd7d7fac
MNT-20740 New db query
2019-08-22 11:19:34 +01:00
Sara Aspery
0f0b0962b8
MNT-20740 Updates from review
2019-08-05 10:20:38 +01:00
Sara Aspery
7c4d8e91ab
MNT-20740 BinDuplicationHotFixSqlRefactor
2019-07-30 16:35:48 +01:00
Ross Gale
c551042eca
RM-6787 adding fix for renditons
2019-04-05 15:50:33 +01:00
Ross Gale
9baac01d03
RM-6787 updating copy and add behaviors for other aspects to use duplication utility class
2019-04-02 11:47:29 +01:00
Ross Gale
ed8f24865c
RM-6787 adding fix for version number increasing and bin duplicating more than needed
2019-04-01 17:54:23 +01:00
Rodica Sutu
cc3f72cfaf
Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/MNT_20145_RM_6758_ChangesFrom2_6
2019-02-25 09:19:23 +02:00
cagache
fb02ac0afa
addressed code review comments
2019-02-19 09:37:36 +02:00
cagache
db47a2f6f2
addressed code review comments
2019-02-18 17:08:05 +02:00
cagache
a5629acc2a
added unit tests
2019-02-18 15:16:48 +02:00
Ross Gale
a0575dbc8a
RM-6702 updating headers to 2019
2019-01-04 10:11:45 +00:00
Ross Gale
cabc902203
RM-6702 updating headers to 2019
2019-01-03 14:30:44 +00:00
Ross Gale
888157199d
search fields added
2018-05-09 14:29:12 +01:00
Ross Gale
504d85e8d3
Search changes, adding support for search by reason key and 'other source' names
2018-05-04 15:46:30 +01:00
Ross Gale
09ebad77d1
remove unused field from test
2018-04-11 18:06:01 +01:00
Ross Gale
44bed4a796
RM-6137 Add record category identifier to search changes added
2018-04-10 17:11:26 +01:00
Rodica Sutu
7b7948ccb4
Merge branch 'merge-2.6/FixesFrom2.5' into merge/RM-6069_MergeFrom2.6ToMaster
...
# Conflicts:
# rm-automation/rm-automation-ui/src/main/java/org/alfresco/po/rm/dialog/AuthoritySelectDialog.java
# rm-automation/rm-automation-ui/src/main/java/org/alfresco/po/share/page/SharePage.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/level2/disposition_schedule/DispositionScheduleLinkedRecords.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/security/classification/content/ClassifyRecord.java
# rm-automation/rm-automation-ui/src/test/resources/smokeTests.xml
# rm-automation/rm-automation-ui/src/test/resources/testng.xml
2018-02-27 15:35:44 +02:00
Rodica Sutu
d11efb8c77
Merge remote-tracking branch 'remotes/origin/release/V2.5' into merge-2.6/FixesFrom2.5
...
# Conflicts:
# rm-automation/pom.xml
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/BaseTest.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/DataPrepHelper.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/CreateRMSite.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/InplaceRecordSearch.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/level2/classification/SecurityMarksOnContent.java
# rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/security/classification/content/SearchClassifiedRecords.java
# rm-automation/src/test/java/org/alfresco/apiTesting/BaseApi.java
# rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/model/rma/type/RmSiteType.java
# rm-enterprise/pom.xml
2018-02-24 21:48:16 +02:00
Tom Page
96e3b8d1b2
RM-6080 Use system user to handle metadata node.
...
This allows an rm admin user to classify record folders and their children.
2018-02-16 11:10:17 +00:00
Roxana Lucanu-Ghetu
4c42b2cdf6
RM-5733 Changed the way retention as of date is calculated.
2018-02-02 16:11:38 +02:00
Tom Page
0268299006
Updating license header to 2018
2018-01-16 12:31:06 +00:00
Tom Page
350a198837
Updating license header to 2018
2018-01-16 12:21:10 +00:00
Tom Page
20edcae7c4
A couple of minor fixes.
...
Fix method signature to refer to the precise exception thrown.
Use Instant from Java 8 rather than DateUtils.truncate.
2018-01-12 14:13:05 +00:00
Tom Page
29e00d1ec2
RM-5344 Only gather DOD audit entries if there is a DOD RM site.
...
This creates an edge case where DOD audit entries are no longer displayed
if a DOD RM site is deleted and then a standard RM site is created to
replace it. However this seems like an unlikely use case, and there is a
workaround of exporting the audit log before deleting the DOD RM site.
Two audit queries are still made for DOD RM sites because DOD sites cause
some standard audit entries to be created (e.g. the holds container
created event, etc.).
2018-01-04 12:08:01 +00:00
Ana Manolache
f908442af2
update headers to 2018
2018-01-03 12:01:00 +02:00
Ross Gale
88ac5834c9
Merge branch 'release/V2.6' into merge/2.3.2
2017-12-11 15:19:33 +00:00
Ross Gale
b0cc81fc2c
Merge branch 'release/V2.5' into merge-2.6
2017-12-11 10:49:30 +00:00
Ana Bozianu
3c72bbc0f9
MNT-18502 - filtered out dod properties if the node is not a dod record
2017-12-08 07:53:22 +00:00
Ross Gale
ea4b979a5f
Merge branch 'release/V2.4' into merge2.5
2017-12-06 11:29:10 +00:00
Ross Gale
c8932192f9
RM-5878 mnt changes added to a 2.4 branch
2017-12-05 16:21:07 +00:00
Ana Bozianu
915e99394c
Merge remote-tracking branch 'origin/merge-2.5/MNT-18793_to_2.5.x' into merge-2.6/MNT-18793
2017-11-27 15:15:03 +02:00
Ana Bozianu
4fcfdb164e
Merge MNT-18793 from release/V2.5.0.x into release/V2.5
2017-11-27 15:09:13 +02:00
Ana Bozianu
33af594d47
MNT-18793 - added paginated navigation in the disposition action executer
2017-11-24 14:27:03 +00:00
Rodica Sutu
8765349a80
Merge remote-tracking branch 'remotes/origin/hotfix-2.5/MNT-18793_EligibleActionsNotExecuted' into merge-2.5/MNT-18793_to_2.5.x
2017-11-24 09:51:59 +02:00
Ana Bozianu
75469a0f5b
MNT-18793 - added paginated navigation in the disposition action executer
2017-11-23 22:21:51 +02:00
Sara Aspery
3a1db54876
RM-5875 review changes
2017-11-20 07:39:37 +00:00
Sara Aspery
de4f99d26b
RM-5875 add license header
2017-11-17 16:40:07 +00:00
Sara Aspery
797baf833a
RM-5875 add Swagger version to exception message
2017-11-16 09:51:13 +00:00
Sara Aspery
730f715dc1
RM-5875 fix path and add yaml name to exception
2017-11-15 16:36:13 +00:00
Sara Aspery
4181fe4884
Yaml unit test - split community and enterprise tests
2017-11-14 09:24:48 +00:00
Sara Aspery
cbe65842ce
Yaml unit test
2017-11-09 11:14:32 +00:00