Travis CI User
2fe2a043ef
[maven-release-plugin][skip ci] prepare for next development iteration
2021-12-06 05:23:48 +00:00
Travis CI User
5eac104f4b
[maven-release-plugin][skip ci] prepare release 14.46
14.46
2021-12-06 05:23:45 +00:00
dependabot[bot]
e135e2cbc2
Bump postgresql from 42.2.24 to 42.3.1 ( #784 )
2021-12-06 04:40:34 +00:00
dependabot[bot]
f011e6b6f7
Bump joda-time from 2.10.12 to 2.10.13 ( #780 )
2021-12-06 04:40:27 +00:00
dependabot[bot]
1a43942240
Bump awaitility from 4.1.0 to 4.1.1 ( #777 )
2021-12-06 04:40:21 +00:00
dependabot[bot]
3b48266545
Bump swagger-parser from 1.0.52 to 1.0.56 ( #731 )
2021-12-06 04:40:12 +00:00
David Edwards
c0753e3285
ACS-2321 Downloads throws 412 error if content is archived ( #822 )
2021-12-03 18:17:15 +00:00
Ayman Harake
1f18805733
ACS-2216: Fix incorrect ContentService Java Interface - should accept content propQName ( #813 )
...
Squashed some of the commit messages:
* ACS-2216: Resolving failing tests
* ACS-2216: Reformatting code
* ACS-2216: Adding David's suggestion
* ACS-2216: Set some methods to default as per David's comments
* ACS-2216: Added test for when propertyQName has no content
* ACS-2216: Replaced try catch with assertThrows
* ACS-2216: Added propertyQName to Auditable list
Co-authored-by: David Edwards <david.edwards@hyland.com >
2021-12-03 18:12:02 +00:00
Travis CI User
ce8b045700
[maven-release-plugin][skip ci] prepare for next development iteration
2021-12-03 17:15:21 +00:00
Travis CI User
2f66e95d23
[maven-release-plugin][skip ci] prepare release 14.45
14.45
2021-12-03 17:15:18 +00:00
dependabot[bot]
db40fa5d58
Bump docker-maven-plugin from 0.37.0 to 0.38.0 ( #792 )
2021-12-03 16:11:12 +00:00
dependabot[bot]
8e19d8f2f6
Bump dependency.spring.version from 5.3.10 to 5.3.13 ( #798 )
2021-12-03 15:12:00 +00:00
Travis CI User
6c1318b161
[maven-release-plugin][skip ci] prepare for next development iteration
2021-12-03 14:34:05 +00:00
Travis CI User
ecab12308a
[maven-release-plugin][skip ci] prepare release 14.44
14.44
2021-12-03 14:34:02 +00:00
dependabot[bot]
e3ddcf09ab
Bump maven-artifact from 3.8.3 to 3.8.4 ( #816 )
2021-12-03 13:51:30 +00:00
Travis CI User
cb37269686
[maven-release-plugin][skip ci] prepare for next development iteration
2021-12-03 13:25:32 +00:00
Travis CI User
2de613bdc1
[maven-release-plugin][skip ci] prepare release 14.43
14.43
2021-12-03 13:25:29 +00:00
dependabot[bot]
a576aa40a5
Bump woodstox-core from 6.2.6 to 6.2.7 ( #817 )
2021-12-03 12:41:32 +00:00
Travis CI User
a11e80897f
[maven-release-plugin][skip ci] prepare for next development iteration
2021-12-03 12:21:05 +00:00
Travis CI User
425f38ccca
[maven-release-plugin][skip ci] prepare release 14.42
14.42
2021-12-03 12:21:02 +00:00
dependabot[bot]
fdf73e4538
Bump dependency.bouncycastle.version from 1.69 to 1.70 ( #823 )
2021-12-03 11:21:53 +00:00
Travis CI User
d54e666d79
[maven-release-plugin][skip ci] prepare for next development iteration
2021-12-01 20:57:34 +00:00
Travis CI User
a1151d2918
[maven-release-plugin][skip ci] prepare release 14.41
14.41
2021-12-01 20:57:31 +00:00
mpichura
fb37f18e57
ACS-2151 Get StorageProps endpoint ( #807 )
...
* ACS-2151: Initial code for get StorageProps endpoint.
* ACS-2151: Get StorageProps enhancements - proper namespace resolver, unit tests and javadoc + @Experimental annotation.
* ACS-2151: Reverting unnecessary POM changes.
* ACS-2151: Initial code for get StorageProps endpoint.
* ACS-2151: Reverting unnecessary POM changes.
* ACS-2151: Fix after code review.
* ACS-2151: Initial code for get StorageProps endpoint.
* ACS-2151: Reverting unnecessary POM changes.
2021-12-01 13:19:51 +01:00
Travis CI User
9fefc17eef
[maven-release-plugin][skip ci] prepare for next development iteration
2021-11-30 14:06:14 +00:00
Travis CI User
17ad517268
[maven-release-plugin][skip ci] prepare release 14.40
14.40
2021-11-30 14:06:11 +00:00
Abdul Mohammed
4468faae99
ADF-5234: [BE] Viewer - the Mimetype property should be changed when a new type of file is uploaded ( #696 )
...
* Added Apple Icons mimetype
* Added MimetypeMapContentTest for Apple Icons
2021-11-30 13:22:07 +00:00
Travis CI User
414a13dd8d
[maven-release-plugin][skip ci] prepare for next development iteration
2021-11-24 18:58:53 +00:00
Travis CI User
ff80318068
[maven-release-plugin][skip ci] prepare release 14.39
14.39
2021-11-24 18:58:49 +00:00
montgolfiere
4fb119c3fb
MNT-22136: WebDAV PROPFIND returns 302 instead of 404 (for docker image only) ( #818 )
...
* MNT-22136: WebDAV PROPFIND returns 302 instead of 404 (for docker image only)
- appears to be regression from REPO-3275 (due to apparent copy & paste from index.jsp)
- added new -ve test added to TAS WebDAV to repeat this specific issue (without fix - fails with 302 instead of 404)
- see also [WebDavUtil.isLocked()](https://github.com/Alfresco/alfresco-tas-webdav/blob/master/src/main/java/org/alfresco/webdav/dsl/WebDavUtil.java#L359-L376 )
2021-11-24 16:57:55 +00:00
Travis CI User
5b7029b130
[maven-release-plugin][skip ci] prepare for next development iteration
2021-11-24 16:19:47 +00:00
Travis CI User
d71289b3e2
[maven-release-plugin][skip ci] prepare release 14.38
14.38
2021-11-24 16:19:45 +00:00
Travis CI User
b48f6bc49a
[maven-release-plugin][skip ci] prepare for next development iteration
2021-11-24 12:44:21 +00:00
Travis CI User
275256e3e8
[maven-release-plugin][skip ci] prepare release 14.37
14.37
2021-11-24 12:44:18 +00:00
tiagosalvado10
4314a30f3a
[MNT-21953] [MNT-22491] Clear rendition content data on content change. Prevent rendition from having contentHashCode without content ( #752 )
...
* [MNT-21953] [MNT-22491] Clear rendition content data on content change. Prevent rendition from having contentHashCode without content
* [MNT-21953] [MNT-22491] Added tests
* [MNT-21953] [MNT-22491] Removed update content from test
* [MNT-21953] [MNT-22491] Improve log messages
* [MNT-21953] [MNT-22491] Changed Copyright year to 2021. Minor change in test comments.
2021-11-24 11:47:17 +00:00
Travis CI User
bf5d1939c2
[maven-release-plugin][skip ci] prepare for next development iteration
2021-11-23 13:41:26 +00:00
Travis CI User
5bec8149a5
[maven-release-plugin][skip ci] prepare release 14.36
14.36
2021-11-23 13:41:23 +00:00
dependabot[bot]
a9627c0c26
Bump xmlsec from 2.2.3 to 2.3.0 ( #786 )
2021-11-23 12:46:05 +00:00
Travis CI User
b57dda3364
[maven-release-plugin][skip ci] prepare for next development iteration
2021-11-22 18:59:18 +00:00
Travis CI User
67af102fc0
[maven-release-plugin][skip ci] prepare release 14.35
14.35
2021-11-22 18:59:15 +00:00
tiagosalvado10
20a617adef
[MNT-22680] Bump surf-webscripts to 8.26 ( #814 )
2021-11-22 16:18:27 +00:00
Travis CI User
5947ae891a
[maven-release-plugin][skip ci] prepare for next development iteration
2021-11-22 13:51:01 +00:00
Travis CI User
26957c7b81
[maven-release-plugin][skip ci] prepare release 14.34
14.34
2021-11-22 13:50:58 +00:00
David Edwards
f212e8ff81
ACS-222 Add missing ArchivedIOException throw ( #812 )
...
The getContentString() method catches all Exceptions and re-throws as a
custom ContentIOException. We want ArchivedIOExceptions re-thrown.
2021-11-22 12:58:02 +00:00
Alan Davis
512540e32e
ACS-2270 Read T-Engine config in alphabetical order ( #806 )
...
* T-Engines config need to be combined in the same predefined order in the all-in-one transformer,
T-Router and the Content Repository with individual T-Engines.
2021-11-22 12:53:22 +00:00
Travis CI User
bafc3fb3e4
[maven-release-plugin][skip ci] prepare for next development iteration
2021-11-19 12:34:42 +00:00
Travis CI User
51dd968069
[maven-release-plugin][skip ci] prepare release 14.33
14.33
2021-11-19 12:34:39 +00:00
David Edwards
d698619bff
ACS-2222 Add ArchivedIOException ( #802 )
...
`ArchivedIOException` and `ArchivedContentException` added to provide an appropriate response when attempting to access content that is archived, for example in GLACIER s3.
Discovered and fixed a bug, when producing an error during content streaming that caused clients to hang. Content Length now set to `-1` when any `ContentIOException` is thrown so that any clients are not expecting and waiting to received the content.
2021-11-19 11:36:35 +00:00
evasques
be4fa79c76
MNT-18700 - Dynamic Message bundles do not deploy/reload automatically ( #805 )
...
* Restored the ability to register dynamic messages on bootstrap
* Added unit tests on bootstrap to verify if the dynamic messages are registered on bootstrap
* Added unit tests for the Repo Admin Console regarding registering dynamic messages and classpath files
2021-11-18 15:48:40 +00:00
Travis CI User
2c51af33d3
[maven-release-plugin][skip ci] prepare for next development iteration
2021-11-17 20:20:53 +00:00