Commit graph

1038 commits

Author SHA1 Message Date
Jérôme Lebleu
6809d2de86 [enh] Add debian subdirectory 2015-01-31 23:04:49 +01:00
Jérôme Lebleu
8afa2dbe81 [enh] Add a process module to the utils 2015-01-11 15:56:10 +01:00
Jérôme Lebleu
f8f8bfca79 [enh] Add prependlines method to text formatting utils 2015-01-11 15:49:27 +01:00
Jérôme Lebleu
df5cd5ad7f [fix] Allow number in argument name and fix variable name in actionsmap 2015-01-08 18:21:24 +01:00
Jérôme Lebleu
6c726f3c2f [enh] Add text utils with searching helpers 2015-01-04 14:27:04 +01:00
Jérôme Lebleu
ac75505897 [fix] Move helpers.py to utils folder 2014-12-29 18:38:06 +01:00
Jérôme Lebleu
f0c9fd92a9 Update gitignore and test actionsmap 2014-12-29 18:27:22 +01:00
Alexis Gavoty
6be319f387 Merge pull request #115 from zamentur/patch-1
[fix] nargs + option should allows to set several args
2014-12-15 12:19:24 +01:00
zamentur
93cd2c2454 [fix] nargs + option should allows to set several args 2014-12-14 17:15:50 +01:00
Jérôme Lebleu
5d92898ee7 [enh] Implement an extended JSON encoder and support sets 2014-12-04 23:34:53 +01:00
Jérôme Lebleu
ab6d8c529f [fix] Do not translate authenticator's help message in MoulinetteSignals 2014-11-21 11:06:29 +01:00
Jérôme Lebleu
cbdaeadefb [fix] Append proper value to arg_strings for a list in the api 2014-11-21 10:32:38 +01:00
Jérôme Lebleu
7a6fda1e26 [enh] Support list arguments from HTTP requests in the api 2014-11-21 10:07:06 +01:00
Jérôme Lebleu
c264d2448f [fix] Load namespace translations when cache is generated 2014-11-17 15:45:34 +01:00
Jérôme Lebleu
d840d11427 [enh] Manage several namespaces in Moulinette18n 2014-11-17 15:30:55 +01:00
Jérôme Lebleu
cb91f102d4 [fix] Add new 'utils' package in the setup.py 2014-10-29 18:14:20 +01:00
Jérôme Lebleu
1b0aa97cd7 [enh] Be more verbose in modules using new logging facilities 2014-10-25 13:51:17 +02:00
Jérôme Lebleu
c93ecbd900 [enh] Implement logging facilities and initialize it (fix #112) 2014-10-25 13:51:16 +02:00
abeudin
eb0c0a39ad Update setup.py 2014-10-15 21:23:58 +02:00
abeudin
98dc336638 Update setup.py 2014-10-15 21:23:35 +02:00
Jérôme Lebleu
f2737ce47d [enh] Handle error message style from the cli 2014-10-13 17:14:33 +02:00
Jérôme Lebleu
a7249aee2d [fix] Check password decryption and return the data without conversion 2014-10-01 21:19:47 +02:00
Jérôme Lebleu
19b28d43d0 [fix] Catch error while closing stream in NonBlockingStreamReader 2014-07-28 22:04:09 +02:00
Jérôme Lebleu
56c1cfec06 [enh] Add a non-blocking stream reader class to helpers 2014-07-28 14:02:42 +02:00
Jérôme Lebleu
d5f4a287ab [clean] Remove uneeded old helpers 2014-07-28 13:58:07 +02:00
Beudbeud
8c3203a106 update locales 2014-06-28 11:02:58 +02:00
Beudbeud
55d1b0decf update locales 2014-06-28 11:01:54 +02:00
Jérôme Lebleu
fbc5f87f0a [fix] Keep actions map arguments's order on parsing 2014-06-16 12:55:55 +02:00
Jérôme Lebleu
5351405f1c [fix] Do not install /messages route if WebSocket is disabled 2014-06-12 16:19:43 +02:00
Jérôme Lebleu
27c2c240d1 [enh] Prepend a message with argument name on check pattern failure 2014-06-07 14:32:51 +02:00
Jérôme Lebleu
5d12977f10 [fix] Use a copy of extra_args to prevent to break EVERYTHING in the api 2014-06-07 14:12:04 +02:00
Jérôme Lebleu
dc3657fcae [fix] Wrong errno name in the api 2014-06-06 14:55:55 +02:00
Jérôme Lebleu
e52a4085af [fix] Enable autojson in Bottle app to encode additional routes result 2014-06-06 14:33:14 +02:00
Jérôme Lebleu
804752df3e [enh] Set proper HTTP status code depending on the request result 2014-06-06 14:21:55 +02:00
Jérôme Lebleu
94db1ace38 [fix] Do not fail if no namespace is loaded for translations 2014-06-03 14:24:27 +02:00
Jérôme Lebleu
6842d726cc [fix] Retrieve authenticator help translation at a better better place 2014-06-03 14:14:16 +02:00
Jérôme Lebleu
99faa506b4 [fix] Retrieve authenticator help translation at a better place 2014-06-02 23:19:07 +02:00
Jérôme Lebleu
8f486d9b65 [fix] Do not append empty argument on extra argument parsing 2014-06-02 23:07:57 +02:00
Jérôme Lebleu
594a1a3c32 [enh] Better confirmation prompting 2014-06-02 21:03:08 +02:00
Jérôme Lebleu
7145039e89 [fix] Encode translated string before formating it 2014-06-02 20:48:34 +02:00
Jérôme Lebleu
1a313a792c [enh] Allow unicode pattern matching in 'pattern' extra parameter 2014-06-02 20:22:55 +02:00
Jérôme Lebleu
735ca3af87 [i18n] Allow translation of some parameters in the action map 2014-06-02 20:18:19 +02:00
Jérôme Lebleu
2243d3ce60 [enh] Display prompting message in yellow on authentication 2014-06-02 17:11:32 +02:00
Jérôme Lebleu
203c8fb511 [enh] Manage extra parameters inside the parser to add 'required' parameter 2014-06-02 17:07:05 +02:00
Jérôme Lebleu
790eaf0783 [fix] Print message inside prompting function in the cli 2014-06-02 15:04:07 +02:00
Jérôme Lebleu
66ed5dfd8d [fix] Review pretty_print_dict to prevent encoding issue 2014-05-31 12:54:01 +02:00
Jérôme Lebleu
90bd495096 [enh] Manage arguments in translation - and try to fix encoding (again) 2014-05-30 18:52:13 +02:00
Jérôme Lebleu
dbc2776b94 [fix] Print unicode string to prevent encoding issue 2014-05-30 15:25:24 +02:00
Jérôme Lebleu
1ab91440f1 [fix] Fix encoding issue due to Python 2 in i18n and cli prompting 2014-05-29 14:55:06 +02:00
Jérôme Lebleu
9e4b266a5a [fix] Add missing string in translations 2014-05-28 21:17:55 +02:00