2164 Commits

Author SHA1 Message Date
mauriziovitale84
a12c370cc7 #1174 Rename report 2016-12-14 11:12:38 +00:00
mauriziovitale84
8993223a62 #1174 Add update report endpoint 2016-12-14 11:12:38 +00:00
Mario Romano
6c7160ccf8 Merge pull request #1242 from Alfresco/dev-mvitale-1220
Analitycs heading
2016-12-14 11:08:09 +00:00
Mario Romano
e357e92f29 Merge pull request #1225 from Alfresco/dev-mvitale-992
Move the Report API inside the js API
2016-12-14 10:23:53 +00:00
mauriziovitale84
6714677264 #1220 Fix unit test h4 2016-12-14 09:55:49 +00:00
mauriziovitale84
98bc7b0f52 #992 Fix unit test 2016-12-14 09:52:52 +00:00
mauriziovitale84
3ffc1bfd91 #992 fix js api method name 2016-12-14 09:32:08 +00:00
mauriziovitale84
a4e54d3d89 #992 Use the js API and fix unit test 2016-12-14 09:32:08 +00:00
Mario Romano
d32721f363 #1141 fix process filter creation 2016-12-14 02:23:19 +00:00
Mario Romano
8d619da667 #1146 load right filter on create task (#1250) 2016-12-13 22:53:49 +00:00
mauriziovitale84
c061cf86d5 #1220 fix heading 2016-12-13 16:37:37 +00:00
Mario Romano
562fa9ec7c Merge pull request #1239 from Alfresco/dev-valbano-1183
#1183 - fix text formatting in diagram tasks
2016-12-13 16:24:53 +00:00
Mario Romano
6c7e28a83f #1176 improve responsiveness task list and process list (#1235) 2016-12-13 15:32:31 +00:00
Vito Albano
9cd2ad8757 #1183 - fix text formatting in diagram tasks 2016-12-13 14:55:25 +00:00
Mario Romano
e1824238f9 Merge pull request #1208 from Alfresco/dev-mvitale-384-style
Document list - Create Folder Docs
2016-12-13 14:33:45 +00:00
mauriziovitale84
9b3ab411af Overwrite images 2016-12-13 10:31:57 +00:00
mauriziovitale84
82d29d3bc2 overwrite image 2016-12-13 10:30:14 +00:00
mauriziovitale84
d950612738 #384 Rename event name and improve docs 2016-12-13 10:26:37 +00:00
Will Abson
b34a38fcff Allow navigation to folders from search results (#1209)
* Allow navigation to folders from search results

- Uses router to pass ID of the folder
- Modified document list component to accept folder ID without path
- Current limitations
  - Breadcrumb cannot currently be shown when navigating via folder id
  - Clicking between folders does not update the current route

* Allow root folder ID to be changed and have documentlist reload

- e.g switching from Company home to My Files

* New tests for navigating to folders based on ID

Refs #666
2016-12-13 09:30:58 +00:00
Denys Vuika
53b23bfd31 Merge pull request #1231 from Alfresco/dev-mromano-1215
#1215 use alfresco-js-api for upload file
2016-12-13 09:24:02 +00:00
Mario Romano
359ffd24d2 #1195 add scroll to completed dynamic table 2016-12-13 00:15:25 +00:00
Mario Romano
b9b9808dd0 #1215 use alfresco-js-api for upload file 2016-12-12 23:58:31 +00:00
Mario Romano
d7e6f08448 Merge pull request #1210 from Alfresco/dev-denys-webpack
Webpack integration
2016-12-09 17:07:03 +00:00
Vito
bdf1ae33e5 #1165 - fixed overlay for typeahead (#1218) 2016-12-09 15:13:52 +00:00
Denys Vuika
5432cf69d5 fix document list 2016-12-09 12:21:46 +00:00
Denys Vuika
cfb4fc71c0 fix document list bundling 2016-12-09 10:41:17 +00:00
Denys Vuika
b3b6193006 fix: ng2-alfresco-documentlist 2016-12-08 18:49:52 +00:00
Denys Vuika
d973c39462 fix: ng2-alfresco-search 2016-12-08 18:35:29 +00:00
Denys Vuika
f954930678 fix: ng2-alfresco-tag 2016-12-08 18:17:23 +00:00
Denys Vuika
f0963f5de3 fix: ng2-alfresco-viewer 2016-12-08 16:58:01 +00:00
Denys Vuika
279c627bbb fix: ng2-alfresco-userinfo 2016-12-08 16:56:13 +00:00
Denys Vuika
8e69cf86d6 fix: ng2-alfresco-upload 2016-12-08 16:52:29 +00:00
Denys Vuika
cda0d78a7b fix component tests 2016-12-08 16:45:56 +00:00
Denys Vuika
492f03f905 fix: ng2-activiti-form 2016-12-08 16:29:20 +00:00
Denys Vuika
967899cca8 fix: ng2-activiti-analytics 2016-12-08 16:23:40 +00:00
Denys Vuika
29114c24db fix: ng2-activiti-diagrams 2016-12-08 16:17:39 +00:00
Denys Vuika
75ddc36e0a fix: ng2-alfresco-login 2016-12-08 16:04:20 +00:00
Denys Vuika
dd20f6fc78 custom system.js loader
- disables ‘moduleId’ usage when building with webpack
2016-12-08 15:49:19 +00:00
Denys Vuika
29f426f643 code fixes
- interpolate ng2 components html content
- fix: load images for Login
- fix: load images for User Info
- fix: load images for Document List
- fix: decorator inheritance issue for Form
- fix: load images for Search
2016-12-07 14:55:09 +00:00
mauriziovitale84
369ac0d7d6 #384 Change API name, add docs, fix demo 2016-12-07 10:46:22 +00:00
mauriziovitale84
5fa2a8d075 #384 improve style and error messagge 2016-12-07 10:29:47 +00:00
Mario Romano
93036da6a7 Merge pull request #1201 from Alfresco/dev-wabson-775
Process variables component
2016-12-07 09:53:29 +00:00
Mario Romano
e334848126 Merge pull request #1207 from Alfresco/dev-mvitale-384
Create Folder in document list
2016-12-07 09:53:15 +00:00
Mario Romano
1f820ebd34 Merge pull request #1206 from Alfresco/dev-valbano-1052
#1052 - Added tooltip for diagram heat map
2016-12-07 09:51:48 +00:00
Denys Vuika
45993793f9 remove core-js dependency 2016-12-06 19:50:12 +00:00
Denys Vuika
10423ca985 remove module.id 2016-12-06 17:01:31 +00:00
mauriziovitale84
eba89de1c2 #384 fix compilation problem 2016-12-06 16:57:18 +00:00
mauriziovitale84
8775ec7c31 #384 Provide Create Folder button 2016-12-06 16:55:58 +00:00
Vito Albano
d4895b39b2 #1052 - added header to diagram-tooltip component 2016-12-06 14:27:29 +00:00
Vito Albano
0fc17fbc30 #1052 - fix tests to reflect tooltip changes 2016-12-06 12:30:38 +00:00