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
Maurizio Vitale
d2f7a6858f
Activiti form - Custom date format ( #1806 )
...
* Fix format date|
#1704
* Add unit tests on custom format date
#1704
* Update form-field.model.ts
* Update display-value.widget.ts
2017-04-27 14:05:07 +01:00
Vito
25a430c933
#1712 - Removed old private api call for wokflows users and groups ( #1799 )
...
* #1712 - changed workflow api call from private to enterprise
* #1712 - removed Testbed added injector
2017-04-27 14:05:07 +01:00
Eugenio Romano
8725a745c2
1.3.0 ( #1795 )
2017-04-04 12:27:58 +01:00
Maurizio Vitale
64a66e676b
Improve activiti content coverage ( #1800 )
2017-04-02 13:44:05 +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
Maurizio Vitale
952df8d81c
Activiti form - Dropdown display label in complete form ( #1777 )
...
* Dropdown - retrieve the label instead of the id
* Add unit test
* Use find instead of filter
2017-03-30 18:14:22 +01:00
Maurizio Vitale
a608bc40a4
Close the dialog when the activiti content preview is cliecked ( #1792 )
2017-03-30 18:10:26 +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
Denys Vuika
aa9269291a
remove hardcoded date format ( #1779 )
2017-03-28 17:25:44 +01:00
Eugenio Romano
7657c1e633
add @angular/material dep on demos systemjs conf ( #1780 )
2017-03-28 16:26:19 +01:00
Denys Vuika
88acf9d3c1
fix checkboxes (Form) ( #1773 )
...
- migrate to angular/material checkboxes
- add required indicator
- various fixes and improvements (caused by migration)
2017-03-28 09:47:41 +01:00
Maurizio Vitale
a58dcca269
Required filed should have an asterisk inside the label ( #1776 )
2017-03-28 09:07:26 +01:00
Maurizio Vitale
fde08bb573
Integration beetwen Viewer and Activiti Content ( #1765 )
...
* Provide a FormService event when you click on the uploaded content
* Add a formContentClick event to the Form component
* Provide a way to pass Blob to viewer
* Provide a way to use the viewer using a Blob
- Fix the pdf viewer
- Fix the image viewer
- Fix the media viewer
* Update the viewer documentation
* Use the ContentService provided by the core
* Fix and improve unit test
* Add unit test blob viewer
2017-03-27 14:33:07 +01:00
Eugenio Romano
36c76bf10c
add timeout increase karma tests ( #1771 )
2017-03-27 12:51:14 +01:00
Denys Vuika
cf67a0c1b5
bug fixes for thumbnails and Safari download ( #1763 )
...
- set ‘show thumbnail’ to true by default
- add support for safe downloads in Safari (upcoming 10.1 and TP)
2017-03-24 13:27:51 +00:00
Eugenio Romano
5072cb3aa0
increase inactivity timeout test ( #1760 )
2017-03-23 17:55:50 +00:00
Denys Vuika
4f154f8bca
Form: support for embedded document view ( #1748 )
...
* Form: support for embedded document view
* unit tests and improvements
- new ContentService to deal with trusted URL and downloads
- unit tests and improvements for ActivitiContent component
2017-03-23 17:51:20 +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
44808a31a3
fix dynamic table validation ( #1741 )
...
- dynamic table widget no longer creates a copy of field model, but
uses original one, fixes the problem with validation and state
management
- update unit tests
2017-03-22 09:58:12 +00:00
Denys Vuika
0afc6affb6
support for setting CSS classes in the designer ( #1737 )
...
- provides support for `className` field that Angular 1 designer allows
to define for Forms and Form Fields
2017-03-17 14:33:05 +00:00
Denys Vuika
55137917bd
form component fixes ( #1726 )
...
- fix ‘readonly highlighting when input fields loaded with values
- Start Form raises base ‘FormLoaded’ event (including FormService
emits)
2017-03-14 10:14:14 +00:00
Mario Romano
cf85840350
Dev denys 1704 hotfix ( #1717 )
...
* Update README.md
* #1173 fix doc documentlist
* Date widget: support for `display date format`
* unit tests update
* pin js-api version
* Fix Thumbnail preview (#1689 )
* Fix Thumbnail preview
* Fix thumbnail unit test
* Remove the fix prexif
* Rollback the pin js api version
* Update package.json
* 1.2.1 tasklist,processlist,form
2017-03-10 18:46:22 +00:00
Maurizio Vitale
a0b8781209
Fix Thumbnail preview ( #1689 )
...
* Fix Thumbnail preview
* Fix thumbnail unit test
* Remove the fix prexif
2017-03-06 16:50:28 +00:00
Vito
4d8abee892
1454 - fixed spacing in forms ( #1687 )
2017-03-03 15:32:37 +00:00
Denys Vuika
fd6433027a
Update README.md
2017-02-28 13:56:48 +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
618d9e6e0e
fix display-value rendering for checkboxes ( #1661 )
2017-02-24 18:04:34 +00:00
Denys Vuika
14c7f0409b
sequential loading order ( #1659 )
2017-02-24 13:49:16 +00:00
Mario Romano
b614d2d5a5
#1540 fix systemjs links
2017-02-15 13:32:41 +00:00
Maurizio Vitale
d3d67c5934
Create a new activiti content component that provide the file preview ( #1516 )
...
* #1236 Add activiti content component
* fix wrong name
* Fix unit test import
* Rollback api changes
* #1236 fix preview using blob
* Fix after review
2017-02-06 19:40:49 +00:00
Mario Romano
ffb959d331
1.1.0 ( #1562 )
2017-01-30 12:57:27 +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
Denys Vuika
ab73cc66ee
fix special chars in readme
2017-01-25 10:59:14 +00:00
Denys Vuika
bd485c730f
basic form events hooks and readme updates ( #1528 )
...
* basic form events hooks
FormService now exposes the following events:
- formLoaded (formRendered alternative)
- formFieldValueChanged
- taskCompleted
- taskCompletedError
- taskSaved
- taskSavedError
* readme updates
2017-01-25 10:44:41 +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
d8c433c055
Filter start form outcomes ( #1529 )
...
* #1467 customs outcome
* #1467 Filter the start form outcomes
2017-01-24 14:08:52 +00:00
Vito
32558da0a7
#1454 - Align element in form ( #1524 )
2017-01-24 00:51:25 +00:00
Maurizio Vitale
399b716d82
#1467 customs outcome ( #1483 )
2017-01-17 13:37:30 +00:00
Mario Romano
9655e51943
#1471 rollback className change ( #1472 )
2017-01-16 11:49:43 +00:00
Vito
fdb232cb40
#1455 - added new check to show-hide validation icon next form title ( #1463 )
2017-01-13 17:56:52 +00:00
Vito
fcdc628d35
#1432 - Added new system outcome : Start Process ( #1453 )
...
* #1432 - Added system outcome for start process
* 1432 - improved condition for system outcome check
* #1432 - fix test for start process system outcome
2017-01-13 12:46:40 +00: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
8ac8a74ea2
hide titles for start forms
...
fixes #1410
2017-01-12 12:10:59 +00:00