Commit Graph

43 Commits

Author SHA1 Message Date
Emmanuel Garette 8be042434b update translation 2019-02-24 20:28:01 +01:00
Emmanuel Garette e6f58153ef update french translation 2019-02-23 22:28:00 +01:00
Emmanuel Garette 5bb788b5b7 update french translation 2018-11-01 07:28:28 +01:00
Emmanuel Garette 3d6696b26d update translation 2018-04-11 18:32:13 +02:00
Emmanuel Garette b4cab93e85 better error message with requirementerror 2017-05-05 21:44:47 +02:00
Emmanuel Garette 6ca3e236f9 reset cache when permissive is added 2017-04-20 11:20:37 +02:00
Emmanuel Garette 5bf75b3824 error in external function should returns only ConfigError 2017-02-12 10:38:57 +01:00
Emmanuel Garette 80f6f4ba03 error in external function should returns explicit error message 2017-02-11 18:11:05 +01:00
Emmanuel Garette f497e99002 remove unicode decode error 2017-01-19 21:38:16 +01:00
Emmanuel Garette 8e7b4101f1 coverage 2016-11-20 18:02:10 +01:00
Emmanuel Garette fc36f674eb consistency "not_equal" works now with multi 2016-11-16 22:31:42 +01:00
Emmanuel Garette b49daa1b35 update french translation 2016-11-14 22:11:59 +01:00
Emmanuel Garette 3a5b1090c7 domainname must not be an IP 2016-08-31 15:50:10 +02:00
Emmanuel Garette 15d94d5fff domainname with only one character is now allowed 2015-10-12 17:06:15 +02:00
Emmanuel Garette 5ea92d3460 need new settings when create fake_config 2015-09-17 19:14:56 +02:00
Emmanuel Garette 072246a203 URLOption: allow uppercase in resource name 2015-04-19 09:46:39 +02:00
Emmanuel Garette 6fc921fc19 difference between option/optiondescription in PropertiesOptionError message 2015-04-19 09:25:49 +02:00
Emmanuel Garette 2b019027be valid Option is an unicode or a string if needed 2015-04-19 09:15:18 +02:00
Emmanuel Garette 10768a6067 refactor validation 2015-04-18 22:53:45 +02:00
Emmanuel Garette 85297d8c4d test uppercase character before valid domain name for better error message 2014-12-07 14:51:51 +01:00
Emmanuel Garette a130cff4bf frozen with force_default_on_freeze can change owner 2014-10-26 09:44:06 +01:00
Emmanuel Garette ed3373cff0 bad characters in DomainnameOption could be in warning level 2014-10-26 09:38:17 +01:00
Emmanuel Garette 471af4fd75 cannot add unvalaible consistency for an option 2014-10-25 22:48:42 +02:00
Emmanuel Garette ff5376a382 properties are check now in getowner
get_modified_values works good with force_store_value
2014-03-29 20:31:56 +01:00
Emmanuel Garette 84f0095c2f update translation 2014-03-26 20:48:06 +01:00
Emmanuel Garette b3d04a1f68 update warning's message 2014-03-24 21:18:43 +01:00
Emmanuel Garette f7d31bfa92 Merge branch 'master' into force-cache
Conflicts:
	translations/fr/tiramisu.po
	translations/tiramisu.pot
2014-03-15 10:09:19 +01:00
Emmanuel Garette ff802b46e5 consistencies can make a warning instead of raises
for that, you have to set something like:
  a.impl_add_consistency('not_equal', b, warnings_only=True)

warning product now adapted message
2014-03-12 21:56:53 +01:00
Emmanuel Garette d7b04ebed0 add consistency in_network for IPOption
This new consistency can validate that an IPv4 is a specified (network/netmask) network
2014-03-11 18:57:19 +01:00
Emmanuel Garette fbc79ced07 update translation 2014-03-09 20:16:38 +01:00
Emmanuel Garette f2154e2322 update translation 2014-03-09 20:14:17 +01:00
Emmanuel Garette 77adc934e0 update translation 2014-01-25 11:40:04 +01:00
Emmanuel Garette c8a20eefb5 update invalid's message and display all informations when raises 2013-09-30 22:54:46 +02:00
Emmanuel Garette 4fa33e1a6c update translation 2013-09-28 20:08:39 +02:00
Emmanuel Garette 3073940ca4 can't assign to an OptionDescription 2013-09-26 22:35:12 +02:00
Emmanuel Garette 1d2008fd84 error message for ip/broadcast/netmask/network validation 2013-09-26 22:27:39 +02:00
Emmanuel Garette 26e3651848 update french translation 2013-09-23 21:00:45 +02:00
gwen 8def6c85d7 double negation in error msg 2013-09-16 15:24:46 +02:00
gwen 7dd9394b84 makefile and docstrings 2013-09-02 15:06:55 +02:00
Emmanuel Garette 82b375ade5 - add "make build-pot" to build or update translations/tiramisu.pot files
- corrections in error's message in tiramisu/option.py
- update tiramisu.pot
- update fr's translation
2013-08-31 09:54:23 +02:00
Emmanuel Garette e9ffd96a28 update translation 2013-07-18 21:25:07 +02:00
Emmanuel Garette 15ac8c2872 update french translation 2013-07-17 22:30:35 +02:00
Philippe Caseiro e8bc84ab33 Ajout des fichiers de traduction et mise à jour de i18n.py
Support du chargement des locales
2013-04-23 16:30:24 +02:00