log browser_side/richtext.py @ 436:73f767a9ac2f

age author description
Thu, 01 May 2014 11:29:09 +0200 souliane import constants.Const as C (according to the coding rules)
Sun, 27 Apr 2014 18:53:37 +0200 souliane browser and server sides: fixes module import + use enumerate instead of xrange
Wed, 26 Mar 2014 13:39:08 +0100 souliane browser_side: set microblog editor width to 80%
Wed, 19 Mar 2014 20:27:46 +0100 souliane browser_side: editors do not listen for <escape> + display WYSIWIG in upper case
Sat, 15 Mar 2014 00:21:04 +0100 souliane browser_side: refactorize SimpleTextEditor init parameters
Thu, 13 Mar 2014 13:15:48 +0100 souliane browser_side: LightTextEditor renamed to HTMLTextEditor, new class LightTextEditor based on TextArea
Tue, 11 Mar 2014 13:53:19 +0100 souliane browser_side: bug fixes for microblog raw/rich edition toggle
Mon, 10 Mar 2014 22:39:26 +0100 souliane browser_side: new microblogs are not using the rich text editor by default:
Mon, 24 Feb 2014 13:43:49 +0100 souliane browser_side: fixed imports
Sun, 23 Feb 2014 15:00:42 +0100 souliane browser_side: escape the microblog titles when they are displayed
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:38:13 +0100 souliane browser_side: display the popup notifying the message's recipient when you edit the blog entry's bubble.
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: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