Commit Graph

5440 Commits

Author SHA1 Message Date
Chris Shields
50d382e272 REPO-4974 Pick up latest released version of the whitesource jar 2020-04-20 17:07:05 +01:00
Chris Shields
46984a705b MNT-21305 : ACS - Unable to retrieve comments for node using REST api after user deletion 2020-04-20 16:04:11 +01:00
Travis CI User
312807d92b [maven-release-plugin][skip ci] prepare for next development iteration 2020-04-07 19:40:40 +00:00
Travis CI User
557f093dd4 [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.120 2020-04-07 19:40:32 +00:00
dependabot-preview[bot]
26970522d4 Bump postgresql from 42.2.11 to 42.2.12 (#600) 2020-04-07 20:22:31 +01:00
Travis CI User
1a0ce5770b [maven-release-plugin][skip ci] prepare for next development iteration 2020-04-07 07:52:08 +00:00
Travis CI User
833909d281 [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.119 2020-04-07 07:52:01 +00:00
Alan Davis
0a395d4708 REPO-4901/REPO-4904 Pick up alfresco-super-pom:12 which includes new versions of MySql annd Postgres drivers 2020-04-07 08:34:56 +01:00
Travis CI User
ce075a3194 [maven-release-plugin][skip ci] prepare for next development iteration 2020-03-26 14:46:53 +00:00
Travis CI User
74d5a97be7 [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.118 2020-03-26 14:46:46 +00:00
Alan Davis
9cb05adadc Pick up alfresco-repository 7.156 which includes REPO-5078 Corrections to TransformOptionsConverter 2020-03-26 14:29:48 +00:00
Travis CI User
15785a5188 [maven-release-plugin][skip ci] prepare for next development iteration 2020-03-09 08:47:27 +00:00
Travis CI User
588b62c78a [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.117 2020-03-09 08:47:21 +00:00
Cristian Turlica
fe740c8de6 Updated repo version 2020-03-09 10:30:52 +02:00
Travis CI User
ef95672052 [maven-release-plugin][skip ci] prepare for next development iteration 2020-02-28 12:38:18 +00:00
Travis CI User
253cc19a3a [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.116 2020-02-28 12:38:12 +00:00
Oussama Messeguem
f02cb05caa MNT-21118: quickshare xss prevention (#536) (#550)
* MNT-21118: quickshare xss prevention

The selected way to prevent from xss attacks is forcing browsers to download files by adding Content-Disposition to the response headers as it is done in V1.

Forcing browsers to download files will always be the true for QuickShareContentGet,
QuickShareThumbnailContentGet extends QuickShareContentGet, therefore the attach value will be overridden according to the url parameter "a".

In the test, the thumbnail must be generated by a logged in user before sharing the link to the document.

(cherry picked from commit 2b3003a84f)
2020-02-28 12:15:44 +00:00
Travis CI User
397933a0db [maven-release-plugin][skip ci] prepare for next development iteration 2020-02-28 07:50:23 +00:00
Travis CI User
edfe204d5a [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.115 2020-02-28 07:50:17 +00:00
Ancuta Morarasu
40f3b539c4 REPO-4969: Merge branch 'master' into support/SP/7.N (#546)
- merge branch 'master' into support/SP/7.N
2020-02-28 09:33:44 +02:00
Travis CI User
a5ee34eeb6 [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-27 15:57:46 +00:00
Travis CI User
3a87570a7b [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.114 2020-01-27 15:57:39 +00:00
Alexandru-Eusebiu Epure
04f34274a0 MNT-21150 : Restrict immutable properties when updating person. (#514)
Restrict immutable properties when updating person.
   Use a list of userProperties and iterate trough it.
   Treat ogranization as special case.

(cherry picked from commit caf53c1266)
2020-01-27 17:40:50 +02:00
Travis CI User
8c246c0140 [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-27 14:37:37 +00:00
Travis CI User
9c757c9cfd [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.113 2020-01-27 14:37:30 +00:00
Angel Borroy
215227c657 Merged master to 7.N
2132bb1 SEARCH-2071 Escaping JSON strings for Authorities and Property values.
Using Freemarker "json_string" function instead of ad-hoc code, as it's provided by default from 2.3.1 version
2020-01-27 15:20:33 +01:00
Travis CI User
fe0cee1030 [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-27 09:22:34 +00:00
Travis CI User
ab606ba30e [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.112 2020-01-27 09:22:28 +00:00
cturlica
f571956de7 MNT-21250: The fix for MNT-20734 introduces a problem whereby files larger than 4MB cannot be downloaded
- fixed temp file handling issue

Cherry-picked 059f256 master to support/SP/7.N
2020-01-27 11:05:57 +02:00
Travis CI User
adcc4fa1ee [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-20 13:48:41 +00:00
Travis CI User
3292aace29 [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.111 2020-01-20 13:48:35 +00:00
Angel Borroy
c88a1c6360 Merged master to 7.N
7df658c SEARCH-2028: New Web Script Service to provide the next transaction commit time from a given time commit.
2020-01-20 14:31:35 +01:00
Travis CI User
b130e55bbd [maven-release-plugin][skip ci] prepare for next development iteration 2020-01-17 14:51:00 +00:00
Travis CI User
c7b623721e [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.110 2020-01-17 14:50:52 +00:00
Angel Borroy
045fafbd14 Merged 8.68 to 7.N
SEARCH-2028: New SOLR Web Script to provide the minimum and maximum transaction id for a given nodeId range.
This feature will be used by SOLR MetadataTracker to improve performance.
2020-01-17 15:33:37 +01:00
Travis CI User
f1a7171627 [maven-release-plugin][skip ci] prepare for next development iteration 2019-12-20 15:15:10 +00:00
Travis CI User
dfe67a0a49 [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.109 2019-12-20 15:15:04 +00:00
eliaporciani
5af08756cb Fix/search 1916 (#436) (#475)
* [SEARCH-1916]
Modified test in order to check if empty label is inserted in json

* [SEARCH-1916]
Add annotation to allow empty labels in facet buckets

(cherry picked from commit 21dd2fb066)
2019-12-20 15:45:25 +01:00
eknizat
54ebad0fce MNT-20992: Workaround for having wrong MLText values in the database (#450)
* Catch class cast exceptions from trying to convert MLText values to string when querying for audit and handle as if they were HashMaps

(cherry picked from commit c3b4196775)
2019-12-17 16:01:54 +00:00
Travis CI User
f359af4e74 [maven-release-plugin][skip ci] prepare for next development iteration 2019-12-04 09:55:43 +00:00
Travis CI User
c6e01cb75d [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.108 2019-12-04 09:55:33 +00:00
anechifor
dfb668e24a MNT-21009 : Sandboxed arbitrary Code Execution. 2019-12-04 11:34:47 +02:00
Travis CI User
f6382d9130 [maven-release-plugin][skip ci] prepare for next development iteration 2019-11-06 15:10:08 +00:00
Travis CI User
a610bde4e0 [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.107 2019-11-06 15:10:02 +00:00
Cristian Turlica
85832c81ce Updated alfresco-repository version 2019-11-06 16:50:17 +02:00
Travis CI User
f1df0b4b55 [maven-release-plugin][skip ci] prepare for next development iteration 2019-11-01 12:41:59 +00:00
Travis CI User
eca3747650 [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.106 2019-11-01 12:41:53 +00:00
estan
6e810e93ad REPO-4636 [MNT-20863] Changing cm:name with REST API /nodes/{nodeId} does not update Primary Path
cherry pick from 9167d421d7
2019-11-01 14:23:10 +02:00
Travis CI User
23fe161354 [maven-release-plugin][skip ci] prepare for next development iteration 2019-10-24 15:40:12 +00:00
Travis CI User
1e098e19d2 [maven-release-plugin][skip ci] prepare release alfresco-remote-api-7.105 2019-10-24 15:40:07 +00:00