Implemented some missing test cases.
[philipp/winterrodeln/wrpylib.git] / wrpylib / wrvalidators.py
2016-02-02 philippImplemented some missing test cases.
2016-02-02 philippImplemented Gasthausbox converter and test.
2016-02-02 philippReordered functions.
2016-02-02 philippImplemented wikipage converter.
2016-02-02 philippIntroduced opt_uint_converter converter and implemented...
2016-02-02 philippImplemented emails converter.
2016-02-02 philippImplemented masked_email.
2016-02-02 philippFixup for "Removed unused converters".
2016-02-02 philippFixup for E-Mail converter.
2016-02-02 philippRemoved unused converters.
2016-02-02 philippImplemented E-Mail converter.
2016-02-02 philippIntermediate commit
2016-02-02 philippCreated function to translate between sledrun title...
2015-05-23 philippReplaced shebang line from python2.7 to python3.4.
2015-05-23 philippModifications done by "2to3-3.4 -w -n".
2014-03-17 philippAdded GasthausboxDictValidator.
2014-03-10 philippImplemented the from_python part of OrderedSchema....
2014-03-10 philippImplemented RodelbahnboxValidator.
2014-03-08 philippNow RodelbahnDictValidator keeps order of fields.
2014-03-08 philippRenamed RodelbahnboxValidator to RodelbahnboxDictValidator.
2014-03-08 philippAdded a RodelbahnboxValidator
2014-03-08 philippAdded (previously missing) parameter state to to_python...
2014-03-02 philippAdded comment describing the URL validation bug.
2013-04-21 philippRelease of version 0.1.0.
2013-04-21 philippMinor change: Changed the order of the imports so that...
2013-04-21 philippChanged DictValidator so that long and int datatypes...
2012-02-08 philippIntroduced "MaskedEmail" and allow a masked email in...
2011-11-27 philippUpdated the ValueComment validator so that the comment...
2011-02-13 philippAdded sqlalchemy table definitions.
2011-02-08 philippFixed runtime error in wrvalidators.
2011-01-31 philippCopied the validators from wradmin.