Mercurial > libervia-backend
log frontends/src/jp/base.py @ 1395:1ae9aa94c351
age | author | description |
---|---|---|
Mon, 30 Mar 2015 10:04:29 +0200 | Goffi | jp: fixed bad try/except hidding errors + fixed bad management of jids without node |
Sat, 24 Jan 2015 01:00:29 +0100 | Goffi | core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles |
Tue, 26 Aug 2014 12:52:46 +0200 | souliane | move sat.tools.jid to sat_frontends.tools.jid |
Wed, 07 May 2014 16:10:20 +0200 | souliane | jp: option '-c' is not longer a flag but a string to define the profile password: |
Wed, 02 Apr 2014 12:31:15 +0200 | Goffi | jp: "disco" subcommand, moved into a new "info" subcommand + added "version" subcommand which get software version |
Wed, 02 Apr 2014 12:11:07 +0200 | Goffi | jp: using C.APP_URL for application url |
Tue, 01 Apr 2014 21:16:02 +0200 | Goffi | jp: fixed jid unicode decoding |
Tue, 01 Apr 2014 21:15:35 +0200 | Goffi | jp: fixed missing import |