log

age author description
Fri, 27 Oct 2017 18:17:35 +0200 Goffi template: new item_value filter
Fri, 27 Oct 2017 18:13:25 +0200 Goffi template: improved attribute escaping, and added it to filters under the name "attr_escape"
Fri, 27 Oct 2017 18:11:20 +0200 Goffi template(XMLUI): added items property to ListWidget:
Fri, 27 Oct 2017 18:08:53 +0200 Goffi plugin tickets import bugzilla: fixed parsing of "created" and "updated" fields
Fri, 27 Oct 2017 18:06:58 +0200 Goffi core (XMLUI): filters can now be used when converting data form to XMLUI:
Fri, 27 Oct 2017 18:03:35 +0200 Goffi core (XMLUI), template(XMLUI): added flags to ListWidget:
Fri, 27 Oct 2017 17:58:05 +0200 Goffi plugins tickets import, jp (ticket/import): implemented mapping:
Fri, 27 Oct 2017 17:54:00 +0200 Goffi plugin pubsub schema: allow any data_form schema:
Fri, 27 Oct 2017 08:36:24 +0200 Goffi template: added media_path to template data
Fri, 27 Oct 2017 08:35:22 +0200 Goffi plugin tickets import: create comments nodes with open access/publishing
Fri, 27 Oct 2017 08:33:48 +0200 Goffi jp (pubsub/delete): show deleted node + handle URIs
Fri, 20 Oct 2017 08:49:39 +0200 Goffi template: new "adv_format" filter which use Python's format and return whole value if template is None
Fri, 20 Oct 2017 08:48:41 +0200 Goffi plugins import, tickets import, bugzilla import: comments handling:
Fri, 20 Oct 2017 08:44:09 +0200 Goffi plugin XEP-0060: added createIfNewNode method which doesn't fail in case of conflict.
Fri, 20 Oct 2017 08:40:54 +0200 Goffi plugin schema: when publishing a schema, check that values of list are allowed, else use default value
Fri, 20 Oct 2017 08:39:58 +0200 Goffi frontends (xmlui): added ValueGetter.keys
Fri, 20 Oct 2017 08:39:05 +0200 Goffi plugin schema, core(xmlui): deep copy base form when reused to avoid accidental modification
Mon, 16 Oct 2017 07:48:09 +0200 Goffi template: gidx methods improvment:
Mon, 16 Oct 2017 07:44:08 +0200 Goffi template: new "xmlui_class" filter compute class names from name/values of requested fields.
Mon, 16 Oct 2017 07:41:36 +0200 Goffi tools (common/data_objects): new OnClick class
Mon, 16 Oct 2017 07:39:54 +0200 Goffi plugin import ticket, import ticket bugzilla: some normalization in values:
Mon, 16 Oct 2017 07:36:41 +0200 Goffi plugin schema: use new "prepend" argument to put "id" widget first.
Mon, 16 Oct 2017 07:36:03 +0200 Goffi core (xmlui): new "prepend" argument for dataForm2Widgets and dataFormResult2XMLUI:
Mon, 16 Oct 2017 07:28:36 +0200 Goffi template (xmlui): new properties + inheritance fix:
Mon, 16 Oct 2017 07:23:09 +0200 Goffi plugin schema: deserialise is now the last kw argument
Mon, 16 Oct 2017 07:21:44 +0200 Goffi frontends (xmlui): new _xmlui_for_name attribute:
Mon, 16 Oct 2017 07:18:07 +0200 Goffi frontends (xmlui): new widget_value dict to get first value of widget by name
Mon, 16 Oct 2017 07:16:11 +0200 Goffi jp (file): typo
Fri, 06 Oct 2017 10:55:54 +0200 Goffi jp (ticket): ticket command first draft:
Fri, 06 Oct 2017 10:55:54 +0200 Goffi plugin tickets import Bugzilla: Bugzilla tickets importer: