Mercurial > libervia-backend
graph
-
core, template (filters): added pygments as a dependency + new highlight filter to use it.Thu, 30 Nov 2017 21:00:24 +0100, by Goffi
-
template (filters): don't crash on invalid date in date_fmtThu, 30 Nov 2017 20:59:24 +0100, by Goffi
-
template: remove extension from elements while looking for a path:Thu, 30 Nov 2017 20:58:34 +0100, by Goffi
-
tools (config): complexe data can now be set using json and the "_json" suffixThu, 30 Nov 2017 20:53:47 +0100, by Goffi
-
jp (merge-request): first draft:Thu, 30 Nov 2017 20:52:33 +0100, by Goffi
-
plugin merge requests Mercurial: first draft:Thu, 30 Nov 2017 20:49:20 +0100, by Goffi
-
plugin merge requests: first draft:Thu, 30 Nov 2017 20:44:25 +0100, by Goffi
-
plugin tickets: handle "update" flag + various improvments:Thu, 30 Nov 2017 20:34:41 +0100, by Goffi
-
core (XMLUI): added value property for StringWidget and ListWidgetThu, 30 Nov 2017 20:29:25 +0100, by Goffi
-
core: specify profile on NotFound exceptionThu, 30 Nov 2017 20:27:22 +0100, by Goffi
-
plugin XEP-0060: added node watching methods to bridge:Sun, 19 Nov 2017 16:51:39 +0100, by Goffi
-
core: added a mechanism to associate short names to namespaces:Sun, 19 Nov 2017 16:46:07 +0100, by Goffi
-
plugin XEP-0060: added "options" argument to psSubscribe, and return subscription id if presentSun, 19 Nov 2017 16:41:59 +0100, by Goffi
-
jp (debug/monitor): if data can't be parsed (happen at beginning/end of stream because it's not complete XML), it is printed directly.Sun, 19 Nov 2017 16:38:35 +0100, by Goffi
-
jp (pubsub): added new "set" command tu publish or update an item in a non-interactive way (while "edit" do it interactively).Sat, 18 Nov 2017 18:37:21 +0100, by Goffi
-
core (sat.sh): force python 2 to launch twistd, and avoid launching wrong version if twistd is installed for python 3 tooFri, 17 Nov 2017 10:59:59 +0100, by Goffi
-
plugins blog import, tickets import, XEP-0277: fixed call to getCommentsService (it is now returning a Deferred)Thu, 16 Nov 2017 07:31:00 +0100, by Goffi
-
plugin import: fixed deserialisation of pubsub serviceWed, 15 Nov 2017 21:15:42 +0100, by Goffi
-
template (XMLUI): added JidInputWidgetWed, 15 Nov 2017 08:58:56 +0100, by Goffi
-
plugin tickets: specify parent service when using getCommentsService + fill reporter_jid is missing (will be discarded later if not in the schema)Wed, 15 Nov 2017 08:58:38 +0100, by Goffi
-
plugin XEP-0277: better getCommentsService:Wed, 15 Nov 2017 08:57:19 +0100, by Goffi
-
plugin XEP-0060: use new findServiceEntity to get default pubsub serviceWed, 15 Nov 2017 08:55:47 +0100, by Goffi
-
memory (disco): added findServiceEntity helper method to get first service of a kindWed, 15 Nov 2017 08:54:32 +0100, by Goffi
-
plugin tickets: fill reporter field when it is not already filledSat, 11 Nov 2017 18:39:26 +0100, by Goffi
-
core (XMLUI): form's XMLUI is use as first arguments for filters in dataForm2WidgetsSat, 11 Nov 2017 18:39:26 +0100, by Goffi
-
core (XMLUI): added a "value" property in TextWidgetSat, 11 Nov 2017 18:39:24 +0100, by Goffi
-
plugin identity: fixed jid.userhostJID call + capitalize user when jid is used.Sat, 11 Nov 2017 18:35:28 +0100, by Goffi
-
plugin schema: prepend a "publisher" field after "id" in getDataFormItems with published given by PubSub serviceSat, 11 Nov 2017 18:34:21 +0100, by Goffi
-
template: added dict_ext filter to extend a dictionaryThu, 09 Nov 2017 07:54:28 +0100, by Goffi
-
frontends (xmlui): fixed crash on advanced_list use:Wed, 08 Nov 2017 08:31:21 +0100, by Goffi
-
XEP-0060: fixed bad attribute in getItemsWed, 08 Nov 2017 07:47:01 +0100, by Goffi
-
template: fixed the use of eval_context_filter in item_filterSun, 05 Nov 2017 23:36:45 +0100, by Goffi
-
plugin schema: separate lines of text-multi in different values as requested by XEP-0004Sun, 05 Nov 2017 20:34:51 +0100, by Goffi
-
plugin tickets: added ticketsSet and ticketsSchemaGet methods:Sun, 05 Nov 2017 15:36:06 +0100, by Goffi
-
frontends (xmlui): added an attribute to ignore some widgets (and their label) in createSun, 05 Nov 2017 13:53:28 +0100, by Goffi
-
frotends(xmlui): fixed _xmlui_for_name attribute for labelsSun, 05 Nov 2017 13:44:07 +0100, by Goffi
-
jp (debug): new monitor command to show pretty formatted XML streamSat, 04 Nov 2017 22:11:45 +0100, by Goffi
-
jp (pubsub/node/create): fixed --field optionSat, 04 Nov 2017 22:11:01 +0100, by Goffi
-
plugin XEP-0277: minor id generation changeSat, 04 Nov 2017 22:10:01 +0100, by Goffi
-
misc: date update (yes it's a bit late :p )Fri, 03 Nov 2017 14:31:42 +0100, by Goffi
-
tmp: removed sat.tmp hierarchy and fixed references to it as it is now an independant sat_tmp repositoryFri, 03 Nov 2017 14:19:10 +0100, by Goffi
-
jp (xmlui): fixed workflow when value is for a BoolWidgetTue, 31 Oct 2017 23:51:19 +0100, by Goffi
-
jp (ad-hoc/run): node is now a positional argumentTue, 31 Oct 2017 23:30:18 +0100, by Goffi
-
jp (xmlui): XMLUIDialog.show has now a dummy argument, so workflow arguments can be put thereTue, 31 Oct 2017 23:29:45 +0100, by Goffi
-
jp (ad-hoc): new "list" and "run" commands:Tue, 31 Oct 2017 23:20:04 +0100, by Goffi
-
jp: XMLUI implementation first draft:Tue, 31 Oct 2017 23:17:37 +0100, by Goffi
-
core (disco): do not cache disco items when node is setTue, 31 Oct 2017 23:11:58 +0100, by Goffi
-
plugin XEP-0050: renamed "requestCommandsList" method to "list" + added a run command + fixes:Tue, 31 Oct 2017 23:11:13 +0100, by Goffi
-
core (xmlui): fixed data_form => XMLUI conversion when filters is NoneTue, 31 Oct 2017 23:07:26 +0100, by Goffi
-
plugin tickets: high level tickets handling, first draft:Fri, 27 Oct 2017 18:24:35 +0200, by Goffi
-
template: improved date formatter:Fri, 27 Oct 2017 18:20:10 +0200, by Goffi
-
template: new item_value filterFri, 27 Oct 2017 18:17:35 +0200, by Goffi
-
template: improved attribute escaping, and added it to filters under the name "attr_escape"Fri, 27 Oct 2017 18:13:25 +0200, by Goffi
-
template(XMLUI): added items property to ListWidget:Fri, 27 Oct 2017 18:11:20 +0200, by Goffi
-
plugin tickets import bugzilla: fixed parsing of "created" and "updated" fieldsFri, 27 Oct 2017 18:08:53 +0200, by Goffi
-
core (XMLUI): filters can now be used when converting data form to XMLUI:Fri, 27 Oct 2017 18:06:58 +0200, by Goffi
-
core (XMLUI), template(XMLUI): added flags to ListWidget:Fri, 27 Oct 2017 18:03:35 +0200, by Goffi
-
plugins tickets import, jp (ticket/import): implemented mapping:Fri, 27 Oct 2017 17:58:05 +0200, by Goffi
-
plugin pubsub schema: allow any data_form schema:Fri, 27 Oct 2017 17:54:00 +0200, by Goffi
-
template: added media_path to template dataFri, 27 Oct 2017 08:36:24 +0200, by Goffi
-
plugin tickets import: create comments nodes with open access/publishingFri, 27 Oct 2017 08:35:22 +0200, by Goffi
-
jp (pubsub/delete): show deleted node + handle URIsFri, 27 Oct 2017 08:33:48 +0200, by Goffi
-
template: new "adv_format" filter which use Python's format and return whole value if template is NoneFri, 20 Oct 2017 08:49:39 +0200, by Goffi
-
plugins import, tickets import, bugzilla import: comments handling:Fri, 20 Oct 2017 08:48:41 +0200, by Goffi
-
plugin XEP-0060: added createIfNewNode method which doesn't fail in case of conflict.Fri, 20 Oct 2017 08:44:09 +0200, by Goffi
-
plugin schema: when publishing a schema, check that values of list are allowed, else use default valueFri, 20 Oct 2017 08:40:54 +0200, by Goffi
-
frontends (xmlui): added ValueGetter.keysFri, 20 Oct 2017 08:39:58 +0200, by Goffi
-
plugin schema, core(xmlui): deep copy base form when reused to avoid accidental modificationFri, 20 Oct 2017 08:39:05 +0200, by Goffi
-
template: gidx methods improvment:Mon, 16 Oct 2017 07:48:09 +0200, by Goffi
-
template: new "xmlui_class" filter compute class names from name/values of requested fields.Mon, 16 Oct 2017 07:44:08 +0200, by Goffi
-
tools (common/data_objects): new OnClick classMon, 16 Oct 2017 07:41:36 +0200, by Goffi
-
plugin import ticket, import ticket bugzilla: some normalization in values:Mon, 16 Oct 2017 07:39:54 +0200, by Goffi
-
plugin schema: use new "prepend" argument to put "id" widget first.Mon, 16 Oct 2017 07:36:41 +0200, by Goffi
-
core (xmlui): new "prepend" argument for dataForm2Widgets and dataFormResult2XMLUI:Mon, 16 Oct 2017 07:36:03 +0200, by Goffi
-
template (xmlui): new properties + inheritance fix:Mon, 16 Oct 2017 07:28:36 +0200, by Goffi
-
plugin schema: deserialise is now the last kw argumentMon, 16 Oct 2017 07:23:09 +0200, by Goffi
-
frontends (xmlui): new _xmlui_for_name attribute:Mon, 16 Oct 2017 07:21:44 +0200, by Goffi
-
frontends (xmlui): new widget_value dict to get first value of widget by nameMon, 16 Oct 2017 07:18:07 +0200, by Goffi
-
jp (file): typoMon, 16 Oct 2017 07:16:11 +0200, by Goffi
-
jp (ticket): ticket command first draft:Fri, 06 Oct 2017 10:55:54 +0200, by Goffi
-
plugin tickets import Bugzilla: Bugzilla tickets importer:Fri, 06 Oct 2017 10:55:54 +0200, by Goffi
-
plugin tickets import: specialized importer for tickets, first draft:Fri, 06 Oct 2017 10:55:54 +0200, by Goffi
-
plugin pubsub schema: values handling:Fri, 06 Oct 2017 10:55:51 +0200, by Goffi
-
plugin import: node can now be specified + added a "session" dict to keep import session data:Fri, 06 Oct 2017 08:52:51 +0200, by Goffi
-
plugin import: generic data import plugin:Sun, 01 Oct 2017 12:21:23 +0200, by Goffi
-
jp (base): fixed CommandAnswering and progress barSun, 01 Oct 2017 12:21:23 +0200, by Goffi
-
template (xmlui): added values property to be able to use always values even when there is only one valueSun, 01 Oct 2017 12:21:23 +0200, by Goffi
-
frontends (xmlui): a dict of named widgets is kept, so they can be easily be retrievedSun, 01 Oct 2017 12:21:23 +0200, by Goffi
-
core (xmlui): container now keep a list of childrenSun, 01 Oct 2017 12:21:23 +0200, by Goffi
-
core (xmlui): added method to convert data form result to XMLUI:Sun, 01 Oct 2017 12:21:23 +0200, by Goffi
-
plugin PubSub Schema: schema helper methods:Sun, 01 Oct 2017 12:21:21 +0200, by Goffi
-
template: template XMLUI first draft:Sun, 24 Sep 2017 16:39:36 +0200, by Goffi
-
core, frontends (xmlui): new LabelContainer:Sun, 24 Sep 2017 16:36:11 +0200, by Goffi
-
plugin XEP-0060: use client instead of profile_key in getItemsSun, 24 Sep 2017 16:32:22 +0200, by Goffi
-
jp (pubsub/node/schema): check that a schema exists before parsing it (fix issue on new schema edition)Sun, 24 Sep 2017 16:29:18 +0200, by Goffi
-
core (memory/sqlite): typoFri, 22 Sep 2017 18:04:14 +0200, by Goffi
-
core (memory/sqlite): better stability:Thu, 21 Sep 2017 21:53:28 +0200, by Goffi
-
tmp (wokkel): fixed subscriptions node handlingFri, 08 Sep 2017 07:58:10 +0200, by Goffi
-
jp (shell): changed prompt colourFri, 08 Sep 2017 07:58:10 +0200, by Goffi
-
jp (shell): fixed use of profile + added EOF handling:Fri, 08 Sep 2017 07:58:10 +0200, by Goffi
-
jp (pubsub): added subscribe, unsubscribe and subscriptions methods:Fri, 08 Sep 2017 07:58:08 +0200, by Goffi
-
plugin XEP-0060: added/fixed subscribe/unsubscribe and subscriptions methods/bridge methods:Fri, 08 Sep 2017 07:57:57 +0200, by Goffi
-
jp (pubsub/node): added schema (set/edit/get) commands to manipulate PubSub node schemaWed, 06 Sep 2017 07:39:10 +0200, by Goffi
-
plugin schema: PubSub node schema, first draftWed, 06 Sep 2017 07:38:39 +0200, by Goffi
-
tmp(wokkel/pubsub): allows getNodes to return names using tuples(node/names)Sun, 27 Aug 2017 20:14:59 +0200, by Goffi
-
jp (output/template): check if there is a template before initializing RendererThu, 24 Aug 2017 01:11:47 +0200, by Goffi
-
jp (info/disco): fixed headers order for items tableWed, 23 Aug 2017 00:52:36 +0200, by Goffi
-
jp (info/disco): type selection + output improvments:Wed, 23 Aug 2017 00:14:15 +0200, by Goffi
-
jp (common): added use_buffer argument in Table:Wed, 23 Aug 2017 00:10:09 +0200, by Goffi
-
jp (common): fixed empty table display when headers are specifiedWed, 23 Aug 2017 00:08:30 +0200, by Goffi
-
jp (info/disco): added --no-cache optionTue, 22 Aug 2017 22:13:22 +0200, by Goffi
-
core (memory/disco): added use_cache parameter to discoInfos/discoItems (set to False to ignore cache)Tue, 22 Aug 2017 22:12:57 +0200, by Goffi
-
plugin XEP-0277: added microblog namespace to disco infoSun, 20 Aug 2017 17:37:43 +0200, by Goffi
-
jp (info): fixed help for version and sessionSun, 20 Aug 2017 15:01:35 +0200, by Goffi
-
jp (pubsub/node): added subscriptions subcommand:Sun, 20 Aug 2017 10:33:33 +0200, by Goffi
-
plugin XEP-0060: implemented subscriptions management method for node owner:Sun, 20 Aug 2017 10:31:53 +0200, by Goffi
-
tmp (wokkel/pubsub): subscriptions improvments:Sun, 20 Aug 2017 10:29:26 +0200, by Goffi
-
jp (profile): added disconnect commandSun, 20 Aug 2017 10:26:10 +0200, by Goffi
-
primitivus(chat): fixed scroll down (was broken when Primitivus had not the focus and was receiving messages)Mon, 17 Jul 2017 16:20:55 +0200, by Goffi
-
jp (common): fixed decode error when item is not specifiedFri, 14 Jul 2017 09:06:03 +0200, by Goffi
-
primitivus (chat): added "GOTO_BOTTOM" ("G") shortcut to scroll down to last message in historyFri, 14 Jul 2017 08:34:10 +0200, by Goffi
-
primitivus (chat): only scroll down if we are at the bottom of the discussionFri, 14 Jul 2017 08:32:49 +0200, by Goffi
-
jp (blog/edit): avoid call to syntaxConvert if syntax is already XHTMLThu, 13 Jul 2017 22:49:37 +0200, by Goffi
-
jp (blog/edit): pretty format XHTML before editing itThu, 13 Jul 2017 21:54:15 +0200, by Goffi
-
jp (common): fixed encoding issue in URLsThu, 13 Jul 2017 21:45:26 +0200, by Goffi
-
tools(common/uri): fixed encoding in buildXMPPUriThu, 13 Jul 2017 21:23:36 +0200, by Goffi
-
jp (blog/get): added "url" key, which compute xmpp: URL of itemsThu, 13 Jul 2017 21:13:35 +0200, by Goffi