Commit Graph

2379 Commits

Author SHA1 Message Date
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
Maksim
112d7a2d0e Dev kodermax translate (#1580)
* add russian translate for alfresco-login
* add russian translate for documentlist
* add russian translate for alfresco-upload
2017-02-06 12:50:58 +00:00
Denys Vuika
7c54090dea ability to change position of the dropdown menu (left|right) (#1590)
* ability to change position of the dropdown menu (left|right)

* unit tests
2017-02-06 09:55:12 +00:00
Eugenio Romano
5c5911beef Dev eromano tag example (#1596)
* Update README.md

* Readme update with tag example integration document list

* add tag component in the document list demo
2017-02-06 09:54:35 +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
6431d7c04f Update README.md 2017-02-03 15:55:54 +00:00
Mario Romano
ffb959d331 1.1.0 (#1562) 2017-01-30 12:57:27 +00:00
Will Abson
5519f9fb00 Fix typos in component properties (#1560)
* Fix typo `fallbackThubnail` -> `fallbackThumbnail`

* Fix typo `showUdoNotificationBar` -> `showNotificationBar`

Update upload mis-spelled properties to 'showNotificationBar' since
showUndoNotificationBar is already a method on the drag area component

Refs #1559

* Fix test cases
2017-01-28 14:52:23 +00:00
Will Abson
09b98e7071 Allow button label to be added via staticTitle input (#1566)
* Allow button label to be added via staticTitle input

Refs #1551

* Minor fix to JSDoc
2017-01-28 14:52:12 +00:00
Eugenio Romano
662effea6c add test auth-guard (#1561) 2017-01-28 13:17:50 +00:00
Mario Romano
251f05e421 #1212 add cutom header and footer option, plus custom footer links (#1553) 2017-01-27 10:34:47 -08:00
Will Abson
0ddd245f83 Fix build errors when using latest JS-API (#1555)
Refs #1554
2017-01-27 16:20:59 +00:00
Mario Romano
9d77346aab fix type issue 2017-01-27 15:55:55 +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
Denys Vuika
9e00b1d4f1 documentation updates (#1549)
* documentation updates

refs #1357
refs #400

* Update README.md
2017-01-27 09:50:35 +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
Vito
dd753ba890 #1495 - Added no process definition message on start process (#1532) 2017-01-24 18:48:47 +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
Maurizio Vitale
89bcdbef24 Fix dynamic value inside the min length error message (#1523) 2017-01-24 10:20:20 +00:00
Will Abson
e846a15aa8 Display name and date for process instances if no name present (#1515)
* Display name and date for process instances if no name present

Refs #1461

* Re-work tests for processlist and process details to reflect changes

Refs #1461
2017-01-24 00:56:23 +00:00
Vito
32558da0a7 #1454 - Align element in form (#1524) 2017-01-24 00:51:25 +00:00
Denys Vuika
eacdfd7f6a Support for column (cell) templates (#1513)
support for column (cell) templates readme updates and test fixes
2017-01-23 10:28:57 +00:00
Denys Vuika
bf5482bf7b documentation updates for DocumentList 2017-01-20 14:06:35 +00:00
Denys Vuika
be578c607b readme updates 2017-01-20 11:21:28 +00:00
Denys Vuika
e3a94fc2d2 improved focus outline for datatable rows (#1503) 2017-01-19 15:29:01 +00:00
Vito
dcee6abc35 #1484 - clean search result when nothing is typed in the search input (#1502) 2017-01-19 11:52:06 +00:00
Vito
4653b9ad23 #1485 - add clean input search on close (#1498) 2017-01-18 14:56:11 +00:00
Eugenio Romano
a0ccd6c8b3 Update alfresco tag with the material chips #1499 (#1500)
* Update alfresco tag with the material chips #1499

* remove unused css
2017-01-18 14:42:28 +00:00
Maurizio Vitale
9c0604a6c2 #1429 fix unsupported files margin (#1497) 2017-01-18 13:20:34 +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
7ef954139c #1443 improve license error - login component (#1494) 2017-01-17 16:19:25 +00:00
Mario Romano
14d399968c #1406 improve CSRF and CORS errors reporting (#1488) 2017-01-17 05:44:39 -08:00
Maurizio Vitale
10a76cc0f6 Login - change required username characters (#1487)
* #1480 Change required username characters

* Fix unit test error
2017-01-17 13:38:51 +00:00
Maurizio Vitale
399b716d82 #1467 customs outcome (#1483) 2017-01-17 13:37:30 +00:00
Maurizio Vitale
4b017bd062 #1439 Fix version inside demoshell (#1475) 2017-01-16 11:50:38 +00:00
Maurizio Vitale
aba4c8ef3e Wrong grammar with single file uploaded (#1468)
#1449 Wrong grammar with single file upload
2017-01-16 11:50:23 +00:00
Maurizio Vitale
f5d2269c2e #1112 Use the mdl-chip (#1466)
* #1112 Use the mdl-chip

* fix unit test
2017-01-16 11:50:14 +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
Will Abson
6658630eea Process filters should use own model class not task filter (#1458)
Refs #1422
2017-01-13 16:56:35 +00:00
Vito
0a725f00e2 #1441 - clean checklist input after submit or cancel action (#1460) 2017-01-13 14:37:48 +00:00
Mario Romano
6ee34a2e49 #1387 fix rename document-list file (#1462) 2017-01-13 12:54:04 +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
0fa87bb17d selected row highlight (#1448)
* showing selected row

Support for showing selected row for the components:

- DataTable
- DocumentList
- Activiti TaskList
- Activiti ProcessList

fixes #170

* unit test fixes
2017-01-13 12:45:37 +00:00
Maurizio Vitale
01ab948666 #1440 fix version library (#1450) 2017-01-13 01:38:42 -08:00
Denys Vuika
5be659779d Update README.md 2017-01-12 14:41:19 +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