log

age author description
Tue, 25 Feb 2014 02:13:53 +0100 Goffi browser side: XMLUI AdvancedListContainer: rows are highlighted when there are selectable
Mon, 24 Feb 2014 22:30:01 +0100 souliane server and browser sides: add in the static blog the link to the Atom feed + set encoding of libervia.html
Mon, 24 Feb 2014 19:05:35 +0100 souliane server_side: fix error management at account creation
Mon, 24 Feb 2014 14:04:21 +0100 souliane browser_side: fix bubble CSS for chromium and epiphany browsers
Mon, 24 Feb 2014 13:43:49 +0100 souliane browser_side: fixed imports
Sun, 23 Feb 2014 17:22:05 +0100 souliane server_side: blog: bug fixes
Sun, 23 Feb 2014 17:01:03 +0100 souliane browser_side: refactorization of the file tools.py:
Sun, 23 Feb 2014 16:20:03 +0100 souliane browser_side: CSS for the selectable rows of AdvancedListContainer: change the cursor and highlight the selected row
Sun, 23 Feb 2014 15:00:42 +0100 souliane browser_side: escape the microblog titles when they are displayed
Sat, 22 Feb 2014 08:25:42 +0100 souliane change libervia.sh access permissions to 755
Fri, 21 Feb 2014 18:44:47 +0100 souliane browser_side: allow one blogger to moderate the comments made on his own blog messages.
Thu, 20 Feb 2014 19:33:31 +0100 souliane browser_side: groupblog: handle main items with no associated comments node + do not mix up attributes names between the item own service/node and the comments service/node
Wed, 19 Feb 2014 17:52:39 +0100 souliane browser_side: hide the syntax label when wysiwyg edtion is active
Wed, 19 Feb 2014 16:42:37 +0100 souliane tools: remove unused method that was copy/pasted from nltk module
Wed, 19 Feb 2014 16:38:13 +0100 souliane browser_side: display the popup notifying the message's recipient when you edit the blog entry's bubble.
Wed, 19 Feb 2014 14:17:03 +0100 souliane browser_side: the popup notifying the message's recipient is no more dependent to the unibox.
Tue, 18 Feb 2014 00:15:43 +0100 souliane added setup.py for the installation with setuptools
Tue, 18 Feb 2014 14:38:04 +0100 souliane browser_side: fix error when displaying the microblogs of a contact
Thu, 13 Feb 2014 15:34:34 +0100 souliane browser_side: microblog images have a fixed CSS "max-width" and they are clickable
Thu, 13 Feb 2014 15:32:59 +0100 souliane browser_side: small fixes for RichTextEditor
Thu, 13 Feb 2014 12:53:07 +0100 souliane browser_side: do not use addURLToText to display Microblog XHTML content
Thu, 13 Feb 2014 10:32:26 +0100 souliane browser_side: wysiwyg edition handles the toolbar buttons
Thu, 13 Feb 2014 10:30:38 +0100 souliane browser_side: class PromptDialog based on GenericConfirmDialog asks the user for a text input
Thu, 13 Feb 2014 01:33:24 +0100 souliane browser_side: wysiwyg edtion, first steps (do not use the buttons yet)
Thu, 13 Feb 2014 01:17:07 +0100 souliane browser_side: misc improvements for RichTextEditor to prepare Wysiwyg edition
Wed, 12 Feb 2014 15:17:04 +0100 souliane browser_side: heavy refactorisation for microblogs:
Wed, 12 Feb 2014 15:01:33 +0100 souliane browser_side: MicroblogEntry defines properties to access MicroblogItem attributes (instead of overwriting __getattr__)
Wed, 12 Feb 2014 14:58:11 +0100 souliane browser_side: LightTextEditor inheritates from BaseTextEditor + display URL in the status
Wed, 12 Feb 2014 14:51:13 +0100 souliane browser_side: added a method setVisible to ListManager
Fri, 07 Feb 2014 20:14:11 +0100 souliane browser_side: status panel is based on a new class LightTextEditor which uses HTML5 "editablecontent" property