summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-05-31Move .gitignore to topblowfish_2.0.12.0.1for/blowfish1.0Stephane Desneux2-7/+0
Change-Id: Ie0a7999b19b92c801f341321765e9383b4e3d4a3 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2016-05-31Merge afb-clientStephane Desneux702-0/+131483
2016-05-30Added DistProdFulup Ar Foll17-0/+32
2016-05-30update dist.prodJosé Bollo2-4/+4
Change-Id: I72755f8e9e5b3eb3571c0ef7539f357a99f57a9f Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2016-05-29sync the dist.prodJosé Bollo2-3/+3
Change-Id: Id5cb133267acd1f103e7b95c56a535df5167d2e9 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2016-05-29Fix runmodeFulup Ar Foll1-3/+3
2016-05-29Update client window exitFulup Ar Foll1-1/+1
2016-05-29Update client window exitFulup Ar Foll1-2/+2
2016-05-29Clean up to prepare new version of APIFulup Ar Foll12-489/+126
2016-05-28Clean up and documentationFulup Ar Foll68-672/+290
2016-05-26Update to LoginClient PluginFulup Ar Foll3-17/+18
2016-05-24Restore basic functionnalities with new APIFulup Ar Foll4-89/+92
2016-05-24Started move to new framework versionFulup Ar Foll3-48/+71
2016-04-15update to afb-daemon evolutionsJosé Bollo7-27/+27
- change the jtype - names uploaded widgets 'widget' Change-Id: I4634f71f820ba9c6619d944dd68b0238ed649a23 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2016-02-23applies new cookie name to readmeJosé Bollo1-1/+1
Change-Id: I018418dfd94f6a403d410781c588578aed2af166 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2016-02-17Update Dist.prodFulup Ar Foll2-4/+4
2016-02-17adds prod filesJosé Bollo2-4/+4
Change-Id: I01a2f7f99f864934bcd6b78df6a83a48ce6c8764 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2016-02-17Fix Modal Info PopupFulup Ar Foll2-16/+18
2016-02-17Implement closing windows of remote launchsFulup Ar Foll5-7/+38
Change-Id: Ibcaa672271b1da94dd87291ea0531b5c520fa373
2016-02-16Fixed BeforeUnload Binder Call in ProdModeFulup Ar Foll1-4/+3
2016-02-16Fixed BeforeUnload Binder Call in ProdModeFulup Ar Foll4-9/+11
2016-02-15Updated TokenRefresh and AppConfigFulup Ar Foll7-53/+62
2016-02-15Updated TokenRefresh and AppConfigFulup Ar Foll4-40/+35
2016-02-15TokenRefresh added LogoutFulup Ar Foll1-26/+31
2016-02-15Added runmode=remote|localFulup Ar Foll2-4/+5
2016-02-15Update runnable list after uninstallFulup Ar Foll4-11/+14
2016-02-15appli: integrates mode local/remoteJosé Bollo3-7/+9
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2016-02-12Fixed Mutiple AutoStart Call and Refresh TokenFulup Ar Foll2-5/+5
2016-02-12Fixed Mutiple AutoStart Call and Refresh TokenFulup Ar Foll1-18/+19
2016-02-12Fixed Mutiple AutoStart Call & added Application Menu ContextFulup Ar Foll3-15/+37
2016-02-11fix iconsJosé Bollo3-4/+4
Change-Id: I1ba856464a12fb83fb29bc35415a0bb8371b2669 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2016-02-11added installJosé Bollo3-5/+16
Change-Id: I38b58d9cc8843fdfed557b4e3e15d1462710e2e7 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2016-02-10Remove dist.prod/sessionsFulup Ar Foll1-2/+2
2016-02-10synchronize with sourcesJosé Bollo4-5/+3
After modifying sources, gulp must be used using the command: gulp build-app-prod That regenerates dist.prod/opa/AFBclient.min.js I ran it and removed artefacts of dist.prod/sessions Change-Id: If2a501291fcbd246727906205c46649fa2abce24 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2016-02-10Fix WarningFulup Ar Foll3-15/+15
2016-02-10app.js: avoid ambiguityJosé Bollo1-1/+1
Writing: "conf ? expr : var = item;" is wrong because = has lower priority than ?:. It is in fact evaluated as: "(conf ? expr : var) = item;" Change-Id: I876b67b80c9285356d82bcc1c87795a97a501c86 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2016-02-09CleanupFulup Ar Foll1-3/+6
2016-02-09CleanupFulup Ar Foll1-2/+4
2016-02-09Implemented URL query parsing for initial token /opa/?token=abcdeFulup Ar Foll1-2/+2
2016-02-09Implemented URL query parsing for initial token /opa/?token=abcdeFulup Ar Foll4-4/+12
2016-02-09Implemented URL query parsing for initial token /opa/?token=abcdeFulup Ar Foll633-7/+126731
2016-01-28Update "dist.prod"Manuel Bachmann1-2/+2
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2016-01-28readme: fixup typoYannick Gicquel1-2/+2
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
2016-01-28AppliButton: fixup terminate actionYannick Gicquel1-1/+1
'stop' is used to put apps in pause, and 'cont' to unpause them. to exit an app, 'terminate' has been choosen Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
2016-01-28Fix call to afm-main install function after uploadManuel Bachmann2-3/+3
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2016-01-28Update "dist.prod" for "Update INFO+Stop"Manuel Bachmann1-2/+2
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2016-01-28Update INFO+StopFulup Ar Foll2-10/+51
2016-01-28Update JSON APIFulup Ar Foll635-33/+126722
2016-01-28Update CommentFulup Ar Foll1-2/+2
2016-01-28Add "dist.prod" directory, modify .gitignoreManuel Bachmann39-2/+33
"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>