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
418ac90ae9
Update tsconfig.json for demo shell ( #1684 )
...
fixes issues with building for Windows
2017-04-05 11:11:38 +01:00
Denys Vuika
f8022678d1
Update README.md
2017-04-05 11:11:38 +01:00
Eugenio Romano
8725a745c2
1.3.0 ( #1795 )
2017-04-04 12:27:58 +01:00
Eugenio Romano
6ac9d45bcf
add test document menu component ( #1802 )
2017-04-03 06:22:34 -07:00
Eugenio Romano
53c1af445e
Notification service test ( #1801 )
2017-04-02 13:44:12 +01:00
Maurizio Vitale
64a66e676b
Improve activiti content coverage ( #1800 )
2017-04-02 13:44:05 +01:00
Denys Vuika
afa21dcc42
unit tests ( #1798 )
2017-03-31 19:53:40 +01:00
Eugenio Romano
955f8759e3
remove unused phantomjs dep ( #1797 )
2017-03-31 18:08:40 +01:00
Denys Vuika
73b1ed6040
demo app improvements ( #1796 )
...
- fix navigation within process details
- fix ‘create task’ button name (was ‘start task’ previously)
- put ‘create task’ and ‘start process’ buttons to proper places in
layout
2017-03-31 15:44:54 +01:00
Denys Vuika
5a692f28f5
use original error message for CORS/offline state in login ( #1790 )
...
* use original error message for CORS/offline state in login
* fix tests
2017-03-30 19:26:28 +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
Eugenio Romano
3f007ce464
remove unused old travis file ( #1793 )
2017-03-30 18:54:32 +01:00
Vito
2cc124bb87
#1657 - Added filter by name when clicking on specific app ( #1794 )
2017-03-30 18:15:32 +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
406d96d5bf
The process filter should not be created twice ( #1789 )
2017-03-30 18:12:35 +01:00
Maurizio Vitale
a608bc40a4
Close the dialog when the activiti content preview is cliecked ( #1792 )
2017-03-30 18:10:26 +01:00
Eugenio Romano
04f343b28f
fix dropdown visibility #1593 ( #1767 )
...
* fix dropdown visibility #1593
* fix test search workaround material2 issue 1913
2017-03-30 10:26:18 +01:00
Denys Vuika
4814e95e30
add custom columns support for process list ( #1787 )
2017-03-30 02:02:08 -07: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
Denys Vuika
fa448374a9
fix datatable multi select checkboxes ( #1784 )
...
* fix datatable multi select checkboxes
* template cleanup
* fix unit tests
2017-03-30 01:44:34 -07:00
Vito
4ef560e7f5
#1517 - ADF-163 - Fixed wrong behaviour when task is created on the s… ( #1785 )
...
* #1517 - ADF-163 - Fixed wrong behaviour when task is created on the same selected filter
* 1517 - removed consecutives blank lines
2017-03-30 09:16:52 +01:00
Vito
0dd8878b45
#1654 - move download management to content service from core ( #1788 )
2017-03-30 09:15:59 +01:00
Eugenio Romano
3a300c20d4
Minification fix #1693 ( #1782 )
2017-03-28 20:47:57 +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
Eugenio Romano
c65d271c9c
add hammerjs demo shell ( #1778 )
2017-03-28 11:07:25 +01:00
Denys Vuika
8f62a28096
bundle improvements ( #1774 )
...
- add missing alfresco-js-api to the vendors
- add missing 3D viewer related libs to the vendors (fixes issue with
app bundle having duplicates)
2017-03-28 09:48:23 +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
Denys Vuika
2f2513ced9
fix long names in columns (ellipsis-cell class) ( #1775 )
2017-03-28 09:47:01 +01:00
Maurizio Vitale
a58dcca269
Required filed should have an asterisk inside the label ( #1776 )
2017-03-28 09:07:26 +01:00
Eugenio Romano
6888164f83
appveyor fix new build script ( #1770 )
2017-03-27 18:43:10 +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
Vito
8132f79e97
#1517 - Added new behaviour when user create a new task ( #1769 )
...
* #1517 - added search task into filters by id feature
* #1517 - added test for tasklist service
* #1517 - Added test for filter component
2017-03-27 14:32:22 +01:00
Maurizio Vitale
cbd827ab51
Fix dynamic translate parameter ( #1772 )
2017-03-27 14:32:18 +01:00
Eugenio Romano
36c76bf10c
add timeout increase karma tests ( #1771 )
2017-03-27 12:51:14 +01:00
Denys Vuika
73e2058e38
fix build-all script
2017-03-27 11:17:00 +01:00
Eugenio Romano
7a73d0ce60
appveyor fix new build script ( #1766 )
2017-03-24 17:53:17 +00:00
Eugenio Romano
1f536d2db8
use mdl input for tag #1506 ( #1764 )
2017-03-24 15:40:57 +00: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
Mario Romano
fab8866d0c
#1214 use angular 2 mdl input field ( #1762 )
2017-03-24 10:32:09 +00:00
Eugenio Romano
5072cb3aa0
increase inactivity timeout test ( #1760 )
2017-03-23 17:55:50 +00:00
Eugenio Romano
16258a3e9e
update tag list with refresh event emitter when add or remove a tag #1507 ( #1754 )
2017-03-23 17:51:50 +00:00