2017-11-15 |
Goffi |
plugin XEP-0060: use new findServiceEntity to get default pubsub service
|
2017-11-15 |
Goffi |
memory (disco): added findServiceEntity helper method to get first service of a kind
|
2017-11-11 |
Goffi |
plugin tickets: fill reporter field when it is not already filled
|
2017-11-11 |
Goffi |
core (XMLUI): form's XMLUI is use as first arguments for filters in dataForm2Widgets
|
2017-11-11 |
Goffi |
core (XMLUI): added a "value" property in TextWidget
|
2017-11-11 |
Goffi |
plugin identity: fixed jid.userhostJID call + capitalize user when jid is used.
|
2017-11-11 |
Goffi |
plugin schema: prepend a "publisher" field after "id" in getDataFormItems with published given by PubSub service
|
2017-11-09 |
Goffi |
template: added dict_ext filter to extend a dictionary
|
2017-11-08 |
Goffi |
frontends (xmlui): fixed crash on advanced_list use:
|
2017-11-08 |
Goffi |
XEP-0060: fixed bad attribute in getItems
|
2017-11-05 |
Goffi |
template: fixed the use of eval_context_filter in item_filter
|
2017-11-05 |
Goffi |
plugin schema: separate lines of text-multi in different values as requested by XEP-0004
|
2017-11-05 |
Goffi |
plugin tickets: added ticketsSet and ticketsSchemaGet methods:
|
2017-11-05 |
Goffi |
frontends (xmlui): added an attribute to ignore some widgets (and their label) in create
|
2017-11-05 |
Goffi |
frotends(xmlui): fixed _xmlui_for_name attribute for labels
|
2017-11-04 |
Goffi |
jp (debug): new monitor command to show pretty formatted XML stream
|
2017-11-04 |
Goffi |
jp (pubsub/node/create): fixed --field option
|
2017-11-04 |
Goffi |
plugin XEP-0277: minor id generation change
|
2017-11-03 |
Goffi |
misc: date update (yes it's a bit late :p )
|
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:
|
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:
|