Mercurial > libervia-backend
log frontends/src/jp/cmd_blog.py @ 1924:70b1a29e1338
age | author | description |
---|---|---|
Tue, 22 Mar 2016 23:33:55 +0100 | Goffi | jp (blog): force deletion (without backup) when content is empty |
Tue, 22 Mar 2016 23:33:31 +0100 | Goffi | jp (blog): avoid conflict error when command line tags are already present in metadata |
Tue, 22 Mar 2016 22:46:05 +0100 | Goffi | jp (blog): drafts are now put in a sub dir per profile + added a security which keep the last 10 drafts before removing them (all profiles included). |
Tue, 22 Mar 2016 22:46:04 +0100 | Goffi | core (tools): moved common to a separate package, and put data method in a data_format module |
Tue, 15 Mar 2016 16:25:42 +0100 | Goffi | jp (blog): added "updated" to keys to keys to remove from tmp metadata |
Thu, 10 Mar 2016 19:13:42 +0100 | Goffi | jp (blog/edit): removed meta_file_path non existence check, as it is now re-used if it exists |
Thu, 10 Mar 2016 18:05:37 +0100 | Goffi | jp (blog/edit): a draft file can be directly specified |
Thu, 10 Mar 2016 17:50:17 +0100 | Goffi | plugin XEP-0060: fixed traceback if service was None |