philipp/winterrodeln/wrpylib.git
2016-02-02 philippOmitted parameter "name" in some functions.
2016-02-02 philippAdded function format_template_oneline.
2016-02-02 philippRenamed template_to_table to format_template_table.
2016-02-02 philippFixed test_template_to_table.
2016-02-02 philippRemoved unused test classes.
2016-02-02 philippConverted encoding from ISO8859-15 to UTF-8.
2016-02-02 philippChanged the implementation of value_comment_from_str...
2016-02-02 philippAdded pulbic transport test.
2016-02-02 philippAdded avalanches tests.
2016-02-02 philippFixed TestChoice: test_ was missing before the from_str...
2016-02-02 philippImplemented test for bool_germen_from/to_german.
2016-02-02 philippImplemented some missing test cases.
2016-02-02 philippImplemented Gasthausbox converter and test.
2016-02-02 philippFixed tests that failed because of missing parameters.
2016-02-02 philippRe-enabled test that failed for masked email addresses.
2016-02-02 philippMoved the expected value to first position in assertion...
2016-02-02 philippReorder tests.
2016-02-02 philippIncreased version number to 0.6.0.
2016-02-02 philippRemoved formencode and added mwparserfromhell to requir...
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 philippRemoved unused TestConverter.
2016-02-02 philippImplemented masked_email.
2016-02-02 philippRemove print from TestEmail.
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 philippupdate_wrsledruncache now also updates the new name_url...
2016-02-02 philippCreated function to translate between sledrun title...
2016-02-02 philippAdded new field name_url to the model.
2015-05-23 philippUsed set literal instead of converting a list to a...
2015-05-23 philippReplaced shebang line from python2.7 to python3.4.
2015-05-23 philippModifications done by "2to3-3.4 -w -n".
2015-05-23 philippFixed typo in docstring.
2015-05-23 philippFixed error in GastausboxDictConverter.to_python when...
2015-05-23 philippFixed unresolved usage of formencode.Invalid (one time...
2015-05-23 philippFixed typo.
2015-04-02 philippThe python package name gdal, not osgeo.
2015-04-01 philippAdded osgeo as requirement.
2015-04-01 philippRemoved dependency on geoalchemy.
2015-04-01 philippAdded a test for wrmwcache.py
2015-03-31 philippNow the tests are using the unittest module.
2014-11-24 philippAdded package formencode as requirement.
2014-03-17 philippWe don't need the _conv function anymore.
2014-03-17 philippRewrote inn_to_gasthausbox to use the GasthausboxValidator.
2014-03-17 philippRewrote gasthausbox_to_inn to make use of the Gasthausb...
2014-03-17 philippAdded test to GasthausboxValidator.
2014-03-17 philippAdded GasthausboxValidator.
2014-03-17 philippAdded test to GasthausboxDictValidator.
2014-03-17 philippAdded GasthausboxDictValidator.
2014-03-17 philippAdded a test to GasthausboxDictConverter.
2014-03-17 philippAdded GasthausboxDictConverter.
2014-03-17 philippGeneralized RodelbahnboxTemplateDict and renamed it...
2014-03-17 philippMoved function rodelbahnbox_to_sledrun to another place...
2014-03-17 philippIncreased version number.
2014-03-17 philippUpdated function sledrun_to_rodelbahnbox to use Rodelba...
2014-03-17 philippFixed test_rodelbahnbox_to_sledrun: A key was missing.
2014-03-17 philippUpdated function rodelbahnbox_to_sledrun to use Rodelba...
2014-03-10 philippNow from_python of RodelbahnboxValidator formats the...
2014-03-10 philippFixed test for RodelbahnboxValidator (indent was wrong).
2014-03-10 philippRevert "Removed unnecessary call to rstrip."
2014-03-10 philippImplemented the from_python part of OrderedSchema....
2014-03-10 philippAdded a test to OrderedSchema.
2014-03-10 philippImplemented RodelbahnboxValidator.
2014-03-10 philippChanged definition of RodelbahnboxDictConverter: Now...
2014-03-08 philippNow RodelbahnDictValidator keeps order of fields.
2014-03-08 philippImplemented RodelbahnDictConverter.
2014-03-08 philippFixed copy/paste error in a comment.
2014-03-08 philippRenamed RodelbahnboxValidator to RodelbahnboxDictValidator.
2014-03-08 philippRemoved unnecessary call to rstrip.
2014-03-08 philippAdded from_python to the TemplateValidator.
2014-03-08 philippImplemented that stripping the whitespace in a template...
2014-03-08 philippCreated to_python function of new validator TemplateVal...
2014-03-08 philippAdded a RodelbahnboxValidator
2014-03-08 philippAdded (previously missing) parameter state to to_python...
2014-03-08 philippChanged number of digits for lat/lon to 6 (as it should...
2014-03-02 philippAdded comment describing the URL validation bug.
2013-12-29 philippAdded 'foto' and 'verleih' to wrmwcache.py as well.
2013-12-29 philippAdded version number to 0.4.1.
2013-12-29 philippAdded 'foto' and 'verleih' as possible point types.
2013-11-18 philippRenamed wrregion_id to region_id.
2013-11-17 philippUpdate support for wrregion and wrregioncache.
2013-09-20 philippIncreased minor version number. Now the version is...
2013-09-20 philippThe lon and lat center values of <wrmap> are now produc...
2013-09-15 philippNow the width and height of the map are parsed from...
2013-09-14 philippRelease of version 0.2.0
2013-09-12 philippUpdated function update_wrmapcache to work with <wrmap...
2013-09-12 philippFixed description of find_tag.
2013-09-11 philippNow function parse_googlemap behaves like parse_wrmap.
2013-09-11 philippFixed typo.
2013-09-11 philippUpdated desciption of function parse_wrmap.
2013-09-08 philippThe parse_googlemap function now uses the new XML tag...
2013-09-08 philippAdded test case for new function find_tag.
2013-09-08 philippCreated new function find_tag to find XML like tags.
2013-09-08 philippThe googlemap extension tag is googlemap, not googlemaps.
2013-09-08 philippUse non-greedy matching for finding the <googlemap...
next