Mercurial > libervia-backend
log frontends/src/jp/common.py @ 2337:3399971f0aa0
age | author | description |
---|---|---|
2017-07-14 | Goffi | jp (common): fixed decode error when item is not specified |
2017-07-13 | Goffi | jp (common): fixed encoding issue in URLs |
2017-07-05 | Goffi | jp (common): fixed the use of --last-item when "-n [node]" is used |
2017-07-02 | Goffi | jp (common): new ansi_ljust, ansi_rjust and ansi_center command + table: |
2017-06-28 | Goffi | jp (pubsub, common): fixed last item edition (keep item id instead of creating a new one) |
2017-06-28 | Goffi | jp (cmd_pubsub): xmpp: uri handling, first draft |
2017-06-27 | Goffi | jp (common): added --last-item to take last item when no item id is found/given |
2017-06-27 | Goffi | jp (blog, common): various fixes in common and blog: |
2017-06-27 | Goffi | jp (blog, common): added --force-item option to avoid magic and use argument as actual item id: |
2017-06-27 | Goffi | jp (blog, common): moved and improved edit code from blog: |
2014-02-05 | Goffi | jp: added missing license headers |
2014-02-05 | Dal | jp: refactoring using ArgParse base frontends/src/jp/jp@8a7dd2d11bff |