Mercurial > libervia-backend
log frontends/src/tools/xmlui.py @ 2021:6c51e8f17c92
age | author | description |
---|---|---|
Wed, 29 Jun 2016 13:51:39 +0200 | Goffi | frontends (xmlui): cancelling form now trigger submit with {"cancelled": "true"} instead of being silently ignored |
Sun, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Tue, 15 Dec 2015 14:12:19 +0100 | souliane | memory (params): parameter jids_list values are specified with <jid>...</jid> |
Mon, 16 Nov 2015 09:25:05 +0100 | Goffi | primitivus (xmlui): fixed closing on popup panel "OK" button press |
Mon, 16 Nov 2015 08:57:02 +0100 | Goffi | frontends (xmlui): fixed widget closing on submit |
Wed, 11 Nov 2015 18:29:32 +0100 | Goffi | quick_frontend, primitivus (xmlui): removed _xmluiClose from workflow were submit is triggered, as submit launch the callback which close the dialog itself + fixed dialogs _xmluiClose |