log browser_side/panels.py @ 432:8ecc5a7062e4

age author description
Sun, 27 Apr 2014 18:53:37 +0200 souliane browser and server sides: fixes module import + use enumerate instead of xrange
Wed, 26 Mar 2014 14:16:11 +0100 souliane browser_side: hide the presence/status panel until the connection is made
Wed, 26 Mar 2014 13:39:08 +0100 souliane browser_side: set microblog editor width to 80%
Wed, 26 Mar 2014 17:34:01 +0100 Goffi browser side: fixed bad use of Timer
Fri, 21 Mar 2014 09:20:27 +0100 souliane browser_side: set microblog editor minimal width + fix the scrolling to comment
Mon, 17 Mar 2014 16:33:05 +0100 souliane browser_side: handle the signal "roomUserChangedNick"
Sun, 16 Mar 2014 21:03:50 +0100 souliane browser_side: display chat states (with symbols) for MUC participants
Sat, 15 Mar 2014 00:21:04 +0100 souliane browser_side: refactorize SimpleTextEditor init parameters
Thu, 13 Mar 2014 16:05:35 +0100 souliane browser_side: HTMLTextEditor and LightTextEditor factorization
Thu, 13 Mar 2014 13:15:48 +0100 souliane browser_side: LightTextEditor renamed to HTMLTextEditor, new class LightTextEditor based on TextArea
Tue, 11 Mar 2014 13:53:19 +0100 souliane browser_side: bug fixes for microblog raw/rich edition toggle
Tue, 11 Mar 2014 11:53:03 +0100 souliane browser_side: radiocol displays who uploaded the file with ChatPanel.printInfo
Mon, 10 Mar 2014 22:39:26 +0100 souliane browser_side: new microblogs are not using the rich text editor by default:
Thu, 06 Mar 2014 01:06:19 +0100 souliane browser_side: radiocol supports MP3
Wed, 26 Feb 2014 13:50:26 +0100 souliane browser_side: refresh the ChatPanel and MicroblogPanel when they are opened from a drag and drop
Tue, 25 Feb 2014 12:41:31 +0100 souliane browser_side: bug fixes microblogs:
Sun, 23 Feb 2014 17:01:03 +0100 souliane browser_side: refactorization of the file tools.py:
Fri, 21 Feb 2014 18:44:47 +0100 souliane browser_side: allow one blogger to moderate the comments made on his own blog messages.
Thu, 20 Feb 2014 19:33:31 +0100 souliane browser_side: groupblog: handle main items with no associated comments node + do not mix up attributes names between the item own service/node and the comments service/node
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: