Eugenio Romano
0b246b8211
Speed up build ( #1852 )
...
* single build webpack
* fix demo shell test
2017-05-25 15:12:46 +01:00
Mario Romano
ac16f1c3dc
1.4.0 ( #1848 )
2017-04-27 14:05:12 +01:00
Eugenio Romano
0fcd40b7f0
revert update ng2-translate-version #1397 ( #1818 )
2017-04-27 14:05:08 +01:00
Eugenio Romano
ab3d18e5c1
update ng2-translate-version #1397 ( #1805 )
...
* update ng2-translate-version #1397
* change karma.conf and build for ng2-translate 4.0.0
2017-04-27 14:05:08 +01:00
Vito
02052c3ea9
#1652 - Save and Export should appear on saved reports ( #1807 )
...
* #1652 - Save and Export should appear on saved reports
* #1652 - added some test and upgraded condition on html
2017-04-27 14:05:07 +01:00
Eugenio Romano
8725a745c2
1.3.0 ( #1795 )
2017-04-04 12:27:58 +01:00
Mario Romano
2651ec46d6
#1711 fix version package.json 3rd libraries ( #1768 )
...
* #1711 fix version package.json 3rd libraries
* fix test
2017-03-30 19:06:01 +01:00
Vito
2cc124bb87
#1657 - Added filter by name when clicking on specific app ( #1794 )
2017-03-30 18:15:32 +01:00
Denys Vuika
cbadbdec35
workaround for tooltips ( #1786 )
...
- migrate buttons to angular/material
- move buttons to the left (workaround for tooltips)
2017-03-30 09:51:20 +01:00
Vito
0dd8878b45
#1654 - move download management to content service from core ( #1788 )
2017-03-30 09:15:59 +01:00
Denys Vuika
4c62409e8c
optimise some dependencies ( #1781 )
...
- remove “intl” from components (not needed)
- remove “material-design-icons” from core (not needed)
2017-03-28 17:27:37 +01:00
Eugenio Romano
7657c1e633
add @angular/material dep on demos systemjs conf ( #1780 )
2017-03-28 16:26:19 +01:00
Eugenio Romano
36c76bf10c
add timeout increase karma tests ( #1771 )
2017-03-27 12:51:14 +01:00
Eugenio Romano
5072cb3aa0
increase inactivity timeout test ( #1760 )
2017-03-23 17:55:50 +00:00
Eugenio Romano
e8c524176e
fix clean script and build all ( #1758 )
2017-03-23 15:51:28 +00:00
Eugenio Romano
707851ce85
fix HammerJS warning #1617 ( #1755 )
2017-03-23 15:44:52 +00:00
Eugenio Romano
96c72eeef1
remove event model from coverage ( #1753 )
2017-03-23 12:00:15 +00:00
Eugenio Romano
d739526517
make the local link build fast and run the test only if asked #1588 ( #1671 )
...
* make the local link build fast and run the test only if asked #1588
* demo core doesn't exist
* link after install
* move in after success matrix build and install scripts
2017-03-23 10:54:49 +00:00
Eugenio Romano
f3c9ffab8d
remove style in html #1678 ( #1743 )
2017-03-22 10:50:24 +00:00
Denys Vuika
9c07262657
upgrade to latest ng2-charts ( #1686 )
2017-03-04 17:30:22 +00:00
Mario Romano
cb19ff911c
1.2.0 ( #1665 )
...
* bump to 1.2.0
* Update package.json
* Update package.json
* update demo 1.2.0
2017-02-27 12:02:01 +00:00
Eugenio Romano
571b7f09c3
refactoring build script #1533 ( #1664 )
2017-02-27 09:15:52 +00:00
Denys Vuika
3375a63680
fix compilation errors with latest TS/TSLint ( #1651 )
...
latest TS/TSLint libs detect couple of problems related to private apis
used earlier; changing to public in order to fix compilation
2017-02-23 15:46:58 +00:00
Maurizio Vitale
e3ce65880f
Analytics - Add a property to hide the analytics parameters component ( #1635 )
...
* Add a property to hide the analytics parameters component
Improve the save/delete/export icons
* Add documentations
2017-02-15 14:45:05 +00:00
Mario Romano
b614d2d5a5
#1540 fix systemjs links
2017-02-15 13:32:41 +00:00
Maurizio Vitale
c1493315bf
#1631 Should create an empty form when the process definitions are empty ( #1633 )
2017-02-15 03:42:48 -08:00
Maurizio Vitale
69699c337b
Fix getProcesses service call ( #1629 )
...
* Fix getprocesses service call
* Fix unit test wrong url
2017-02-14 16:18:05 +00:00
Vito
8bb00fdd00
#1184 - Added option to reports : Save, Delete and Export to CSV ( #1600 )
...
* #1184 - adding save export and delete to report
* #1184 - added save button for report
* #1184 - improved export file
* 1184 - fix condition for save and export button
* #1184 - added custom validator for dropdown to avoid wrong selection
* #1184 -start fixing form model
* #1184 - added dynamic build for formBuilder
* #1184 - rebased to development
* #1184 - little test refactoring
* #1184 - added test and some fix
* #1184 - added new events
* #1184 - removed old changes to api service
2017-02-07 15:21:03 +00:00
Maurizio Vitale
30b4db8161
Analytics - Improve look and feel and user experience ( #1585 )
...
* #1583 Improve look and feel and user experience
* #1583
Add layoutType property to report list
Improve unit test
Improve docs
* #1583 Review changes
2017-02-03 16:12:17 +00:00
Mario Romano
ffb959d331
1.1.0 ( #1562 )
2017-01-30 12:57:27 +00:00
Maurizio Vitale
537be1e058
#1175 Separate analytics generator and hide analytics parameters ( #1546 )
...
* #1175 Separate analytics generator and hide analytics parameters
* Remove unused code
fix unit test
* Rollback mandatory field (appId)
* fix the onChanges problem
* #1175 - rebased branch
2017-01-27 14:35:28 +00:00
Mario Romano
b05247dade
#1014 use document list to display search results ( #1548 )
...
* #1014 use document list to diplay search results
* #1014 refactor pagination
* #1014 documentation and scripts update
* fix random erros on tests executrion
* #1014 fix travis scripts and raise timeout jasmine
* #1014 fix appveyor script
* #1014 type nodeId
2017-01-27 12:22:25 +00:00
Mario Romano
1c21875607
#537 snackbar notification system ( #1527 )
...
* #537 snackbar notification system
* #537 add test dependencies
* #537 add export material module
* #537 fix demo project
2017-01-24 17:09:13 +00:00
Maurizio Vitale
4b3c77799e
Set default select option ( #1496 )
...
* #1479 default select option
* #1479 Fix task dropdown default value
2017-01-18 02:43:31 -08:00
Mario Romano
9655e51943
#1471 rollback className change ( #1472 )
2017-01-16 11:49:43 +00:00
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