573 Commits

Author SHA1 Message Date
Mario Romano
17f805f2c4 clean code and store metadata 2016-08-26 00:24:50 +01:00
Mario Romano
b1a88acf76 clean code 2016-08-26 00:24:50 +01:00
Mario Romano
ac1a919abb cleaning 2016-08-26 00:24:50 +01:00
Mario Romano
a6875ab712 form to model 2016-08-26 00:24:50 +01:00
Eugenio Romano
6c2d501019 Fix same file content is displayed as first document opened 2016-08-25 12:36:49 +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
5773b88ab4 #543 dedicated AlfrescoApi service 2016-08-24 15:17:39 +01:00
Denys Vuika
e00896da4e Use mime icons by default within demo app 2016-08-24 08:54:22 +01:00
Denys Vuika
29fbd4d10d Merge pull request #600 from Alfresco/dev-eromano-549
ask for thumbnail redintion #549
2016-08-23 19:55:12 +01:00
Eugenio Romano
822f3b8d89 ask for thumbnail redintion #549 2016-08-23 19:19:24 +01:00
Eugenio Romano
720480de00 move js-api version 0.3.0 2016-08-23 16:56:01 +01:00
Eugenio Romano
06c05ea9b5 move form to activity js api 2016-08-23 16:56:01 +01:00
Eugenio Romano
1e8440c0a0 core and login component 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
cb5cac2cbc Merge pull request #583 from Alfresco/dev-denys-572
#572 Activiti Form enhancements
2016-08-19 09:46:07 +01:00
Mario Romano
e1603d8a24 replace hardcoded ip with dynamic local ip 2016-08-18 12:34:13 +01:00
Denys Vuika
9f9187c3da #533 allow explicitly making entire form readonly 2016-08-15 12:25:55 +01:00
Denys Vuika
4a0c6e6e29 Remove appfest related content 2016-08-15 10:53:59 +01:00
Mario Romano
ed18b951f7 Merge pull request #566 from Alfresco/dev-mromano-538
Dev mromano 538
2016-08-13 20:06:16 +01:00
Mario Romano
100cd73ca8 remove filter by name in the demo 2016-08-12 16:16:27 +01:00
Mario Romano
dc6542e57f #514 select filters by appId and AppName 2016-08-12 16:14:59 +01:00
Mario Romano
2f941c95a5 #502 #535 #538 2016-08-12 12:09:03 +01:00
Maurizio Vitale
fd3aff0b0f Merge pull request #519 from Alfresco/dev-eromano-506
Dev eromano 506
2016-08-12 11:03:09 +01:00
Mario Romano
b6626e1c20 fix tslint and package.json + build-all script 2016-08-11 16:30:36 +01:00
Mario Romano
1ac64c5bc7 make default 127.0.0.1 in demoshell 2016-08-04 19:47:14 +01:00
Eugenio Romano
eb68bd5f48 insert new logic in the demo Shell 2016-08-04 10:24:50 +01:00
Mario Romano
90f1dec1e3 Merge pull request #501 from Alfresco/dev-mromano-354
Dev mromano 354
2016-08-02 13:35:47 +01:00
Mario Romano
10adff15a9 dix merge demo shell 2016-08-02 11:11:22 +01:00
Mario Romano
eb944b801e #354 fix serve icons 2016-08-02 10:49:34 +01:00
Mario Romano
ddcae60d8a fix rebase 2016-08-02 10:49:34 +01:00
Mario Romano
520310735b set host url in the left menu bar 2016-08-02 10:49:34 +01:00
Mario Romano
8fae7d1c34 redirect to index.html - single page 2016-08-02 10:49:34 +01:00
Mario Romano
ef8a46fec4 fast deploy on aws 2016-08-02 10:49:34 +01:00
Maurizio Vitale
393b66602a Merge pull request #498 from Alfresco/dev-denys-form-viewer
Tabs widget enhancements, Form Viewer route
2016-08-01 11:33:56 +01:00
Denys Vuika
3a9e89a19a Tabs widget enhancements, Form Viewer route 2016-07-29 19:15:06 +01:00
Will Abson
2e2beae3fb Merge pull request #495 from Alfresco/docker-fix
instructing wsrv to start with 0.0.0.0 instead that with localhost
2016-07-29 16:43:38 +01:00
Enzo Rivello
53e0957831 instructing wsrv to start with 0.0.0.0 instead that with localhost, will make it compatible with the docker container 2016-07-29 15:36:36 +01:00
mauriziovitale84
4c2f12f821 Fixed onInit problem 2016-07-29 14:43:32 +01:00
mauriziovitale84
421b21017a Fix unused variable 2016-07-29 11:56:49 +01:00
mauriziovitale84
8b96d5e8aa Improve the task list component
- Customize the task list column passing the json schema instead of DataTableAdapter
 - Add function to add people
 - Add function to add comments
 - Add function to add checklist
 - TaskFilter as a differenct component
 - Change the layout in the demo shell
 - Using Tabs instead of dropdown
2016-07-29 11:56:49 +01:00
mauriziovitale84
5e9cbcdfeb Use the activiti page instead of task page in the demo shell 2016-07-29 11:56:12 +01:00
mauriziovitale84
b96dcb7bb0 Basic single page with activiti task list and form render 2016-07-29 11:48:43 +01:00
Denys Vuika
5dc42b9e6c #489 Upgrade to angular/router 2016-07-28 15:48:37 +01:00
Maurizio Vitale
9ee34865d8 Merge pull request #488 from Alfresco/dev-denys-484
Form and Document List enhancements
2016-07-28 11:48:39 +01:00
Denys Vuika
21194e373a #484 add process actions for folder menus 2016-07-28 10:22:07 +01:00
Mario Romano
90b3d3364c change setting for webscript package.json 2016-07-27 13:29:48 +01:00
Denys Vuika
4b7cb8d998 Proper displaying nameless tasks in demo app
- display ‘Nameless task’ for empty task names (similar to how Activiti
does it)
2016-07-27 13:19:42 +01:00
Denys Vuika
a945cd1fff #482 populate action/context menu with bpm processes 2016-07-27 11:44:20 +01:00
Mario Romano
7de2b65684 #441 fix code style 2016-07-26 11:41:13 +01:00
Mario Romano
53957532ed #441 store data on localstorage 2016-07-26 11:12:01 +01:00