log

age author description
2017-11-03 Goffi tmp: removed sat.tmp hierarchy and fixed references to it as it is now an independant sat_tmp repository
2017-10-31 Goffi jp (xmlui): fixed workflow when value is for a BoolWidget
2017-10-31 Goffi jp (ad-hoc/run): node is now a positional argument
2017-10-31 Goffi jp (xmlui): XMLUIDialog.show has now a dummy argument, so workflow arguments can be put there
2017-10-31 Goffi jp (ad-hoc): new "list" and "run" commands:
2017-10-31 Goffi jp: XMLUI implementation first draft:
2017-10-31 Goffi core (disco): do not cache disco items when node is set
2017-10-31 Goffi plugin XEP-0050: renamed "requestCommandsList" method to "list" + added a run command + fixes:
2017-10-31 Goffi core (xmlui): fixed data_form => XMLUI conversion when filters is None
2017-10-27 Goffi plugin tickets: high level tickets handling, first draft:
2017-10-27 Goffi template: improved date formatter:
2017-10-27 Goffi template: new item_value filter
2017-10-27 Goffi template: improved attribute escaping, and added it to filters under the name "attr_escape"
2017-10-27 Goffi template(XMLUI): added items property to ListWidget: