Maurizio Vitale
01ab948666
#1440 fix version library ( #1450 )
2017-01-13 01:38:42 -08:00
Denys Vuika
0ee5c9846a
fix error handling and "this" context ( #1445 )
...
* fix error handling and "this" context
* fix typo
2017-01-12 06:12:52 -08:00
Denys Vuika
d42f41ec00
Migrate from window.console to LogService
2017-01-05 21:06:30 +00:00
Mario Romano
a35c2f7c04
#1385 fix build:w task ( #1386 )
2017-01-04 19:48:53 +00:00
mauriziovitale84
896c57fa53
#1370 Removed deprecated AlfrescoAuthenticationService
2017-01-04 17:28:29 +00:00
mauriziovitale84
58af422d62
#1370 Remove use of AlfrescoSettingsService
2017-01-04 17:27:41 +00:00
Maurizio Vitale
05ae1185f2
Detailed Task Statistics - Analytics ( #1374 )
...
* #1224 Show the details table
* Fix unit test
2017-01-04 08:15:59 -08:00
Maurizio Vitale
4ea3187e7a
#1346 fix zero values ( #1353 )
2017-01-03 09:18:48 -08:00
Denys Vuika
facafbd55c
Single naming convention for core services ( #1363 )
...
* remove temporary file from repo
* fix: alfresco-api.service
* new: auth.service.ts
- new auth.service.ts implementation
- deprecation warning for AlfrescoAuthenticationService
- fix ‘clean-build’ typo
- extra vscode settings for ‘.d.ts’ files
* use AuthService internally
* new: content.service.ts
- deprecation warning for AlfrescoContentService
- use new ContentService internally
* new: settings.service.ts
- new SettingsService
- deprecation warning for AlfrescoSettingsService
- using new SettingsService internally
* new: translate.service and translate-loader.service
- custom TranslateLoader becomes AlfrescoTranslateLoader
- custom TranslateService becomes AlfrescoTranslateService
- deprecation notices for old service and loader implementations
* fix: document list
* fix: search
* fix: tag
also fixes #1364
* fix: activiti form
* fix: activiti tasklist, improve unit tests
* fix: activiti processlist, unit tests improvements
* fix: diagram component
* fix: analytics component
* fix: upload component
- fix numerous issues with unit tests (hidden by ‘any’ type)
- test improvements
* fix: webscript
* fix: userinfo unit tests
* code fixes
* fix 'beforeAll' issue
* tasklist unit testing improvements
* fix: form unit tests
* fix: unit tests
2017-01-03 10:46:27 +00:00
Maurizio Vitale
92fc7d1df3
#1345 fix material design ( #1352 )
2016-12-22 10:44:41 +00:00
Mario Romano
f5824cb0eb
improve travis build ( #1340 )
...
* short time travis build
* optimize build
* optimize build
* optimize build
2016-12-22 09:55:27 +00:00
Eugenio Romano
bd0fb46639
add dependency in package.json in order to build in node 4 ( #1347 )
2016-12-22 09:54:58 +00:00
Mario Romano
da7f3ba564
fix window build ( #1350 )
...
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
* fix windows
2016-12-20 21:14:16 +00:00
Mario Romano
de0ac1e805
1.0.0 ( #1337 )
2016-12-20 14:07:01 +00:00
Eugenio Romano
ccc477619c
generate JS sourcemap during the UMD build ( #1339 )
2016-12-20 13:58:49 +00:00
Mario Romano
72ae760b85
improve style demo shell ( #1326 )
2016-12-19 16:13:07 +00:00
Mario Romano
d9a4e398dd
Merge pull request #1285 from Alfresco/dev-mvitale-1174-focus
...
Rename report focus
2016-12-15 17:02:36 +00:00
mauriziovitale84
1e80980463
#fix focus
2016-12-15 15:45:47 +00:00
Mario Romano
e0e5ffb010
Merge branch 'development' into dev-eromano-bundle
2016-12-15 10:40:01 +00:00
Mario Romano
04768f9798
#1026 fix bundles
2016-12-15 01:07:08 +00:00
Mario Romano
b4b008416c
Merge pull request #1267 from Alfresco/dev-mvitale-1174
...
Report rename
2016-12-14 17:06:35 +00:00
Eugenio Romano
e133fd6408
create bundle for all components
2016-12-14 15:49:08 +00:00
mauriziovitale84
8bfa71bc48
#1174 Refresh the report list after edit report title
2016-12-14 15:14:37 +00:00
Mario Romano
957be16bb7
Merge pull request #1256 from Alfresco/dev-mvitale-1219
...
Analytics default date range
2016-12-14 13:30:51 +00:00
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
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
mauriziovitale84
29b8b635fa
#1219 Default range date
2016-12-13 18:09:57 +00:00
mauriziovitale84
c061cf86d5
#1220 fix heading
2016-12-13 16:37:37 +00:00
Mario Romano
d7e6f08448
Merge pull request #1210 from Alfresco/dev-denys-webpack
...
Webpack integration
2016-12-09 17:07:03 +00:00
Denys Vuika
967899cca8
fix: ng2-activiti-analytics
2016-12-08 16:23:40 +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
Vito Albano
0fc17fbc30
#1052 - fix tests to reflect tooltip changes
2016-12-06 12:30:38 +00:00
Vito Albano
2deb8092c3
#1052 - added tooltip component for diagram
2016-12-05 15:33:00 +00:00
Denys Vuika
800a2a6530
Demo shell improvements ( #1199 )
...
* #1197 auth guards
* #1197 restore lost router dependency to all libs
* #1197 ecm/bpm auth guards, home page
- ECM auth guard (redirect to Login if ECM auth is missing)
- BPM auth guard (redirect to Login if BPM auth is missing)
- new Home page and route, show details on demo areas
* css improvements
make app text white as per request
2016-12-03 18:57:43 +00:00
Denys Vuika
da70a72bba
Login dialog shows error for Safari with Private Window mode ( #1172 )
...
* #958 new StorageService service
abstraction around ‘Storage’ to allow switching to in-memory store
whenever ‘localStorage’ is not available (i.e. private/incognito modes,
etc.)
* fix unit tests
* update unit tests
- disable incorrect auth tests (core)
- simplify widget visibility tests (activiti-form)
* fix unit tests
2016-11-30 11:32:16 +00:00
Mario Romano
3f98ef146d
0.5.0
2016-11-25 19:09:08 +00:00
mauriziovitale84
acb06e92c4
#1076 Fix the translation in all the components
2016-11-25 19:09:06 +00:00
Mario Romano
c9e3723613
remove polyfill and material from components, leave it in the core and demo
2016-11-25 19:07:29 +00:00
Eugenio Romano
3b9ee1700c
Merge pull request #1088 from Alfresco/dev-mromano-1038
...
#1038 version bump 0.4.0
2016-11-11 23:13:21 +00:00
Vito Albano
f5db0dddc8
Added fix for getReportsbyParams
2016-11-11 10:58:00 +00:00
Mario Romano
1c80f89e93
Merge pull request #1032 from Alfresco/dev-mvitale-792
...
Custom reports
2016-11-10 22:31:53 +00:00
Mario Romano
8fc548eea4
#1038 version bump
2016-11-10 21:09:26 +00:00
mauriziovitale84
aa73565f5c
Custom reports fix
2016-11-10 09:13:55 +00:00
Mario Romano
9dc3990425
#878 review pr
2016-11-09 21:55:31 +00:00