John Sotiropoulos
aee2d194b3
Update README.md
2017-02-02 23:33:59 +00:00
Mario Romano
c18165caf1
#1576 fix npm build
2017-01-30 19:06:00 +00:00
Denys Vuika
a743ad95cb
Merge pull request #1573 from Alfresco/development
...
1.1.0
1.1.0
2017-01-30 16:50:08 +00:00
Mario Romano
3a08a217b8
Merge branch 'master' into development
2017-01-30 12:59:51 +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
Mario Romano
3fad45394a
#1564 remove unused code ( #1565 )
2017-01-28 14:51:57 +00:00
Mario Romano
e38db7a484
Update ISSUE_TEMPLATE.md
2017-01-28 13:59:14 +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
63a7585922
fix 'change detection crash' when using router multiple times ( #1550 )
2017-01-26 22:04:27 +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
Will Abson
82603bbfef
Display process instance details after Start Process ( #1525 )
...
Refs #1332
2017-01-24 00:53:25 +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
Vito
0fd45a2f88
#1431 - fix tasklist on click process task detail ( #1492 )
...
* #1431 - fix tasklist on click process task detail
* Update form-viewer.component.html
#1431 - removed wrong change on form-viewer
2017-01-17 15:00:37 +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
Will Abson
c6126b6be1
Hide the process list when starting and after started new process ( #1470 )
...
- Ensures that the newly-started process is *always* shown
- No need to reload the list any more as not shown
- Filter component shows no selected filter when starting process
- User can exit Start Process by clicking a filter again
Refs #1332 , #1307
2017-01-16 03:53:18 -08: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
Denys Vuika
473241f792
improved network settings ( #1477 )
2017-01-16 11:03:59 +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
0afcc29e37
Load process definitions for Tasks app ( #1459 )
...
Refs #1416
2017-01-13 16:57:35 +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