2482 Commits

Author SHA1 Message Date
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
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
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
Will Abson
8c0048ad7f Prevent live search from being run too soon (#1402)
Refs #1356
2017-01-06 11:00:14 +00:00
Denys Vuika
d2cdaff26d fix code after merge 2017-01-06 10:10:54 +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
df97a2e24c fix unit tests 2017-01-06 09:55:07 +00:00
Denys Vuika
e640cac74f fix AlfrescoTranslateService usage 2017-01-05 21:35:15 +00:00
Denys Vuika
d42f41ec00 Migrate from window.console to LogService 2017-01-05 21:06:30 +00:00
Denys Vuika
2d98a04f87 LogService implementation 2017-01-05 16:14:33 +00:00
Vito
d972393b72 #1259 - fix assignee for checklist task (#1395)
* #1259 - fix assignee for checklist task

* #1259 - added checklist to tasklist readme
2017-01-05 14:53:39 +00:00
Will Abson
086c789d4d Fix sorting of processlist to match that specified by filter
Refs #1307
2017-01-05 12:04:03 +00:00
Will Abson
560d1bcd7f Fix Start Process button for processes without a start form (#1391)
Refs #1390
2017-01-05 09:54:54 +00:00
Will Abson
099c32c667 Use correct process-related typings for processlist filters
Refs #1307
2017-01-05 09:28:11 +00:00
Mario Romano
a35c2f7c04 #1385 fix build:w task (#1386) 2017-01-04 19:48:53 +00:00
Mario Romano
9ba2033dd0 Merge pull request #1383 from Alfresco/dev-mvitale-1370
Remove use of deprecated Services
2017-01-04 19:42:41 +00:00
Mario Romano
83fa409aeb improve timeout test for travis 2017-01-04 19:41:58 +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
6e8bb1d25f Merge pull request #1368 from Alfresco/dev-denys-1333
hide save button from start form
2017-01-04 17:20:28 +00:00
Mario Romano
226077af83 Merge pull request #1375 from Alfresco/dev-valbano-1303
#1303 - fix typeahead show for completed tasks
2017-01-04 17:20:19 +00:00
Maurizio Vitale
05ae1185f2 Detailed Task Statistics - Analytics (#1374)
* #1224 Show the details table

* Fix unit test
2017-01-04 08:15:59 -08:00
Denys Vuika
f00decabc5 readme updates, fix license checker 2017-01-04 16:02:14 +00:00
Denys Vuika
fefe4b6963 update code as per code review
- upgrade demo project
- extend readme
- remove commented out unit tests
2017-01-04 14:20:15 +00:00
Maurizio Vitale
4c522fabb8 Show long comment (#1354)
* #1324 long comment

* #1324 use different css style

* #1324 Fix long words without space
2017-01-04 10:57:39 +00:00
Vito
ccd8f64071 fix module creation for login component in forRoot (#1377) 2017-01-04 09:32:11 +00:00
Denys Vuika
7ecf9f2fc3 readme update 2017-01-03 21:20:16 +00:00
Denys Vuika
71877aa8d0 upgrade 'create folder' action 2017-01-03 21:13:17 +00:00
Denys Vuika
44906157a0 update unit tests 2017-01-03 20:35:26 +00:00
Vito Albano
dc0187aeab #1303 - fix typeahead show for completed tasks 2017-01-03 17:50:56 +00:00
Denys Vuika
512f6504f2 add missing 'forRoot' implementatitions (#1369) 2017-01-03 09:21:23 -08:00
Maurizio Vitale
4ea3187e7a #1346 fix zero values (#1353) 2017-01-03 09:18:48 -08:00
Denys Vuika
40b9baaa64 id-based navigation (initial implementation) 2017-01-03 16:44:13 +00:00
Denys Vuika
082c997c0d hide save button from start form 2017-01-03 10:55:59 +00:00
Denys Vuika
facafbd55c Single naming convention for core services (#1363)
* remove temporary file from repo

* fix: alfresco-api.service

* new: auth.service.ts

- new auth.service.ts implementation
- deprecation warning for AlfrescoAuthenticationService
- fix ‘clean-build’ typo
- extra vscode settings for ‘.d.ts’ files

* use AuthService internally

* new: content.service.ts

- deprecation warning for AlfrescoContentService
- use new ContentService internally

* new: settings.service.ts

- new SettingsService
- deprecation warning for AlfrescoSettingsService
- using new SettingsService internally

* new: translate.service and translate-loader.service

- custom TranslateLoader becomes AlfrescoTranslateLoader
- custom TranslateService becomes AlfrescoTranslateService
- deprecation notices for old service and loader implementations

* fix: document list

* fix: search

* fix: tag

also fixes #1364

* fix: activiti form

* fix: activiti tasklist, improve unit tests

* fix: activiti processlist, unit tests improvements

* fix: diagram component

* fix: analytics component

* fix: upload component

- fix numerous issues with unit tests (hidden by ‘any’ type)
- test improvements

* fix: webscript

* fix: userinfo unit tests

* code fixes

* fix 'beforeAll' issue

* tasklist unit testing improvements

* fix: form unit tests

* fix: unit tests
2017-01-03 10:46:27 +00:00
Maurizio Vitale
92fc7d1df3 #1345 fix material design (#1352) 2016-12-22 10:44:41 +00:00
Mario Romano
f5824cb0eb improve travis build (#1340)
* short time travis build

* optimize build

* optimize build

* optimize build
2016-12-22 09:55:27 +00:00