Mercurial > libervia-backend
log frontends/src/quick_frontend/quick_blog.py @ 1875:c55220fc03e4
age | author | description |
---|---|---|
Mon, 22 Feb 2016 13:44:14 +0100 | souliane | quick_frontend (blog): correction for the previous patch: |
Mon, 22 Feb 2016 13:15:02 +0100 | souliane | quick_frontend (blog): fixes main item update (comment's data were lost) |
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Fri, 18 Dec 2015 19:36:00 +0100 | Goffi | quick_frontend (blog): replaced first argument in addEntry by edit_entry, so it can be managed separately from entries + handle it in Entry.delete |
Tue, 24 Nov 2015 23:42:49 +0100 | souliane | quick_frontend (quick_blog): remove tags2mbdata which is replaced by common.iter2dict |
Tue, 24 Nov 2015 23:28:11 +0100 | Goffi | quick frontend (blog): replaced mbdata2tags and tags2mbdata by sat.tools.common.dict2iter and iter2dict |
Tue, 24 Nov 2015 16:21:18 +0100 | Goffi | quick_frontend(blog): groups blog sending is handled |