Commit Graph

4909 Commits

Author SHA1 Message Date
alfresco-build
c70e4ab50e [maven-release-plugin] prepare for next development iteration 2018-03-19 09:22:44 +00:00
alfresco-build
cf1ca57893 [maven-release-plugin] prepare release alfresco-remote-api-6.21 2018-03-19 09:22:38 +00:00
Cristian Turlica
092e33c3fe Upgrade to core 7.1, data-model 8.2 and repo 6.36 2018-03-19 11:08:06 +02:00
alfresco-build
02ed112052 [maven-release-plugin] prepare for next development iteration 2018-03-15 12:38:13 +00:00
alfresco-build
9e85134c50 [maven-release-plugin] prepare release alfresco-remote-api-6.20 2018-03-15 12:38:06 +00:00
Cristian Turlica
09c8e87ba9 Update alfresco-repository to 6.33 2018-03-15 09:24:44 +02:00
eknizat
ff34aede2c Merge pull request #52 from Alfresco/feature/repo-3351-indexer
REPO-3351: Remove NodeIndexer
2018-03-14 17:26:46 +00:00
ramunteanu
7f756c2cbc REPO-3344: Web Api Parameter required is not being used (#57)
- Test fix
2018-03-14 16:04:49 +02:00
ramunteanu
28a93b849e fix/REPO-3344_WebApiParam_required_notUsed (#56)
* REPO-3344: Web Api Parameter `required` is not being used
   - Set required parameter to true where necessary.
2018-03-14 15:32:51 +02:00
CodrinChirica
7addb05cbe Update alfresco-repository to 6.32 2018-03-14 15:25:43 +02:00
Cristian Turlica
4a85b581d5 REPO-2093: Allow site managers to accept and reject site invitations
- added comment detailing changing role
2018-03-13 08:28:54 +02:00
alfresco-build
2a8c79b2bc [maven-release-plugin] prepare for next development iteration 2018-03-09 10:40:59 +00:00
alfresco-build
7e49bd6992 [maven-release-plugin] prepare release alfresco-remote-api-6.19 2018-03-09 10:40:53 +00:00
Cristian Turlica
f56ebe2057 Merge pull request #55 from Alfresco/fix/REPO-2093
REPO-2093: Allow site managers to accept and reject site invitations
2018-03-09 10:59:43 +02:00
Michael
e6d6ceb0ee Merge pull request #48 from Alfresco/feature/SEARCH-577-Adding-SQL-API
SEARCH-577: adding sql api
2018-03-09 08:14:39 +00:00
Cristian Turlica
d837100d38 REPO-2093: Allow site managers to accept and reject site invitations
- updated site membership requests exception handler to allow 403 exception in some use cases
   - fixed issue when receiving null body for approve and reject
2018-03-09 10:10:08 +02:00
Michael
f056f86afd Search-577:Updated pom to use a released artifact instead of a SNAPSHOT 2018-03-09 07:36:21 +00:00
Michael
429ac8b0c3 Search-577: updated pom to include solr sql changes in the data-model 2018-03-08 20:19:29 +00:00
Michael
ca8985f57d Fix merge conflicts and update branch with master 2018-03-08 17:57:24 +00:00
Michael
01ba02c115 Search-577: code review updates 2018-03-07 22:25:33 +00:00
Michael
6ccbbbe307 Seach-577: code review feedback changes 2018-03-07 17:37:21 +00:00
Cristian Turlica
0fc4cb99c2 REPO-2093: Allow site managers to accept and reject site invitations
- fixed build issue
2018-03-07 16:37:37 +02:00
Cristian Turlica
67df8ad345 Merge pull request #54 from Alfresco/feature/REPO-2093
REPO-2093: Allow site managers to accept and reject site invitations
2018-03-07 14:06:35 +02:00
ramunteanu
573df8d0c1 REPO-2339: Trashcan REST API: optionally restore node to new location (#53)
* REPO-2339: Trashcan REST API: optionally restore node to new location
   - Added option to restore node to a new location
2018-03-07 12:32:37 +02:00
Cristian Turlica
f6272ced44 REPO-2093: Allow site managers to accept and reject site invitations
- code formatting done
2018-03-07 12:31:58 +02:00
Michael
b7f78e83a4 Search-577, moved setting of the response status to the last step 2018-03-07 09:34:06 +00:00
Cristian Turlica
fabb359808 REPO-2093: Allow site managers to accept and reject site invitations 2018-03-06 17:22:30 +02:00
Michael
d1c2d843b2 Search-577: Moved the sql pass through endpoint from enterprise to public api 2018-03-06 14:57:37 +00:00
ramunteanu
9f695c33a7 REPO-3344: Web Api Parameter required is not being used (#49)
* REPO-3344: Web Api Parameter `required` is not being used
   - Added condition that checks if a body is optional and not provided
2018-03-06 10:06:46 +02:00
anechifor
32641d1b03 Merge pull request #50 from Alfresco/fix/REPO-2247
REPO-2247: GET tags endpoint should provide aggregation info
2018-03-06 08:33:31 +02:00
anechifor
6ab93bdafe Merge branch 'master' into fix/REPO-2247 2018-03-06 08:33:13 +02:00
Andreea Nechifor
c68f98d889 REPO-Tags: GET tags endpoint should provide aggregation info 2018-03-06 08:30:08 +02:00
Derek Hulley
b0297595fb REPO-3351: Remove NodeIndexer 2018-03-05 21:44:23 +00:00
Alex Mukha
7b81ddeae2 REPO-3125 Remove wrong exception class imports (#51) 2018-03-05 15:23:33 +00:00
Andreea Nechifor
05c8b6c968 REPO-2247: GET tags endpoint should provide aggregation info 2018-03-05 14:35:03 +02:00
alfresco-build
e925f7ed5e [maven-release-plugin] prepare for next development iteration 2018-03-04 17:11:11 +00:00
alfresco-build
f85f6d78d7 [maven-release-plugin] prepare release alfresco-remote-api-6.18 2018-03-04 17:11:05 +00:00
Alex Mukha
b2b0c9e660 Upgrade Spring (REPO-1295), Quartz (REPO-3049) and remove Hibernate (REPO-2873) (#45)
* Change context file schemas
* Change quartz related usages
2018-03-04 16:58:48 +00:00
aforascu
dbe4c07bd6 REPO-331: Review security analysis plugin results for branch (#46)
* REPO-331 - Review security analysis plugin results for branch:
 - fixed some critical / major issues detected by sonar
 - fields that are not serialized were changed to transient. The serialization of Person is required in CommentsImpl
 - fixed an issue found using sonar where in case a node was updated with "qshare:shared" aspect a 500 response was returned. Fixed by returning empty list when params are null
 - added null check for searchQuery
2018-03-02 09:34:06 +02:00
CodrinChirica
cfd6981342 REPO-2170: Enhance People API to return capabilities (#47)
REPO-2170: Enhance People API to return capabilities
   - implementation and test for adding capabilities to People Api
2018-03-01 18:22:17 +02:00
Michael
70bff32676 Search-577: added unit test and updated response to display result in alfresco public rest api fashion 2018-03-01 14:57:34 +00:00
alfresco-build
6586555b54 [maven-release-plugin] prepare for next development iteration 2018-02-23 14:43:32 +00:00
alfresco-build
9ea8c5d7a5 [maven-release-plugin] prepare release alfresco-remote-api-6.17 2018-02-23 14:43:27 +00:00
Alan Davis
7680844aca Pick up alfresco-core 6.18, alfresco-data-model.version 7.3, alfresco-repository.version 6.27 2018-02-23 14:33:09 +00:00
anechifor
2b9f0aa7f4 Merge pull request #44 from Alfresco/feature/REPO-210
REPO-210: added optional param isFavorite.
2018-02-22 13:51:34 +02:00
Andreea Nechifor
d4889f850c REPO-210:code formating 2018-02-22 13:52:34 +02:00
Andreea Nechifor
b1c520b97a REPO-210: added optional param isFavorite. 2018-02-22 10:36:52 +02:00
Alan Davis
0df46f06d5 pick up alfresco-renderer 6.26 2018-02-21 16:19:28 +00:00
Alan Davis
5fe1f9f10c REPO-3193 Use alfresco-pdf-renderer 1.1 2018-02-21 12:02:05 +00:00
anechifor
5f8c276c29 Merge pull request #43 from Alfresco/feature/REPO-210
REPO-210: Support isFavorite as an optional top level property
2018-02-20 14:29:01 +02:00