Commit Graph

11590 Commits

Author SHA1 Message Date
eliaporciani
d591ef8c8b Fix/MNT-20134 label ordering not working (#299)
* [MNT-20134] Changed Search class in order to take into account the actual facet label index when the handler is not null.

* [MNT-20134] Added unit test for check correctness of FacetDisplayHandler index when a custom FacetDisplayHandler is provided.

* Added header

* Corrected header.
2018-12-14 16:33:36 +01:00
alfresco-build
fb379ae9b1 [maven-release-plugin] prepare for next development iteration 2018-12-13 17:08:39 +00:00
alfresco-build
fe0d2d948d [maven-release-plugin] prepare release alfresco-repository-7.37 2018-12-13 17:08:32 +00:00
alandavis
544e40ec54 REPO-4099 Change of mimetype to unsupported rendition hangs Share (#298)
An exception was being thrown if there was no supported rendition. In the case where a rendition already existed, RenditionService2 should have removed the content and hashcode on the rendition node and updated the source nodes thumbnailLastModified value. This is what happens if there is a transform failure when there is a rendition available. Also found that changing the mimetype nut not the content was not resulting in a new rendition as the hashcode did not include the mimetype.
2018-12-13 16:34:31 +00:00
Andrea Gazzarini
d3a00e3f91 [ MNT-19763 ] use prefixed names instead of local names in sort specs (#281) 2018-12-12 14:53:23 +01:00
dependabot[bot]
6266993406 Bump xmlschema-core from 2.2.3 to 2.2.4 (#294) 2018-12-11 10:36:05 +00:00
alfresco-build
598ca1f0ca [maven-release-plugin] prepare for next development iteration 2018-12-11 07:52:17 +00:00
alfresco-build
a9e5ba817e [maven-release-plugin] prepare release alfresco-repository-7.36 2018-12-11 07:52:09 +00:00
anechifor
da80651635 REPO-4035 : refactor remove duplicate code (#293)
* REPO-4035 : refactor remove duplicate code

* REPO-4035: Added test in repository.
2018-12-10 17:12:14 +02:00
Andrei Zapodeanu
06e835cdf6 REPO-4109: 6.1: MNT-20221: Security: postgresql-42.2.1 - use the updated version 2018-12-10 11:21:14 +02:00
eknizat
694dc5c4ca REPO-4002: Upgrade mariadb driver (#292)
* Upgrade mariadb driver to 2.3.0
* Remove mariadb dialect and schema which are no longer needed as they are now the same as mysql
2018-12-06 17:16:40 +00:00
alfresco-build
bef5c30312 [maven-release-plugin] prepare for next development iteration 2018-12-06 10:15:44 +00:00
alfresco-build
167e41c14c [maven-release-plugin] prepare release alfresco-repository-7.35 2018-12-06 10:15:37 +00:00
alandavis
67b8bb3dd5 REPO-4082 Transformers should have unique option names (#291)
* REPO-4082 Transformers should have unique option names

In addition to making the transform options, the following tidy up activities were performed:

* Rendition 2 Definitions beans have been simplified so there is just one common parent,
   as this makes it clearer what the transform options are even if some of them are shared.
* Removal of "required": "false" from transform-service-config.json as this is the default.
   Test added to make sure it really is the default for option values and option groups.
*  Refactored some of the code in RenditionTest and a sub classes (in
    alfresco-enterprise-repository) now that the Transform Service is more stable.
    They are now able to share static finals.
2018-12-06 09:35:33 +00:00
alfresco-build
ded9d4eb4a [maven-release-plugin] prepare for next development iteration 2018-12-05 10:17:17 +00:00
alfresco-build
af09b9fea7 [maven-release-plugin] prepare release alfresco-repository-7.34 2018-12-05 10:17:10 +00:00
Andrei Zapodeanu
d83edbbc49 Fix/repo 4086 save profile changes (#289)
* REPO-4086 6.1: ACE-5908 User Profile Page - Unable to save changes for the user profile
2018-12-05 11:19:54 +02:00
dependabot[bot]
6b2c4a130a Bump pdfbox from 2.0.12 to 2.0.13 (#286) 2018-12-04 09:51:50 +00:00
dependabot[bot]
e3bc2a10d6 Bump fontbox from 2.0.12 to 2.0.13 (#287) 2018-12-04 09:51:33 +00:00
dependabot[bot]
e11bce4b39 Bump pdfbox-tools from 2.0.12 to 2.0.13 (#288) 2018-12-04 09:51:16 +00:00
dependabot[bot]
6a6601e525 Bump dependency.webscripts.version from 6.19 to 6.20 (#278) 2018-11-30 16:04:31 +00:00
dependabot[bot]
b8ed139fac Bump spring-security-core from 5.1.1.RELEASE to 5.1.2.RELEASE (#285) 2018-11-30 15:31:43 +00:00
alfresco-build
55943c4213 [maven-release-plugin] prepare for next development iteration 2018-11-27 10:03:40 +00:00
alfresco-build
61b49dab24 [maven-release-plugin] prepare release alfresco-repository-7.33 2018-11-27 10:03:33 +00:00
anechifor
10c2f54c23 REPO-3743: Prevent the creation of built-in authorities, like user SYSTEM, GUEST (#276)
* REPO-3743: Prevent the creation of built-in authorities, like user SYSTEM, GUEST.

* REPO-3743: added a new test and fix the tests that try to create system user.

* REPO-3473: I fix the tests ussing adminUser authentication.

* REPO-3743: Refactor tests authenticate as admin user.

* REPO-3743: fix the tests that used System user

* REPO-3743 clean up system authentication.

* REPO-3743: clean up system authentication

* REPO-3743: changes no permossions

* [maven-release-plugin] prepare release alfresco-repository-7.32-REPO-3743_System

* [maven-release-plugin] prepare for next development iteration

* REPO-3743: change runAsSystem and add setFullAdminAuthentication.

* [maven-release-plugin] prepare release alfresco-repository-7.32-REPO-3743_SystemUser

* [maven-release-plugin] prepare for next development iteration

* REPO-3743: added dependency for branch released data-model

* REPO-3743: added admin user as full authenticated user.

* [maven-release-plugin] prepare release alfresco-repository-REPO-3743-System-clean

* [maven-release-plugin] prepare for next development iteration

* REPO-3743: change the data-model version

* REPO-3743: change dataModel version

* [maven-release-plugin] prepare release alfresco-repository-REPO-3743-System-clean2

* [maven-release-plugin] prepare for next development iteration

* REPO-3743: changes after review.
2018-11-27 11:33:51 +02:00
Cristian Turlica
56ba5fc1a6 REPO-4004: 6.1: ActiveMQ has tens of thousands of advisory messages
- changed from amqp to jms to limit advisory messages
2018-11-27 08:12:22 +02:00
alfresco-build
a1d841df10 [maven-release-plugin] prepare for next development iteration 2018-11-22 12:47:28 +00:00
alfresco-build
12de4e9214 [maven-release-plugin] prepare release alfresco-repository-7.32 2018-11-22 12:47:21 +00:00
Andrei Rebegea
14446f2125 REPO-4065:Service Pack: MNT-20097 taggingStartupTrigger and downloadCleanerSchedulerAccessor jobs are missconfigured 2018-11-22 12:30:29 +02:00
Andrei Rebegea
5bd00f1eb6 REPO-3884: DBP SSO: Sufficient logging (#274) 2018-11-13 14:40:22 +02:00
Alex Mukha
8c61e6b15b Deprecate ApplicationContextHelper (#181)
This class is mainly used as a utility in tests to cache ApplicationContext.
After upgrade to Spring 5 native annotations can be used instead.
2018-11-13 10:05:25 +00:00
eknizat
c72c6ec372 Feature/REPO: 3882 Support username password authentication (#272)
* REPO-3882: Support username/password authentication
* Implement new authentication component which authenticates users by obtaining an access token
* Add keycloak-authz-client dependecy

* REPO-3882: Missing file header

* REPO-3882: Add switch for creating AuthzClient

* REPO-3882: Fix log message

* REPO-3882: minor changes after code review

* REPO-3882: Formatting
2018-11-12 17:10:02 +00:00
alfresco-build
47c5dc02e0 [maven-release-plugin] prepare for next development iteration 2018-11-12 15:52:25 +00:00
alfresco-build
107ed7e32e [maven-release-plugin] prepare release alfresco-repository-7.31 2018-11-12 15:52:18 +00:00
Andrei Forascu
fdd876c627 REPO-3934: increase schema by 1000 for 6.1.0-RC release 2018-11-12 17:22:11 +02:00
alfresco-build
5bf1ff577c [maven-release-plugin] prepare for next development iteration 2018-11-12 13:41:57 +00:00
alfresco-build
e078c76d6e [maven-release-plugin] prepare release alfresco-repository-7.30 2018-11-12 13:41:49 +00:00
Andrei Forascu
5a74af979d REPO-3934: - update data-model version 2018-11-12 15:01:12 +02:00
gbroadbent
33f96afc1e FRENCH: term "email" amended for consistency 2018-11-09 16:10:17 +00:00
alfresco-build
45b92cc67b [maven-release-plugin] prepare for next development iteration 2018-11-08 19:16:29 +00:00
alfresco-build
282c0e2aa1 [maven-release-plugin] prepare release alfresco-repository-7.29 2018-11-08 19:16:21 +00:00
CezarLeahu
8ae62739b0 ATS-125 : Update transform-service-config.json (#258)
ATS-125 : Update transform-service-config.json

- remove transformations that are not supported by ATS
2018-11-08 17:33:07 +00:00
Andrei Forascu
3583e56ba2 MNT-20139: CmisConnector returns wrong values for changeLogToken and hasMoreItems (#271)
- ensure that the returned token is always updated. This is currently not the case when there are no more items. The next token is set to null in that case, even though there might be (maxItems-1) results.
- added Junit tests
2018-11-08 11:20:54 +02:00
alfresco-build
4d273c2e0e [maven-release-plugin] prepare for next development iteration 2018-11-07 16:09:58 +00:00
alfresco-build
9c67b5bacc [maven-release-plugin] prepare release alfresco-repository-7.28 2018-11-07 16:09:51 +00:00
Alex Mukha
ee2299c7bb REPO-3263 Remove passthru (#270) 2018-11-07 15:37:15 +00:00
Andrei Rebegea
ea970794f5 REPO-3897: DBP SSO: Administrator is always able to log in (#266) 2018-11-07 17:06:48 +02:00
Lucian Tuca
ac36f3ec6f MM-773 : Release Gytheio 0.9.1 (OpenJDK 11 compatible) (#268)
- updated to Gytheio 0.9.1 to ensure backwards compatible.
2018-11-07 11:40:36 +02:00
Lucian Tuca
1cf8e0aad2 MM-769 : Release Gytheio 0.9 (OpenJDK 11 compatible) (#267)
- updated Gytheio to 0.9 OpenJDK11 compatible
2018-11-06 16:02:31 +02:00
Andrei Rebegea
8b055a2561 REPO-3963: SSO: Deprecate OneOff setting in InMemoryTicketComponentImpl 2018-11-06 13:22:28 +02:00