1723 Commits

Author SHA1 Message Date
Eugenio Romano
a6d0f0d7fa change hosts url 2016-08-23 16:56:01 +01:00
Eugenio Romano
76915365b6 apply new host parameters 2016-08-23 16:56:01 +01:00
Eugenio Romano
720480de00 move js-api version 0.3.0 2016-08-23 16:56:01 +01:00
Eugenio Romano
31c12cf709 wrong modify sh 2016-08-23 16:56:01 +01:00
Eugenio Romano
42028d98d3 formvalues cast remove 2016-08-23 16:56:01 +01:00
Eugenio Romano
faaa4a3a21 fix tlsint 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
0110f486b6 test skip 2016-08-23 16:56:01 +01:00
Eugenio Romano
876f2736e7 refactorin process list and test viewer 2016-08-23 16:56:01 +01:00
Eugenio Romano
e2b3259e14 fix webscript tests 2016-08-23 16:56:01 +01:00
Eugenio Romano
c82b69a4bf fix upload mock 2016-08-23 16:56:01 +01:00
Eugenio Romano
96de0171ec fixing viewer test and minor fix 2016-08-23 16:56:00 +01:00
Eugenio Romano
d9d7b27c64 change ticket storing and remove is login check in the login 2016-08-23 16:55:26 +01:00
Eugenio Romano
6ef1fccf80 check script 2016-08-23 16:55:26 +01:00
Eugenio Romano
984f6d5822 observer on setting change 2016-08-23 16:55:26 +01:00
Eugenio Romano
124b6971ac fix change provider 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
Eugenio Romano
077df4b87f remove unused dependencies 2016-08-23 16:55:00 +01:00
Eugenio Romano
b5ffa6fd36 separation login from constructor JS-API 2016-08-23 16:55:00 +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
560bef7c1d clean setting service file 2016-08-23 16:54:24 +01:00
Eugenio Romano
8698395bd4 change demo and add information about auth in the core reame 2016-08-23 16:54:24 +01:00
Eugenio Romano
1e8440c0a0 core and login component 2016-08-23 16:54:24 +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
fc058095f1 #534 improved login background customisation
- now login background can be defined via property
- readme updates
2016-08-23 16:31:37 +01:00
Mario Romano
b270e60025 Merge pull request #597 from Alfresco/dev-denys-586
#586 fix npm scripts for demo app and demo projects
2016-08-23 16:10:43 +01:00
Mario Romano
dd12931f15 Merge pull request #599 from Alfresco/dev-denys-534
#534 login customisation support
2016-08-23 16:10:16 +01:00
Mario Romano
3f18dbaece Merge pull request #598 from Alfresco/link-script-fix
#571 fix
2016-08-23 16:05:23 +01:00
Enzo Rivello
1d65edc5f4 alfresco-processlist -> alfresco-viewer 2016-08-23 16:04:13 +01:00
Enzo Rivello
23c6b87b8f #571 fix 2016-08-23 16:02:02 +01:00
Denys Vuika
f398e4d1f7 #534 login customisation support 2016-08-23 16:01:57 +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
92fe0f5307 Update README.md 2016-08-23 11:45:21 +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
6abd726f72 Merge pull request #594 from Alfresco/dev-denys-589
#589 ability to prevent default outcome behaviour
2016-08-22 14:44:48 +01:00
Denys Vuika
acfa8ac819 #589 ability to prevent default outcome behaviour
- ability to prevent default outcome behaviour (i.e. custom validation)
- new ‘executeOutcome’ event for DocumentList
- unit tests
- readme updates
2016-08-22 14:18:03 +01:00
Mario Romano
a977e52e8d Merge pull request #593 from Alfresco/dev-denys-documentlist
DocumentList component improvements
2016-08-22 12:40:10 +01:00
Denys Vuika
e72982665e Merge pull request #592 from Alfresco/dev-valbano-visibility-545
Dev valbano visibility 545
2016-08-22 12:14:12 +01:00
Denys Vuika
328f37282a DocumentList component improvements
- expose ‘properties’ for the Node model
- Row filtering support for Document List (refs #522)
- Custom image resolver for Document List (refs #532)
- readme updates
2016-08-22 12:01:54 +01:00
Vito Albano
57196ca50a Added other tests 2016-08-21 01:45:07 +01:00
Vito Albano
0fbaf7faf0 Added some more test for new functionality 2016-08-20 20:26:50 +01:00
Vito Albano
5241435164 Fixed visibility init 2016-08-20 12:58:12 +01:00
Vito Albano
de62e8181e Re Added visibility feature 2016-08-20 12:55:59 +01:00
Vito Albano
c4f6276b69 Added visibility service after rebase 2016-08-19 12:40:56 +01:00
Eugenio Romano
51f9b4b5b5 Merge pull request #585 from Alfresco/dev-denys-581
#581 Document list calls 3 times same endpoint
2016-08-19 11:05:19 +01:00
Denys Vuika
48edbea8ae #581 fix document list data loading
- reduce amount of unnecessary data reloads
2016-08-19 10:40:50 +01:00