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:
|
Fri, 06 Oct 2017 10:55:54 +0200 |
Goffi |
plugin tickets import: specialized importer for tickets, first draft:
|
Fri, 06 Oct 2017 10:55:51 +0200 |
Goffi |
plugin pubsub schema: values handling:
|
Fri, 06 Oct 2017 08:52:51 +0200 |
Goffi |
plugin import: node can now be specified + added a "session" dict to keep import session data:
|
Sun, 01 Oct 2017 12:21:23 +0200 |
Goffi |
plugin import: generic data import plugin:
|
Sun, 01 Oct 2017 12:21:23 +0200 |
Goffi |
jp (base): fixed CommandAnswering and progress bar
|
Sun, 01 Oct 2017 12:21:23 +0200 |
Goffi |
template (xmlui): added values property to be able to use always values even when there is only one value
|
Sun, 01 Oct 2017 12:21:23 +0200 |
Goffi |
frontends (xmlui): a dict of named widgets is kept, so they can be easily be retrieved
|
Sun, 01 Oct 2017 12:21:23 +0200 |
Goffi |
core (xmlui): container now keep a list of children
|
Sun, 01 Oct 2017 12:21:23 +0200 |
Goffi |
core (xmlui): added method to convert data form result to XMLUI:
|
Sun, 01 Oct 2017 12:21:21 +0200 |
Goffi |
plugin PubSub Schema: schema helper methods:
|
Sun, 24 Sep 2017 16:39:36 +0200 |
Goffi |
template: template XMLUI first draft:
|
Sun, 24 Sep 2017 16:36:11 +0200 |
Goffi |
core, frontends (xmlui): new LabelContainer:
|
Sun, 24 Sep 2017 16:32:22 +0200 |
Goffi |
plugin XEP-0060: use client instead of profile_key in getItems
|
Sun, 24 Sep 2017 16:29:18 +0200 |
Goffi |
jp (pubsub/node/schema): check that a schema exists before parsing it (fix issue on new schema edition)
|
Fri, 22 Sep 2017 18:04:14 +0200 |
Goffi |
core (memory/sqlite): typo
|
Thu, 21 Sep 2017 21:53:28 +0200 |
Goffi |
core (memory/sqlite): better stability:
|
Fri, 08 Sep 2017 07:58:10 +0200 |
Goffi |
tmp (wokkel): fixed subscriptions node handling
|
Fri, 08 Sep 2017 07:58:10 +0200 |
Goffi |
jp (shell): changed prompt colour
|
Fri, 08 Sep 2017 07:58:10 +0200 |
Goffi |
jp (shell): fixed use of profile + added EOF handling:
|
Fri, 08 Sep 2017 07:58:08 +0200 |
Goffi |
jp (pubsub): added subscribe, unsubscribe and subscriptions methods:
|
Fri, 08 Sep 2017 07:57:57 +0200 |
Goffi |
plugin XEP-0060: added/fixed subscribe/unsubscribe and subscriptions methods/bridge methods:
|
Wed, 06 Sep 2017 07:39:10 +0200 |
Goffi |
jp (pubsub/node): added schema (set/edit/get) commands to manipulate PubSub node schema
|
Wed, 06 Sep 2017 07:38:39 +0200 |
Goffi |
plugin schema: PubSub node schema, first draft
|
Sun, 27 Aug 2017 20:14:59 +0200 |
Goffi |
tmp(wokkel/pubsub): allows getNodes to return names using tuples(node/names)
|
Thu, 24 Aug 2017 01:11:47 +0200 |
Goffi |
jp (output/template): check if there is a template before initializing Renderer
|
Wed, 23 Aug 2017 00:52:36 +0200 |
Goffi |
jp (info/disco): fixed headers order for items table
|
Wed, 23 Aug 2017 00:14:15 +0200 |
Goffi |
jp (info/disco): type selection + output improvments:
|
Wed, 23 Aug 2017 00:10:09 +0200 |
Goffi |
jp (common): added use_buffer argument in Table:
|
Wed, 23 Aug 2017 00:08:30 +0200 |
Goffi |
jp (common): fixed empty table display when headers are specified
|
Tue, 22 Aug 2017 22:13:22 +0200 |
Goffi |
jp (info/disco): added --no-cache option
|
Tue, 22 Aug 2017 22:12:57 +0200 |
Goffi |
core (memory/disco): added use_cache parameter to discoInfos/discoItems (set to False to ignore cache)
|
Sun, 20 Aug 2017 17:37:43 +0200 |
Goffi |
plugin XEP-0277: added microblog namespace to disco info
|
Sun, 20 Aug 2017 15:01:35 +0200 |
Goffi |
jp (info): fixed help for version and session
|
Sun, 20 Aug 2017 10:33:33 +0200 |
Goffi |
jp (pubsub/node): added subscriptions subcommand:
|
Sun, 20 Aug 2017 10:31:53 +0200 |
Goffi |
plugin XEP-0060: implemented subscriptions management method for node owner:
|
Sun, 20 Aug 2017 10:29:26 +0200 |
Goffi |
tmp (wokkel/pubsub): subscriptions improvments:
|
Sun, 20 Aug 2017 10:26:10 +0200 |
Goffi |
jp (profile): added disconnect command
|
Mon, 17 Jul 2017 16:20:55 +0200 |
Goffi |
primitivus(chat): fixed scroll down (was broken when Primitivus had not the focus and was receiving messages)
|
Fri, 14 Jul 2017 09:06:03 +0200 |
Goffi |
jp (common): fixed decode error when item is not specified
|
Fri, 14 Jul 2017 08:34:10 +0200 |
Goffi |
primitivus (chat): added "GOTO_BOTTOM" ("G") shortcut to scroll down to last message in history
|
Fri, 14 Jul 2017 08:32:49 +0200 |
Goffi |
primitivus (chat): only scroll down if we are at the bottom of the discussion
|
Thu, 13 Jul 2017 22:49:37 +0200 |
Goffi |
jp (blog/edit): avoid call to syntaxConvert if syntax is already XHTML
|
Thu, 13 Jul 2017 21:54:15 +0200 |
Goffi |
jp (blog/edit): pretty format XHTML before editing it
|
Thu, 13 Jul 2017 21:45:26 +0200 |
Goffi |
jp (common): fixed encoding issue in URLs
|
Thu, 13 Jul 2017 21:23:36 +0200 |
Goffi |
tools(common/uri): fixed encoding in buildXMPPUri
|
Thu, 13 Jul 2017 21:13:35 +0200 |
Goffi |
jp (blog/get): added "url" key, which compute xmpp: URL of items
|
Thu, 13 Jul 2017 21:12:46 +0200 |
Goffi |
tools (common/uri): buildXMPPUri: use XEP-0277 namespace as node if node is empty or None for microblog subtype
|
Thu, 13 Jul 2017 20:55:35 +0200 |
Goffi |
jp (blog/edit): syntax modifications:
|
Thu, 13 Jul 2017 20:53:51 +0200 |
Goffi |
plugin text syntaxes: various improvments:
|
Wed, 12 Jul 2017 19:06:28 +0200 |
Goffi |
template: print warning message and use DEFAULT_LOCALE on bad locale
|
Wed, 12 Jul 2017 19:05:33 +0200 |
Goffi |
plugins invitation, XEP-0277: strip language, we don't want spaces
|
Sun, 09 Jul 2017 16:17:16 +0200 |
Goffi |
jp (event/attendee/list): added --missing to show missing people (ones who didn't replied) and --no-rsvp to hide ones who answered
|
Sun, 09 Jul 2017 15:20:31 +0200 |
Goffi |
jp (pubsub/search): fixed encoding for stdin in external commands
|
Sat, 08 Jul 2017 23:21:01 +0200 |
Goffi |
plugin XEP-0060: remove max_items when item_ids is set on getItems
|
Sat, 08 Jul 2017 22:50:25 +0200 |
Goffi |
jp (pubsub/search): profile is transmited to subcommand for "exec" action
|
Sat, 08 Jul 2017 22:49:55 +0200 |
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)
|
Sat, 08 Jul 2017 21:54:24 +0200 |
Goffi |
jp (pubsub): new search command:
|
Sat, 08 Jul 2017 21:45:14 +0200 |
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
|
Sat, 08 Jul 2017 21:43:36 +0200 |
Goffi |
plugin XEP-0060: fixed service in metadata for PEP
|
Fri, 07 Jul 2017 22:33:55 +0200 |
Goffi |
jp (shell): use of subprocess instead of running commands in the same process:
|
Fri, 07 Jul 2017 12:45:28 +0200 |
Goffi |
jp (base): typo
|
Thu, 06 Jul 2017 20:35:21 +0200 |
Goffi |
jp (shell): added "whoami" command to print currently used profile
|
Thu, 06 Jul 2017 20:31:31 +0200 |
Goffi |
jp (shell): don't print header if a command is specified in help
|
Thu, 06 Jul 2017 20:28:25 +0200 |
Goffi |
jp (shell): shell command (REPL mode), first draft:
|
Wed, 05 Jul 2017 15:05:49 +0200 |
Goffi |
jp (pubsub/hook): added create/delete/list hook command to handle new Pubsub hook feature
|
Wed, 05 Jul 2017 15:05:47 +0200 |
Goffi |
plugin Pubsub Hook: first draft:
|
Wed, 05 Jul 2017 15:04:45 +0200 |
Goffi |
jp (common): fixed the use of --last-item when "-n [node]" is used
|
Wed, 05 Jul 2017 15:04:43 +0200 |
Goffi |
plugin XEP-0060: addManagedNode callbacks now use client syntax instead of profile
|
Wed, 05 Jul 2017 15:02:52 +0200 |
Goffi |
core (tools/email): an unicode "to" email (instead of a list) can now be used
|
Wed, 05 Jul 2017 14:50:45 +0200 |
Goffi |
plugin events: changed import names to EVENTS uppercase for consistency with other plugins
|
Wed, 05 Jul 2017 14:50:39 +0200 |
Goffi |
core (memory/persistent): fixed calls to delPrivateValue
|
Wed, 05 Jul 2017 14:50:13 +0200 |
Goffi |
jp (event/invitee/list): don't add a space after nick and jid when a table is displayed
|
Sun, 02 Jul 2017 20:09:25 +0200 |
Goffi |
jp (event/invitee): added list command to get R.S.V.P. :
|
Sun, 02 Jul 2017 20:09:24 +0200 |
Goffi |
jp (event): added checkURI to InviteeGet and InviteeSet
|
Sun, 02 Jul 2017 20:09:21 +0200 |
Goffi |
jp (common): new ansi_ljust, ansi_rjust and ansi_center command + table:
|
Sun, 02 Jul 2017 19:53:44 +0200 |
Goffi |
core (tools/common/regex): new ansiRemove method to remove ANSI escape codes from a string
|
Sun, 02 Jul 2017 19:52:21 +0200 |
Goffi |
jp (standard output): added simple, json and json_raw for OUTPUT_DICT_DICT
|
Sun, 02 Jul 2017 19:51:00 +0200 |
Goffi |
jp (constants): added OUTPUT_DICT_DICT for dictionaries of nested dictionaries
|
Sun, 02 Jul 2017 19:47:25 +0200 |
Goffi |
plugin events: added eventInviteesList method to get all R.S.V.P. at once.
|
Fri, 30 Jun 2017 01:08:13 +0200 |
Goffi |
jp (input/csv): fixed encoding issue in debug mode
|
Fri, 30 Jun 2017 00:54:37 +0200 |
Goffi |
jp (pubsub/node/affiliations/set): call checkURI
|
Fri, 30 Jun 2017 00:04:47 +0200 |
Goffi |
plugin events, invitations + jp (event/create, invitation/invitee/invite): several emails addresses can now be specified for a single invitation:
|
Fri, 30 Jun 2017 00:02:16 +0200 |
Goffi |
jp (pubsub/node/set): added checkURI to handle xmpp: URIs
|
Thu, 29 Jun 2017 23:40:12 +0200 |
Goffi |
plugin XEP-0277: max_items fix (last "fix" about it was actually bad)
|
Thu, 29 Jun 2017 20:57:14 +0200 |
Goffi |
jp (event/invitee/invite): command to use new eventInvite backend method
|
Thu, 29 Jun 2017 20:57:12 +0200 |
Goffi |
plugin events: added eventInvite command as a helper for the complex invitation workflow:
|
Thu, 29 Jun 2017 20:45:54 +0200 |
Goffi |
plugin XEP-0277: change affiliations for comments + fixes:
|
Thu, 29 Jun 2017 20:37:06 +0200 |
Goffi |
jp (invitation/create): typo
|
Thu, 29 Jun 2017 20:36:35 +0200 |
Goffi |
jp (blog, event): added checkURI to some command to be able to enter a xmpp: uri as argument
|
Thu, 29 Jun 2017 20:35:07 +0200 |
Goffi |
jp (pubsub/get): renamed --id option to --item for consistency with other commands
|
Wed, 28 Jun 2017 23:49:55 +0200 |
Goffi |
jp (input): log improvments + empty filter:
|
Wed, 28 Jun 2017 20:28:58 +0200 |
Goffi |
jp (pubsub/delete): delete command implementation (to delete an item)
|
Wed, 28 Jun 2017 20:28:24 +0200 |
Goffi |
jp (pubsub, common): fixed last item edition (keep item id instead of creating a new one)
|
Wed, 28 Jun 2017 19:19:08 +0200 |
Goffi |
jp (cmd_pubsub): xmpp: uri handling, first draft
|
Wed, 28 Jun 2017 01:28:41 +0200 |
Goffi |
jp (input): input command first draft:
|
Wed, 28 Jun 2017 01:21:49 +0200 |
Goffi |
jp (base): added no_lf in disp() to avoid printing a line feed
|
Wed, 28 Jun 2017 01:20:44 +0200 |
Goffi |
jp (common): added --last-item to take last item when no item id is found/given
|
Tue, 27 Jun 2017 19:38:22 +0200 |
Goffi |
jp (pubsub/edit): new edit subcommand, which work in a same way as for blog
|
Tue, 27 Jun 2017 19:38:22 +0200 |
Goffi |
jp (pubsub): psItemGet has been renamed to psItemsGet as several items are gotten
|
Tue, 27 Jun 2017 19:38:22 +0200 |
Goffi |
jp (blog, common): various fixes in common and blog:
|
Tue, 27 Jun 2017 19:38:20 +0200 |
Goffi |
plugin XEP-0060: added sendItem and psItemSend bridge method as a way to send directly raw XML for an item + use client instead of profile_key in publish + renamed psItemGet to psItemsGet
|
Tue, 27 Jun 2017 17:02:10 +0200 |
Goffi |
jp (blog): minor typo fix
|