log

age author description
Tue, 15 Oct 2013 13:39:21 +0200 souliane browser_side: modified class ContactChooser to allow setting a min and max number of contacts to be chosen
Mon, 14 Oct 2013 20:54:13 +0200 souliane browser_side: added input history in the unibox:
Fri, 11 Oct 2013 15:40:29 +0200 souliane browser_side: set CSS margin: auto for all button panels
Thu, 10 Oct 2013 18:29:07 +0200 souliane browser_side: fixed browser built-in auto-completion in login/register panels
Thu, 07 Nov 2013 15:22:28 +0100 Goffi browser_side: white-space are no pre-wrap for .chat_text_msg
Thu, 07 Nov 2013 15:22:00 +0100 Goffi browser and server side: XHTML handling, first draft:
Thu, 31 Oct 2013 17:54:10 +0100 Goffi browser side: rich text: update to follow core implementation
Wed, 09 Oct 2013 15:12:50 +0200 souliane browser side: fixed RichTextEditor debug mode when no parameter exists.
Tue, 08 Oct 2013 14:12:38 +0200 souliane browser_side: added UIs for rich text editor and addressing to multiple recipients
Tue, 08 Oct 2013 13:38:42 +0200 souliane browser_side: dialogs take **kwargs arguments + unibox helper method
Tue, 08 Oct 2013 13:57:35 +0200 souliane browser_side: added the flag REUSE_EXISTING_LIBERVIA_WIDGETS
Tue, 08 Oct 2013 13:48:00 +0200 souliane bridge: asyncGetParamA takes a security_limit argument
Tue, 08 Oct 2013 13:35:29 +0200 souliane server_side: put the blog entry content in its own span + CSS customization
Mon, 07 Oct 2013 14:23:16 +0200 souliane browser_side: bug fix for changeset 3092f6b1710c
Thu, 26 Sep 2013 14:32:24 +0200 souliane browser_side, misc: better PEP8 compliance
Thu, 26 Sep 2013 11:39:54 +0200 souliane browser_side: display widget title in the debug info (LiberviaWidget method "getDebugName")
Thu, 26 Sep 2013 11:33:55 +0200 souliane browser_side: center the buttons of GenericConfirmDialog
Thu, 26 Sep 2013 11:13:40 +0200 souliane browser_side, plugin XEP-0085: limit the number of bridge methods calls for "chatStateComposing".
Sun, 22 Sep 2013 20:52:59 +0200 souliane browser_side: set the focus to the first field when a tab is selected from the register panel
Sat, 21 Sep 2013 20:24:36 +0200 souliane browser_side: check for duplicate name before adding a new contact group
Sat, 21 Sep 2013 15:37:29 +0200 Goffi browser side: enforced "gwt-MenuBar-horizontal" style in LiberviaMenuBar to workaround a class name fix in Pyjamas' MenuBar which was causing troubles with CSS.
Sat, 21 Sep 2013 14:58:21 +0200 Goffi server side: better async bridge calls handling
Sat, 07 Sep 2013 19:54:41 +0200 souliane browser_side: small improvements for parameters panel
Sun, 08 Sep 2013 12:34:00 +0200 souliane browser_side: display clickable URLs in chat text
Sun, 08 Sep 2013 13:40:01 +0200 souliane browser_side: added key listener to login and register panels
Sat, 07 Sep 2013 02:07:07 +0200 souliane server side: added the security_limit to setParam
Fri, 06 Sep 2013 16:23:30 +0200 souliane plugin XEP-0085: Chat State Notifications
Fri, 06 Sep 2013 16:07:35 +0200 souliane browser side: display the day change in chat window
Fri, 06 Sep 2013 15:55:45 +0200 souliane browser side: bug fix (missing "self." before value_max)
Fri, 06 Sep 2013 15:51:40 +0200 souliane browser side: added a mechanism to define forbidden patterns during new contact group creation