Commit Graph

37 Commits

Author SHA1 Message Date
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 f8faec408f Merge branch 'master' into metaconfig 2014-02-02 18:21:22 +01:00
Emmanuel Garette 77adc934e0 update translation 2014-01-25 11:40:04 +01:00
gwen deb174f36e imprecise error message 2013-12-05 09:59:07 +01:00
Emmanuel Garette b606d23801 add imp_meta 2013-10-15 18:23:36 +02: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 a004f30e34 french translation correction 2013-09-26 22:11:25 +02:00
gwen a5587c91b8 errors in french translation 2013-09-26 16:56:14 +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 bc054d75af translation 2013-07-17 23:02:50 +02:00
Emmanuel Garette 15ac8c2872 update french translation 2013-07-17 22:30:35 +02:00
Philippe Caseiro a57e89c82d * Makefile : Installation des fichiers de langue
Compilation et Installation des fichiers de traductions pour
Tiramisu
2013-04-23 16:30:24 +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