]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/history - wradmin/__init__.py
Whitespace cosmetics.
[philipp/winterrodeln/wradmin.git] / wradmin / __init__.py
2019-11-29 Philipp SpitzerWhitespace cosmetics.
2019-10-25 Philipp SpitzerRequire login for bericht.
2019-10-25 philippImplement update_wrreportcache functionality via GUI.
2019-10-25 philippImplement update_wrmapcache functionality from GUI.
2019-05-10 philippImplement authentification but don't enforce it yet.
2019-05-10 philippCreate a readme file.
2017-12-27 philippRename wradmin.genshi to wradmin.template_helper.
2017-12-27 philippRemove function render_genshi_template.
2017-12-27 philippChange to jinja2: index.html is now rendered with jinja...
2017-10-23 philippRemove explicit get_db and now calling Session.remove...
2017-10-20 philippMake the sqlalchemy database engine global.
2017-07-30 philippChange "date_invalid" of a report is working again.
2017-07-30 philippCoordinate tool works again.
2017-07-30 philippFix: Wrong function was called at rodelbahn_update_regi...
2017-07-30 philipprodelbahn_update_regioncache works now.
2017-07-30 philipprodelbahn_update works now.
2017-07-27 philippbericht_view is rendered now.
2017-07-27 philippgaushaus_view is rendered now.
2017-07-27 philipprodelbahn_view is rendered now.
2017-07-27 philippbericht_list is rendered now.
2017-07-27 philippgasthaus_list is rendered now.
2017-07-27 philipprodelbahn_list is rendered now.
2017-07-27 philippURLs from index page work now.
2017-07-27 philippRendering root URL is now done by Genshi.
2017-07-27 philippStart to use flask instead of pylons.
2012-02-07 philippAdditional cleanup.