log

age author description
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
Fri, 07 Feb 2014 20:08:28 +0100 souliane browser_side: move TitlePanel from richtext.py to base_panels.py
Wed, 05 Feb 2014 16:37:31 +0100 souliane server_side: sort blog post with "published" instead of "timestamp" + display titles in <h1> tags.
Wed, 22 Jan 2014 17:07:50 +0100 souliane server_side: Atom feed for blogposts is accessible from <host>/blog/<user>/atom.xml
Sat, 18 Jan 2014 11:24:52 +0100 souliane browser_side: message box was not displayed on muc opening (when unibox is disabled)
Fri, 17 Jan 2014 17:20:04 +0100 souliane browser_side: muc user symbols (used for showing who is playing) can also be removed
Thu, 16 Jan 2014 11:51:52 +0100 souliane browser_side: radiocol current song playback will jump to time when a user joins a running session