188 Commits

Author SHA1 Message Date
Mario Romano
ed2d00f975 update package.json 2016-05-20 18:13:56 +01:00
Mario Romano
293662ec4f fix upload demo and inject uploadservice 2016-05-20 18:00:02 +01:00
mauriziovitale84
9c9c4fbba2 Fixed translation service 2016-05-20 17:23:35 +01:00
Will Abson
42623c7a0a Fix ng2-alfresco-core build issue caused by missing ng2-translate 2016-05-20 16:43:38 +01:00
Mario Romano
eb6a486bca update npm registry 2016-05-20 16:11:15 +01:00
Mario Romano
3e54eaf5fe fix translate 2016-05-19 19:39:13 +01:00
Mario Romano
40d8cff331 fix search and login 2016-05-19 18:41:40 +01:00
Mario Romano
d442eb202e lint AlfrescoTranslationService.ts 2016-05-19 16:30:40 +01:00
mauriziovitale84
ca6d5725e9 Improved AlfrescoTranslationService 2016-05-19 15:51:07 +01:00
Denys Vuika
5cb3610888 Improvements for systemjs, version bumps 2016-05-19 15:07:48 +01:00
Denys Vuika
0f9dc6951a Fix core library issues with i18n loading 2016-05-19 13:59:24 +01:00
Mario Romano
74f14b63b8 npm registry 2016-05-19 13:11:33 +01:00
Denys Vuika
c39782b3ca Build fixes
- removed duplicate ng2-translate
- tsconfig fixes
2016-05-19 11:15:42 +01:00
Mario Romano
337f00999d demo 2016-05-19 02:09:56 +01:00
Eugenio Romano
f179f3431d remove manual npm link and add it in postinstall script 2016-05-18 14:48:13 +01:00
mauriziovitale84
b37eaa1bc9 Fixed build error of translate dependency 2016-05-17 14:37:15 +01:00
Mario Romano
53d321e581 #60 more fix fot tests 2016-05-17 14:01:56 +01:00
Mario Romano
ce0e0d3598 #60 include html and css in tests 2016-05-17 10:45:13 +01:00
Mario Romano
874b6c0a31 #60 coverage and tets for core component 2016-05-16 19:17:22 +01:00
Denys Vuika
73792318ae Fixed TS configs regression 2016-05-13 13:57:40 +01:00
Denys Vuika
2f40a5446c Gitignore configuration for core library 2016-05-13 12:46:17 +01:00
Mario Romano
31bad389b9 #62 core test and coverage 2016-05-13 12:24:49 +01:00
Mario Romano
e0978c2a13 #62 uploader test and coverage 2016-05-13 12:13:11 +01:00
Denys Vuika
dc14b688f5 Translation service fixes 2016-05-13 10:14:16 +01:00
Mario Romano
b9a999be0e lint 2016-05-12 20:22:16 +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
Eugenio Romano
d1858f54ab add badges 2016-05-12 15:42:59 +01:00
mauriziovitale84
9143acc759 Fixed join JSON - AlfrescoTranslationLoader 2016-05-12 15:40:30 +01:00
Denys Vuika
122da8080f Fix TS compilation for ng2-alfresco-core 2016-05-11 11:09:15 +01:00
mauriziovitale84
ac680ae176 AlfrescoTranslationLoader fixed build error 2016-05-11 10:43:17 +01:00
mauriziovitale84
f7f73f0ead AlfrescoTranslationLoader 2016-05-10 17:57:00 +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
Denys Vuika
4a6d0c55bf Code improvements
- move auth token out of the document list (to the settings service for
now)

refs #9
2016-05-04 14:58:58 +01:00
Denys Vuika
efe9f84968 Fix dependencies
- restore original “dependencies” settings
- preserve “peerDependencies”
2016-04-26 13:55:53 +01:00
Denys Vuika
8158a6b007 Core settings service, license fixes
- fixed license text as per Apache appendix
(http://www.apache.org/licenses/LICENSE-2.0)
- added AlfrescoSettings service to the core component library
- document list now takes host information from the AlfrescoSettings
service
2016-04-26 11:09:01 +01:00
Denys Vuika
66a8eb039f core library implementation; license fixes
- library with code/utils to be shared across other components or top
level application;
- moved MDL directive to core as an example
- license fixes
2016-04-25 14:11:44 +01:00