Mercurial > libervia-web
graph
-
browser_side: fixes issue when placing a LiberviaWidget and some cells of the WidgetsPanel are empty frontends_multi_profilesFri, 27 Feb 2015 00:55:07 +0100, by souliane
-
browser_side: classes reorganisation: frontends_multi_profilesThu, 26 Feb 2015 18:10:54 +0100, by Goffi
-
browser side: moved ContactBox, ContactsPanel, ContactLabeland ContactMenuBar to base_widget/base_panels so they can be reused outside of contact_list module frontends_multi_profilesThu, 26 Feb 2015 13:10:46 +0100, by Goffi
-
browser side: fixed typo in newMessageHandler frontends_multi_profilesWed, 25 Feb 2015 19:44:10 +0100, by Goffi
-
browser side: restored infoDialog for headline messages from server frontends_multi_profilesWed, 25 Feb 2015 19:40:23 +0100, by Goffi
-
browser side: call of parent profilePlugged for overriden method frontends_multi_profilesTue, 24 Feb 2015 20:27:31 +0100, by Goffi
-
browser side: do a hard reload on disconnected signal frontends_multi_profilesTue, 24 Feb 2015 19:15:28 +0100, by Goffi
-
browser side (json): replaced the Window.alert by a log warning when signal is lost frontends_multi_profilesTue, 24 Feb 2015 19:15:07 +0100, by Goffi
-
browser side (contact list): removed our own bare jid from contact list frontends_multi_profilesTue, 24 Feb 2015 18:21:33 +0100, by Goffi
-
browser side(contact list): added nick listener frontends_multi_profilesTue, 24 Feb 2015 16:49:07 +0100, by Goffi
-
browser side (contact list): fixed forgotten profile argument in presence listener frontends_multi_profilesTue, 24 Feb 2015 16:48:41 +0100, by Goffi
-
browser side: fixed use of profile for listeners frontends_multi_profilesTue, 24 Feb 2015 14:40:47 +0100, by Goffi
-
browser side (widgets management): removed getWidgetsPanel: we use directly getParent which do the same thing + displayWidget now detect hidden widgets (widgets without parent WidgetsPanel) frontends_multi_profilesMon, 23 Feb 2015 18:44:58 +0100, by Goffi
-
browser side (LiberviaWidget): an error is raised when expect is True on getParent frontends_multi_profilesMon, 23 Feb 2015 18:44:58 +0100, by Goffi
-
browser side (contact list): Contact list improvments: frontends_multi_profilesMon, 23 Feb 2015 18:44:57 +0100, by Goffi
-
browser side (contact list): use of c.bool for parameter conversion frontends_multi_profilesMon, 23 Feb 2015 18:43:15 +0100, by Goffi
-
browser side (menu): minor improvments: frontends_multi_profilesMon, 23 Feb 2015 18:43:08 +0100, by Goffi
-
browser side (libervia main): implemented visible_widgets property frontends_multi_profilesMon, 23 Feb 2015 18:20:04 +0100, by Goffi
-
browser side: contact_list update: frontends_multi_profilesMon, 23 Feb 2015 18:16:07 +0100, by Goffi
-
browser side (contact list): use EntityToShow to know which contacts must be displayed frontends_multi_profilesMon, 23 Feb 2015 18:14:07 +0100, by Goffi
-
browser_side: implements showDialog frontends_multi_profilesSun, 22 Feb 2015 21:57:24 +0100, by souliane
-
browser_side: fixes RoomAndContactsChooser dialog frontends_multi_profilesSun, 22 Feb 2015 21:56:18 +0100, by souliane
-
browser_side (PromptDialog): rename prompt attribute to prompt_widgets + related changes frontends_multi_profilesSun, 22 Feb 2015 21:55:27 +0100, by souliane
-
browser_side: fixes various issues frontends_multi_profilesSun, 22 Feb 2015 21:51:20 +0100, by souliane
-
server and browser sides: fixes bad call to "subscription" bridge method frontends_multi_profilesSun, 22 Feb 2015 21:42:14 +0100, by souliane
-
browser_side: fixes a typo (listerner --> listener) frontends_multi_profilesFri, 20 Feb 2015 22:05:14 +0100, by souliane
-
browser_side: fixes previous patch, forgot to pass an argument frontends_multi_profilesFri, 20 Feb 2015 21:46:18 +0100, by souliane
-
browser_side: move SatWebFrontend.addTab to MainTabPanel.addWidgetsTab and rename MainTabPanel.add to MainTabPanel.addTab frontends_multi_profilesFri, 20 Feb 2015 19:38:11 +0100, by souliane
-
browser_side: show more obvisouly the "dragover" style when dragging something over a tab frontends_multi_profilesFri, 20 Feb 2015 19:50:00 +0100, by souliane
-
browser_side: always display the main tab bar with a "+" button to add a new tab frontends_multi_profilesFri, 20 Feb 2015 19:37:54 +0100, by souliane
-
browser_side: add/improve some docstrings frontends_multi_profilesWed, 11 Feb 2015 11:21:27 +0100, by souliane
-
browser_side: add and use method displayWidget to harmonize widget's management in Libervia (not completely done, there are some issues) frontends_multi_profilesWed, 11 Feb 2015 11:18:13 +0100, by souliane
-
browser side (web panel): add an option to hide url headed + use it for public blog frontends_multi_profilesTue, 10 Feb 2015 20:52:02 +0100, by Goffi
-
browser side: fixed jid's public blog menu frontends_multi_profilesTue, 10 Feb 2015 20:43:26 +0100, by Goffi
-
browser side: added a base_location property to get location of current Libervia instance frontends_multi_profilesTue, 10 Feb 2015 20:42:39 +0100, by Goffi
-
browser side (web panel): schemes are now checked, if no scheme is given (or a not accepted one), http:// is used frontends_multi_profilesTue, 10 Feb 2015 19:38:28 +0100, by Goffi
-
browser side: web widget is recreated when there is already one frontends_multi_profilesTue, 10 Feb 2015 19:13:25 +0100, by Goffi
-
browser side: widget is deleted by default when close button is clicked in LiberviaWidget frontends_multi_profilesTue, 10 Feb 2015 19:11:24 +0100, by Goffi
-
brower side: removed close listener for LiberviaWidget frontends_multi_profilesTue, 10 Feb 2015 19:10:28 +0100, by Goffi
-
browser side (blog, contact list): use of new listener mechanism to update avatar frontends_multi_profilesMon, 09 Feb 2015 21:56:30 +0100, by Goffi
-
browser side: fixed avatar getting + better DEFAULT/EMPTY avatars constants + use of jid.JID for microblog's author frontends_multi_profilesMon, 09 Feb 2015 21:55:16 +0100, by Goffi
-
server + browser side: implementation of new getEntitiesData bridge method + added a security check: only a white list of entities can be gotten frontends_multi_profilesMon, 09 Feb 2015 21:46:15 +0100, by Goffi
-
browser_side: fixed DragAutoCompleteTextBox for the list manager frontends_multi_profilesSat, 07 Feb 2015 20:35:45 +0100, by souliane
-
browser_side: base_widget.DropCell raises an exception if the callback doesn't return a LiberviaWidget instance frontends_multi_profilesSat, 07 Feb 2015 12:07:12 +0100, by souliane
-
add very basic test system accessible from <root_url>/test, to be improved: frontends_multi_profilesSat, 07 Feb 2015 19:24:38 +0100, by souliane
-
browser_side: fixes class JIDList, remove JIDSet and JIDDict which are actually not needed frontends_multi_profilesSat, 07 Feb 2015 19:22:45 +0100, by souliane
-
browser_side: fixes the contact group manager frontends_multi_profilesFri, 06 Feb 2015 17:53:01 +0100, by souliane
-
browser side (blog, chat): fixed dropKey callbacks to adapt them to new widget creation system. Drag'n'Drop should be fixed. frontends_multi_profilesFri, 06 Feb 2015 19:25:17 +0100, by Goffi
-
browser side (blog): added addEntryIfAccepeted method in MicroblogPanel, so it decide itself is an entry should be added, it's not done anymore in libervia_main. frontends_multi_profilesFri, 06 Feb 2015 19:23:08 +0100, by Goffi
-
browser side (base widget): added an iterator on WidgetsPanel to iterate throught contained widgets, fixed widget deletion, commented a base try/catch (without exception specified), should be uncommented once a good Exception is here frontends_multi_profilesFri, 06 Feb 2015 19:19:49 +0100, by Goffi
-
browser side (blog module): fixed isJidAccepted + added __str__ method to facilitate debugging + use of AttributeError and TypeError in some exception (because pyjamas can raise both depending on compilation options) frontends_multi_profilesFri, 06 Feb 2015 19:15:52 +0100, by Goffi
-
browser side: border widgets are now visible on drag start + they float right or left in the cell frontends_multi_profilesFri, 06 Feb 2015 19:11:02 +0100, by Goffi
-
browser side: fixed bad FlexTable __init__ call, need to be checked frontends_multi_profilesFri, 06 Feb 2015 17:49:04 +0100, by Goffi
-
browser side: fixed an error catch in contact_list module (raised error depend on pyama's compilation options) frontends_multi_profilesTue, 03 Feb 2015 14:35:47 +0100, by Goffi
-
browser_side: fixes Notification.onFocus frontends_multi_profilesFri, 06 Feb 2015 17:52:26 +0100, by souliane
-
modification of the social contract according to the General Assembly of 19/08/2014Thu, 05 Feb 2015 12:05:32 +0100, by souliane