Denys Vuika
ce518056be
Update TS configs with the type libs
2016-09-19 16:33:45 +01:00
Denys Vuika
0ac4439c92
Upgrade ng2-activiti-tasklist
2016-09-19 12:52:30 +01:00
mauriziovitale84
4462247a2e
Select the first filter as default
2016-09-19 09:48:13 +01:00
Denys Vuika
2c830d9693
Single place for translate pipe
2016-09-17 19:56:55 +01:00
mauriziovitale84
27d309611f
Add LayoutType property to render List/Grid of the activiti apps
2016-09-16 16:04:33 +01:00
mauriziovitale84
6e62fb67e3
Improve unit tests
2016-09-15 12:17:09 +01:00
mauriziovitale84
0b4cd4b257
Filter activiti tasks using the appId
2016-09-15 11:15:14 +01:00
mauriziovitale84
ec14c01150
Add activiti apps component
2016-09-15 11:12:06 +01:00
mauriziovitale84
3e8a49edac
Add default tasks filters
2016-09-14 09:42:15 +01:00
Denys Vuika
4c96b456b1
Merge branch 'development' into dev-denys-724
2016-09-12 13:20:23 +01:00
Denys Vuika
c36d430fc8
#724 correctly handle 'formKey' property
...
due to some reason Activiti stores/serializes null as a “null” string
rather than value for a ‘formKey’ property; added checks for this case
2016-09-12 13:08:05 +01:00
mauriziovitale84
40e82830ce
Fix the activiti version
2016-09-12 13:03:38 +01:00
Denys Vuika
76b5faf63b
Fix activiti form version in package.json
2016-09-12 10:55:59 +01:00
Mario Romano
f19670b550
version bump
2016-09-08 18:28:41 +01:00
mauriziovitale84
dc0ea9d828
Add first task selection on filter change
2016-09-08 13:31:44 +01:00
Mario Romano
4dacb47c7c
onError event for form component
2016-09-08 09:06:13 +01:00
Mario Romano
3b9a10dbfc
#706 custom empty tepmlate for task details
2016-09-07 16:02:18 +01:00
Mario Romano
f9210ba048
change needed for health care app
2016-09-06 19:18:35 +01:00
Mario Romano
e66b0ad516
Merge pull request #675 from Alfresco/dev-denys-638
...
Disable save and/or complete within an Activiti form for completed tasks #638
2016-09-05 15:23:55 +01:00
Mario Romano
3a179a0d00
Merge pull request #668 from Alfresco/dev-denys-dts
...
AlfrescoApiService, code improvements
2016-09-05 14:48:45 +01:00
Denys Vuika
0f71bc1ba9
#638 disable outcomes for readonly form
...
- disable outcome buttons for readonly form
- activiti-task-details now detect completed forms and make them
readonly (i.e. completed tasks filter)
2016-09-05 14:25:42 +01:00
mauriziovitale84
cee5697503
Fix unit test
2016-09-05 12:19:40 +01:00
mauriziovitale84
3f38820504
Improve doc
2016-09-05 12:19:31 +01:00
mauriziovitale84
6cdc994798
Fix total number task
2016-09-05 12:19:23 +01:00
Denys Vuika
c4a593f9a2
Fix unit tests
2016-09-05 10:23:27 +01:00
mauriziovitale84
c31f0a08a7
refresh tasklist after complete task
2016-09-01 15:23:45 +01:00
mauriziovitale84
d1f23acd6c
Fix activiti tasklist demo
2016-09-01 11:06:17 +01:00
Mario Romano
21486c110a
Merge pull request #648 from Alfresco/dev-eromano-565
...
Cannot click on a item in search result
2016-08-31 08:55:31 -04:00
Eugenio Romano
ce191a9a23
Cannot click on a item in search result
2016-08-30 16:16:31 +01:00
Eugenio Romano
83461e4cac
component demo folder 0.3.0
2016-08-30 14:10:11 +01:00
Mario Romano
1665cc0890
version bump
2016-08-29 23:46:29 -04:00
Will Abson
9d316ba739
Fix 404 errors for tasklist i18n files
2016-08-29 10:59:22 -04:00
Eugenio Romano
be5ce578b4
fix test tasklist
2016-08-23 18:03:52 +01:00
Eugenio Romano
746293bbdc
user filters
2016-08-23 16:56:02 +01:00
Eugenio Romano
2f64605c93
remove getTicket and fix tasklist filter
2016-08-23 16:56:02 +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
984f6d5822
observer on setting change
2016-08-23 16:55:26 +01:00
Eugenio Romano
f63b8700b4
name unify for setting import
2016-08-23 16:55:26 +01:00
Eugenio Romano
9c5d62f5d1
tasklist modify step 1
2016-08-23 16:55:00 +01:00
Denys Vuika
5f84bff7e1
Disable broken test
2016-08-23 16:45:48 +01:00
Denys Vuika
3dc8c76e0f
Update package.json
2016-08-23 16:41:09 +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
Denys Vuika
4eb7cf6441
Merge pull request #595 from Alfresco/dev-valbano-587
...
Changed label to person
2016-08-22 15:43:51 +01:00
Denys Vuika
063f403762
#580 fix activiti task list http calls
2016-08-22 15:40:42 +01:00
Vito Albano
30c6e56a03
Changed label to person
2016-08-22 15:27:58 +01:00
Mario Romano
08ed283e64
Merge pull request #568 from Alfresco/dev-mvitale-536
...
Add documentation about applicationId and processId
2016-08-13 20:06:56 +01:00
Mario Romano
2ba6c51210
more tests
2016-08-12 20:25:38 +01:00
mauriziovitale84
5dfa55c6bf
Add documentation applicationId and processId
2016-08-12 17:06:34 +01:00
Mario Romano
dc6542e57f
#514 select filters by appId and AppName
2016-08-12 16:14:59 +01:00