log browser_side/panels.py @ 362:019e1e706e74

age author description
Wed, 19 Feb 2014 16:38:13 +0100 souliane browser_side: display the popup notifying the message's recipient when you edit the blog entry's bubble.
Wed, 19 Feb 2014 14:17:03 +0100 souliane browser_side: the popup notifying the message's recipient is no more dependent to the unibox.
Wed, 12 Feb 2014 15:17:04 +0100 souliane browser_side: heavy refactorisation for microblogs:
Wed, 12 Feb 2014 15:01:33 +0100 souliane browser_side: MicroblogEntry defines properties to access MicroblogItem attributes (instead of overwriting __getattr__)
Wed, 12 Feb 2014 14:58:11 +0100 souliane browser_side: LightTextEditor inheritates from BaseTextEditor + display URL in the status
Fri, 07 Feb 2014 20:14:11 +0100 souliane browser_side: status panel is based on a new class LightTextEditor which uses HTML5 "editablecontent" property
Fri, 17 Jan 2014 17:20:04 +0100 souliane browser_side: muc user symbols (used for showing who is playing) can also be removed
Tue, 04 Feb 2014 17:52:12 +0100 Goffi dates update
Tue, 04 Feb 2014 17:21:59 +0100 Goffi fixed docstrings wrong usage for licence informations
Tue, 04 Feb 2014 16:49:20 +0100 Goffi browser side: removed logging imports: it's not working correctly with pyjamas
Tue, 07 Jan 2014 15:36:18 +0100 souliane browser_side: fixed the behavior regarding "Enable unibox" parameter:
Sat, 04 Jan 2014 00:17:46 +0100 souliane misc: reorganization of the file panels.py + clean the modules import:
Fri, 03 Jan 2014 22:44:59 +0100 souliane browser_side: scroll to the clicked microblog post and blink it (previous behavior is conserved when the unibox is enabled)
Fri, 03 Jan 2014 16:06:00 +0100 souliane browser_side: display the good text for microblog button regarding the context: "Send message" or "Update"
Thu, 02 Jan 2014 16:10:27 +0100 souliane browser_side: handle successive click on blog post "edit" and "comment" icons
Mon, 30 Dec 2013 13:02:03 +0100 souliane browser_side: status can be edited with a click on it
Mon, 30 Dec 2013 13:00:41 +0100 souliane browser_side: save the unibox panel space when unibox is disabled
Mon, 30 Dec 2013 00:33:19 +0100 souliane browser_side: display a "New message" button and add a "comment" icon for main entries in MicroblogPanel when the unibox is disabled
Mon, 30 Dec 2013 00:30:45 +0100 souliane browser_side: message box below the ChatPanel when unibox is disabled
Sun, 29 Dec 2013 23:15:35 +0100 souliane browser_side: make UniBox inherit from a more basic MessageBox class
Sun, 29 Dec 2013 23:07:28 +0100 souliane browser_side: make unibox optional
Thu, 19 Dec 2013 13:56:47 +0100 souliane browser_side (groupblog): order items using "published" instead of "updated"
Wed, 18 Dec 2013 15:39:13 +0100 souliane server_side: display rich text in blogs (addURLToText is now in sat_frontends/tools/strings)
Wed, 18 Dec 2013 08:59:44 +0100 souliane browser_side: bug fix for setting a new presence when the current one is 'unavailable'
Mon, 16 Dec 2013 16:39:03 +0100 souliane browser_side: bug fixes for switching between unibox and rich text editor:
Sun, 15 Dec 2013 12:01:25 +0100 souliane browser_side: blog post update: fix assignment to immutable element
Tue, 10 Dec 2013 14:03:47 +0100 souliane browser_side: set the ideal width for the rich text dialog when displayed in the unibox panel
Tue, 10 Dec 2013 13:04:51 +0100 souliane browser_side: set the ideal width for the blog post update dialog
Tue, 10 Dec 2013 09:56:28 +0100 souliane browser_side: double click on unibox do not open the rich text editor anymore
Tue, 26 Nov 2013 19:51:02 +0100 souliane browser_side (plugin radiocol): use the status label to give more information
Tue, 10 Dec 2013 09:07:03 +0100 souliane browser_side: added blog item modification/deletion
Sat, 23 Nov 2013 14:46:03 +0100 souliane browser_side: set your own presence status and display those of others
Thu, 21 Nov 2013 18:57:46 +0100 souliane frontends tools: moved src/tools/frontends to frontends/src/tools
Thu, 21 Nov 2013 16:13:14 +0100 souliane bridge + browser_side: bridge signals for games and their callbacks:
Thu, 21 Nov 2013 16:03:33 +0100 souliane browser_side: can identify muc members with symbols
Sun, 17 Nov 2013 21:16:07 +0100 souliane browser_side: added generic method "send" in SatWebFrontend
Sun, 17 Nov 2013 17:53:37 +0100 souliane browser_side: changes regarding widgets and tabs:
Sun, 17 Nov 2013 17:41:54 +0100 souliane browser_side: added class ToggleStackPanel
Fri, 15 Nov 2013 15:34:57 +0100 Goffi browser side: management of extra data for sendMblogComment, allowing to send rich text for comments
Fri, 15 Nov 2013 15:34:55 +0100 Goffi browser side: if 'xhtml' key is present in microblog data, rich content is displayed
Sat, 09 Nov 2013 15:31:39 +0100 souliane browser_side: small changes to prepare the contact group manager:
Fri, 08 Nov 2013 20:50:11 +0100 souliane browser_side: set the "workaround" timers to 5 ms instead of 10:
Sat, 09 Nov 2013 10:24:03 +0100 Goffi browser side: use of inlineRoot to display XHTML chat text
Fri, 18 Oct 2013 11:14:55 +0200 souliane browser_side: add context menu for contact:
Tue, 15 Oct 2013 13:36:51 +0200 souliane browser_side: added class PopupMenuPanel to manage more complex context menu
Mon, 14 Oct 2013 20:54:13 +0200 souliane browser_side: added input history in the unibox:
Thu, 07 Nov 2013 15:22:00 +0100 Goffi browser and server side: XHTML handling, first draft:
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
Thu, 26 Sep 2013 14:32:24 +0200 souliane browser_side, misc: better PEP8 compliance
Thu, 26 Sep 2013 11:13:40 +0200 souliane browser_side, plugin XEP-0085: limit the number of bridge methods calls for "chatStateComposing".
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
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:40:33 +0200 souliane browser side: make the OK button title for group selector configureable + few "cosmetic" changes (PEP 8...)
Thu, 27 Jun 2013 20:45:41 +0200 Goffi browser side: contactBox doesn't use left margin anymore (avoid scrollbar issues) + some cosmetic changes to contact panel switch button
Thu, 20 Jun 2013 12:16:46 +0200 Goffi browser, server: comments handling:
Sun, 07 Apr 2013 22:33:55 +0200 Goffi server + browser: message warning level/sending refactoring: