log browser_side/dialog.py @ 384:8bb9c878b7e3

age author description
2014-02-13 souliane browser_side: small fixes for RichTextEditor
2014-02-13 souliane browser_side: class PromptDialog based on GenericConfirmDialog asks the user for a text input
2014-02-04 Goffi dates update
2014-02-04 Goffi fixed docstrings wrong usage for licence informations
2014-01-03 souliane misc: reorganization of the file panels.py + clean the modules import:
2013-11-27 souliane browser_side: renamed item and labels for discussion groups
2013-11-21 souliane frontends tools: moved src/tools/frontends to frontends/src/tools
2013-11-21 souliane browser_side: bug fix for RoomAndContactsChooser (do not display the MUCs in the list)
2013-11-19 souliane browser_side: update contacts in "group and contact chooser" when the a user connect/disconnect
2013-11-17 souliane browser_side: added class RoomAndContactsChooser:
2013-11-11 souliane browser_side: small changes for contact list and "add group" panel:
2013-11-09 souliane browser_side: small changes to prepare the contact group manager:
2013-11-09 souliane browser_side: isolate the "add contact group" panel in a re-usable class:
2013-10-15 souliane browser_side: modified class ContactChooser to allow setting a min and max number of contacts to be chosen
2013-10-11 souliane browser_side: set CSS margin: auto for all button panels
2013-10-08 souliane browser_side: dialogs take **kwargs arguments + unibox helper method