log browser_side/menu.py @ 439:d52f529a6d42

age author description
Thu, 08 May 2014 17:21:34 +0200 Goffi browser side: use of new log system (first draft):
Sun, 27 Apr 2014 18:53:37 +0200 souliane browser and server sides: fixes module import + use enumerate instead of xrange
Mon, 07 Apr 2014 23:31:21 +0200 souliane browser_side: roster management menus are now imported from the backend
Mon, 03 Mar 2014 16:24:00 +0100 souliane browser_side: standardize the dialogs size and buttons display:
Mon, 03 Mar 2014 15:44:54 +0100 souliane browser_side: added a dialog in Settings/Account to update/delete the XMPP account
Tue, 25 Feb 2014 07:56:05 +0100 souliane browser_side: factorize the code from AvatarUpload to a new class FileUploadPanel
Tue, 25 Feb 2014 09:42:52 +0100 Goffi browser side: fixed bad variable reference in menus management
Sun, 23 Feb 2014 17:01:03 +0100 souliane browser_side: refactorization of the file tools.py:
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 + server side: refactored menus:
Tue, 17 Dec 2013 19:37:47 +0100 souliane browser_side (plugins radiocol, xep-0054): handle upload errors
Wed, 27 Nov 2013 14:00:58 +0100 souliane browser_side: renamed item and labels for discussion groups
Mon, 25 Nov 2013 20:39:28 +0100 souliane browser_side (plugins radiocol, xep-0054): check for file size or type before uploading
Thu, 21 Nov 2013 13:44:26 +0100 souliane browser_side: bug fix for RoomAndContactsChooser (do not display the MUCs in the list)
Sun, 17 Nov 2013 17:57:14 +0100 souliane browser_side: added class RoomAndContactsChooser:
Sat, 09 Nov 2013 17:12:05 +0100 souliane browser_side: open the web widget in the current tab
Sat, 09 Nov 2013 09:39:45 +0100 souliane browser_side: added contact group manager based on ListManager
Fri, 18 Oct 2013 11:14:55 +0200 souliane browser_side: add context menu for contact:
Fri, 11 Oct 2013 15:40:29 +0200 souliane browser_side: set CSS margin: auto for all button panels
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, 07 Sep 2013 19:54:41 +0200 souliane browser_side: small improvements for parameters panel
Sat, 07 Sep 2013 02:07:07 +0200 souliane server side: added the security_limit to setParam
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...)
Sun, 03 Mar 2013 00:24:08 +0100 Goffi browser side: fixed typo
Sun, 24 Feb 2013 18:15:38 +0100 Goffi browser side: web widget first draft
Mon, 07 Jan 2013 23:38:36 +0100 Goffi dates update
Mon, 07 Jan 2013 22:43:00 +0100 Goffi browser side: changed default MUC room for sat@chat.jabberfr.org
Sat, 05 Jan 2013 16:08:25 +0100 Goffi browser side: basic disconnection management: hard reload is done on empty signal response
Fri, 28 Dec 2012 01:05:55 +0100 Goffi browser side: temporary avatar upload dialog is added to setting menu
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
Sun, 09 Dec 2012 23:38:30 +0100 Goffi browser side: fixed about menu + updated website URL
Tue, 06 Mar 2012 09:09:15 +0100 Goffi copyleft date update
Thu, 05 Jan 2012 00:22:03 +0100 Goffi radio collective integration, first draft
Tue, 28 Jun 2011 23:36:19 +0200 Goffi added Social contract & About to help menu
Sun, 19 Jun 2011 16:35:44 +0200 Goffi browser side: inclusion of Adrien's icons
Sun, 19 Jun 2011 01:33:29 +0200 Goffi browser side: refactoring: menu is now in its own module