700 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Denys Vuika
dc28d5b679 #1400 component naming convention fixes (#1418) 2017-01-09 18:57:58 +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
Denys Vuika
c2cb780dd4 Update index.html 2017-01-06 11:43:33 +00:00
Denys Vuika
1c3e7b6843 Merge branch 'development' into dev-denys-1152 2017-01-06 10:03:40 +00:00
Mario Romano
779d456c63 Merge pull request #1396 from Alfresco/dev-wabson-1307
Fix sorting of processlist list items
2017-01-06 09:57:08 +00:00
Denys Vuika
d42f41ec00 Migrate from window.console to LogService 2017-01-05 21:06:30 +00:00
Mario Romano
f89fe8e50a #1393 remove old redirect code (#1394) 2017-01-04 22:29:01 +00:00
Will Abson
94f11a1aae Set default sorting of processes based on started date
Refs #1307
2017-01-04 19:49:24 +00:00
mauriziovitale84
896c57fa53 #1370 Removed deprecated AlfrescoAuthenticationService 2017-01-04 17:28:29 +00:00
mauriziovitale84
58af422d62 #1370 Remove use of AlfrescoSettingsService 2017-01-04 17:27:41 +00:00
Mario Romano
61b94488d8 Merge pull request #1376 from Alfresco/dev-denys-1366
Node ID-based navigation for document list
2017-01-04 17:20:42 +00:00
Mario Romano
8a1d372318 #1378 fix test config for webpack (#1384) 2017-01-04 14:22:51 +00:00
Denys Vuika
82e0a2016d cleanup demo page 2017-01-03 19:47:04 +00:00
Denys Vuika
512f6504f2 add missing 'forRoot' implementatitions (#1369) 2017-01-03 09:21:23 -08:00
Denys Vuika
40b9baaa64 id-based navigation (initial implementation) 2017-01-03 16:44:13 +00:00
Mario Romano
da7f3ba564 fix window build (#1350)
* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows

* fix windows
2016-12-20 21:14:16 +00:00
Mario Romano
82fbfd27d7 update dependencies demo shell 2016-12-20 16:14:25 +00:00
Mario Romano
de0ac1e805 1.0.0 (#1337) 2016-12-20 14:07:01 +00:00
Eugenio Romano
a6e2c1532d fix angular version dependencies 2016-12-20 09:45:30 +00:00
Mario Romano
11894a9769 Dev mromano improveprocess (#1334)
* fix overload activiti

* fix reload tasklist

* fix process variables

* fix default filter

* improve process list

* fix tests process

* fix tests

* Fix test for form

* fix tests

* fix tests

* #fix activiti bug

* #fix activiti bug (reverted from commit c966395ed1087e1dedaf0af0923a89ba99d6ab9f)

* fix tests

* #fix header test bug

* fix tests

* fix process

* fix tests
2016-12-20 09:37:56 +00:00
Eugenio Romano
d3b2108ac2 add header missing app.component and minor clean 2016-12-19 17:38:06 +00:00
Mario Romano
72ae760b85 improve style demo shell (#1326) 2016-12-19 16:13:07 +00:00
Mario Romano
167e82b846 Merge pull request #1323 from Alfresco/dev-wabson-1248
Fix uploads from folders opened from search results
2016-12-16 18:01:48 +00:00
Will Abson
fb851271e9 Fix uploads from folders opened from search results
Refs #1248
2016-12-16 17:52:57 +00:00
Mario Romano
baed571a4c Merge pull request #1316 from Alfresco/dev-wabson-1315
Fix file viewer from search results the second time
2016-12-16 17:41:52 +00:00
Mario Romano
dd73c8d40a Merge pull request #1310 from Alfresco/dev-denys-1304
fix dialog polyfill usage
2016-12-16 17:41:46 +00:00
Denys Vuika
59582755f4 fixes for IE (#1318) 2016-12-16 16:26:42 +00:00
Will Abson
af715c3dd1 Fix file viewer from search results the second time
- Currently it is necessary to destroy the viewer between views

Refs #1315
2016-12-16 15:52:44 +00:00
Eugenio Romano
1fa708ba02 1299 Internet Explorer Header bar wrong menu button positioning 2016-12-16 15:27:43 +00:00
Denys Vuika
3297496b2b Merge branch 'development' into dev-denys-1304 2016-12-16 14:49:54 +00:00
Mario Romano
43d3a769a8 Merge pull request #1306 from Alfresco/dev-denys--webpack-performance
exclude various folders from live reload
2016-12-16 14:48:00 +00:00
Denys Vuika
a511c0fd69 fix dialog polyfill usage 2016-12-16 14:25:06 +00:00
Eugenio Romano
1b13e6b4de ie-polyfills fix 2016-12-16 14:19:23 +00:00