log src/tools/xml_tools.py @ 1735:b2d6f3c92842

age author description
Fri, 11 Dec 2015 07:54:14 +0100 souliane tools: expandNewLinesToXHTML replaces two or more \n instead of each ones
Thu, 10 Dec 2015 14:21:51 +0100 souliane plugin XEP-0277, xml_tools: restore decapsulation of XHTML content
Thu, 10 Dec 2015 14:00:21 +0100 souliane xml_tools, plugin XEP-0071, XEP-0277: add method expandNewLinesToXHTML:
Fri, 27 Nov 2015 16:45:55 +0100 Goffi core (xmlui): new deferredUI method allows to manage XMLUI with a Deferred insteand of manual submit_id handling:
Sun, 22 Nov 2015 21:24:23 +0100 Goffi core (xmlui): fixed security_limit in deferXMLUI
Tue, 17 Nov 2015 21:28:58 +0100 Goffi core, bridge: actionsGet:
Sun, 15 Nov 2015 23:11:27 +0100 Goffi core (xmlui), plugin file: added action_extra param to deferXMLUI/deferDialog which is merged to the action data dict when actionNew is called
Sat, 14 Nov 2015 19:21:56 +0100 Goffi backend, bridge, frontends: actionNew has now a security_limit argument + added some docstring to explain data argument
Sat, 26 Sep 2015 18:39:05 +0200 Goffi core (xmlui): fixed submit_id returning None when its value is ''
Sat, 26 Sep 2015 15:00:27 +0200 Goffi core (XMLUI): restorer submit_id:
Fri, 25 Sep 2015 19:19:12 +0200 Goffi core (xmlui): deferDialog can now manage additional dialog options through the "options" argument
Wed, 02 Sep 2015 13:56:34 +0200 souliane tools (xml_tools): split dataFormResult2AdvancedList in dataFormResult2XMLUIData and XMLUIData2AdvancedList
Thu, 27 Aug 2015 17:59:22 +0200 Goffi core (xmlui): added helper method to easily manage dialogs with a deferred
Wed, 26 Aug 2015 12:24:38 +0200 souliane tools (xml_tools): keeps data form result headers sorted
Wed, 26 Aug 2015 12:23:55 +0200 souliane tools (xml_tools): fixes JidElement.__init__
Tue, 25 Aug 2015 15:39:16 +0200 Goffi core (xmlui): reverted change from 039d96e131be: we should be able to recreate the same container with changeContainer
Fri, 21 Aug 2015 14:58:42 +0200 souliane tools (xmlui): changeContainer do not create a new one when the current one already fits
Fri, 21 Aug 2015 14:17:41 +0200 souliane tools, frontends (xmlui): allow to select a tab when adding it
Thu, 20 Aug 2015 18:33:52 +0200 Goffi core (xmlui): added JidsListWidget to manage editable list of jids:
Tue, 18 Aug 2015 10:52:18 +0200 Goffi core(xmlui): removed useless parenthesis around assert
Tue, 18 Aug 2015 10:35:44 +0200 Goffi core , privmitivus (xmlui): add jidInput handling, with a simple String for now
Tue, 18 Aug 2015 10:04:47 +0200 Goffi xmlui: minor docstring fixes
Sat, 15 Aug 2015 22:27:39 +0200 Goffi xml_tools: minor attribute renaming
Tue, 21 Jul 2015 15:36:40 +0200 souliane tools (xml_tools): better PEP-8 compliance
Thu, 16 Apr 2015 14:57:57 +0200 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Fri, 03 Oct 2014 12:27:43 +0200 souliane memory (params), tools (xml_tools), plugins, frontends: add "int" parameter type with "min" and "max" attributes
Mon, 15 Sep 2014 14:18:25 +0200 Matteo Cypriani misc: fixed some typos
Wed, 27 Aug 2014 01:24:26 +0200 Goffi core (XMLUI): sugar method "note" allow to easily create a XMLUI note dialog (more methods for other dialogs should follow)
Wed, 27 Aug 2014 00:23:14 +0200 Goffi plugin OTR: authentication management + fixed a bug in setState (due to a wrong docstring in potr.context.getCurrentTrust)
Mon, 11 Aug 2014 19:10:24 +0200 Goffi core (XMLUI): Dialogs are now managemed in XMLUI:
Wed, 25 Jun 2014 14:01:57 +0200 Goffi core/frontends (XMLUI): value can now be inserted as a <value/> element, if not present value attribute is tested, else empty string is used.
Wed, 25 Jun 2014 14:01:55 +0200 Goffi core (XMLUI): created a read_only attribute for InputWidget + new JidInputWidget
Wed, 18 Jun 2014 14:55:35 +0200 souliane tools (xmlui): data form 'text-multi' element must be converted to xmlui 'textbox' (not 'text')
Sat, 14 Jun 2014 17:25:08 +0200 Goffi core (XMLUI): management of text-multi in _dataFormField2XMLUIData
Sat, 14 Jun 2014 17:24:16 +0200 Goffi core (XMLUI): data form result now manage generic data set
Thu, 12 Jun 2014 18:19:55 +0200 souliane tools (xml_tools): dataForm2XMLUI handles the default value for "list-single" fields
Fri, 16 May 2014 00:53:09 +0200 souliane tools (xmlui): to click a button in a "param" form will automatically submit the parameters of the same category
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module:
Mon, 07 Apr 2014 16:22:35 +0200 Goffi core (XMLUI): _cleanValue method to avoid issues with DBus types (must be deleted in the future)
Thu, 03 Apr 2014 14:56:16 +0200 souliane tools, frontends (xmlui): add Widget.setInternalCallback:
Thu, 03 Apr 2014 14:38:48 +0200 souliane reverted changeset 5c7707c958d8 (revision 969)
Tue, 01 Apr 2014 21:30:21 +0200 souliane tools, frontends (xmlui): add setter methods for widgets + new widget InternalButton to process UI operations
Tue, 01 Apr 2014 21:21:13 +0200 souliane tools, frontends, memory: param definition and XMLUI handle multi-selection for list widgets:
Fri, 21 Mar 2014 15:03:56 +0100 Goffi core (XMLUI): BoolWidget now accept real boolean for value
Sat, 15 Mar 2014 00:15:49 +0100 souliane tools: xml_tools.ElementParser do not replace '\n' and '\t' with ' ' by default
Tue, 25 Feb 2014 22:58:42 +0100 souliane tools, plugin XEP-0077: small fixes
Tue, 25 Feb 2014 23:01:26 +0100 Goffi core (xmlui), frontends: handling of "text" type in params xml + bug fixes
Tue, 25 Feb 2014 02:22:17 +0100 Goffi core (xmlui): fixed types with empty value are now correctly managed in _dataFormField2XMLUIData
Thu, 13 Feb 2014 18:50:49 +0100 Goffi core(XMLUI): empty options in ListWidget now just show a warning message, no more assert
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Tue, 04 Feb 2014 18:32:46 +0100 Goffi core (XMLUI): fixed labels management for lists in _dataFormField2XMLUIData
Tue, 04 Feb 2014 18:21:51 +0100 Goffi core (XMLUI), frontends: advancedListContainer part 2:
Tue, 04 Feb 2014 18:19:32 +0100 Goffi XMLUI (core, frontends): added JidWidget and DividerWidget + popup type + some bugfixes:
Tue, 04 Feb 2014 18:19:29 +0100 Goffi core, frontends: implementation of AdvancedListContainer first draft + misc:
Tue, 04 Feb 2014 18:19:00 +0100 Goffi core, frontends: XMLUI refactoring:
Tue, 04 Feb 2014 18:04:32 +0100 Goffi xmlui: added boolean type management in XMLUIResult2DataFormResult
Tue, 04 Feb 2014 18:02:40 +0100 Goffi core: XMLUI now use @property for session_id and submit
Tue, 04 Feb 2014 18:02:35 +0100 Goffi core, frontends: XMLUI refactoring:
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Tue, 24 Dec 2013 15:43:22 +0100 Goffi core (xml_tools), frontends: added a prefix to XMLUI form names in result data, to avoid name conflicts (e.g.: if a form has name "submit", and this name is also used internally by SàT)
Tue, 24 Dec 2013 15:43:22 +0100 Goffi core (xml_tools): dataForm*2XML renamed to dataForm*2XMLUI and now return XMLUI instead of raw XML + submit_id is managed, and session_id is returned if present
Tue, 24 Dec 2013 15:19:18 +0100 Goffi backend, frontends: XMLUI refactoring:
Tue, 24 Dec 2013 15:19:08 +0100 Goffi backend, frontends: callbacks refactoring:
Tue, 24 Dec 2013 01:31:18 +0100 Goffi core (xml tools): bad default parameter in XMLUI.addList
Thu, 24 Oct 2013 08:47:45 +0200 souliane core (tools): small fix in using imported methods
Tue, 15 Oct 2013 19:28:34 +0200 Goffi core, plugins: fixed bad use of children instead of elements() for domish.Element instances.
Wed, 02 Oct 2013 17:38:29 +0200 souliane core, primitivus: better support for parameter of type list
Sat, 21 Sep 2013 15:34:10 +0200 Goffi core: misc bug fixes
Sun, 08 Sep 2013 18:05:19 +0200 Goffi core: added advanced list to XMLUI (need improvment, very basic so far)
Mon, 20 May 2013 23:21:29 +0200 Goffi plugins XEP-0060, XEP-0277, groupblog: comments implementation (first draft, not finished yet):
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/tools.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Remove every old-style class.
Fri, 18 Jan 2013 17:55:34 +0100 Emmanuel Gil Peyrot Remove trailing whitespaces.
Mon, 07 Jan 2013 23:30:13 +0100 Goffi dates update
Thu, 01 Nov 2012 22:41:39 +0100 Goffi core, plugins: fixed bad namespace in stanza creation
Wed, 01 Aug 2012 22:53:02 +0200 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
Tue, 06 Mar 2012 09:07:24 +0100 Goffi copyleft date update
Sat, 26 Mar 2011 17:51:19 +0100 Goffi microblog sending
Sun, 06 Feb 2011 23:40:29 +0100 Goffi xml_tools: added ElementParser for raw xml -> domish.Element conversion
Wed, 05 Jan 2011 18:52:38 +0100 Goffi 2011 copyright upgrade
Tue, 04 Jan 2011 19:30:27 +0100 Goffi files reorganisation base src/sat/tools/xml_tools.py@b4041c1f4a8d