Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit ccd1e98

Browse files
eromanomauriziovitale
authored andcommitted
Release 1.3.0 (#208)
* 1.2.2 build * 1.2.2 build * #65 - moved api call from rest to enterprise (#195) #65 - moved api call from rest to enterprise * Search API (#198) #194 search api * Alfresco authoraization server support (#202) * fix authentication reference oauth2 spike * add oauth2 option * Oauth2 support documentation and refresh token * changelog * fix interface auth (#203) improve validation * add maxItems and skipCount as options in findSharedLinks #200 (#204) * Move the build process from browserify to webpack #206 (#207) * 1.3.0 build
1 parent 09547e2 commit ccd1e98

File tree

109 files changed

+72052
-59917
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+72052
-59917
lines changed

.babelrc

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,16 @@
55
Alfresco JS API
66

77
<a name="1.3.0"></a>
8-
# [1.3.0](https://github.com/Alfresco/alfresco-js-api/releases/tag/1.3.0) (xx-xx-2017)
8+
# [1.3.0](https://github.com/Alfresco/alfresco-js-api/releases/tag/1.3.0) (05-04-2017)
9+
## Features
10+
- [Include new Search end points in the js-api](https://github.com/Alfresco/alfresco-js-api/issues/194)
11+
- [Add support Alfresco Authorization server js-api](https://github.com/Alfresco/alfresco-js-api/issues/201)
12+
- [maxItems and skipCount options not supported by findSharedLinks](https://github.com/Alfresco/alfresco-js-api/issues/200)
13+
- [Move the build process from browserify to webpack](https://github.com/Alfresco/alfresco-js-api/issues/206)
14+
915
## Fix
16+
- [Move /task-forms/{task-id}/variables from rest to enterprise #199](https://github.com/Alfresco/alfresco-js-api/pull/195)
17+
- [loginTicket 400 response #209](https://github.com/Alfresco/alfresco-js-api/issues/209)
1018

1119
<a name="1.2.2"></a>
1220
# [1.2.2](https://github.com/Alfresco/alfresco-js-api/releases/tag/1.2.1) (06-03-2017)

0 commit comments

Comments
 (0)