ToastFreeware
/
philipp
/
winterrodeln
/
wrpylib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix typo in column names in mapping as well.
[philipp/winterrodeln/wrpylib.git]
/
wrpylib
/
2019-12-17
philipp
Fix typo in column names in mapping as well.
tree
|
commitdiff
2019-12-17
philipp
Use new wrpylib.orm classes.
tree
|
commitdiff
2019-12-17
philipp
Start to add ORM classes for MediaWiki and Winterrodeln...
tree
|
commitdiff
2019-12-17
philipp
Rename unused function main() to investigate().
tree
|
commitdiff
2019-12-17
philipp
Draft helper script for intermap tables.
tree
|
commitdiff
2019-12-17
philipp
Add new intermaps tables to mapping.
tree
|
commitdiff
2019-11-29
philipp
Map mediawiki password field in mwdb.py.
tree
|
commitdiff
2017-11-02
philipp
Replace deprecated SQLAlchemy Table.count() by sqlfunc...
tree
|
commitdiff
2017-11-02
philipp
Changed sqlalchemy type Binary to LargeBinary to avoid...
tree
|
commitdiff
2017-09-11
philipp
Remove unused import mwmarkup.
tree
|
commitdiff
2017-01-29
philipp
Moved dbkey_to_title from mwapi to mwmarkup.
tree
|
commitdiff
2017-01-29
philipp
Updated parse_wrmap to accept normal strings.
tree
|
commitdiff
2017-01-29
philipp
Removed unused functions from wrmwmarkup.
tree
|
commitdiff
2017-01-29
philipp
Repaired function update_wrmapcache.
tree
|
commitdiff
2017-01-29
philipp
Removed unused line in update_wrreportcache.
tree
|
commitdiff
2017-01-29
philipp
Added docstring to webauskunft_from_str.
tree
|
commitdiff
2017-01-29
philipp
Fixed conversion errors in sledrun_to_rodelbahnbox.
tree
|
commitdiff
2017-01-29
philipp
Fixed conversion errors in inn_to_gasthausbox.
tree
|
commitdiff
2017-01-29
philipp
Repaired function update_wrinncache.
tree
|
commitdiff
2017-01-29
philipp
Improved function template_from_str.
tree
|
commitdiff
2017-01-29
philipp
Repaired function update_wrsledruncache.
tree
|
commitdiff
2017-01-27
philipp
Worked on inn_to_gasthausbox - the test passes now.
tree
|
commitdiff
2017-01-27
philipp
Fixed Rauchfrei in inn_to_gasthausbox.
tree
|
commitdiff
2017-01-27
philipp
Worked on inn_from_gasthausbox - the test passes now.
tree
|
commitdiff
2017-01-27
philipp
Improved wikipage_from_str: Now it does not accept...
tree
|
commitdiff
2017-01-27
philipp
Fixed typo in docstring of opt_tristate_german_comment_...
tree
|
commitdiff
2017-01-27
philipp
Replaced double with triple quotes in docstring.
tree
|
commitdiff
2017-01-27
philipp
Fixed typo in docstring.
tree
|
commitdiff
2017-01-24
philipp
Converted encoding to UTF-8.
tree
|
commitdiff
2017-01-24
philipp
Removed unnecessary lines.
tree
|
commitdiff
2016-10-20
philipp
Updated schema for MediaWiki 1.27.
tree
|
commitdiff
2016-10-11
philipp
Fixed sledrun_from_rodelbahnbox and sledrun_to_rodelbah...
tree
|
commitdiff
2016-10-11
philipp
Fixed two issues in wrvalidators module - now all tests...
tree
|
commitdiff
2016-10-11
philipp
Added URL for package mwparserfromhell.
tree
|
commitdiff
2016-10-11
philipp
Renamed to_title to dbkay_to_title and improved docstring.
tree
|
commitdiff
2016-02-02
philipp
Started updating functions and tests in wrmwmarkup.
tree
|
commitdiff
2016-02-02
philipp
Omitted parameter "name" in some functions.
tree
|
commitdiff
2016-02-02
philipp
Added function format_template_oneline.
tree
|
commitdiff
2016-02-02
philipp
Renamed template_to_table to format_template_table.
tree
|
commitdiff
2016-02-02
philipp
Converted encoding from ISO8859-15 to UTF-8.
tree
|
commitdiff
2016-02-02
philipp
Changed the implementation of value_comment_from_str...
tree
|
commitdiff
2016-02-02
philipp
Implemented some missing test cases.
tree
|
commitdiff
2016-02-02
philipp
Implemented Gasthausbox converter and test.
tree
|
commitdiff
2016-02-02
philipp
Reordered functions.
tree
|
commitdiff
2016-02-02
philipp
Implemented wikipage converter.
tree
|
commitdiff
2016-02-02
philipp
Introduced opt_uint_converter converter and implemented...
tree
|
commitdiff
2016-02-02
philipp
Implemented emails converter.
tree
|
commitdiff
2016-02-02
philipp
Implemented masked_email.
tree
|
commitdiff
2016-02-02
philipp
Fixup for "Removed unused converters".
tree
|
commitdiff
2016-02-02
philipp
Fixup for E-Mail converter.
tree
|
commitdiff
2016-02-02
philipp
Removed unused converters.
tree
|
commitdiff
2016-02-02
philipp
Implemented E-Mail converter.
tree
|
commitdiff
2016-02-02
philipp
Intermediate commit
tree
|
commitdiff
2016-02-02
philipp
update_wrsledruncache now also updates the new name_url...
tree
|
commitdiff
2016-02-02
philipp
Created function to translate between sledrun title...
tree
|
commitdiff
2016-02-02
philipp
Added new field name_url to the model.
tree
|
commitdiff
2015-05-23
philipp
Used set literal instead of converting a list to a...
tree
|
commitdiff
2015-05-23
philipp
Replaced shebang line from python2.7 to python3.4.
tree
|
commitdiff
2015-05-23
philipp
Modifications done by "2to3-3.4 -w -n".
tree
|
commitdiff
2015-05-23
philipp
Fixed typo in docstring.
tree
|
commitdiff
2015-05-23
philipp
Fixed error in GastausboxDictConverter.to_python when...
tree
|
commitdiff
2015-05-23
philipp
Fixed unresolved usage of formencode.Invalid (one time...
tree
|
commitdiff
2015-05-23
philipp
Fixed typo.
tree
|
commitdiff
2015-04-01
philipp
Removed dependency on geoalchemy.
tree
|
commitdiff
2014-03-17
philipp
We don't need the _conv function anymore.
tree
|
commitdiff
2014-03-17
philipp
Rewrote inn_to_gasthausbox to use the GasthausboxValidator.
tree
|
commitdiff
2014-03-17
philipp
Rewrote gasthausbox_to_inn to make use of the Gasthausb...
tree
|
commitdiff
2014-03-17
philipp
Added GasthausboxValidator.
tree
|
commitdiff
2014-03-17
philipp
Added GasthausboxDictValidator.
tree
|
commitdiff
2014-03-17
philipp
Added GasthausboxDictConverter.
tree
|
commitdiff
2014-03-17
philipp
Generalized RodelbahnboxTemplateDict and renamed it...
tree
|
commitdiff
2014-03-17
philipp
Moved function rodelbahnbox_to_sledrun to another place...
tree
|
commitdiff
2014-03-17
philipp
Updated function sledrun_to_rodelbahnbox to use Rodelba...
tree
|
commitdiff
2014-03-17
philipp
Updated function rodelbahnbox_to_sledrun to use Rodelba...
tree
|
commitdiff
2014-03-10
philipp
Now from_python of RodelbahnboxValidator formats the...
tree
|
commitdiff
2014-03-10
philipp
Revert "Removed unnecessary call to rstrip."
tree
|
commitdiff
2014-03-10
philipp
Implemented the from_python part of OrderedSchema....
tree
|
commitdiff
2014-03-10
philipp
Implemented RodelbahnboxValidator.
tree
|
commitdiff
2014-03-10
philipp
Changed definition of RodelbahnboxDictConverter: Now...
tree
|
commitdiff
2014-03-08
philipp
Now RodelbahnDictValidator keeps order of fields.
tree
|
commitdiff
2014-03-08
philipp
Implemented RodelbahnDictConverter.
tree
|
commitdiff
2014-03-08
philipp
Fixed copy/paste error in a comment.
tree
|
commitdiff
2014-03-08
philipp
Renamed RodelbahnboxValidator to RodelbahnboxDictValidator.
tree
|
commitdiff
2014-03-08
philipp
Removed unnecessary call to rstrip.
tree
|
commitdiff
2014-03-08
philipp
Added from_python to the TemplateValidator.
tree
|
commitdiff
2014-03-08
philipp
Implemented that stripping the whitespace in a template...
tree
|
commitdiff
2014-03-08
philipp
Created to_python function of new validator TemplateVal...
tree
|
commitdiff
2014-03-08
philipp
Added a RodelbahnboxValidator
tree
|
commitdiff
2014-03-08
philipp
Added (previously missing) parameter state to to_python...
tree
|
commitdiff
2014-03-02
philipp
Added comment describing the URL validation bug.
tree
|
commitdiff
2013-12-29
philipp
Added 'foto' and 'verleih' to wrmwcache.py as well.
tree
|
commitdiff
2013-12-29
philipp
Added 'foto' and 'verleih' as possible point types.
tree
|
commitdiff
2013-11-18
philipp
Renamed wrregion_id to region_id.
tree
|
commitdiff
2013-11-17
philipp
Update support for wrregion and wrregioncache.
tree
|
commitdiff
2013-09-20
philipp
The lon and lat center values of <wrmap> are now produc...
tree
|
commitdiff
2013-09-15
philipp
Now the width and height of the map are parsed from...
tree
|
commitdiff
2013-09-12
philipp
Updated function update_wrmapcache to work with <wrmap...
tree
|
commitdiff
2013-09-12
philipp
Fixed description of find_tag.
tree
|
commitdiff
2013-09-11
philipp
Now function parse_googlemap behaves like parse_wrmap.
tree
|
commitdiff
2013-09-11
philipp
Fixed typo.
tree
|
commitdiff
next