Commit graph

449 commits

Author SHA1 Message Date
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
Kload
dfbb5ea5c0 [fix] Unlock app_remove and app_upgrade to allow nested executions in scripts 2014-05-19 11:39:40 +02:00
Kload
1857561439 [fix] Properly reload SSOwat at first install 2014-05-19 10:49:54 +02:00
Kload
8a7ddb0a87 [fix] Do not fail at iptable reloading 2014-05-19 10:37:53 +02:00
Kload
010237d8a1 [fix] Do not fail at iptable reloading 2014-05-19 10:34:00 +02:00
Jérôme Lebleu
11a38641e8 [enh] Split app_remove action into service_add/remove 2014-05-18 16:01:38 +02:00
Jérôme Lebleu
2f6af85b46 [enh] Revert api routes for dat lovely new bottle 2014-05-18 16:01:38 +02:00
Kload
dda142e8ad [fix] Increase discover delay for certain routers 2014-05-18 12:10:41 +02:00
Kload
b11d2f450b [fix] Correctly fetch IPv6 2014-05-18 11:57:21 +02:00
Kload
1a6289d115 [fix] Remove the last _() 2014-05-18 11:12:36 +02:00
Kload
7a34e267c0 [enh] Reload firewall at postinstall 2014-05-18 10:59:14 +02:00
Kload
be570dd735 [enh] Add ULA to DynDNS zone 2014-05-18 10:46:19 +02:00
Kload
6ca166cb01 [fix] Correctly enable uPnP 2014-05-17 22:30:03 +02:00
Jérôme Lebleu
fb270f7240 [enh] Reallow to print result in json and readd compatibility for apps 2014-05-17 21:52:43 +02:00
Kload
59e8b0e035 [enh] Enable uPnP at postinstall 2014-05-17 21:48:02 +02:00
Kload
9f23945ed7 [fix] Remove --no-ldap arguments 2014-05-17 21:42:30 +02:00
Kload
4599a2724f [fix] Do not restart yunohost-api anymore 2014-05-17 21:40:24 +02:00
Jérôme Lebleu
d7bc60bcbc [fix] Forgotten auth in app_remove 2014-05-17 00:33:52 +02:00
Jérôme Lebleu
0ee22b9301 [fix] Remove ask in maindomain action to display main domain 2014-05-16 23:59:20 +02:00
Jérôme Lebleu
64fe908a7f [fix] Le calva c'est pas pire 2014-05-16 23:54:42 +02:00
Jérôme Lebleu
989ec5aa3e [fix] Dat tabs and others in actions map 2014-05-16 22:02:58 +02:00
Kload
46fe5d78a1 [fix] ldap_scheme path + route fix for DAT FACKING BOTTLE 2014-05-16 21:38:54 +02:00
Jérôme Lebleu
46735ff231 [fix] Some fixes after successfull postinstall test 2014-05-16 21:36:49 +02:00
Jérôme Lebleu
b0ad058e6d [fix] Instantiate authenticator for a yolo postinstall 2014-05-16 18:48:40 +02:00
Kload
1edfc50c7f Move to actionSmap 2014-05-16 18:05:57 +02:00
Kload
19db817934 [fix] Updates dependencies to yunohost-cli 2014-05-16 16:48:27 +02:00
Kload
7c75cefede Add beans 2014-05-16 15:39:40 +02:00
Kload
8029c0b142 Add actionmap YAML 2014-05-16 14:57:09 +02:00
Kload
8394b3d428 Init 2014-05-16 14:49:30 +02:00