1723 Commits

Author SHA1 Message Date
Eugenio Romano
b5bab2c753 update readme 2016-08-03 23:46:22 +01:00
Eugenio Romano
60dde117d7 Webscript disable show data parameter #515 2016-08-03 23:46:22 +01:00
Eugenio Romano
e17604e47d fix test viewer 2016-08-03 23:45:57 +01:00
Denys Vuika
f44eaae410 #504 fix Form renderer 2016-08-03 11:23:55 +01:00
Eugenio Romano
e182122b42 fix viewer absolute grid when in overlay mode 2016-08-02 23:58:32 +01:00
Eugenio Romano
419c770b35 fix pdf viewer under 850px in not overlaymode 2016-08-02 16:57:59 +01:00
Eugenio Romano
f064cb0bea hide header in not overlay mode 2016-08-02 15:08:53 +01:00
Eugenio Romano
99f5744543 disable esc button when the viewer is not in overlaymode 2016-08-02 14:37:04 +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
d9ad2f1bad Merge pull request #490 from Alfresco/dev-wabson-480
Improve scripts and script docs (reverted from commit 0bd56034181a34a128acbd7e3a58f83ece434d96)
2016-08-02 12:49:21 +01:00
Mario Romano
10adff15a9 dix merge demo shell 2016-08-02 11:11:22 +01:00
Mario Romano
469f793289 #354 change s3 app version 2016-08-02 10:49:35 +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
c544cdce7d #354 update readme aws logo 2016-08-02 10:49:34 +01:00
Mario Romano
41faaabe74 #354 update readme with button 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
Mario Romano
0bd5603418 Merge pull request #490 from Alfresco/dev-wabson-480
Improve scripts and script docs
2016-08-02 10:44:32 +01:00
Eugenio Romano
2e8644b4bc hide close button viewer in not overlay mode 2016-08-02 10:25:18 +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
34506770eb Remove typings install from build commands 2016-07-29 18:15:36 +01:00
Will Abson
4c997685ab Add postinstall script to components that were missing it 2016-07-29 17:24:07 +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
Mario Romano
5b6bab3f51 Merge pull request #494 from Alfresco/dev-mvitale-464
Create a single page for Activiti components
2016-07-29 15:55:35 +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
e35b048022 Hard coded path for the web activiti API 2016-07-29 14:43:13 +01:00
mauriziovitale84
186032afb4 Fixed BPM path to using the real API 2016-07-29 14:09:57 +01:00
mauriziovitale84
74c205ec11 Fixed problem after rebase 2016-07-29 12:03:37 +01:00
mauriziovitale84
15e1a33be1 Add complete API unit test 2016-07-29 11:58:18 +01:00
mauriziovitale84
ff95dd57cd Unit test task list service 2016-07-29 11:58:18 +01:00
mauriziovitale84
e94c0b0e41 Unit test task filters 2016-07-29 11:56:49 +01:00
mauriziovitale84
16eec259c5 Unit test tasklist 2016-07-29 11:56:49 +01:00
mauriziovitale84
421b21017a Fix unused variable 2016-07-29 11:56:49 +01:00
mauriziovitale84
48a2a4c1fd Basic documentation 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
d612cc8ffa Improve the activiti task details 2016-07-29 11:56:12 +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
3366ca43ac Retrive the form name 2016-07-29 11:48:43 +01:00
mauriziovitale84
b96dcb7bb0 Basic single page with activiti task list and form render 2016-07-29 11:48:43 +01:00
Eugenio Romano
0d5274f54c Merge pull request #491 from Alfresco/dev-denys-489
Migrate to angular/router component
2016-07-29 09:33:17 +01:00
Denys Vuika
5dc42b9e6c #489 Upgrade to angular/router 2016-07-28 15:48:37 +01:00
Will Abson
585da569dd Fix stdout to include component names again 2016-07-28 13:29:38 +01:00
Will Abson
1a7d018687 Ensure that parameters still passed to start.sh from start-linked.sh
- Fixes -install parameter and others

Refs #480
2016-07-28 13:26:34 +01:00
Will Abson
74933e8069 Improve README contents 2016-07-28 13:26:33 +01:00
Will Abson
6ff5a4326d Remove static list of components from clean and publish scripts 2016-07-28 13:26:33 +01:00
Will Abson
f55b8938fa New script to build components prior to running start.sh
- Add to start-linked.sh
2016-07-28 13:26:33 +01:00