Commit graph

1142 commits

Author SHA1 Message Date
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
Jérôme Lebleu
026745a135 [fix] Raise when a WebSocket request is expected 2014-05-26 16:06:22 +02:00
Jérôme Lebleu
6a989e655a [fix] Always set locale to use for a request in the api 2014-05-26 12:19:25 +02:00
Jérôme Lebleu
f8c58b308a [enh] Introduce quickly moulinette settings and store interface 2014-05-25 21:42:39 +02:00
Jérôme Lebleu
f86cec3458 [fix] Close WebSocket on action ended to prevent unclosed and lost socket 2014-05-25 01:30:33 +02:00
kload
1bc6308b3a [fix] Display colorized messages correctly outside a tty 2014-05-24 19:23:56 +00:00
Jérôme Lebleu
282ae99cab [fix] Display messages in real-time in the api 2014-05-21 21:18:01 +02:00
Jérôme Lebleu
25e1ed86d7 [enh] Use a WebSocket stream to display messages in the api 2014-05-19 17:21:40 +02:00
Jérôme Lebleu
abb1517a74 [enh] Allow multiple api routes for an action 2014-05-19 12:49:12 +02:00
Jérôme Lebleu
f2fed4a8b5 [fix] Prevent freeze in the cli if it's not running from a tty 2014-05-17 22:03:52 +02:00
Jérôme Lebleu
a205c04876 [enh] Allow to encode printed result in json from the cli 2014-05-17 21:45:44 +02:00
Jérôme Lebleu
c781d10b54 [enh] Catch error when LDAP server is down 2014-05-17 02:09:55 +02:00
Jérôme Lebleu
dcdc4cff8e [fix] Proper handling locale in api and cli 2014-05-16 23:49:53 +02:00
Jérôme Lebleu
d7f2151d78 [fix] Allow anything in notimplemented function for signals 2014-05-16 23:34:23 +02:00
Jérôme Lebleu
0a07acfcf2 [fix] Return a string on log in/out in the api for json encoding 2014-05-16 23:11:09 +02:00
Jérôme Lebleu
1e84edbd7f [fix] Correct ActionsMapParser and empty value in the api 2014-05-16 22:57:37 +02:00
Jérôme Lebleu
054dfeab7a [fix] Use list for skipped_iface in extra arguments 2014-05-16 22:14:26 +02:00
Jérôme Lebleu
f4a32eea9c [clean] Remove generated package.py 2014-05-16 20:04:11 +02:00
Jérôme Lebleu
c32ecf2942 [enh] Retrieve and set locale in the api 2014-05-16 19:59:06 +02:00
Jérôme Lebleu
acc7000977 [enh] Return data at log in/out 2014-05-16 19:51:56 +02:00
Jérôme Lebleu
95d2e0c54f [fix] Return utf-8 encoded strings in Translator 2014-05-16 18:32:54 +02:00
Jérôme Lebleu
a442e61e06 [clean] Remove YunoHost files 2014-05-16 16:19:40 +02:00
Jérôme Lebleu
6563c693f3 [doc] Update description and requirements 2014-05-16 16:09:05 +02:00
Jérôme Lebleu
4e2f2853d2 [enh] Add a yolo setup.py 2014-05-16 15:35:16 +02:00
Jérôme Lebleu
d40055cbda [fix] Temporarily hard fix non-authentication to 'default' in the api 2014-05-16 12:35:44 +02:00
Jérôme Lebleu
b501e186be [fix] Add i18n in yunohost binaries and update them 2014-05-16 12:29:41 +02:00
Jérôme Lebleu
60c6150877 [fix] Remove remaining dependencies to helpers 2014-05-15 13:06:43 +02:00
Jérôme Lebleu
ffcacf28f8 [fix] Remaining upper-case in returned dict and missing auth in yunohost.app 2014-05-15 12:10:09 +02:00
Jérôme Lebleu
24cbd03d47 [enh] Add i18n \o/ 👏 2014-05-15 01:00:43 +02:00
root
8bdb79cfba Fix error message which can make crazy 2014-05-13 01:40:52 +02:00
kload
e0f2061852 [fix] port loop fix 2014-05-02 13:42:57 +02:00
kload
dc97ee6d33 [fix] sneaky remaining yldap 2014-05-02 13:28:10 +02:00
kload
980e3d5f11 [fix] multiple fixes 2014-04-27 12:25:18 +00:00
kload
22df4dc4af [enh] Improve Firewall (WIP) 2014-04-27 11:30:00 +00:00
kload
620bdefe30 [fix] properly get app settings 2014-04-26 14:25:55 +00:00
kload
d2941035d4 [enh] Backport prerefactoring branch modifications 2014-04-26 13:15:28 +00:00
kload
fd55b8496f [enh] Adapt yunohost_tools + backport update/upgrade function from prerefactoring branch 2014-04-26 12:51:35 +00:00
kload
87e7adcf15 [fix] YunoHost admin & API path 2014-04-24 14:15:48 +00:00
kload
0ccfa1edff [ref] Adapt yunohost_firewall 2014-04-24 14:00:47 +00:00
kload
689125a86d [ref] Adapt yunohost_backup 2014-04-24 13:48:22 +00:00
kload
9cfde30899 [ref] Adapt yunohost_dyndns 2014-04-24 13:45:31 +00:00
kload
906a416f59 [fix] Do not match pattern against empty value 2014-04-24 12:05:12 +00:00
kload
962b78329f [enh] Adapt yunohost_hook.py and allow bypass of the locking process 2014-04-24 11:35:18 +00:00
kload
18eb0f9406 [fix] Adapt yunohost_app.py 2014-04-23 10:52:41 +00:00
kload
871884ea85 [ref] Replace in string instead of concatenation 2014-04-23 10:01:13 +00:00
kload
8c623d20fb [fix] Replace in string fix 2014-04-23 09:55:03 +00:00
kload
edb700b7da [ref] Replace in string instead of concatenation 2014-04-23 09:24:26 +00:00