log

age author description
Wed, 19 Jun 2019 20:07:56 +0200 Goffi install: updated minimal version for sat_tmp and urwid-satext
Fri, 14 Jun 2019 12:49:45 +0200 Goffi jp (xmlui): check root read_only status in addition to widget one
Fri, 14 Jun 2019 12:49:44 +0200 Goffi jp (xmlui): fixed encoding for raw_input in StringWidget
Fri, 14 Jun 2019 12:37:34 +0200 Goffi plugins schema, tickets, merge_requests: use serialised data for extra dict + some cosmetic changes
Wed, 12 Jun 2019 09:11:28 +0200 Goffi tools (xml_tools): added "read_only" argument in dataFormResult2XMLUI (and use it in plugin pubsub_schema)
Sun, 26 May 2019 22:30:09 +0200 Goffi doc (jp/common_arguments): typo
Sun, 26 May 2019 22:22:01 +0200 Goffi core (constants): added generic constants for "info", "warning" and "error" levels
Sun, 26 May 2019 22:22:00 +0200 Goffi core (constants): "on" can now be used as True value in bool method.
Sun, 26 May 2019 22:21:56 +0200 Goffi doc: minor fixes + use ".pot" extension instead of ".po" for template in README4TRANSLATORS
Sun, 26 May 2019 22:20:33 +0200 Goffi tools (email): moved email code to common so it can be used by frontends
Sat, 25 May 2019 15:13:35 +0200 Goffi tools (common/template): fixed theme parsing when there is no "/" in parenthesis
Tue, 14 May 2019 20:16:45 +0200 Goffi tools (email): fixed bad default value while reading config
Tue, 14 May 2019 19:23:05 +0200 Goffi we are in dev version again
Sun, 05 May 2019 20:26:38 +0200 Goffi Added tag 0.7.0b1 for changeset c6464685fcbb
Sun, 05 May 2019 20:25:50 +0200 Goffi 0.7.0b1 release 0.7.0b1
Sun, 05 May 2019 20:20:46 +0200 Goffi changelog: added setup.py and VERSION
Fri, 22 Feb 2019 18:58:59 +0100 Goffi doc: documentation first draft:
Sun, 05 May 2019 18:50:38 +0200 Goffi jp (blog/edit): fixed --last-item after recent change in defaut value of --item
Sun, 05 May 2019 18:50:35 +0200 Goffi jp (blog/set): fixed missing current_syntax
Sun, 05 May 2019 18:50:32 +0200 Goffi jp (blog): fixed the deserialisation issue when using template output
Sun, 05 May 2019 18:50:30 +0200 Goffi tools (common/data_objects): added a "deserialise" argument to BlogItem:
Sat, 04 May 2019 00:06:41 +0200 Goffi plugin events: fixed invitation + set name and thumb_url from event element
Sat, 04 May 2019 00:05:11 +0200 Goffi plugin list interest: initialise extra with an empty dict if not set in registerPubsub
Fri, 03 May 2019 20:49:27 +0200 Goffi jp (xmlui manager): basic handling of multi-lines text in TextBoxWidget
Fri, 03 May 2019 20:48:19 +0200 Goffi tools (xml_tools): split new lines for multi-lines text in XMLUIResult2DataFormResult to be correctly handled in data form
Fri, 03 May 2019 20:46:59 +0200 Goffi plugin XEP-0329: correctly handle error if something is wrong when getting file from component.
Fri, 03 May 2019 20:44:55 +0200 Goffi plugin list interests: add "namespace" in serialised data
Fri, 03 May 2019 20:42:21 +0200 Goffi plugin events: register namespace using "event" short name
Fri, 03 May 2019 20:41:28 +0200 Goffi plugin file sharing management: filter out empty values in allowed_jids
Fri, 03 May 2019 13:06:47 +0200 Goffi plugin list of interest: added an interestsList bridge method + handle thumb_url