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:
Mon, 25 Mar 2013 14:09:10 +0100 Goffi browser side: clicking on the contacts list (contact item, group or the "contacts" main title) open a discussion or microblog
Wed, 20 Mar 2013 23:42:53 +0100 Goffi browser side: it is now possible to select a microblog panel or an entry inside it
Mon, 04 Mar 2013 23:01:57 +0100 Goffi browser side: widgets refactoring:
Mon, 04 Mar 2013 00:19:03 +0100 Goffi browser side: new tab is automatically selected, if a tab is removed, the last one is automatically selected
Mon, 04 Mar 2013 00:01:23 +0100 Goffi browser side: selected widget caching in UniBox, to avoid to ask the getter at each key pressed, which make the box very slow.
Sun, 03 Mar 2013 23:30:25 +0100 Goffi browser side: per tab selected widget management
Sun, 03 Mar 2013 23:26:09 +0100 Goffi browser side: WebPanel now react on [ENTER] press on URL textBox
Sun, 03 Mar 2013 22:16:29 +0100 Goffi browser side: removed messages debug traces
Sun, 03 Mar 2013 19:42:18 +0100 Goffi Browser Side: Web Panel widget position/size fix
Sun, 03 Mar 2013 17:37:43 +0100 Goffi browser side: scroller added to contacts panel
Sun, 03 Mar 2013 04:27:39 +0100 Goffi browser side: global resize on UniBox resize
Sun, 03 Mar 2013 03:13:00 +0100 Goffi browser side: fixed MainTabPanel size
Sun, 03 Mar 2013 03:04:04 +0100 Goffi browser side: contacts panel switch:
Sun, 24 Feb 2013 18:15:38 +0100 Goffi browser side: web widget first draft
Sat, 26 Jan 2013 00:36:57 +0100 Goffi closing a group chat widget now leave the muc room (bug 11)
Fri, 25 Jan 2013 00:49:34 +0100 Goffi dummy commit, just for test
Fri, 25 Jan 2013 00:38:06 +0100 Goffi browser side: tab is removed if it doesn't contain widget anymore.
Sun, 13 Jan 2013 22:26:16 +0100 Goffi browser side: fix the line jump in unibox after entering something (work around a pyjamas bug)
Wed, 09 Jan 2013 22:02:00 +0100 Goffi browser side: fixed tarot game, radio collective double panel issue
Mon, 07 Jan 2013 23:38:36 +0100 Goffi dates update
Mon, 07 Jan 2013 22:43:50 +0100 Goffi browser side: get entity's microblogs for newly added contacts
Sun, 09 Dec 2012 23:42:08 +0100 Goffi added parameter management to test XMLUI, but it's currently deactivated for security reasons (need some configuration options) + separated mainTabPanel CSS from LiberviaTabPanel
Tue, 30 Oct 2012 00:52:30 +0100 Goffi browser side: own microblogs print
Mon, 22 Oct 2012 00:08:41 +0200 Goffi server + browser side: new api fix
Mon, 25 Jun 2012 01:03:50 +0200 Goffi server + browser side: groupblog subscription + fixed blog insertion order
Mon, 02 Apr 2012 00:25:38 +0200 Goffi server & browser side: microblogging refactoring first draft
Tue, 06 Mar 2012 09:09:15 +0100 Goffi copyleft date update
Mon, 23 Jan 2012 00:15:19 +0100 Goffi basic radio collective
Sun, 22 Jan 2012 19:38:05 +0100 Goffi radio collective first draft
Sat, 10 Dec 2011 12:26:43 +0100 Goffi use of async history
Thu, 07 Jul 2011 19:03:06 +0200 Goffi browser side: microblog's entry header with pseudo and timestamp
Wed, 06 Jul 2011 03:03:07 +0200 Goffi microblog avatar update
Tue, 05 Jul 2011 02:34:57 +0200 Adrien Vigneron browser side: microblog entries
Wed, 29 Jun 2011 20:24:09 +0200 Goffi browser side: grouped header panel in a global Absolute panel
Tue, 28 Jun 2011 14:23:12 +0200 Goffi browser side: bottomBorderWidget size fix (for webkit)
Tue, 28 Jun 2011 13:37:02 +0200 Goffi browser side: widgets' setting: height detection fix
Tue, 28 Jun 2011 13:31:05 +0200 Goffi browser side: removed   in EmptyPanel
Tue, 28 Jun 2011 03:43:48 +0200 Goffi browser side: widgets' width and height can now be fixed + tarot game position fix
Tue, 28 Jun 2011 01:54:36 +0200 Goffi browser side: Widgets' setting (col & row span can be changed
Mon, 27 Jun 2011 20:10:29 +0200 Goffi browser side: CSS: removed useless z-indexes, and replaced tabs by spaces
Mon, 27 Jun 2011 16:46:31 +0200 Goffi browser side: widgetsPanel is now scrollable when there are too many widgets, and widgets have a minimum size
Mon, 27 Jun 2011 04:11:58 +0200 Goffi browser side: widget removing is now managed
Mon, 27 Jun 2011 03:14:37 +0200 Goffi browser side: widgets cells can now be added by putting a widget on a border
Sun, 26 Jun 2011 23:23:22 +0200 Goffi browser side: new widget handling:
Sun, 26 Jun 2011 03:04:17 +0200 Goffi New widget system: first draft
Sun, 19 Jun 2011 01:33:29 +0200 Goffi browser side: refactoring: menu is now in its own module
Sat, 18 Jun 2011 15:13:19 +0200 Adrien Vigneron browser side: CSS: redesigned dialog boxes, and contacts
Sat, 18 Jun 2011 01:21:45 +0200 Goffi Adrien's uniBox design integration + lastPopup style
Fri, 17 Jun 2011 22:38:48 +0200 Goffi browser side: menu separator + last popup menu hack to avoid it being shown out of the screen
Wed, 15 Jun 2011 00:52:02 +0200 Goffi Login/Register box: integration of Adrien Vigneron's design
Tue, 31 May 2011 17:06:59 +0200 Goffi server side: misc stuff: SàT v0.2.0
Sun, 29 May 2011 17:57:02 +0200 Goffi browser side: microblog entries caching
Sun, 29 May 2011 16:07:46 +0200 Goffi Contact update + add dedication in About dialog
Sun, 29 May 2011 15:25:46 +0200 Goffi browser side: fixed refactoring issue
Sun, 29 May 2011 02:13:53 +0200 Goffi Roster list update, contact deletion + some refactoring
Sat, 28 May 2011 20:18:14 +0200 Goffi addind contact + subscription management + misc
Fri, 27 May 2011 01:52:29 +0200 Goffi browser side: adding contact, first draft
Thu, 26 May 2011 23:03:45 +0200 Goffi browser side: HTML sanitization
Thu, 26 May 2011 20:13:41 +0200 Goffi MUC group joining
Thu, 26 May 2011 19:15:44 +0200 Goffi browser side: added about box