Mercurial > libervia-backend
log frontends/src/quick_frontend/quick_app.py @ 1724:13e43b2cd7a2
age | author | description |
---|---|---|
2015-11-24 | souliane | quick_frontend, primitivus: display the number of alerts for each contact and not only a symbol (*) |
2015-11-23 | Goffi | quick_frontend: getFeatures is called on profile plug, and saved in host.features |
2015-11-20 | Goffi | primitivus: fixed progress panel |
2015-11-20 | Goffi | quick frontend: added progressIdHandler to managed progress id on action result + ignore meta_* action results |
2015-11-14 | Goffi | backend, bridge, frontends: actionNew has now a security_limit argument + added some docstring to explain data argument |
2015-11-11 | Goffi | Primitivus: better popups handling: |
2015-09-10 | souliane | plugin XEP-0277, quick_frontend: rename mbGetLast to mbGet and add it the parameter "item_ids" |
2015-08-25 | Goffi | frontends: callback are now always used in QuickApp launchAction (before it was only used if validated is present): |