]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/history - wradmin
Add table structure some test data for wrinncache.
[philipp/winterrodeln/wradmin.git] / wradmin /
2017-10-23 philippRemove explicit get_db and now calling Session.remove...
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 philippRemove unused import and unused whitespace.
2017-10-20 philippMake the sqlalchemy database engine global.
2017-10-20 philippRemove unused import.
2017-10-20 philippReplace single quotes by triple quotes.
2017-08-06 philippMoved tests directory.
2017-08-06 philippRemove unused tests.
2017-08-06 philippChanged title banner of wradmin.
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.
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 philippNow using TemplateContext from genshi module.
2017-07-27 philippbericht_list is rendered now.
2017-07-27 philippDelete unused files.
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 philippURLs for static files work again.
2017-07-27 philippForum URLs work again.
2017-07-27 philippWiki URLs work again.
2017-07-27 philippDelete unneeded files.
2017-07-27 philippRendering root URL is now done by Genshi.
2017-07-27 philippRename public directory to static.
2017-07-27 philippStart to use flask instead of pylons.
2017-07-27 philippChanged Python version in the file headers to 3.4.
2017-07-27 philippChanged encoding to UTF-8.
2017-07-27 philippFiles after running 2to3.py.
2017-07-27 philippFunction mwapi moved from wrpylib.mwapi to wrpylib...
2016-10-20 philippAdded support of MediaWiki 1.27 pbkdf2 hashes.
2016-10-20 philippInclude AuthKitError to avoid an error when throwing...
2014-04-04 philippAdded possibility to update regioncache.
2014-04-04 philippRemoved the maptool.
2014-03-23 philippWhen updating sledruns, multiple errors in a Rodelbahnb...
2014-03-17 philippWhen updating the inns, multiple errors in a Gasthausbo...
2013-11-02 philippIncluded table wrreportcache so that an error about...
2012-12-04 philippFixed calculation of "end of season".
2012-02-07 philippAdditional cleanup.
2012-02-07 philippIntermediate rename to restructure package.
2012-01-12 philippMerged MediaWiki 1.17.1 -> 1.17.2 into the Winterrodeln...
2011-02-14 philippFixed: The updates were not saved in the database.
2011-02-14 philippChanged the rodelbahn and gasthaus controllers to use...
2011-02-13 philippRenamed mwwrdb to wrmwdb.
2011-02-13 philippUses the new wrpylib sqlalchemy table definitions.
2011-02-09 philippNow the new table wrsledruncache version 1.4 is used.
2011-02-07 philippFixed: MapTool couldn't load the sledruns.
2011-02-06 philippMajor update: Use wrpylib.
2011-01-22 philippFixed bug: Error message about the cachet could not...
2010-12-26 philippFixed bug #67.
2010-12-26 philippChanged beaker.session.secret to a non-standard value.
2010-12-01 philippIncreased version number to reflect the change from...
2010-12-01 philippProperties in the "Rodelbahnbox" accept the "=" sign...
2010-10-30 philippAdded/improved comment explaining the use_unicode=0...
2010-10-30 philippAdded state parameter to to_python and from_python...
2010-10-30 philippAdding use_unicode=0 to the MySQL database connection...
2010-10-28 philippChanged scripts to prevent a server error resulting...
2010-10-27 philippReplaced python2.5 with python2.6
2010-10-27 philippAdded a URL schema proposal as comment.
2010-08-23 philippUpdated wradmin to use Pylons 0.10 instead of Pylons...
2010-07-06 philippwradmin shoud now handle the 1.3 versions of the tables...
2010-06-26 philippCreated script to replace "left-to-right mark" by nothing.
2010-06-26 philippFurther work on 1.3 format of the tables and the Rodelb...
2010-06-20 philippOn the way to version 1.3.
2010-05-30 philippThe last commit happened accidently. Undid commit r563...
2010-04-13 philippMerged vendor branch mediawiki 1.15.3.
2010-01-11 philippInternationalization and many other changes.
2009-12-04 philippAdded checks for elevation.
2009-12-04 philippFirst version of the wrgpx tool page.
2009-12-04 philippImproved the wrgpx library: Now the schema is validated...
2009-12-04 philippCopied wrgpx.py from http://www.winterrodeln.org/svn...
2009-12-02 philippOnly add "beauftragte" to the user list so that others...
2009-11-30 philippImplemented no_height functionality.
2009-11-25 philippContinued (and finished if I have not made errors)...
2009-11-24 philippAdded first draft version of a toolbox for coordinates.
2009-10-31 philippAdded "Lawinengefahr" as allowed Rodelbahnbox entry.
2009-04-06 philippUsed absolute paths - did not work on colleen
2009-04-06 philippFixed bug that introduced non-valid HTML
2009-04-06 philippCreated a tool to determine coordinates from points
2009-04-06 philippAdded further test for wradmin.model.validators.PhoneInfo
2009-04-06 philippCopied vendor branch YUI as described in http://svnbook...
2009-04-03 philippImplemented PhoneInfo validator (validates telephone...
2009-03-30 philippThe AustrianPhoneNumber had a bug: It didn't match...
2009-03-30 philippAustrianPhoneNumber converter written
2009-03-29 philippCentralized custom validators
2009-03-29 philippFixed broken MediaWikiUsers class
2009-03-28 philippSledding routes use SQL alchemy now.
next