Commit graph

  • ca341cc189 [fix] Allow - in first name's check pattern at user creation Jérôme Lebleu 2014-07-19 15:05:57 +02:00
  • fed3e6f67f [fix] Double quote each argument passed to the script in hook_exec Jérôme Lebleu 2014-07-15 17:58:00 +02:00
  • 5577876f3a [i18n] Translate missing string in actions map Jérôme Lebleu 2014-07-11 23:47:25 +02:00
  • 7b46a718b7 [fix] Correct domain_remove api route (#14) Jérôme Lebleu 2014-07-10 11:32:35 +02:00
  • ff75dc68ee [fix] Skip custom apps in upgrade process kload 2014-07-02 10:46:28 +02:00
  • ccb6e16f8a [fix] Pass auth to app_upgrade kload 2014-07-02 10:43:10 +02:00
  • 003027b715 [fix] Upgrade fail (#13) Alexis Gavoty 2014-07-02 10:28:02 +02:00
  • 496b491015 [fix] Correct yunohost-api service's status Jérôme Lebleu 2014-07-01 18:53:39 +02:00
  • 4f48d1fc10 [fix] Fix service status checking with custom command (#12) Jérôme Lebleu 2014-07-01 14:59:28 +02:00
  • ba61264331 [enh] Add post_app_*access hooks kload 2014-06-28 12:27:55 +02:00
  • a8cf641ca2 [enh] Add post_app_*access hooks kload 2014-06-28 12:01:24 +02:00
  • 8c3203a106 update locales Beudbeud 2014-06-28 11:02:58 +02:00
  • 55d1b0decf update locales Beudbeud 2014-06-28 11:01:54 +02:00
  • a92f7b8167 [fix] Postinstall fail with a list of domains Alexis Gavoty 2014-06-28 10:47:57 +02:00
  • a0d4a90ab2 Merge pull request #10 from YunoHost/dev_beudbeud Alexis Gavoty 2014-06-26 12:32:30 +02:00
  • ffc0f0bd53 fix action Adrien Beudin 2014-06-26 12:30:16 +02:00
  • 92b934fc85 update actionsmap Adrien Beudin 2014-06-25 22:47:10 +02:00
  • 60bbd8098f add reload upnp only Adrien Beudin 2014-06-25 22:31:39 +02:00
  • 13e29c038d [fix] Return an utf-8 encoded string in _value_for_locale Jérôme Lebleu 2014-06-24 16:09:41 +02:00
  • 52a3108708 [fix] Add configuration for tools_update/upgrade in the actions map Jérôme Lebleu 2014-06-24 00:01:51 +02:00
  • 26613198aa [fix] Attempt to remove domain silently on creation error Jérôme Lebleu 2014-06-16 20:59:43 +02:00
  • b932844459 [enh] Add and remove only one domain and catch creation error Jérôme Lebleu 2014-06-16 20:32:44 +02:00
  • 81215f7f12 [fix] Wrong service name variable Jérôme Lebleu 2014-06-16 20:16:57 +02:00
  • 18bbdd9628 [i18n] Add translations of missing strings in the actions map Jérôme Lebleu 2014-06-16 17:34:56 +02:00
  • be8451e95f [fix] Allow adding a service with several log files Jérôme Lebleu 2014-06-14 03:15:46 +02:00
  • fbc5f87f0a [fix] Keep actions map arguments's order on parsing Jérôme Lebleu 2014-06-16 12:55:55 +02:00
  • a058205499 Merge pull request #6 from M5oul/patch-1 Jérôme Lebleu 2014-06-13 15:28:14 +02:00
  • 49f4eb3a76 Update fr.json M5oul 2014-06-13 14:04:47 +02:00
  • 5351405f1c [fix] Do not install /messages route if WebSocket is disabled Jérôme Lebleu 2014-06-12 16:19:43 +02:00
  • aeae78dd3a [fix] Wrong translation key in app module Jérôme Lebleu 2014-06-12 14:01:14 +02:00
  • c58fb7342a [fix] Do not fail at fetching list when not connected Kload 2014-06-12 09:27:56 +02:00
  • cdc777671d [fix] Do not fail if protocol is not specified Kload 2014-06-09 14:27:58 +02:00
  • cddae8b54a [fix] Add linebreak at the end of cron commands Kload 2014-06-09 00:46:59 +02:00
  • bd45e15f8c Revert "[fix] Chown only with the user" Kload 2014-06-08 17:52:35 +02:00
  • 390718263b [fix] Chown only with the user Kload 2014-06-08 17:44:14 +02:00
  • 27c2c240d1 [enh] Prepend a message with argument name on check pattern failure v2-rc1 Jérôme Lebleu 2014-06-07 14:32:51 +02:00
  • 5d12977f10 [fix] Use a copy of extra_args to prevent to break EVERYTHING in the api Jérôme Lebleu 2014-06-07 14:12:04 +02:00
  • dc3657fcae [fix] Wrong errno name in the api Jérôme Lebleu 2014-06-06 14:55:55 +02:00
  • e52a4085af [fix] Enable autojson in Bottle app to encode additional routes result Jérôme Lebleu 2014-06-06 14:33:14 +02:00
  • 804752df3e [enh] Set proper HTTP status code depending on the request result Jérôme Lebleu 2014-06-06 14:21:55 +02:00
  • 925cf4b070 [enh] Add an argument to start api without WebSocket support Jérôme Lebleu 2014-06-06 14:16:55 +02:00
  • 60b555ad76 [fix] Wrong argument name for user_delete api route Jérôme Lebleu 2014-06-06 14:15:49 +02:00
  • 3a12a3eb2f [fix] Do not put 'None' in the zone file Alexis Gavoty 2014-06-06 11:50:33 +02:00
  • b57d861cbe [fix] Properly handle protocols Alexis Gavoty 2014-06-06 11:48:58 +02:00
  • 34f2f61e76 Merge pull request #5 from Josue-T/patch-2 Alexis Gavoty 2014-06-05 22:42:01 +02:00
  • d4e2d678aa Support du port ssh de manière dynamique Josue-T 2014-06-05 22:20:20 +02:00
  • 27a3415964 [enh] Retrieve value for current locale and use it for app description Jérôme Lebleu 2014-06-04 11:58:21 +02:00
  • e3f27e01e0 [enh] Retrieve 'license' field from app manifest Jérôme Lebleu 2014-06-04 11:46:31 +02:00
  • 94db1ace38 [fix] Do not fail if no namespace is loaded for translations Jérôme Lebleu 2014-06-03 14:24:27 +02:00
  • 6842d726cc [fix] Retrieve authenticator help translation at a better better place Jérôme Lebleu 2014-06-03 14:14:16 +02:00
  • 99faa506b4 [fix] Retrieve authenticator help translation at a better place Jérôme Lebleu 2014-06-02 23:19:07 +02:00
  • 8f486d9b65 [fix] Do not append empty argument on extra argument parsing Jérôme Lebleu 2014-06-02 23:07:57 +02:00
  • 3815bb5557 [enh] Review user actions and actionsmap to fit to moulinette Jérôme Lebleu 2014-06-02 21:18:20 +02:00
  • 594a1a3c32 [enh] Better confirmation prompting Jérôme Lebleu 2014-06-02 21:03:08 +02:00
  • 7145039e89 [fix] Encode translated string before formating it Jérôme Lebleu 2014-06-02 20:48:34 +02:00
  • 1a313a792c [enh] Allow unicode pattern matching in 'pattern' extra parameter Jérôme Lebleu 2014-06-02 20:22:55 +02:00
  • 735ca3af87 [i18n] Allow translation of some parameters in the action map Jérôme Lebleu 2014-06-02 18:17:56 +02:00
  • 2243d3ce60 [enh] Display prompting message in yellow on authentication Jérôme Lebleu 2014-06-02 17:11:32 +02:00
  • 203c8fb511 [enh] Manage extra parameters inside the parser to add 'required' parameter Jérôme Lebleu 2014-06-02 17:07:05 +02:00
  • 790eaf0783 [fix] Print message inside prompting function in the cli Jérôme Lebleu 2014-06-02 15:04:07 +02:00
  • 2b7881a44a [fix] Properly reload SSOwat configuration at user modification Kload 2014-06-02 11:27:26 +02:00
  • 66ed5dfd8d [fix] Review pretty_print_dict to prevent encoding issue Jérôme Lebleu 2014-05-31 12:54:01 +02:00
  • fcd5b4d3c6 [enh] Update translations to fit to moulinette changes Jérôme Lebleu 2014-05-30 18:59:14 +02:00
  • 90bd495096 [enh] Manage arguments in translation - and try to fix encoding (again) Jérôme Lebleu 2014-05-30 18:52:13 +02:00
  • dbc2776b94 [fix] Print unicode string to prevent encoding issue Jérôme Lebleu 2014-05-30 15:25:24 +02:00
  • c47951e424 [fix] Do not force json encoding - remove previous compatibility Jérôme Lebleu 2014-05-30 11:27:22 +02:00
  • d8c5121010 [fix] Always return value instead of printing it Jérôme Lebleu 2014-05-30 11:24:18 +02:00
  • 1ab91440f1 [fix] Fix encoding issue due to Python 2 in i18n and cli prompting Jérôme Lebleu 2014-05-29 14:55:06 +02:00
  • 9e4b266a5a [fix] Add missing string in translations Jérôme Lebleu 2014-05-28 21:17:55 +02:00
  • 0074e34fad [i18n] Add french translation Jérôme Lebleu 2014-05-28 20:50:40 +02:00
  • f580f3de1d [i18n] Rename keys related to apps list Jérôme Lebleu 2014-05-28 20:50:07 +02:00
  • 5335ffbcbe [fix] Do not fail if app list is not fetched Kload 2014-05-28 15:37:12 +02:00
  • 8f07c51168 Merge pull request #4 from Josue-T/patch-1 Alexis Gavoty 2014-05-28 13:09:43 +02:00
  • 8f3aa227a2 Update firewall.py Josue-T 2014-05-27 21:49:20 +02:00
  • 42745c0daf [enh] Allow local installation Kload 2014-05-27 14:42:40 +02:00
  • 0db7cb0dd7 [fix] Do not protect admin & api path, on every domains Kload 2014-05-27 12:38:35 +02:00
  • 026745a135 [fix] Raise when a WebSocket request is expected Jérôme Lebleu 2014-05-26 16:06:22 +02:00
  • baad6ae843 [i18n] Fix ldap_initialized in tools.py Jérôme Lebleu 2014-05-26 15:13:09 +02:00
  • 6a989e655a [fix] Always set locale to use for a request in the api Jérôme Lebleu 2014-05-26 12:19:25 +02:00
  • 47ee2ae630 [enh] Be more verbose on system update/upgrade and fix it Jérôme Lebleu 2014-05-25 21:50:34 +02:00
  • f8c58b308a [enh] Introduce quickly moulinette settings and store interface Jérôme Lebleu 2014-05-25 21:42:39 +02:00
  • f86cec3458 [fix] Close WebSocket on action ended to prevent unclosed and lost socket Jérôme Lebleu 2014-05-25 01:30:01 +02:00
  • 33de61586b [enh] Use subprocess to see script execution in details kload 2014-05-24 19:26:28 +00:00
  • 1bc6308b3a [fix] Display colorized messages correctly outside a tty kload 2014-05-24 19:23:56 +00:00
  • 282ae99cab [fix] Display messages in real-time in the api Jérôme Lebleu 2014-05-21 21:18:01 +02:00
  • 3ea0137bf5 [fix] Correct api route for tools_maindomain Jérôme Lebleu 2014-05-19 19:09:16 +02:00
  • 8cf1a91593 [enh] Adapt yunohost-api binary to the moulinette Jérôme Lebleu 2014-05-19 17:22:45 +02:00
  • 25e1ed86d7 [enh] Use a WebSocket stream to display messages in the api Jérôme Lebleu 2014-05-19 17:21:40 +02:00
  • b21d7368ab [fix] Update app_remove and service_status routes Jérôme Lebleu 2014-05-19 12:51:35 +02:00
  • abb1517a74 [enh] Allow multiple api routes for an action Jérôme Lebleu 2014-05-19 12:49:12 +02:00
  • dfbb5ea5c0 [fix] Unlock app_remove and app_upgrade to allow nested executions in scripts Kload 2014-05-19 11:39:40 +02:00
  • 1857561439 [fix] Properly reload SSOwat at first install Kload 2014-05-19 10:49:54 +02:00
  • 8a7ddb0a87 [fix] Do not fail at iptable reloading Kload 2014-05-19 10:37:53 +02:00
  • 010237d8a1 [fix] Do not fail at iptable reloading Kload 2014-05-19 10:33:16 +02:00
  • 11a38641e8 [enh] Split app_remove action into service_add/remove Jérôme Lebleu 2014-05-18 16:01:11 +02:00
  • 2f6af85b46 [enh] Revert api routes for dat lovely new bottle Jérôme Lebleu 2014-05-18 15:16:59 +02:00
  • dda142e8ad [fix] Increase discover delay for certain routers Kload 2014-05-18 12:10:41 +02:00
  • b11d2f450b [fix] Correctly fetch IPv6 Kload 2014-05-18 11:57:21 +02:00
  • 1a6289d115 [fix] Remove the last _() Kload 2014-05-18 11:12:36 +02:00
  • 7a34e267c0 [enh] Reload firewall at postinstall Kload 2014-05-18 10:59:14 +02:00