Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the news section as it never gets updated | Sam Wenham | 2019-03-10 | 1 | -16/+36 |
| | | | | | Fix logbook entry so the edit link works Tidy the control panel page | ||||
* | Upgrade to django 1.5, some functions have been changed | Sam Wenham | 2018-04-11 | 1 | -3/+3 |
| | | | | | url in templates now requires quotes roung the first arg USE_TZ added | ||||
* | remove all the DOS linefeeds | Wookey | 2011-07-11 | 1 | -156/+156 |
| | |||||
* | [svn] Adding logbook export features. Troggle can now produce .txt or .html ↵ | substantialnoninfringinguser | 2009-06-18 | 1 | -2/+41 |
| | | | | logbooks through the controlPanel or via an action in the LogbookEntry admin pages. | ||||
* | [svn] Have control panel display an error for logged in, non-superuser users. | substantialnoninfringinguser | 2009-05-24 | 1 | -2/+8 |
| | |||||
* | [svn] switched from dodgy manually writing to logfile to using python's ↵ | substantialnoninfringinguser | 2009-05-22 | 1 | -1/+1 |
| | | | | logging module, which seems great | ||||
* | [svn] allow the recreate tables thing on control panel to work | substantialnoninfringinguser | 2009-05-21 | 1 | -1/+1 |
| | |||||
* | [svn] | substantialnoninfringinguser | 2009-05-19 | 1 | -6/+21 |
| | |||||
* | [svn] - Make control panel downloads (qm.csv for each cave, CAVETAB2.CSV) work. | substantialnoninfringinguser | 2009-05-17 | 1 | -4/+42 |
| | | | | - Fix problems in QM parsing script | ||||
* | [svn] Forgot to upload with earlier commit | substantialnoninfringinguser | 2009-05-14 | 1 | -5/+27 |
| | |||||
* | [svn] Dynamic thumbnail generation for photos and survey scans using ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -1/+1 |
| | | | | | | imagekit, further improving registration system, other misc. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8336 by cucc @ 5/10/2009 11:05 PM | ||||
* | [svn] Weeks of local changes. | substantialnoninfringinguser | 2009-05-13 | 1 | -0/+37 |
- Import is now non-destructive - Parsers write output to a log file (path be specified in settings) - databaseReset.py content been divided into separate functions which can be called for varying levels of deletion and importing - control panel (view, template, urlpattern) added for deleting and importing - Logins and signup fixed - CaveArea model updated, view, hierarchical url patterns, and beginning of template added - New site style Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8324 by cucc @ 5/3/2009 5:56 AM |