3375 Commits

Author SHA1 Message Date
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
Mario Romano
6ee34a2e49 #1387 fix rename document-list file (#1462) 2017-01-13 12:54:04 +00:00
Vito
f3c690e0d7 #1447 - fixed wording for home page (#1457) 2017-01-13 12:48:22 +00:00
Vito
98523a8fc1 #1431 - reload tasklist when user click on task (#1456) 2017-01-13 12:47:54 +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
Eugenio Romano
dd6baed74b Merge pull request #1444 from Alfresco/dev-denys-1410
hide titles for start forms
2017-01-12 13:48:58 +00:00
Denys Vuika
8ac8a74ea2 hide titles for start forms
fixes #1410
2017-01-12 12:10:59 +00:00
Eugenio Romano
0df246f7ab Wording for unsupported file could be better #1428 (#1430)
* Wording for unsupported file could be better #1428

* change text
2017-01-11 18:10:29 +00:00
Eugenio Romano
6b5a73cd76 #1297 Loading Bar doesn't appear anymore (#1437) 2017-01-11 10:00:04 -08:00
Maurizio Vitale
82615c9110 #1111 Upgrade MDL 1.3 (#1436) 2017-01-11 07:30:36 -08:00
Vito
9e0536bca9 #1259 - checklist task does not appear on tasklist after creation (#1435)
* #1259 - refresh tasklist when checklist is added

* #1259 - updated readme to reflect changes

* #1259 - fixed wrong rebase import
2017-01-11 14:32:17 +00:00
Denys Vuika
6f24ebd6d4 readme updates 2017-01-11 13:15:26 +00:00
Mario Romano
9fb085eb3a #1387 fix img for systemjs and refactoring apiservice (#1421) 2017-01-10 16:59:08 +00:00
Will Abson
c5dca890b7 Better support for long file names in viewer (#1424)
- Display ellipsis
- Use full width of the title div

Refs #1325
2017-01-10 07:27:56 -08:00
Denys Vuika
a97c2f4336 quick fix for auth error reporting 2017-01-10 15:18:03 +00:00
Denys Vuika
dc28d5b679 #1400 component naming convention fixes (#1418) 2017-01-09 18:57:58 +00:00
Denys Vuika
26fb2374d2 #1411 support 'form refresh' for start forms (#1417) 2017-01-09 15:22:52 +00:00
Denys Vuika
885e0e85aa process details improvements (#1408)
* process details improvements

- new: redirect to task instead of opening a dialog (Activiti parity)
- fixed: task headers for nameless tasks
- fixed: cursor style for task list items
- new: stub for ng-1 directive api (Activiti stencils)
- code cleanup

* error handling fixes
2017-01-09 12:57:03 +00:00
Mario Romano
35d2109f17 Merge pull request #1401 from Alfresco/dev-denys-1152
LogService implementation
2017-01-06 14:39:55 +00:00