358 Commits

Author SHA1 Message Date
Mario Romano
bd8288e172 fix demo shell 2016-08-26 11:33:19 +01:00
Mario Romano
89644dc8bb update doc 2016-08-26 00:48:05 +01:00
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
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
1e8440c0a0 core and login component 2016-08-23 16:54:24 +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
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
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
Denys Vuika
21194e373a #484 add process actions for folder menus 2016-07-28 10:22:07 +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
Mario Romano
126fecdf34 #441 add dynamic host to activiti components 2016-07-25 19:31:27 +01:00
Mario Romano
d604a1f766 #441 change text 2016-07-25 18:48:52 +01:00
Mario Romano
dab19277f4 #421 add config tab for BPM in demo app 2016-07-25 18:38:04 +01:00
Mario Romano
4b6785c91b #421 set host url in the left menu bar 2016-07-25 18:38:04 +01:00
Mario Romano
925da1389a #441 set bpm host 2016-07-25 18:38:04 +01:00
mauriziovitale84
596e88126d Rename activiti component and add demo folder 2016-07-25 09:54:10 +01:00
mauriziovitale84
b0a9494096 Add new activiti api tasklist 2016-07-25 09:52:28 +01:00
mauriziovitale84
336e1c9d38 Activiti Task List Component 2016-07-25 09:52:28 +01:00
Denys Vuika
e370d7feee #455 about page with alfresco packages versions 2016-07-22 11:52:17 +01:00
Denys Vuika
ab891ff5c2 Merge branch 'development' into dev-denys-440
# Conflicts:
#	.travis.yml
#	demo-shell-ng2/app/app.component.html
#	demo-shell-ng2/app/app.component.ts
#	demo-shell-ng2/package.json
#	demo-shell-ng2/systemjs.config.js
2016-07-22 09:59:44 +01:00
Denys Vuika
27416e1b13 #440 rename to 'ng2-activiti-form' 2016-07-21 16:17:20 +01:00
Denys Vuika
57adc26b8b #440 decouple component and it's demo content
- moved demo-related code to ‘demo app’
- clean alfresco-form component api
2016-07-21 15:59:45 +01:00
Eugenio Romano
3859c4cd47 Cannot view a file #449 2016-07-20 12:10:52 +02:00