2482 Commits

Author SHA1 Message Date
Eugenio Romano
ace279671f increase inactivity timeout test (#1760) 2017-04-05 11:11:38 +01:00
Eugenio Romano
9b36001510 update tag list with refresh event emitter when add or remove a tag #1507 (#1754) 2017-04-05 11:11:38 +01:00
Denys Vuika
e2c879409a 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-04-05 11:11:38 +01:00
Eugenio Romano
2586fba904 missing event coverage exclude (#1761) 2017-04-05 11:11:38 +01:00
Eugenio Romano
59272e5cfa fix clean script and build all (#1758) 2017-04-05 11:11:38 +01:00
Mario Romano
4916b99744 #1750 add ngOnchange on data input (#1751)
* #1750 add ngOnchange on data input

* Update datatable.component.ts
2017-04-05 11:11:38 +01:00
Eugenio Romano
785db5ca00 fix HammerJS warning #1617 (#1755) 2017-04-05 11:11:38 +01:00
Eugenio Romano
583e152bca remove event model from coverage (#1753) 2017-04-05 11:11:38 +01:00
Eugenio Romano
1661d58765 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-04-05 11:11:38 +01:00
Eugenio Romano
2bedae8db5 disable add button when no valid ID is provided #1591 (#1747)
* disable add button when no valid ID is provided #1591

* fix test
2017-04-05 11:11:38 +01:00
Eugenio Romano
05635db985 remove style in html #1678 (#1743) 2017-04-05 11:11:38 +01:00
Denys Vuika
76009fcd46 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-04-05 11:11:38 +01:00
Eugenio Romano
88da9a181b add test and documentation staticTitle option #1570 (#1744) 2017-04-05 11:11:38 +01:00
Denys Vuika
4ebe1e77b9 upload dialog improvements (#1740)
Various upload dialog improvements

- fix: headers alignment
- fix: Name column alignment
- fix: rename ‘CANCEL’ button to ‘Cancel all’ (as it’s what it does)
- fix: ‘Cancel all’ button still visible after all upload complete
- new: improved layout and api for file upload components
- new: strongly typed methods for UploadService
2017-04-05 11:11:38 +01:00
Denys Vuika
4df72af86d upload: new 'click' mode with file/folder dialog support (#1738)
* new 'click' mode with file/folder dialog support

* fix uploading files to folders via drop on Safari
2017-04-05 11:11:38 +01:00
Denys Vuika
88abad743f 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-04-05 11:11:38 +01:00
Denys Vuika
21bfd5eef9 improved uploading of files (#1730)
* improved uploading of files

- new core/UploadDirective to allow dropping files to any html element
- enhanced file dropping for DataTable rows (disabled by default)
- enhanced file dropping for DocumentList rows (disabled by default)
- upload drop area now handles file uploads for child elements (i.e.
rows in the document list)

* fix unit tests

* unit tests and code cleanup

* #1732, fix upload of folders
2017-04-05 11:11:38 +01:00
Denys Vuika
f8427e61e1 extra DOM events for DataTable (#1723)
* extra DOM events for DataTable

- support for ‘row-click’ DOM event (bubbling)
- support for ‘row-dblclick’ DOM event (bubbling)
- DataRowEvent exposes ‘sender’ property to simplify access to
component from within handlers
- readme and test updates

* fix unit tests
2017-04-05 11:11:38 +01:00
Denys Vuika
4dc99ae66a form component fixes (#1726)
- fix ‘readonly highlighting when input fields loaded with values
- Start Form raises base ‘FormLoaded’ event (including FormService
emits)
2017-04-05 11:11:38 +01:00
Denys Vuika
2fb8ae1b5d support for column definitions in html (#1705)
* support for column definitions in html

- provides generic support for html-based column definitions for
datatable-like controls

* html column definitions for Task List component

* html column definitions for Document List component

* update code and documentation
2017-04-05 11:11:38 +01:00
Denys Vuika
e2ced9ff9a fix image paths for components (#1696)
* fix Login image paths

* fix TaskList image paths

* fix DocumentList image paths

* fix Search image paths
2017-04-05 11:11:38 +01:00
Denys Vuika
f85d9a5934 DataTable docs and backwards compatibility (#1702)
* example: custom datatable row actions

* update docs, provide backwards compatibility
2017-04-05 11:11:38 +01:00
Maurizio Vitale
0028412451 #11625 (#1703)
Fix ObjectDataRow
Tasklist
Processlist
2017-04-05 11:11:38 +01:00
Denys Vuika
b2848a5ca8 user-info component fixes (#1694)
* user-info fixes

- fix image paths to be relative rather than rooted (for user info,
refs #1606)
- fix full name rendering
- fix styling for ‘job title’

* fix unit tests
2017-04-05 11:11:38 +01:00
Mario Romano
3aed7cb37e #1638 fix Incorrect Error message 2017-04-05 11:11:38 +01:00
Denys Vuika
aab828c8e9 minor Login improvements (#1685)
- replace inline SVG with the md-icon component
- own validation/error style classes for theming purposes
2017-04-05 11:11:38 +01:00
Denys Vuika
7f7cc074d1 upgrade to latest ng2-charts (#1686) 2017-04-05 11:11:38 +01:00
Denys Vuika
10b9cf70d3 more control over task details header (#1688)
- toggle task details header
- toggle visibility of involve/comments/checklist
- readme updates
2017-04-05 11:11:38 +01:00
Vito
72cd6c6ef3 1454 - fixed spacing in forms (#1687) 2017-04-05 11:11:38 +01:00
Denys Vuika
a3cda4d958 support for toggling custom context menu (#1683)
* support for toggling custom context menu

* fix unit tests
2017-04-05 11:11:38 +01:00
Denys Vuika
0f718a56d7 cancellable events for DataTable and DocumentList (#1682)
* cancellable events for DataTable and DocumentList

* more typed events and code fixes

* code fixes
2017-04-05 11:11:38 +01:00
Denys Vuika
f8022678d1 Update README.md 2017-04-05 11:11:38 +01:00
Denys Vuika
c290c47229 Date widget: support for display date format (#1710)
* 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:20:55 +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
cd17ac1e6f fix clean placeholder tag actions #1506 (#1662) 2017-02-27 09:52:09 +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
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
Denys Vuika
4479c23de0 Update README.md 2017-02-23 11:51:23 +00:00
Eugenio Romano
20b3835f85 tag validation #1592 (#1646)
add translation
fix placeholder #1506
2017-02-22 19:11:22 +00:00
Eugenio Romano
2a257f7b62 trim username onBlur #1575 (#1644) 2017-02-21 18:25:17 +00:00
Eugenio Romano
866c3f91a1 rendering service header (#1640) 2017-02-20 14:23:28 +00:00
Eugenio Romano
59cbbcbe4d Dev eromano external viewer (#1636)
* add extensibility point to add a custom viewer

* documentation and tests

* add example in document list
2017-02-16 09:50:12 +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
7ee97efdca #1173 fix doc documentlist 2017-02-15 13:42:11 +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
e3cbff0e35 Viewer - Accessibility alternative text (#1632)
* #1534 No alternative text for close

* #1536 No alternative text for download

* #1537 no alternative text for options
2017-02-14 16:21:08 +00: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