Sara Aspery
72cf9d05ee
RM-5927 Fix v21 appliesFromVersion to 2.0
2018-01-13 01:01:54 +00:00
Tom Page
9becfe79a5
Add debug log message if exceptions are swallowed.
...
Fix a couple of minor issues in DynamicAuthoritiesGet webscript.
2018-01-12 15:25:56 +00:00
Tom Page
db4871fd8d
Replace a few RuntimeExceptions with AlfrescoRuntimeExceptions.
2018-01-12 14:54:51 +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
Brian Remmington
4fc3b718c1
RM-5996: Removed empty pages for clarity.
2018-01-12 09:03:46 +00:00
Sara Aspery
d7a0a34b53
RM-5927 Fix appliesToVersion to 2.0.999
2018-01-11 14:57:33 +00:00
Sara Aspery
c5fdf205f8
RM-5927 Fix appliesToVersion to 2.x.999
2018-01-11 14:56:34 +00:00
Brian Remmington
e5eff8669e
RM-5996: Added component diagram to the overview page.
2018-01-11 13:29:13 +00:00
Brian Remmington
7ca167df57
RM-5996: Removed design docs for security marks and content classification from the community code.
2018-01-11 13:16:41 +00:00
Brian Remmington
322c48600c
A fairly dumb initial copy of RM-related design information from the Architecture Map
2018-01-11 12:23:09 +00:00
Tom Page
be45b4ba37
Simplify inequality check as suggested in code review.
2018-01-08 08:34:42 +00:00
Tom Page
dbc57451ed
Fix some issues raised by Sonar.
...
Avoid NPE if calculateListOfEmptyFolders returns null in ScheduleXRecordLoaders.
Fix equals method of a few classes to check against the other instance.
Make synchonisation consistent in AppliedSourceServiceImpl and also remove a
redundant null check.
Use Arrays.toString to make a more readable string representation of an array.
Combine a few if statement branches that do the same thing.
2018-01-05 16:19:33 +00:00
Sara Aspery
4972188311
RM-5927 Add appliesToVersion to v20 v21 patches
2018-01-05 11:41:19 +00:00
Jelena Cule
6825040016
Merge branch 'feature/RM-5917_ClassificationSourceReference_API_TESTS_2' into 'master'
...
Merge RM-5917 ClassificationSourceReference API TESTS to master
See merge request records-management/records-management!731
2018-01-05 10:41:35 +00:00
Jelena Cule
c24ee2ec0f
Merge RM-5917 ClassificationSourceReference API TESTS to master
2018-01-05 10:41:35 +00:00
Tom Page
d46ff0b2dd
Merge branch 'feature/RM-5344_DODAuditQuery_fp' into 'master'
...
RM-5344 Only gather DOD audit entries if there is a DOD RM site.
See merge request records-management/records-management!759
2018-01-05 08:19:57 +00:00
Tom Page
77b5d35685
RM-5344 Handle case where site with id "rm" doesn't exist.
...
This is not possible normally, but it does happen with the integration tests.
Also fix some whitespace in the test class.
2018-01-04 14:38:57 +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
Elena Hardon
d7088d1a29
Merge branch 'feature/RM-5225_AppendUniqueIdToRecordOnCopyToAction_fp' into 'master'
...
Solved issue and added integration test
See merge request records-management/records-management!755
2018-01-04 08:56:54 +00:00
Elena Hardon
4540456eb8
RM-5970 - Added javadoc on the class and repaired typo
2018-01-03 16:05:40 +02:00
Elena Hardon
1cb87e7d6c
Merge branch 'master' into feature/RM-5225_AppendUniqueIdToRecordOnCopyToAction_fp
2018-01-03 12:13:53 +02:00
Ana Bozianu
9ab406504e
Merge branch 'feature/UpdateHeadersTo2018' into 'master'
...
update headers to 2018
See merge request records-management/records-management!756
2018-01-03 10:12:16 +00:00
Elena Hardon
19dc1d9c55
RM-5970 - Added header for the integration test for copy to action
2018-01-03 12:10:20 +02:00
Ana Manolache
f908442af2
update headers to 2018
2018-01-03 12:01:00 +02:00
Elena Hardon
94594d0b15
RM-5970 - Added integration test for copy to action
2017-12-27 13:15:13 +02:00
Elena Hardon
5fd6602038
RM-5970 - Removed onCopyComplete method from RecordComponentIdentifierAspect because it was overwriting the existing unique id for a record on copy to action
2017-12-21 10:58:30 +02:00
Tom Page
a0e770052b
Merge release/V2.6 into master.
2017-12-19 10:27:34 +00:00
Tom Page
01961c2382
Merge release/V2.5 into release/V2.6.
2017-12-19 10:26:22 +00:00
Tom Page
ebfee294df
Merge release/V2.5.2.x into release/V2.5.
2017-12-19 10:20:48 +00:00
Tom Page
81d3e9e322
Revert community pom change "Fix h2scripts version..."
...
This partially reverts commit 1707339d68
.
2017-12-18 15:24:36 +00:00
alfresco-build
49b5218b6f
[maven-release-plugin] prepare for next development iteration
2017-12-15 16:59:26 +00:00
alfresco-build
6d75cdcab6
[maven-release-plugin] prepare release V2.5.2.1
ags-2.5.2.1
2017-12-15 16:59:24 +00:00
Sara Aspery
6c5ba7f7ca
Merge branch 'hotfix-2.5/MNT-18771PublishJobUpgradeError' into 'release/V2.5.2.x'
...
MNT-18771 Publish Job Upgrade Error
See merge request records-management/records-management!745
2017-12-14 14:24:03 +00:00
cagache
a66de5c3e9
Merge remote-tracking branch 'origin/release/v2.6'
2017-12-13 10:01:14 +02:00
cagache
2e5c4f94a9
Merge remote-tracking branch 'origin/release/v2.5' into release/V2.6
2017-12-13 09:53:02 +02:00
cagache
2826521209
Merge branch 'release/V2.6'
2017-12-12 13:23:29 +02:00
cagache
9e498bd8fe
updated header
2017-12-12 09:46:06 +02:00
cagache
c8da8c9081
automated AC for MNT-15575, regarding share live search for words from RM Saved Searches
...
(cherry picked from commit a33cb6e)
2017-12-12 09:32:07 +02:00
Tom Page
06eb2c6ff9
Merge release/V2.5 into release/V2.6.
2017-12-11 15:27:28 +00:00
Ross Gale
88ac5834c9
Merge branch 'release/V2.6' into merge/2.3.2
2017-12-11 15:19:33 +00:00
Ross Gale
6152207725
Merge branch 'merge-2.6/2.3.2' into 'release/V2.6'
...
merging from 2.5
See merge request records-management/records-management!736
2017-12-11 15:02:42 +00:00
cagache
abbf091bc7
Merge remote-tracking branch 'origin/release/v2.4' into merge-2.5/RM-5882_ShareLiveSearch
2017-12-11 16:01:28 +02:00
Tom Page
51b11d09cf
RM-5878 Move live-search.lib.js to the correct place.
2017-12-11 13:35:39 +00:00
cagache
5a5586aab0
automated AC for MNT-15575, regarding share live search for words from RM Saved Searches
...
(cherry picked from commit a33cb6e)
2017-12-11 13:13:51 +02:00
Tom Page
768a002ca1
RM-5878 Update the live search lib file with the 5.2 version.
...
Keep the changes to exclude RM saved searches.
2017-12-11 10:50:23 +00:00
Ross Gale
b0cc81fc2c
Merge branch 'release/V2.5' into merge-2.6
2017-12-11 10:49:30 +00:00
Tom Page
526f689e64
Merge release/V2.4 into release/V2.5.
2017-12-11 10:44:14 +00:00
Tom Page
3383e4c93f
Record-only merge release/V2.3 into release/V2.4.
2017-12-11 10:37:46 +00:00
Tom Page
c9bb15242b
Merge commit 'b151bc2' into feature-2.5/SavedSearchMerge.
2017-12-11 10:27:14 +00:00
Tom Page
94d9c75635
Merge branch 'merge-2.4/RM-5878_LiveSearchLib' into 'release/V2.4'
...
RM-5878 Live Search fix
See merge request records-management/records-management!729
2017-12-11 08:16:25 +00:00