Mercurial > libervia-backend
log frontends/src/jp/base.py @ 2552:38e1e29c48e9
age | author | description |
---|---|---|
Sat, 31 Mar 2018 18:40:54 +0200 | Goffi | jp (base): added C.ITEM pubsub flag when --item is required |
Sat, 31 Mar 2018 18:21:56 +0200 | Goffi | jp (base): new confirmOrQuit helper method to ask confirmation to user, and quit if he cancel |
Sat, 31 Mar 2018 17:10:43 +0200 | Goffi | jp: new argument pubsub_default can be used in Commands to replace default value in help string |
Thu, 29 Mar 2018 08:59:38 +0200 | Goffi | jp (base): add --max option: |
Thu, 29 Mar 2018 08:57:27 +0200 | Goffi | jp (base): fixed use_pubsub when pubsub_flags is not needed |
Wed, 21 Mar 2018 19:13:22 +0100 | Goffi | jp: pubsub options refactoring: |
Wed, 28 Feb 2018 18:28:29 +0100 | Goffi | jp (base): added verbosity property to CommandBase |
Tue, 30 Jan 2018 08:43:52 +0100 | Goffi | jp (base): fixed assertion error when using CommandAnswering |