113 Commits

Author SHA1 Message Date
Denys Vuika
d42f41ec00 Migrate from window.console to LogService 2017-01-05 21:06:30 +00:00
mauriziovitale84
58af422d62 #1370 Remove use of AlfrescoSettingsService 2017-01-04 17:27:41 +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
Mario Romano
de0ac1e805 1.0.0 (#1337) 2016-12-20 14:07:01 +00:00
Eugenio Romano
e133fd6408 create bundle for all components 2016-12-14 15:49:08 +00:00
mauriziovitale84
369ac0d7d6 #384 Change API name, add docs, fix demo 2016-12-07 10:46:22 +00:00
Denys Vuika
da70a72bba Login dialog shows error for Safari with Private Window mode (#1172)
* #958 new StorageService service

abstraction around ‘Storage’ to allow switching to in-memory store
whenever ‘localStorage’ is not available (i.e. private/incognito modes,
etc.)

* fix unit tests

* update unit tests

- disable incorrect auth tests (core)
- simplify widget visibility tests (activiti-form)

* fix unit tests
2016-11-30 11:32:16 +00:00
Denys Vuika
9066ce49e0 document-list improvements (#1169)
* #1167 document-list improvements

- allow setting custom root path
- document-list module now re-exports datatable module (no need
importing it separately if document-list is already used)
- documentation updates and fixes

* readme updates and unit test
2016-11-29 12:03:24 +00:00
Mario Romano
3f98ef146d 0.5.0 2016-11-25 19:09:08 +00:00
Mario Romano
c9e3723613 remove polyfill and material from components, leave it in the core and demo 2016-11-25 19:07:29 +00:00
Mario Romano
8fc548eea4 #1038 version bump 2016-11-10 21:09:26 +00:00
Mario Romano
9dc3990425 #878 review pr 2016-11-09 21:55:31 +00:00
Mario Romano
cf0b0c5974 #878 doc and demo documentlist 2016-11-09 10:56:35 +00:00
Mario Romano
d908cf4754 #878 #797 demo folder form component and documentation update 2016-11-09 10:56:35 +00:00
Eugenio Romano
f8979f06c5 fix importing alfreso-js-api compatible with the version 0.3.6 #916 2016-10-29 16:37:10 +01:00
Eugenio Romano
2dc1cec71e disallow consecutive-blank-lines 2016-10-12 11:16:36 +01:00
Eugenio Romano
8ef8d43b9c install rimraf pkg if not present during the clean in demo folders 2016-10-10 10:30:21 +01:00
Eugenio Romano
f17824cf87 fix test conf file demo folders and demo shell component #749 2016-10-07 15:28:57 +01:00
Denys Vuika
dd2d41db2c Greatly reduced module imports hierarchy
- it is no longer needed manually importing numerous modules as
CoreModule re-exports them
2016-09-23 13:58:40 +01:00
Denys Vuika
a92716c438 Upgrade ng2-alfresco-documentlist/demo 2016-09-23 13:22:22 +01:00
Denys Vuika
ce518056be Update TS configs with the type libs 2016-09-19 16:33:45 +01:00
Denys Vuika
49b9c8eeae Upgrade ng2-alfresco-documentlist 2016-09-19 14:09:39 +01:00
Denys Vuika
2c830d9693 Single place for translate pipe 2016-09-17 19:56:55 +01:00
Eugenio Romano
1f6898d043 fix demo folder document list 2016-08-31 14:09:04 +01:00
Eugenio Romano
c35098ece4 Merge pull request #647 from Alfresco/dev-eromano-updateVer3DemoFolders
component demo folder 0.3.0
2016-08-31 13:05:26 +01:00
Eugenio Romano
83461e4cac component demo folder 0.3.0 2016-08-30 14:10:11 +01:00
Denys Vuika
b0876b3ee4 #644 Fix date parsing/formatting for Safari 2016-08-30 12:39:43 +01:00
Eugenio Romano
4406024330 fix demo index 2016-08-25 11:47:49 +01:00
Eugenio Romano
720480de00 move js-api version 0.3.0 2016-08-23 16:56:01 +01:00
Eugenio Romano
f63b8700b4 name unify for setting import 2016-08-23 16:55:26 +01:00
Eugenio Romano
dc19e45e7b rename two times service class just once
move responsability providers configurration in setting service
refactoring
2016-08-23 16:55:00 +01:00
Eugenio Romano
8698395bd4 change demo and add information about auth in the core reame 2016-08-23 16:54:24 +01:00
Denys Vuika
3dc95dc4ed #586 fix npm scripts for demo app and demo projects
- pre-build TypeScript code before running watchers
- don’t clean (rimraf) destination folders on watcher (done on
pre-build, fixes many browser load errors)
- simplified ‘tslint’ tasks for demo projects
- running ’tsc’ and ‘tsc -w’ from local node_modules (don’t expect
global typescript compiler)
2016-08-23 14:10:42 +01:00
Mario Romano
925da1389a #441 set bpm host 2016-07-25 18:38:04 +01:00
Eugenio Romano
b8ba3cfeff alfresco-js-api last not Bracking change version api 2016-07-13 02:00:45 +01:00
Eugenio Romano
75629ca95e uploader create Folder porting new Api 2016-07-13 00:33:09 +01:00
Eugenio Romano
9075fce60a minor fix document list 2016-07-13 00:33:09 +01:00
Eugenio Romano
e57ff04e4f alfresco-js-api 2.0 update package.json 2016-07-13 00:32:23 +01:00
Eugenio Romano
2ddaa76ea1 upload porting first step 2016-07-13 00:32:22 +01:00
Eugenio Romano
8b12e939ed move rimraf in devDep 2016-07-13 00:30:33 +01:00
Eugenio Romano
00423d3c64 fix demo document list 2016-07-13 00:30:33 +01:00
Eugenio Romano
0687e9f5fa add watching file in demo document list 2016-07-13 00:30:33 +01:00
Eugenio Romano
7396a57e5c migrate document list to new api 2016-07-13 00:30:33 +01:00
Denys Vuika
9cf7322acf Fix datatable/documentlist demo projects 2016-07-12 10:13:50 +01:00
Eugenio Romano
f1410431e1 Merge pull request #408 from Alfresco/dev-denys-393
Documentation updates
2016-07-11 18:14:09 +01:00
Denys Vuika
9b6dcde0bc #393 readme update 2016-07-11 12:23:36 +01:00
mauriziovitale84
e8c363e520 Fix token problem 2016-07-08 12:55:14 +01:00
Denys Vuika
21c1cbc531 Code cleanup and fixes 2016-07-05 16:19:39 +01:00
Denys Vuika
e414135bd2 #340 document list now wraps and extends datatable 2016-07-05 14:19:07 +01:00
Denys Vuika
236926c1ca #340 Empty content template and context menu for datatable 2016-07-05 12:37:07 +01:00