log src/browser/sat_browser/richtext.py @ 773:08aa9acc8367

age author description
2015-11-25 souliane browser_side (blog): display title with h2 instead of h1 + add some bottom margin for the tags
2015-11-24 souliane browser_side: display tags with nice icons like for the static blog
2015-11-24 Goffi browser_side: replaced mbdata2tags and tags2mbdata by sat.tools.common.dict2iter and iter2dict
2015-11-21 souliane browser_side: use methods defined in quick_frontend to retrieve and set the tags from/to microblog data
2015-11-19 souliane browser_side: read and write tags from microblog data:
2015-11-19 souliane browser_side: implements tags UI
2015-11-19 souliane browser_side: simplify RichTextEditor initialization
2015-11-19 souliane browser_side: remove RichMessageEditor and RecipientManager which are not used since the removal of the unibox
2015-11-19 souliane fixes/improve ListManager and contact group manager + better PEP-8 compliance
2015-08-15 Goffi server + browser side: blogging refactoring (draft), huge commit sorry:
2015-03-30 Goffi 2015 copyright dates update
2015-02-26 Goffi browser_side: classes reorganisation: frontends_multi_profiles
2015-02-22 souliane browser_side: fixes various issues 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