Mercurial > libervia-web
log
age | author | description |
---|---|---|
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 |