log browser_side/dialog.py @ 422:20c508f9b32a

age author description
2014-03-11 souliane browser_side: RoomChooser small improvements:
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
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
2013-09-08 souliane browser_side: added key listener to login and register panels
2013-09-06 souliane browser side: bug fix (missing "self." before value_max)
2013-09-06 souliane browser side: added a mechanism to define forbidden patterns during new contact group creation
2013-09-06 souliane browser side: make the OK button title for group selector configureable + few "cosmetic" changes (PEP 8...)
2013-06-27 Goffi browser side: fixed setGroupsSelected in GroupSelector
2013-06-27 Goffi browser side: added "add" button in GroupSelector's add group dialog
2013-01-07 Goffi dates update
2012-12-09 Goffi browser side: misc dialog improvment:
2012-03-06 Goffi copyleft date update
2012-01-04 Goffi radio collective integration, first draft
2011-06-28 Goffi browser side: widgets' setting: mouse wheel can now be used to change values
2011-06-28 Goffi browser side: widgets' setting reset button update fix
2011-06-28 Goffi typo fix
2011-06-28 Goffi browser side: widgets' width and height can now be fixed + tarot game position fix
2011-06-27 Goffi browser side: Widgets' setting (col & row span can be changed
2011-06-14 Goffi Login/Register box: integration of Adrien Vigneron's design
2011-05-31 Goffi server side: misc stuff: SàT v0.2.0
2011-05-29 Goffi Contact update + add dedication in About dialog
2011-05-29 Goffi Roster list update, contact deletion + some refactoring
2011-05-28 Goffi addind contact + subscription management + misc
2011-05-26 Goffi browser side: adding contact, first draft
2011-05-26 Goffi browser side: added about box
2011-05-26 Goffi added Social Contract \o. (in French only so far)
2011-05-25 Goffi browser_side: prevent default for escape key (cancel HTTPRequest in FF)
2011-05-22 Goffi Browser side: Tarot game
2011-05-22 Goffi Tarot game: score is now shown (need to use XMLUI later)
2011-05-21 Goffi Tarot game: a game can now be finished
2011-05-13 Goffi browser_side: contactsChooser now discard MUC rooms
2011-05-07 Goffi browser side: added ContactsChooser dialog