Commit Graph

36 Commits

Author SHA1 Message Date
Mario Romano
9655e51943 #1471 rollback className change (#1472) 2017-01-16 11:49:43 +00:00
Denys Vuika
d42f41ec00 Migrate from window.console to LogService 2017-01-05 21:06:30 +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
Will Abson
fb851271e9 Fix uploads from folders opened from search results
Refs #1248
2016-12-16 17:52:57 +00:00
Eugenio Romano
e133fd6408 create bundle for all components 2016-12-14 15:49:08 +00:00
Maurizio Vitale
3a288c6b1b #1181 Show toast message once (#1189)
* #1181 Show toast once

* #1181 fix unit test

* #1181 Fix unit test compilation problem
2016-12-01 16:28:16 +00:00
mauriziovitale84
acb06e92c4 #1076 Fix the translation in all the components 2016-11-25 19:09:06 +00:00
Eugenio Romano
ae6f4eeb1c fix any type build 2016-11-25 19:09:06 +00:00
Eugenio Romano
362e2e32ea fix test and coverage Angular2 Final release uploader component #749 2016-10-06 21:54:01 +01:00
Eugenio Romano
12914e0680 change tsconfig,module name ,karma.conf,karma-tst-shim and #749 2016-10-06 11:56:07 +01:00
Denys Vuika
9e0534ff90 Upgrade ng2-alfresco-upload 2016-09-21 18:23:57 +01:00
Denys Vuika
2c830d9693 Single place for translate pipe 2016-09-17 19:56:55 +01:00
Eugenio Romano
23da361622 add autorename as default behaviour and the possibility to use the versioning 2016-08-24 16:21:31 +01:00
Denys Vuika
713f1c02de Merge pull request #451 from Alfresco/dev-mvitale-436
Fix undo problem
2016-07-22 15:54:37 +01:00
mauriziovitale84
cab661064c Emit event when the folder is created 2016-07-20 16:51:21 +01:00
mauriziovitale84
1a88061017 Fix undo problem 2016-07-20 12:04:38 +01:00
Denys Vuika
aaed924b6f Improve 'upload' package config 2016-07-15 11:55:50 +01:00
mauriziovitale84
e4546061f1 Fix upload folder not supported for Safari and Firefox 2016-06-28 17:56:10 +01:00
mauriziovitale84
05c0a8246a Use new upload API 2016-06-22 16:17:19 +01:00
Denys Vuika
7f93baf59c Fix 'upload' code style issues (tslint) 2016-06-16 13:37:23 +01:00
Denys Vuika
bd1100c33b Improve 'ng2-alfresco-core' imports 2016-06-15 13:57:47 +01:00
Denys Vuika
2428396ab6 Upgrade Upload to angular 2.0.0-rc.1 2016-06-14 11:02:41 +01:00
mauriziovitale84
66d45f5461 #171 Show notification bar 2016-06-09 11:59:13 +01:00
mauriziovitale84
3abee3c8ac #46 Updated doc 2016-06-02 12:38:27 +01:00
mauriziovitale84
58ceebe53a #105 Refactoring file dialog component 2016-06-02 09:43:34 +01:00
mauriziovitale84
69c490732d #46 Fixed unit test 2016-05-24 17:04:05 +01:00
mauriziovitale84
cb6b036caf #46 JSDoc and doc of File upload Event onSucces 2016-05-20 18:12:19 +01:00
Mario Romano
293662ec4f fix upload demo and inject uploadservice 2016-05-20 18:00:02 +01:00
Mario Romano
c771c0a205 dist folder for uploader component 2016-05-19 16:23:25 +01:00
mauriziovitale84
a9df957f2a #60 Reproduce folders tree when a folder is uploaded 2016-05-19 11:00:14 +01:00
mauriziovitale84
f97d31f530 #46 Fixed build error 2016-05-13 10:00:12 +01:00
Mario Romano
6b99e49498 lint login and upload 2016-05-12 19:35:41 +01:00
Mario Romano
6654563469 lint login and upload 2016-05-12 19:14:29 +01:00
mauriziovitale84
3c2167273f #46 Upload files in a folder 2016-05-12 15:40:30 +01:00
Mario Romano
1a7248b1e9 #46 upload jsdoc and clean code 2016-05-06 12:50:06 +01:00
Mario Romano
e5b54f40b8 #46 intergrate drag and drop in document-list 2016-05-06 01:12:52 +01:00