log

age author description
2019-06-30 Goffi quick frontends (app, chat): disabled the 2 most verbose logs, as they are barely useful and make reading logs difficult.
2019-06-30 Goffi logs: increased defaut limit for memory output to 300
2019-06-30 Goffi core (constants): fixed flatpak config paths for older versions of flatpak:
2019-06-27 Goffi we are in dev version again
2019-06-27 Goffi Added tag 0.7.0b3 for changeset dbf24ba40396
2019-06-27 Goffi 0.7.0b3 release 0.7.0b3
2019-06-27 Goffi core (constants): fixed Flatpak config path:
2019-06-27 Goffi jp (blog/preview): fixed call to getCurrentFile
2019-06-23 Goffi we are in dev version again
2019-06-23 Goffi Added tag 0.7.0b2 for changeset 43e5e0dc8c60
2019-06-23 Goffi 0.7.0b2 release 0.7.0b2
2019-06-23 Goffi core (config): if flatpak is detected, config is also looked after in /app
2019-06-21 Goffi memory (sqlite): exit with an error if current db version is higher than version expected in current code
2019-06-21 Goffi install: remove "service_identity" which is need by Twisted, and request "tls" extra for twisted
2019-06-19 Goffi install: updated minimal version for sat_tmp and urwid-satext
2019-06-14 Goffi jp (xmlui): check root read_only status in addition to widget one
2019-06-14 Goffi jp (xmlui): fixed encoding for raw_input in StringWidget
2019-06-14 Goffi plugins schema, tickets, merge_requests: use serialised data for extra dict + some cosmetic changes
2019-06-12 Goffi tools (xml_tools): added "read_only" argument in dataFormResult2XMLUI (and use it in plugin pubsub_schema)
2019-05-26 Goffi doc (jp/common_arguments): typo
2019-05-26 Goffi core (constants): added generic constants for "info", "warning" and "error" levels
2019-05-26 Goffi core (constants): "on" can now be used as True value in bool method.
2019-05-26 Goffi doc: minor fixes + use ".pot" extension instead of ".po" for template in README4TRANSLATORS
2019-05-26 Goffi tools (email): moved email code to common so it can be used by frontends