Commit graph

  • ea179b1683 [mod] simplier condition Laurent Peuch 2016-10-30 05:20:13 +01:00
  • 7dbbd7fdc2 [fix] correctly handle all cases Laurent Peuch 2016-10-30 05:19:15 +01:00
  • 39aaa17639 [mod] remove useless () Laurent Peuch 2016-10-30 05:08:44 +01:00
  • 29f5f2d753 [mod] more pythonic code Laurent Peuch 2016-10-30 04:56:06 +01:00
  • 917c230735 [mod] more pythonic and explicit tests with more verbose errors Laurent Peuch 2016-10-30 04:53:16 +01:00
  • aff4dc4086 [mod] more verbose error Laurent Peuch 2016-10-30 04:42:21 +01:00
  • ef62877952 [mod] pep8 Laurent Peuch 2016-10-30 04:29:16 +01:00
  • 6a1727da89 [mod] remove useless imports Laurent Peuch 2016-10-30 04:27:39 +01:00
  • 02fc92d210 [mod] pep8 Laurent Peuch 2016-10-30 04:27:12 +01:00
  • 32bf742367 [mod] trailing spaces Laurent Peuch 2016-10-30 04:25:23 +01:00
  • bec8f63479 [mod] autopep8 Laurent Peuch 2016-10-30 04:24:54 +01:00
  • d47f5919d6 [mod] remove unused imports Laurent Peuch 2016-10-30 04:22:56 +01:00
  • 35fa386ce3 First draft of certificate management integration (e.g. Let's Encrypt certificate install) Alexandre Aubin 2016-10-28 13:59:42 -04:00
  • 7579eef600 Update backup.py JimboJoe 2016-10-14 18:03:58 +02:00
  • 76a294b284 [fix] typo: install filed –> failed. Moul 2016-10-12 09:39:05 +02:00
  • f0d829098c [mod] app_dict can't be None (exception is raised instead) Laurent Peuch 2016-10-11 14:53:54 +02:00
  • 07e4e15366 [mod] rename variable Laurent Peuch 2016-10-11 14:53:17 +02:00
  • cf129b7ac4 [mod] useless variable Laurent Peuch 2016-10-11 14:51:50 +02:00
  • cfbe007123 [mod] simplify condition\n\nUntestedgit add -p Laurent Peuch 2016-10-11 14:51:27 +02:00
  • 37dcf50f1e [mod] current_app_dict == new_app_dict so test is always false Laurent Peuch 2016-10-11 14:49:44 +02:00
  • 81c19cd1d6 [enh] no cli option to avoid removing an application on installation failure Laurent Peuch 2016-10-09 21:34:03 +02:00
  • 432ae1a911 [fix] typo fix. Moul 2016-09-23 14:47:13 +02:00
  • 8ced0b390e [fix] no '.' apparently in dkim config Laurent Peuch 2016-09-18 18:46:33 +02:00
  • 4e6c6c5752 [enh] code simplification Julien Malik 2016-09-13 09:38:17 +02:00
  • fb19ec404c [enh] import at the beginning Julien Malik 2016-09-13 09:37:54 +02:00
  • db4874a57f [enh] code simplification Julien Malik 2016-09-13 09:37:18 +02:00
  • 1900a28bf3 [enh] code simplification Julien Malik 2016-09-13 09:36:41 +02:00
  • 00b41a03b0 [enh] One LOC less Julien Malik 2016-09-12 23:10:18 +02:00
  • 0da0b07e19 [enh] Remove YAGNI code. Do not morph maildrop into mail-forward (who cares?) Julien Malik 2016-09-12 23:06:48 +02:00
  • 78aa5ddf83 [enh] Do not test result more than once Julien Malik 2016-09-12 22:48:18 +02:00
  • 493fa402e1 [doc] update doc Julien Malik 2016-09-12 22:39:48 +02:00
  • f9ef14e439 [doc] add documentation for private function Julien Malik 2016-09-12 22:26:24 +02:00
  • 91e06611ba [enh] rename _ensure_ou_created to ensure_ldap_ou_is_created. clearer Julien Malik 2016-09-12 22:23:57 +02:00
  • afa5ad4ebc [enh] Automatically create ou=aliases at first use Julien Malik 2016-09-12 17:46:27 +02:00
  • 84722111c0 [enh] support forwarding to address with + separator Julien Malik 2016-09-12 17:10:12 +02:00
  • 30d4f11510 [fix] also output mail-forward when there is a single maildrop Julien Malik 2016-09-12 16:54:41 +02:00
  • 40e907acf5 [enh] a mailAlias without maildrop attribute is a nonsense Julien Malik 2016-09-12 16:54:13 +02:00
  • e19e7c5710 [enh] introduce mailAlias structural LDAP objectclass for storing aliases, instead of inetOrgPerson Julien Malik 2016-09-12 16:31:54 +02:00
  • 27edfb00da [enh] An alias is not a person Julien Malik 2016-09-12 14:02:00 +02:00
  • 2552559464 [fix] An alias does not have a name, cn, or sn Julien Malik 2016-09-12 14:01:37 +02:00
  • d1043b261b [enh] remove alias_update implementation for now Julien Malik 2016-09-12 13:52:24 +02:00
  • 3bf9a5d03e [fix] use ou=aliases instead of ou=alias for consistency Julien Malik 2016-09-12 13:48:30 +02:00
  • 414f958cd7 [enh] Add initial alias module mbugeia 2016-09-12 13:44:44 +02:00
  • ea17e9fa80 [enh] Allow for dovecot configuration extensions Julien Malik 2016-09-09 17:12:50 +02:00
  • 7b48d7b9fa [enh] Remove autocreate plugin related settings, unused now Julien Malik 2016-09-07 18:37:53 +02:00
  • e483223418 [enh] reorder dovecot main configuration so that it is easier to read and extend Julien Malik 2016-09-07 18:20:21 +02:00
  • e3f4686c90 [enh] Hide the fact that we are speaking to dovecot Julien Malik 2016-09-07 18:04:29 +02:00
  • 9225d12da8 [enh] Remove useless comments autogenerated in the past Julien Malik 2016-09-07 17:57:04 +02:00
  • 9a66a00278 [fix] wait for admin user to be available after a slapd regen-conf, this fix install on slow hardware/vps Laurent Peuch 2016-08-08 07:46:38 +02:00
  • 81e464ce1f [enh] Display full exception error message. opi 2016-08-28 23:36:45 +02:00
  • 6149e6c6de [fix] Write SSOwat configuration file only if needed. opi 2016-08-28 15:42:47 +02:00
  • d95052a9e9 [enh] Catch SSOwat persistent configuration write error. opi 2016-08-28 15:39:45 +02:00
  • fe131c48df [fix] Support git ynh app with submodules #533 zamentur 2016-08-16 22:02:12 +02:00
  • 2c0c53d06f [fix] need to be stable debian/2.4.2 Laurent Peuch 2016-08-14 19:03:58 +02:00
  • 5a1ea37ca5 Update changelog for 2.4.2 release Laurent Peuch 2016-08-14 18:55:57 +02:00
  • 0be7f13965 Merge pull request #173 from YunoHost/app_list_raw_bool_only_for_multi_instance Laurent Peuch 2016-08-14 18:54:37 +02:00
  • 78a8a302d9 [fix] ensure that multi_instance key value is always a boolean Laurent Peuch 2016-08-12 14:14:04 +02:00
  • 21376eb956 [fix] Documentation typo opi 2016-07-21 16:51:15 +02:00
  • 36adfe8e96 Update changelog for 2.2.7 release debian/2.2.7 wheezy Jérôme Lebleu 2016-07-30 11:03:18 +02:00
  • b591c48a33 [mod] link to 2.4 migration guide on app incompatibility error Laurent Peuch 2016-07-07 13:25:09 +02:00
  • d3bc527293 [enh] add empty file for hindie to enable it in weblate Laurent Peuch 2016-07-28 21:40:43 +02:00
  • 937f26bdaa [fix] Raise error on malformed SSOwat persistent conf. opi 2016-07-21 11:43:02 +02:00
  • 431e6ffb78 Update changelog for 2.4.1 release Jérôme Lebleu 2016-07-14 12:05:38 +02:00
  • a51f8ffe37 Update changelog for 2.4.1 release debian/2.4.1 Jérôme Lebleu 2016-07-14 12:05:38 +02:00
  • 2e5b8fa393 [fix] Use a local variable for extracted app dir (bugfix #326) Laurent Peuch 2016-06-23 19:50:27 +02:00
  • 53e19fa32d [fix] Replace deprecated psutil.BOOT_TIME attribute jellium 2016-07-13 16:11:16 +02:00
  • 74b935ec1d Replace deprecated psutil.BOOT_TIME attribute jellium 2016-07-13 16:11:16 +02:00
  • f7add32acb [fix] Set empty app argument value only when it's None Jérôme Lebleu 2016-07-11 21:04:47 +02:00
  • 9f02b8b8af [i18n] Translated using Weblate (French) Jean-Baptiste 2016-06-03 22:34:51 +02:00
  • d017ded9bb [i18n] Translated using Weblate (French) Jean-Baptiste 2016-06-03 22:34:45 +02:00
  • e3b6ee2d54 [i18n] Translated using Weblate (French) Jérôme Lebleu 2016-05-30 15:41:26 +02:00
  • 42d411e81a [i18n] Translated using Weblate (Spanish) Juanu 2016-05-30 21:01:05 +02:00
  • b103cd532e [i18n] Translated using Weblate (English) Bugsbane 2016-05-30 15:44:24 +02:00
  • d0951715a6 [i18n] Translated using Weblate (Spanish) Juanu 2016-05-30 20:56:13 +02:00
  • 687b36fc5e [i18n] Translated using Weblate (English) Jérôme Lebleu 2016-05-30 15:39:34 +02:00
  • 4bbffda10b [i18n] Translated using Weblate (French) Jérôme Lebleu 2016-05-30 15:41:13 +02:00
  • 43d0125b15 [i18n] Translated using Weblate (French) Jérôme Lebleu 2016-05-30 15:14:19 +02:00
  • c1a8ce19e6 [i18n] Translated using Weblate (English) Jérôme Lebleu 2016-05-30 15:25:24 +02:00
  • 546eb6a8d4 [i18n] Translated using Weblate (English) Bugsbane 2016-05-30 15:19:00 +02:00
  • 4e46d6eb28 [i18n] Translated using Weblate (English) Jérôme Lebleu 2016-05-30 15:18:45 +02:00
  • 12a208fced [i18n] Translated using Weblate (English) Bugsbane 2016-05-30 15:12:53 +02:00
  • 3b74e5a0ad [i18n] Translated using Weblate (English) Jérôme Lebleu 2016-05-30 15:11:46 +02:00
  • f34d2cd82e [i18n] Translated using Weblate (Spanish) Juanu 2016-05-24 20:38:25 +02:00
  • 6f9ff63227 [i18n] Translated using Weblate (Spanish) Juanu 2016-05-24 09:34:34 +02:00
  • 09961f7954 [i18n] Translated using Weblate (Dutch) DUBWiSE 2016-05-09 14:32:40 +02:00
  • 037d7df200 [i18n] Translated using Weblate (French) Jérôme Lebleu 2016-04-28 19:10:24 +02:00
  • 328aae7691 Merge 35bb64987f into e59b7c5211 Laurent Peuch 2016-07-07 11:27:00 +00:00
  • 35bb64987f [mod] link to 2.4 migration guide on forum on app incompatibility error Laurent Peuch 2016-07-07 13:25:09 +02:00
  • bc1bfe49a9 [i18n] Translated using Weblate (French) Jean-Baptiste 2016-06-03 22:34:51 +02:00
  • 260a085dde [i18n] Translated using Weblate (French) Jean-Baptiste 2016-06-03 22:34:45 +02:00
  • 778f5054b0 [i18n] Translated using Weblate (French) Jérôme Lebleu 2016-05-30 15:41:26 +02:00
  • 3c5c0eaa22 [i18n] Translated using Weblate (Spanish) Juanu 2016-05-30 21:01:05 +02:00
  • 944fb9c323 [i18n] Translated using Weblate (English) Bugsbane 2016-05-30 15:44:24 +02:00
  • d0569692ef [i18n] Translated using Weblate (Spanish) Juanu 2016-05-30 20:56:13 +02:00
  • a3d47fb694 [i18n] Translated using Weblate (English) Jérôme Lebleu 2016-05-30 15:39:34 +02:00
  • e6424bf05a [i18n] Translated using Weblate (French) Jérôme Lebleu 2016-05-30 15:41:13 +02:00
  • 9970aa7f96 [i18n] Translated using Weblate (French) Jérôme Lebleu 2016-05-30 15:14:19 +02:00
  • 0f9ff9e0db [i18n] Translated using Weblate (English) Jérôme Lebleu 2016-05-30 15:25:24 +02:00
  • fd4af19f55 [i18n] Translated using Weblate (English) Bugsbane 2016-05-30 15:19:00 +02:00
  • 8e4bb4e44d [i18n] Translated using Weblate (English) Jérôme Lebleu 2016-05-30 15:18:45 +02:00