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:
|
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
|
2017-09-06 |
Goffi |
plugin schema: PubSub node schema, first draft
|
2017-08-27 |
Goffi |
tmp(wokkel/pubsub): allows getNodes to return names using tuples(node/names)
|
2017-08-23 |
Goffi |
jp (output/template): check if there is a template before initializing Renderer
|
2017-08-22 |
Goffi |
jp (info/disco): fixed headers order for items table
|
2017-08-22 |
Goffi |
jp (info/disco): type selection + output improvments:
|
2017-08-22 |
Goffi |
jp (common): added use_buffer argument in Table:
|
2017-08-22 |
Goffi |
jp (common): fixed empty table display when headers are specified
|
2017-08-22 |
Goffi |
jp (info/disco): added --no-cache option
|
2017-08-22 |
Goffi |
core (memory/disco): added use_cache parameter to discoInfos/discoItems (set to False to ignore cache)
|
2017-08-20 |
Goffi |
plugin XEP-0277: added microblog namespace to disco info
|
2017-08-20 |
Goffi |
jp (info): fixed help for version and session
|
2017-08-20 |
Goffi |
jp (pubsub/node): added subscriptions subcommand:
|
2017-08-20 |
Goffi |
plugin XEP-0060: implemented subscriptions management method for node owner:
|
2017-08-20 |
Goffi |
tmp (wokkel/pubsub): subscriptions improvments:
|
2017-08-20 |
Goffi |
jp (profile): added disconnect command
|
2017-07-17 |
Goffi |
primitivus(chat): fixed scroll down (was broken when Primitivus had not the focus and was receiving messages)
|
2017-07-14 |
Goffi |
jp (common): fixed decode error when item is not specified
|
2017-07-14 |
Goffi |
primitivus (chat): added "GOTO_BOTTOM" ("G") shortcut to scroll down to last message in history
|
2017-07-14 |
Goffi |
primitivus (chat): only scroll down if we are at the bottom of the discussion
|
2017-07-13 |
Goffi |
jp (blog/edit): avoid call to syntaxConvert if syntax is already XHTML
|
2017-07-13 |
Goffi |
jp (blog/edit): pretty format XHTML before editing it
|
2017-07-13 |
Goffi |
jp (common): fixed encoding issue in URLs
|
2017-07-13 |
Goffi |
tools(common/uri): fixed encoding in buildXMPPUri
|
2017-07-13 |
Goffi |
jp (blog/get): added "url" key, which compute xmpp: URL of items
|
2017-07-13 |
Goffi |
tools (common/uri): buildXMPPUri: use XEP-0277 namespace as node if node is empty or None for microblog subtype
|
2017-07-13 |
Goffi |
jp (blog/edit): syntax modifications:
|
2017-07-13 |
Goffi |
plugin text syntaxes: various improvments:
|
2017-07-12 |
Goffi |
template: print warning message and use DEFAULT_LOCALE on bad locale
|
2017-07-12 |
Goffi |
plugins invitation, XEP-0277: strip language, we don't want spaces
|
2017-07-09 |
Goffi |
jp (event/attendee/list): added --missing to show missing people (ones who didn't replied) and --no-rsvp to hide ones who answered
|
2017-07-09 |
Goffi |
jp (pubsub/search): fixed encoding for stdin in external commands
|
2017-07-08 |
Goffi |
plugin XEP-0060: remove max_items when item_ids is set on getItems
|
2017-07-08 |
Goffi |
jp (pubsub/search): profile is transmited to subcommand for "exec" action
|
2017-07-08 |
Goffi |
jp (arg_tools): args is not modified anymore in get_use_args + fixed args returned + parser_args are returned separatly (return is now a tuple)
|
2017-07-08 |
Goffi |
jp (pubsub): new search command:
|
2017-07-08 |
Goffi |
jp (arg_tools): moved get_cmd_choices, get_use_args and escape to a new arg_tools module, so they can be used in other commands than shell
|
2017-07-08 |
Goffi |
plugin XEP-0060: fixed service in metadata for PEP
|
2017-07-07 |
Goffi |
jp (shell): use of subprocess instead of running commands in the same process:
|
2017-07-07 |
Goffi |
jp (base): typo
|
2017-07-06 |
Goffi |
jp (shell): added "whoami" command to print currently used profile
|
2017-07-06 |
Goffi |
jp (shell): don't print header if a command is specified in help
|
2017-07-06 |
Goffi |
jp (shell): shell command (REPL mode), first draft:
|
2017-07-05 |
Goffi |
jp (pubsub/hook): added create/delete/list hook command to handle new Pubsub hook feature
|
2017-07-05 |
Goffi |
plugin Pubsub Hook: first draft:
|
2017-07-05 |
Goffi |
jp (common): fixed the use of --last-item when "-n [node]" is used
|