46 Commits

Author SHA1 Message Date
Denys Vuika
df97a2e24c fix unit tests 2017-01-06 09:55:07 +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
Denys Vuika
8159cc1dd9 Code fixes after merge 2016-09-05 09:33:42 +01:00
Denys Vuika
c037b91c9c Merge branch 'development' into dev-denys-dts
# Conflicts:
#	demo-shell-ng2/systemjs.config.js
#	ng2-components/ng2-alfresco-upload/src/services/upload.service.spec.ts
#	ng2-components/ng2-alfresco-upload/src/services/upload.service.ts
#
ng2-components/ng2-alfresco-viewer/src/componets/viewer.component.spec.t
s
#	ng2-components/ng2-alfresco-viewer/src/componets/viewer.component.ts
2016-09-05 09:10:08 +01:00
Denys Vuika
3c662de36d Update upload service with Api service 2016-08-30 14:38:28 +01:00
Mario Romano
e2683047e6 #516 return object from success upload 2016-08-26 17:46:24 +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
Eugenio Romano
822f3b8d89 ask for thumbnail redintion #549 2016-08-23 19:19:24 +01:00
mauriziovitale84
81220d17a3 Fix error when the dialog is not initialized 2016-08-12 16:52:30 +01:00
Vito Albano
95b9fb28f3 Fixed license ad declaration error on build 2016-07-15 11:51:33 +01:00
mauriziovitale84
7f3a450e6d Fix unit test upload 2016-07-14 15:31:24 +01:00
Eugenio Romano
334dffb9b1 fix uploader multiple file 2016-07-13 01:08:38 +01:00
Eugenio Romano
75629ca95e uploader create Folder porting new Api 2016-07-13 00:33:09 +01:00
Eugenio Romano
2ddaa76ea1 upload porting first step 2016-07-13 00:32:22 +01:00
mauriziovitale84
e8c363e520 Fix token problem 2016-07-08 12:55:14 +01:00
mauriziovitale84
05c0a8246a Use new upload API 2016-06-22 16:17:19 +01:00
mauriziovitale84
98d6b5405f Fixed unit test 2016-06-21 15:20:35 +01:00
mauriziovitale84
75a533bcde Fixed regression problem 2016-06-21 10:16:26 +01:00
mauriziovitale84
604c1c7eba #189 Fix upload test 2016-06-15 15:05:54 +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
9423a13337 #150 Fixed refresh icon on upload completed 2016-06-06 11:58:58 +01:00
mauriziovitale84
1597595bf0 #139 Fixed complete counter 2016-06-03 12:03:12 +01:00
mauriziovitale84
f9aa5067cd #135 Called observer.next to force the progressbar refresh 2016-06-02 16:44:21 +01:00
Mario Romano
ac1cf8a781 change host and demo 2016-06-02 15:48:56 +01:00
mauriziovitale84
58ceebe53a #105 Refactoring file dialog component 2016-06-02 09:43:34 +01:00
Mario Romano
353f1286f5 remove defaut ip from upload 2016-06-01 16:54:56 +01:00
mauriziovitale84
dc14a26786 #102 Fixed folder creation structure on folder upload button 2016-05-27 10:42:44 +01:00
mauriziovitale84
69c490732d #46 Fixed unit test 2016-05-24 17:04:05 +01:00
Mario Romano
c13d6a7fc3 fix dependencies and core 2016-05-21 04:25:44 +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
mauriziovitale84
51b940b03e #46 onSuccess Event Emitter FileUploader 2016-05-12 21:02:04 +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
mauriziovitale84
a8ba9203de #Fixed bug after refactor 2016-05-11 15:17:24 +01:00
mauriziovitale84
6f0437c155 #46 File uploader unit test 2016-05-11 10:52:14 +01:00
Mario Romano
1a7248b1e9 #46 upload jsdoc and clean code 2016-05-06 12:50:06 +01:00
Mario Romano
1ea845b58e #46 fix errors 2016-05-06 01:47:39 +01:00
Mario Romano
e5b54f40b8 #46 intergrate drag and drop in document-list 2016-05-06 01:12:52 +01:00
Mario Romano
f6cfef905b #46 upload component 2016-05-05 18:25:02 +01:00