Commit Graph

76 Commits

Author SHA1 Message Date
Emmanuel Garette 2018a92b66 improvement 2018-04-22 10:43:19 +02:00
Emmanuel Garette 8b82e393fe remove validate_calculator 2018-04-16 19:51:13 +02:00
Emmanuel Garette 54b57968bc not Params object for callback, validator and calculated values for choiceoption 2018-04-15 21:13:16 +02:00
Emmanuel Garette 2b08ab35d6 some tests 2018-04-12 23:04:33 +02:00
Emmanuel Garette 9ea373efdf better dynoption support 2018-04-09 21:37:49 +02:00
Emmanuel Garette b2cc5f7913 remove dead code 2018-04-06 23:51:25 +02:00
Emmanuel Garette 6921e05c0e corrections in dynoption/masterslaves 2018-03-24 22:37:48 +01:00
Emmanuel Garette d5d826f967 adapt tests 2018-03-19 08:33:53 +01:00
Emmanuel Garette 821f36ea65 tiramisu-web adaptation 2018-01-26 07:33:47 +01:00
Emmanuel Garette 050c3125fa some adaptation for tiramisu-web 2018-01-05 23:32:00 +01:00
Emmanuel Garette 16a160340c submulti 2017-12-30 18:32:11 +01:00
Emmanuel Garette 1736170e43 add validator tests 2017-12-27 15:49:05 +01:00
Emmanuel Garette a9fed78af0 reorganise consistencies 2017-12-23 10:55:06 +01:00
Emmanuel Garette 7ab479f628 reorganise consistencies 2017-12-23 10:40:57 +01:00
Emmanuel Garette 538e6a792a add config_bag and convert some tests 2017-12-19 23:11:45 +01:00
Emmanuel Garette b5f785d62c convert tests 2017-12-13 22:15:34 +01:00
Emmanuel Garette fc787d4dbb reorganise 2017-12-07 22:20:19 +01:00
Emmanuel Garette a07e916153 reorganisation 2017-12-07 21:42:04 +01:00
Emmanuel Garette 924ac4e597 reorganise symlinkoption 2017-12-04 20:05:36 +01:00
Emmanuel Garette e40a1e78a2 refactor masterslaves 2017-12-02 22:53:57 +01:00
Emmanuel Garette 9831f7cf0c add test for master/slave and callback 2017-11-28 22:42:30 +01:00
Emmanuel Garette 527ae40950 refactor 2017-11-23 16:56:14 +01:00
Emmanuel Garette 119ca85041 refactor 2017-11-20 17:01:36 +01:00
Emmanuel Garette 007a22ca94 refactor and better test in api 2017-11-13 22:45:53 +01:00
Emmanuel Garette 7ab7b810dc refactor 2017-11-12 14:33:05 +01:00
Emmanuel Garette 2e412b64fd api: permissive => forcepermissive
api: add permissive object
test api: permissive
config: unwrap_from_path check properties for option, not only optiondescription
option: _RegexpOption => RegexpOption
2017-11-03 21:52:13 +01:00
Emmanuel Garette 22a4aa81dc first version of new api 2017-10-22 15:14:25 +02:00
Emmanuel Garette 5a1987f2e6 Add MasterSlaves object 2017-10-14 13:33:25 +02:00
Emmanuel Garette 3567e18256 several corrections about dependency 2017-09-17 15:55:32 +02:00
Emmanuel Garette 635b71d291 separate baseoption and option 2017-07-24 20:39:01 +02:00
Emmanuel Garette 3c9a759e2e separate option in differents files 2017-07-24 19:04:18 +02:00
Emmanuel Garette 57a47763d6 remove option's storage 2017-07-22 16:26:06 +02:00
Emmanuel Garette c8bc3093c7 python 3.5 support 2017-07-09 09:49:03 +02:00
Emmanuel Garette dadf859905 better cache 2017-07-08 15:59:56 +02:00
Emmanuel Garette a2dc793be6 better error message 2017-06-16 18:25:01 +02:00
Emmanuel Garette 6bf7e309c6 make a regexp to valid domain 2017-03-13 17:32:38 +01:00
Emmanuel Garette 56e180dc31 coverage for tiramisu/option/option.py 2017-02-04 10:21:44 +01:00
Emmanuel Garette 3e352e3b41 missing datetime import 2017-02-02 10:11:26 +01:00
Emmanuel Garette 6b3c17d49b add new option type DateOption (thanks to Lohysia) 2017-02-02 08:57:11 +01:00
Emmanuel Garette 8e7b4101f1 coverage 2016-11-20 18:02:10 +01:00
Emmanuel Garette a14e156a63 pooling EmailOption, UsernameOption and FilenameOption 2016-10-21 22:56:40 +02:00
Emmanuel Garette 4d02254234 returns_raise is now mandatory in core 2016-10-14 22:20:14 +02:00
Emmanuel Garette e6a949635f some improvements 2016-10-10 21:41:22 +02:00
Emmanuel Garette c81a2bcdbf better sqlalchemy integration 2016-10-01 20:15:08 +02:00
Emmanuel Garette 69de44bbb4 better sqlalchemy integration 2016-09-30 22:45:33 +02:00
Emmanuel Garette 408e4cf088 better error messages 2016-09-11 20:41:36 +02:00
Emmanuel Garette c21949c637 better error messages 2016-09-11 16:18:23 +02:00
Emmanuel Garette 3a5b1090c7 domainname must not be an IP 2016-08-31 15:50:10 +02:00
Emmanuel Garette 0c8398e4a6 add PasswordOption 2016-05-17 15:28:36 +02:00
Emmanuel Garette d1c9250e34 better validation for Ip/Network/Netmask Option 2016-05-17 14:10:30 +02:00