Commit Graph

11720 Commits

Author SHA1 Message Date
dependabot[bot]
2847d03133 Bump license-maven-plugin from 1.17 to 1.18 (#355) 2019-02-27 07:42:16 +00:00
alfresco-build
39abaaf378 [maven-release-plugin] prepare for next development iteration 2019-02-22 14:47:16 +00:00
alfresco-build
798d2877b7 [maven-release-plugin] prepare release alfresco-repository-7.50 2019-02-22 14:47:08 +00:00
alandavis
5e42f708be REPO-3276 EOL: Remove DB2 (#351)
Removal of DB2 dialect and patches related to DB2.
2019-02-22 10:48:24 +00:00
dependabot[bot]
7c5d6da326 Bump slf4j-api from 1.7.25 to 1.7.26 (#350) 2019-02-19 17:51:24 +00:00
dependabot[bot]
4c426bc886 Bump slf4j-log4j12 from 1.7.25 to 1.7.26 (#349) 2019-02-19 17:50:35 +00:00
alfresco-build
18c5bf9dc2 [maven-release-plugin] prepare for next development iteration 2019-02-18 15:51:42 +00:00
alfresco-build
ec70c36a5c [maven-release-plugin] prepare release alfresco-repository-7.49 2019-02-18 15:51:32 +00:00
jkluttig
7e2b232ef0 ALF-22056: onCopyComplete-Policy not called in order of copy-action 2019-02-15 17:09:59 +02:00
dependabot[bot]
be2b3bbf60 Bump spring-security-core from 5.1.3.RELEASE to 5.1.4.RELEASE (#346) 2019-02-14 17:02:23 +00:00
dependabot[bot]
46f7ce0b7c Bump dependency.spring.version from 5.1.4.RELEASE to 5.1.5.RELEASE (#347) 2019-02-14 17:02:19 +00:00
dependabot[bot]
aa6aa9732c Bump commons-codec from 1.11 to 1.12 (#348) 2019-02-14 14:30:26 +00:00
eknizat
d4f90223bd REPO-4191: Upgrade HB data sender (#345) 2019-02-13 13:44:05 +00:00
dependabot[bot]
8c82b7a0ee Bump bcprov-jdk15on from 1.60 to 1.61 (#344) 2019-02-12 10:38:36 +00:00
dependabot[bot]
fedc689ac8 Bump bcmail-jdk15on from 1.60 to 1.61 (#343) 2019-02-12 10:38:30 +00:00
Nicolas Barithel
e8da151640 ALF-22060: Reader on the backing store is obtained only once in CachingContentStore (#329) 2019-02-11 15:26:16 +00:00
alfresco-build
fa43cb52dc [maven-release-plugin] prepare for next development iteration 2019-02-11 14:51:11 +00:00
alfresco-build
46e56e9d43 [maven-release-plugin] prepare release alfresco-repository-7.48 2019-02-11 14:51:00 +00:00
Andrei Zapodeanu
55ac90be3c REPO-4155 (#342)
6.2: MNT-20296 Notification Email when 'following' a user displays incorrectly in Japanese
2019-02-11 16:25:56 +02:00
alfresco-build
b081937092 [maven-release-plugin] prepare for next development iteration 2019-02-08 08:41:24 +00:00
alfresco-build
88b23a4acb [maven-release-plugin] prepare release alfresco-repository-7.47 2019-02-08 08:41:17 +00:00
dependabot[bot]
f1fc7f2618 Bump license-maven-plugin from 1.16 to 1.17 (#341) 2019-02-06 09:20:41 +00:00
Ancuta Morarasu
3f17503507 Fix typo for pdf mimetype 2019-02-04 16:33:38 +02:00
Alex Mukha
d4c5d68411 Remove bsh lib as not used (#338) 2019-02-04 11:56:54 +00:00
Cristian Turlica
d9e944f8a7 REPO-4102: MNT-20213: Unable to run using Java 8 (#337)
- explicit cast for compatibility with covariant return type on JDK 9's ByteBuffer
2019-02-04 12:02:43 +02:00
eknizat
28e4df5a1a REPO-3962: Remove context refresh from testOpenCloseOpenCloseFull (#336)
* REPO-3962: Remove context refresh from testOpenCloseOpenCloseFull
* The refreshing of minimal context does not work with Spring version greater than 5.1.0
* We don't need to test refreshing the core application context as that never happens, only the subsystem application contexts are refreshed

* REPO-3962: Add test for application context refresh
* Test is disabled for now until the bug in Spring is fixed
2019-02-04 10:02:26 +00:00
eliaporciani
4ce947ab05 SEARCH-799 filtered results db (#290)
* [SEARCH-799] Added WeakFilteringSetResult class. This type of filtering does not concerns permissions and allows to access to the tolal number of elements.

* [SEARCH-799] Added nested filter in. The inner one is for permission filtering and the outer one if for count filtering.
The change concerns the case of optimisePermissionsCheck=true.

* [SEARCH-799] Implemented double filtering when optimizePermission=false. Code refactoring.

* [SEARCH-799] Fix problem in resultSet.length() resulted in org.alfresco.opencmis.CMISTest#testQueryNodesWithCorruptedIndexes test.

* [SEARCH-799] Added unit test for pagination result.

* Syntax fixes.

* Removed import *.

* Set back system user as current user.

* [SEARCH-799] added Javadoc and some useful description in test methods.

* [SEARCH-799] Added javadoc

* [SEARCH-799] Code refactoring and some comments.

* [SEARCH-799] Code refactoring.
2019-01-28 19:33:42 +01:00
dependabot[bot]
b6ab9be731 Bump httpclient-cache from 4.5.6 to 4.5.7 (#334) 2019-01-28 09:38:55 +00:00
alfresco-build
c360ea7028 [maven-release-plugin] prepare for next development iteration 2019-01-23 20:47:45 +00:00
alfresco-build
59d715b707 [maven-release-plugin] prepare release alfresco-repository-7.46 2019-01-23 20:47:38 +00:00
Ancuta Morarasu
9f739a53d5 REPO-4132: User 'System' cleanup follow-up (Revert changes in REPO-3743) (#330)
* Reverted changes for REPO-3743 #276
* Changes in PersonService to ensure a consistent behaviour for the System case:
- PersonService.createPerson() throws now an AlfrescoRuntimeException when trying to create a person for the username 'System'
- PersonService.getPerson("System") throws NoSuchPersonException
- PersonService.personExists("System") returns false
* Remove StandardRenditionLocationResolverTest tests from the suite - the RenditionService deprecated, so related tests won't be maintained
* Fixes for the System user case in ImapService
* Update alfresco-data-model 8.27
2019-01-23 20:45:01 +02:00
alfresco-build
e93effbf13 [maven-release-plugin] prepare for next development iteration 2019-01-19 17:12:28 +00:00
alfresco-build
5e084211c4 [maven-release-plugin] prepare release alfresco-repository-7.45 2019-01-19 17:12:21 +00:00
dependabot[bot]
03f528b967 Bump dependency.camel.version from 2.23.0 to 2.23.1 (#332)
Bumps `dependency.camel.version` from 2.23.0 to 2.23.1.

Updates `camel-spring` from 2.23.0 to 2.23.1

Updates `camel-amqp` from 2.23.0 to 2.23.1

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-19 16:33:51 +00:00
dependabot[bot]
9f51ee1f09 Bump alfresco-data-model from 8.25 to 8.26 (#331)
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model) from 8.25 to 8.26.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.25...8.26)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-19 16:33:32 +00:00
Alex Mukha
5cfb494b74 Update core 7.9 (#333) 2019-01-19 16:05:38 +00:00
Alex Mukha
e7f7b3c38e Add joda-time dependency (#328)
Also upgrades it to 2.10.1
2019-01-18 16:28:15 +00:00
Alex Mukha
9e14bc5ca1 Add JTA dependency (#326) 2019-01-18 16:11:04 +00:00
Ancuta Morarasu
3b7849bbdb ACE-5943 / REPO-4132: Rejecting a record in RM doesn't work with 6.1.0-RC4 (#323)
The reject action in RM triggers an email notification from repo. Code in EMailNotificationProvider.buildTemplateModel(...) requests for the person associated with the current authenticated user.
Potentially another bug in Repository.getPerson() (next call in the stack trace), considers the current user to be AuthenticationUtil.getRunAsUser(), instead of the fully authenticated one. This calls, down the line, for the retrieval of the person for the username System, which ends up in trying to actually create the user System (which is not permitted), hence the exception.

The most simple (and safe) fix was to add a check for username System, in the low-level method PersonServiceImpl.getPersonImpl(...), and return null or throw NoSuchPersonException.

2 tests were added, for the Person service and for the email notification generation.
2019-01-17 13:28:13 +00:00
Alex Mukha
ec09aaae6f Revert "Bump dependency.keycloak.version from 4.5.0.Final to 4.6.0.Final (#275)"
This reverts commit 9caa6bd5c5.
2019-01-16 18:52:59 +00:00
Alex Mukha
71f10bd282 Revert "Bump dependency.keycloak.version from 4.6.0.Final to 4.8.2.Final (#315)"
This reverts commit 42ea54dbbd.
2019-01-16 18:52:46 +00:00
dependabot[bot]
42ea54dbbd Bump dependency.keycloak.version from 4.6.0.Final to 4.8.2.Final (#315) 2019-01-16 18:29:00 +00:00
dependabot[bot]
cc25a1a3ba Bump dependency.camel.version from 2.22.2 to 2.23.0 (#314) 2019-01-16 18:28:16 +00:00
dependabot[bot]
13da627e8a Bump spring-security-core from 5.1.2.RELEASE to 5.1.3.RELEASE (#320) 2019-01-16 18:27:40 +00:00
dependabot[bot]
b89b8c08a4 Bump dependency.spring.version from 5.1.3.RELEASE to 5.1.4.RELEASE (#317) 2019-01-16 18:27:18 +00:00
dependabot[bot]
59c6afe114 Bump FastInfoset from 1.2.15 to 1.2.16 (#318) 2019-01-16 18:26:17 +00:00
alfresco-build
15f6b8925d [maven-release-plugin] prepare for next development iteration 2019-01-14 09:11:15 +00:00
alfresco-build
b4131a5aea [maven-release-plugin] prepare release alfresco-repository-7.44 2019-01-14 09:11:06 +00:00
Tom Page
b2a25d29a3 RM-6141: RM_support_for_the_Insight_Engine (#301)
* RM-6141: RM_support_for_the_Insight_Engine

Pass filter queries in SQL requests to the Insight Engine.

* SEARCH-1351 Add unit tests for SolrSQLHttpClient.

This involved changing the return type of postSolrQuery. The cast
taking place in this file did not make sense to me, since the two
types are not in the same type hierarchy. However it is obviously
working at the moment, so I have simply moved the location of the
cast. I couldn't find any references to the protected method anyway,
so it did not seem risky to update.

* SEARCH-1351 Add new unit test file to suite.

* SEARCH-1351 Remove unused test variables and fix logging.
2019-01-14 08:21:43 +00:00
Alex Mukha
15e0f0b601 Add cache for maven in Travis (#316) 2019-01-09 17:44:04 +00:00