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
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
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
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
Jerome Lebleu
447748175e
Update LDAP search operation
2014-03-27 02:59:40 +01:00
Jerome Lebleu
183ed78dc4
Move signals into moulinette core and uptade interfaces
...
* Replace ActionsMapSignals to MoulinetteSignals and make it available through 'msignal' global variable
* Update interfaces to support signals changes
* Add a new signal 'display' and implement it in the cli
2014-03-27 02:48:35 +01:00
Jerome Lebleu
13213025a1
Add built-in types support for 'type' argument in the actions map
2014-03-26 23:34:19 +01:00
Jerome Lebleu
7258e21adb
Move src/moulinette to the root
2014-03-26 01:50:14 +01:00