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 |
|
Eugenio Romano
|
68465e46f2
|
remove consecutive blank line
|
2016-10-12 13:47:38 +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
|
2c830d9693
|
Single place for translate pipe
|
2016-09-17 19:56:55 +01:00 |
|
mauriziovitale84
|
7f3a450e6d
|
Fix unit test upload
|
2016-07-14 15:31:24 +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
|
1d70ad4491
|
#149 Fixed event preventDefault
|
2016-06-06 10:42:54 +01:00 |
|
mauriziovitale84
|
1ee0d274e9
|
#132 Removed setInteval
|
2016-06-02 16:35:18 +01:00 |
|
mauriziovitale84
|
f4e8f6ed65
|
#118 Add button to cancel all the remaining upload
|
2016-05-31 17:10:31 +01:00 |
|
Mario Romano
|
c13d6a7fc3
|
fix dependencies and core
|
2016-05-21 04:25:44 +01:00 |
|
Mario Romano
|
3e54eaf5fe
|
fix translate
|
2016-05-19 19:39:13 +01:00 |
|
Mario Romano
|
6654563469
|
lint login and upload
|
2016-05-12 19:14:29 +01:00 |
|
mauriziovitale84
|
ba1fb96f31
|
#46 Accessibility
|
2016-05-11 14:50:55 +01:00 |
|
Mario Romano
|
1a7248b1e9
|
#46 upload jsdoc and clean code
|
2016-05-06 12:50:06 +01:00 |
|
Mario Romano
|
f6cfef905b
|
#46 upload component
|
2016-05-05 18:25:02 +01:00 |
|