2015-02-20 |
souliane |
browser_side: always display the main tab bar with a "+" button to add a new tab
frontends_multi_profiles
|
2015-02-11 |
souliane |
browser_side: add/improve some docstrings
frontends_multi_profiles
|
2015-02-11 |
souliane |
browser_side: add and use method displayWidget to harmonize widget's management in Libervia (not completely done, there are some issues)
frontends_multi_profiles
|
2015-02-10 |
Goffi |
browser side (web panel): add an option to hide url headed + use it for public blog
frontends_multi_profiles
|
2015-02-10 |
Goffi |
browser side: fixed jid's public blog menu
frontends_multi_profiles
|
2015-02-10 |
Goffi |
browser side: added a base_location property to get location of current Libervia instance
frontends_multi_profiles
|
2015-02-10 |
Goffi |
browser side (web panel): schemes are now checked, if no scheme is given (or a not accepted one), http:// is used
frontends_multi_profiles
|
2015-02-10 |
Goffi |
browser side: web widget is recreated when there is already one
frontends_multi_profiles
|
2015-02-10 |
Goffi |
browser side: widget is deleted by default when close button is clicked in LiberviaWidget
frontends_multi_profiles
|
2015-02-10 |
Goffi |
brower side: removed close listener for LiberviaWidget
frontends_multi_profiles
|
2015-02-09 |
Goffi |
merges souliane changes
frontends_multi_profiles
|
2015-02-09 |
Goffi |
browser side (blog, contact list): use of new listener mechanism to update avatar
frontends_multi_profiles
|
2015-02-09 |
Goffi |
browser side: fixed avatar getting + better DEFAULT/EMPTY avatars constants + use of jid.JID for microblog's author
frontends_multi_profiles
|
2015-02-09 |
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_profiles
|
2015-02-07 |
souliane |
browser_side: fixed DragAutoCompleteTextBox for the list manager
frontends_multi_profiles
|
2015-02-07 |
souliane |
browser_side: base_widget.DropCell raises an exception if the callback doesn't return a LiberviaWidget instance
frontends_multi_profiles
|
2015-02-07 |
souliane |
add very basic test system accessible from <root_url>/test, to be improved:
frontends_multi_profiles
|
2015-02-07 |
souliane |
browser_side: fixes class JIDList, remove JIDSet and JIDDict which are actually not needed
frontends_multi_profiles
|
2015-02-06 |
souliane |
browser_side: fixes the contact group manager
frontends_multi_profiles
|
2015-02-06 |
Goffi |
merged souliane commits
frontends_multi_profiles
|
2015-02-06 |
Goffi |
browser side (blog, chat): fixed dropKey callbacks to adapt them to new widget creation system. Drag'n'Drop should be fixed.
frontends_multi_profiles
|
2015-02-06 |
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_profiles
|
2015-02-06 |
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_profiles
|
2015-02-06 |
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_profiles
|
2015-02-06 |
Goffi |
browser side: border widgets are now visible on drag start + they float right or left in the cell
frontends_multi_profiles
|
2015-02-06 |
Goffi |
browser side: fixed bad FlexTable __init__ call, need to be checked
frontends_multi_profiles
|
2015-02-03 |
Goffi |
browser side: fixed an error catch in contact_list module (raised error depend on pyama's compilation options)
frontends_multi_profiles
|
2015-02-06 |
souliane |
browser_side: fixes Notification.onFocus
frontends_multi_profiles
|
2015-02-05 |
souliane |
modification of the social contract according to the General Assembly of 19/08/2014
|
2015-01-24 |
Goffi |
browser side: big refactoring to base Libervia on QuickFrontend, first draft:
frontends_multi_profiles
|