Mercurial > libervia-backend
log frontends/src/jp/base.py @ 1232:6b10442e8920
age | author | description |
---|---|---|
2014-08-26 | souliane | move sat.tools.jid to sat_frontends.tools.jid |
2014-05-07 | souliane | jp: option '-c' is not longer a flag but a string to define the profile password: |
2014-04-02 | Goffi | jp: "disco" subcommand, moved into a new "info" subcommand + added "version" subcommand which get software version |
2014-04-02 | Goffi | jp: using C.APP_URL for application url |
2014-04-01 | Goffi | jp: fixed jid unicode decoding |
2014-04-01 | Goffi | jp: fixed missing import |
2014-03-05 | Matteo Cypriani | jp: updated main loop to gobject 3 |
2014-02-25 | souliane | frontends: fix typos, do not use logging in the xmlui tools: |
2014-02-17 | Goffi | jp: short option for progress is now -P instead of -g, so -g can be used for groups |
2014-02-10 | Goffi | jp: refactoring: |
2014-02-05 | Dal | jp: refactoring using ArgParse base frontends/src/jp/jp@8a7dd2d11bff |