Mercurial > libervia-backend
log frontends/src/quick_frontend/quick_blog.py @ 1785:ac73d7456abc
age | author | description |
---|---|---|
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 |
Mon, 23 Nov 2015 16:21:32 +0100 | Goffi | quick frontend (blog): fixed group blog panels (displaying only, sending is not working yet) |
Sat, 21 Nov 2015 13:58:30 +0100 | souliane | quick_frontend (quick_blog): retrieve and set the tags from/to microblog data |