]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/shortlog
philipp/winterrodeln/wradmin.git
2020-06-22 Philipp SpitzerRaise a ValueError in case of unkown password format.
2020-06-22 Philipp SpitzerMake use of markdown syntax highlighting.
2020-06-22 Philipp SpitzerRename readme.txt to readme.md
2020-06-12 Philipp SpitzerRemove shebang in several files.
2019-11-29 Philipp SpitzerWhitespace cosmetics.
2019-11-29 Philipp SpitzerNow the tests pass - MwUser class had to be modified.
2019-11-29 Philipp SpitzerAdd table user to test data.
2019-10-25 Philipp SpitzerMention FLASK_ENV=development in readme.txt.
2019-10-25 Philipp SpitzerFurther work on tests...
2019-10-25 Philipp SpitzerStart working on implementing login in tests.
2019-10-25 Philipp SpitzerAdd test to require authentification at Bericht view.
2019-10-25 Philipp SpitzerRequire login for bericht.
2019-10-25 philippDescribe deployment in readme file.
2019-10-25 philippDeploy the auth sub-package as well.
2019-10-25 philippImplement update_wrreportcache functionality via GUI.
2019-10-25 philippImplement update_wrmapcache functionality from GUI.
2019-10-25 philippAdd mysqlclient as dependency.
2019-05-14 philippAdd test case with umlaut for password check.
2019-05-10 philippRemove unused internationalization files.
2019-05-10 philippImplement authentification but don't enforce it yet.
2019-05-10 philippRemove obsolete tests and fix existing tests.
2019-05-10 philippRemove unused import in setup.py.
2019-05-10 philippChange Winterrodeln URL to https in setup.py.
2019-05-10 philippUpdate function password_is_correct to work with Python 3.
2019-05-10 philippMove password_is_correct to auth module.
2019-05-10 philippCreate a readme file.
2019-05-10 philippFlask is a dependency now.
2019-05-10 philippNow the failure mode when updating sledruns is tested...
2019-05-10 philippNow the failure mode when updating inns is tested as...
2019-05-10 philippMake MediaWiki table text available for ORM.
2017-12-28 philippFixed: Avoid calling function to_title (that was rename...
2017-12-28 philippBump version string.
2017-12-27 philippRemove Genshi dependency in setup.py.
2017-12-27 philippRename wradmin.genshi to wradmin.template_helper.
2017-12-27 philippAdjust tests: Now all tests are passing.
2017-12-27 philippRemove function render_genshi_template.
2017-12-27 philippcoordtool.html now uses jinja2.
2017-12-27 philippRemoved unused map controller/template.
2017-12-27 philippgasthaus_view.html now uses jinja2.
2017-12-27 philippbericht_view.html now uses jinja2.
2017-12-27 philipprodelbahn_view.html now uses jinja2.
2017-12-27 philippReplace single by triple quotes in docstring.
2017-12-27 philippgasthaus_list.html now uses jinja2.
2017-12-27 philippbericht_list.html now uses jinja2.
2017-12-27 philipprodelbahn_list.html now uses jinja2.
2017-12-27 philippindex.html now uses jinja2 master.html.
2017-12-27 philippChange to jinja2: index.html is now rendered with jinja...
2017-12-27 philippAdd package data in setup.py.
2017-11-02 philippFixed: Modified report was not saved. Now all tests...
2017-11-02 philippAdd test_bericht_change_date_invalid_userdefined.
2017-11-02 philippAdd test_bericht_change_date_invalid_twoweeks.
2017-11-02 philippAdd test_coordtool_convert_error.
2017-11-02 philippAdd test_coordtool_convert_ok.
2017-11-01 philippFollow redirects in tests that test update functions.
2017-11-01 philippAdd table wrregioncache to test data.
2017-11-01 philippAdd table text to test data.
2017-11-01 philippAdd table revision to test data.
2017-11-01 philippAdd table categorylinks to test data.
2017-11-01 philippAdd table page to test data.
2017-11-01 philippAdd test_rodelbahn_update_regioncache.
2017-11-01 philippAdd test_rodelbahn_update.
2017-11-01 philippAdd test_gasthaus_update.
2017-10-24 philippAdd test_rodelbahn_view.
2017-10-24 philippChange HTML to Markup in Genshi in rodelbahn_view.html.
2017-10-24 philippFix: Add missing closing bracket in rodelbahn_view...
2017-10-24 philippAdd test_gasthaus_view.
2017-10-24 philippAdd test_gasthaus_list.
2017-10-24 philippAdd table structure some test data for wrinncache.
2017-10-23 philippAdd test_bericht_view.
2017-10-23 philippAdd test_rodelbahn_list.
2017-10-23 philippRemove explicit get_db and now calling Session.remove...
2017-10-23 philippRename test_reports to test_bericht_list.
2017-10-23 philippUsing triple quotes for module docstring.
2017-10-23 philippUse function "Markup" instead of "HTML" to use preforma...
2017-10-23 philippAdd function "Markup" to Genshi template.
2017-10-20 philippAdd test_coordtool.
2017-10-20 philippDo not delete and recreate the database at each tests...
2017-10-20 philippRemove unused import and unused whitespace.
2017-10-20 philippMake the sqlalchemy database engine global.
2017-10-20 philippDocument better way to use unittests.
2017-10-20 philippRemove unused import.
2017-10-20 philippReplace single quotes by triple quotes.
2017-10-20 philippAdd basic unittests for wradmin.
2017-08-06 philippAdd testdb.sql to wradmin.
2017-08-06 philippMoved tests directory.
2017-08-06 philippRemove unused tests.
2017-08-06 philippChanged title banner of wradmin.
2017-08-06 philippRe-saved file in Blender 2.78a.
2017-08-06 philippRemove unused wrgpxtool.
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 philippNow using flash messages again.
2017-07-30 philippRemove yui.
2017-07-30 philippMake order of functions consistent.
2017-07-30 philippRemove unused comments and unused imports.
2017-07-30 philipprodelbahn_update_regioncache works now.
2017-07-30 philipprodelbahn_update works now.
2017-07-27 philippSimplify pagination.
2017-07-27 philippgasthaus_update works now.
next