Commit graph

3728 commits

Author SHA1 Message Date
Jérôme Lebleu
496b491015 [fix] Correct yunohost-api service's status 2014-07-01 18:53:39 +02:00
Jérôme Lebleu
4f48d1fc10 [fix] Fix service status checking with custom command (#12) 2014-07-01 15:01:06 +02:00
kload
ba61264331 [enh] Add post_app_*access hooks 2014-06-28 12:27:55 +02:00
kload
a8cf641ca2 [enh] Add post_app_*access hooks 2014-06-28 12:01:24 +02:00
Alexis Gavoty
a92f7b8167 [fix] Postinstall fail with a list of domains 2014-06-28 10:47:57 +02:00
Alexis Gavoty
a0d4a90ab2 Merge pull request #10 from YunoHost/dev_beudbeud
add reload upnp only
2014-06-26 12:32:30 +02:00
Adrien Beudin
ffc0f0bd53 fix action 2014-06-26 12:30:16 +02:00
Adrien Beudin
92b934fc85 update actionsmap 2014-06-25 22:47:10 +02:00
Adrien Beudin
60bbd8098f add reload upnp only 2014-06-25 22:31:39 +02:00
Jérôme Lebleu
13e29c038d [fix] Return an utf-8 encoded string in _value_for_locale 2014-06-24 16:09:41 +02:00
Jérôme Lebleu
52a3108708 [fix] Add configuration for tools_update/upgrade in the actions map 2014-06-24 00:01:51 +02:00
Jérôme Lebleu
26613198aa [fix] Attempt to remove domain silently on creation error 2014-06-16 20:59:43 +02:00
Jérôme Lebleu
b932844459 [enh] Add and remove only one domain and catch creation error 2014-06-16 20:32:44 +02:00
Jérôme Lebleu
81215f7f12 [fix] Wrong service name variable 2014-06-16 20:16:57 +02:00
Jérôme Lebleu
18bbdd9628 [i18n] Add translations of missing strings in the actions map 2014-06-16 17:35:22 +02:00
Jérôme Lebleu
be8451e95f [fix] Allow adding a service with several log files 2014-06-16 17:35:22 +02:00
Jérôme Lebleu
a058205499 Merge pull request #6 from M5oul/patch-1
Update fr.json
2014-06-13 15:28:14 +02:00
M5oul
49f4eb3a76 Update fr.json
Relecture
2014-06-13 14:04:47 +02:00
Jérôme Lebleu
aeae78dd3a [fix] Wrong translation key in app module 2014-06-12 14:01:23 +02:00
Kload
c58fb7342a [fix] Do not fail at fetching list when not connected 2014-06-12 09:27:56 +02:00
Kload
cdc777671d [fix] Do not fail if protocol is not specified 2014-06-09 14:27:58 +02:00
Kload
cddae8b54a [fix] Add linebreak at the end of cron commands 2014-06-09 00:46:59 +02:00
Kload
bd45e15f8c Revert "[fix] Chown only with the user"
This reverts commit 390718263b.
2014-06-08 17:52:35 +02:00
Kload
390718263b [fix] Chown only with the user 2014-06-08 17:44:14 +02:00
Jérôme Lebleu
925cf4b070 [enh] Add an argument to start api without WebSocket support 2014-06-06 14:16:55 +02:00
Jérôme Lebleu
60b555ad76 [fix] Wrong argument name for user_delete api route 2014-06-06 14:15:49 +02:00
Alexis Gavoty
3a12a3eb2f [fix] Do not put 'None' in the zone file 2014-06-06 11:50:33 +02:00
Alexis Gavoty
b57d861cbe [fix] Properly handle protocols 2014-06-06 11:48:58 +02:00
Alexis Gavoty
34f2f61e76 Merge pull request #5 from Josue-T/patch-2
Support du port ssh de manière dynamique
2014-06-05 22:42:01 +02:00
Josue-T
d4e2d678aa Support du port ssh de manière dynamique
Ce patch ouvre automatiquement le bon port ssh (qui correspond au fichier de config ssh) et permet de fermer le port 22 sans devoir modifier la moulinette manuellement.
2014-06-05 22:20:20 +02:00
Jérôme Lebleu
27a3415964 [enh] Retrieve value for current locale and use it for app description 2014-06-04 11:58:21 +02:00
Jérôme Lebleu
e3f27e01e0 [enh] Retrieve 'license' field from app manifest 2014-06-04 11:46:31 +02:00
Jérôme Lebleu
3815bb5557 [enh] Review user actions and actionsmap to fit to moulinette 2014-06-02 21:18:20 +02:00
Kload
2b7881a44a [fix] Properly reload SSOwat configuration at user modification 2014-06-02 11:27:36 +02:00
Jérôme Lebleu
fcd5b4d3c6 [enh] Update translations to fit to moulinette changes 2014-05-30 18:59:14 +02:00
Jérôme Lebleu
c47951e424 [fix] Do not force json encoding - remove previous compatibility 2014-05-30 11:27:22 +02:00
Jérôme Lebleu
d8c5121010 [fix] Always return value instead of printing it 2014-05-30 11:24:18 +02:00
Jérôme Lebleu
0074e34fad [i18n] Add french translation 2014-05-28 20:50:40 +02:00
Jérôme Lebleu
f580f3de1d [i18n] Rename keys related to apps list 2014-05-28 20:50:07 +02:00
Kload
5335ffbcbe [fix] Do not fail if app list is not fetched 2014-05-28 15:37:12 +02:00
Alexis Gavoty
8f07c51168 Merge pull request #4 from Josue-T/patch-1
Update firewall.py
2014-05-28 13:09:43 +02:00
Josue-T
8f3aa227a2 Update firewall.py
Pour accepter les connexion FTP
2014-05-27 21:49:20 +02:00
Kload
42745c0daf [enh] Allow local installation 2014-05-27 14:42:40 +02:00
Kload
0db7cb0dd7 [fix] Do not protect admin & api path, on every domains 2014-05-27 12:38:35 +02:00
Jérôme Lebleu
baad6ae843 [i18n] Fix ldap_initialized in tools.py 2014-05-26 15:13:09 +02:00
Jérôme Lebleu
47ee2ae630 [enh] Be more verbose on system update/upgrade and fix it 2014-05-25 21:51:22 +02:00
kload
33de61586b [enh] Use subprocess to see script execution in details 2014-05-24 19:26:28 +00:00
Jérôme Lebleu
3ea0137bf5 [fix] Correct api route for tools_maindomain 2014-05-19 19:09:16 +02:00
Jérôme Lebleu
8cf1a91593 [enh] Adapt yunohost-api binary to the moulinette 2014-05-19 17:22:45 +02:00
Jérôme Lebleu
b21d7368ab [fix] Update app_remove and service_status routes 2014-05-19 12:52:21 +02:00