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:
|
2017-10-27 |
Goffi |
plugin tickets import bugzilla: fixed parsing of "created" and "updated" fields
|
2017-10-27 |
Goffi |
core (XMLUI): filters can now be used when converting data form to XMLUI:
|
2017-10-27 |
Goffi |
core (XMLUI), template(XMLUI): added flags to ListWidget:
|
2017-10-27 |
Goffi |
plugins tickets import, jp (ticket/import): implemented mapping:
|
2017-10-27 |
Goffi |
plugin pubsub schema: allow any data_form schema:
|
2017-10-27 |
Goffi |
template: added media_path to template data
|
2017-10-27 |
Goffi |
plugin tickets import: create comments nodes with open access/publishing
|
2017-10-27 |
Goffi |
jp (pubsub/delete): show deleted node + handle URIs
|
2017-10-20 |
Goffi |
template: new "adv_format" filter which use Python's format and return whole value if template is None
|
2017-10-20 |
Goffi |
plugins import, tickets import, bugzilla import: comments handling:
|
2017-10-20 |
Goffi |
plugin XEP-0060: added createIfNewNode method which doesn't fail in case of conflict.
|
2017-10-20 |
Goffi |
plugin schema: when publishing a schema, check that values of list are allowed, else use default value
|
2017-10-20 |
Goffi |
frontends (xmlui): added ValueGetter.keys
|
2017-10-20 |
Goffi |
plugin schema, core(xmlui): deep copy base form when reused to avoid accidental modification
|
2017-10-16 |
Goffi |
template: gidx methods improvment:
|
2017-10-16 |
Goffi |
template: new "xmlui_class" filter compute class names from name/values of requested fields.
|
2017-10-16 |
Goffi |
tools (common/data_objects): new OnClick class
|
2017-10-16 |
Goffi |
plugin import ticket, import ticket bugzilla: some normalization in values:
|
2017-10-16 |
Goffi |
plugin schema: use new "prepend" argument to put "id" widget first.
|
2017-10-16 |
Goffi |
core (xmlui): new "prepend" argument for dataForm2Widgets and dataFormResult2XMLUI:
|
2017-10-16 |
Goffi |
template (xmlui): new properties + inheritance fix:
|
2017-10-16 |
Goffi |
plugin schema: deserialise is now the last kw argument
|
2017-10-16 |
Goffi |
frontends (xmlui): new _xmlui_for_name attribute:
|
2017-10-16 |
Goffi |
frontends (xmlui): new widget_value dict to get first value of widget by name
|
2017-10-16 |
Goffi |
jp (file): typo
|
2017-10-06 |
Goffi |
jp (ticket): ticket command first draft:
|
2017-10-06 |
Goffi |
plugin tickets import Bugzilla: Bugzilla tickets importer:
|
2017-10-06 |
Goffi |
plugin tickets import: specialized importer for tickets, first draft:
|
2017-10-06 |
Goffi |
plugin pubsub schema: values handling:
|
2017-10-06 |
Goffi |
plugin import: node can now be specified + added a "session" dict to keep import session data:
|
2017-10-01 |
Goffi |
plugin import: generic data import plugin:
|
2017-10-01 |
Goffi |
jp (base): fixed CommandAnswering and progress bar
|
2017-10-01 |
Goffi |
template (xmlui): added values property to be able to use always values even when there is only one value
|
2017-10-01 |
Goffi |
frontends (xmlui): a dict of named widgets is kept, so they can be easily be retrieved
|
2017-10-01 |
Goffi |
core (xmlui): container now keep a list of children
|
2017-10-01 |
Goffi |
core (xmlui): added method to convert data form result to XMLUI:
|
2017-10-01 |
Goffi |
plugin PubSub Schema: schema helper methods:
|
2017-09-24 |
Goffi |
template: template XMLUI first draft:
|
2017-09-24 |
Goffi |
core, frontends (xmlui): new LabelContainer:
|
2017-09-24 |
Goffi |
plugin XEP-0060: use client instead of profile_key in getItems
|
2017-09-24 |
Goffi |
jp (pubsub/node/schema): check that a schema exists before parsing it (fix issue on new schema edition)
|
2017-09-22 |
Goffi |
core (memory/sqlite): typo
|
2017-09-21 |
Goffi |
core (memory/sqlite): better stability:
|
2017-09-08 |
Goffi |
tmp (wokkel): fixed subscriptions node handling
|
2017-09-08 |
Goffi |
jp (shell): changed prompt colour
|
2017-09-08 |
Goffi |
jp (shell): fixed use of profile + added EOF handling:
|
2017-09-08 |
Goffi |
jp (pubsub): added subscribe, unsubscribe and subscriptions methods:
|
2017-09-08 |
Goffi |
plugin XEP-0060: added/fixed subscribe/unsubscribe and subscriptions methods/bridge methods:
|
2017-09-06 |
Goffi |
jp (pubsub/node): added schema (set/edit/get) commands to manipulate PubSub node schema
|