log frontends/src/jp/base.py @ 1641:44a14f83e64b

age author description
Sun, 22 Nov 2015 17:35:32 +0100 Goffi jp (base): fixed verbose option + there is a new line on ProgressErrorHandler only if the progress bar is actually displayed
Thu, 19 Nov 2015 18:13:26 +0100 Goffi jp (base, file): use of new progress API. Progress callbacks are managed through CommandBase.onProgress* method instead of host attributes.
Tue, 17 Nov 2015 21:29:03 +0100 Goffi jp: use the new actionsGet method
Sun, 15 Nov 2015 23:42:21 +0100 Goffi jp (base, file): file command and progress fixes and adaptation to new API:
Sun, 15 Nov 2015 23:25:58 +0100 Goffi jp (base): added a self.disp method which manage verbosity and stderr + verbosity property
Sun, 15 Nov 2015 23:16:54 +0100 Goffi jp (base): added quitFromSignal method to quit from signal handler with errcode without traceback, and addOnQuitCallback to manage cleaning callbacks
Sat, 14 Nov 2015 19:54:27 +0100 Goffi jp: added a --verbose command
Sat, 14 Nov 2015 19:18:10 +0100 Goffi jp: profile session can now be started without connection:
Sat, 14 Nov 2015 19:18:10 +0100 Goffi jp: fixed bad --connect option check
Mon, 02 Nov 2015 22:02:41 +0100 Goffi jp: separate password and connection of profile in --connect and --pwd arguments
Mon, 06 Apr 2015 12:11:23 +0200 Goffi jp: fixed crash on commands using profile without "connect" option
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
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
Wed, 05 Mar 2014 16:03:04 +0100 Matteo Cypriani jp: updated main loop to gobject 3
Tue, 25 Feb 2014 10:59:05 +0100 souliane frontends: fix typos, do not use logging in the xmlui tools:
Mon, 17 Feb 2014 18:57:09 +0100 Goffi jp: short option for progress is now -P instead of -g, so -g can be used for groups
Mon, 10 Feb 2014 13:44:09 +0100 Goffi jp: refactoring:
Wed, 05 Feb 2014 14:35:26 +0100 Dal jp: refactoring using ArgParse base frontends/src/jp/jp@8a7dd2d11bff