log browser_side/dialog.py @ 334:9c6be29c714a

age author description
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
2013-10-07 souliane browser_side: bug fix for changeset 3092f6b1710c
2013-09-26 souliane browser_side: center the buttons of GenericConfirmDialog
2013-09-21 souliane browser_side: check for duplicate name before adding a new contact group