Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-17 | Update Dist.prod | Fulup Ar Foll | 1 | -2/+2 | |
2016-02-17 | adds prod files | José Bollo | 1 | -2/+2 | |
Change-Id: I01a2f7f99f864934bcd6b78df6a83a48ce6c8764 Signed-off-by: José Bollo <jose.bollo@iot.bzh> | |||||
2016-02-17 | Implement closing windows of remote launchs | Fulup Ar Foll | 1 | -2/+2 | |
Change-Id: Ibcaa672271b1da94dd87291ea0531b5c520fa373 | |||||
2016-02-16 | Fixed BeforeUnload Binder Call in ProdMode | Fulup Ar Foll | 1 | -2/+2 | |
2016-02-15 | Added runmode=remote|local | Fulup Ar Foll | 1 | -2/+2 | |
2016-02-15 | appli: integrates mode local/remote | José Bollo | 1 | -2/+2 | |
Signed-off-by: José Bollo <jose.bollo@iot.bzh> | |||||
2016-01-28 | Update JSON API | Fulup Ar Foll | 1 | -2/+2 | |
2016-01-28 | Add "dist.prod" directory, modify .gitignore | Manuel Bachmann | 1 | -0/+8 | |
"dist.prod" is a snapshot of compiled application ; it is useful for demos, and because compiling AngularJS code (using npm, gulp...) within Yocto means lots of efforts for little gain. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> |