Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Progress dots on importing data | Philip Sargent | 2020-06-01 | 1 | -1/+1 |
| | |||||
* | Delete SURVEYS.CSV code | Philip Sargent | 2020-05-31 | 1 | -66/+0 |
| | |||||
* | Adding progress dots to import print output and fix SURVEY_SCANS | Philip Sargent | 2020-05-31 | 1 | -5/+11 |
| | |||||
* | Moved classes to models_caves and fixed imports | Philip Sargent | 2020-05-28 | 1 | -0/+2 |
| | |||||
* | Convert codebase for python3 usage | Philip Sargent | 2020-05-24 | 1 | -14/+14 |
| | |||||
* | tidying and prep for python3 | Philip Sargent | 2020-05-24 | 1 | -15/+15 |
| | |||||
* | unused code commented out | Philip Sargent | 2020-05-24 | 1 | -131/+136 |
| | |||||
* | Thorough spring clean and profiling | Philip Sargent | 2020-04-27 | 1 | -5/+9 |
| | |||||
* | Fixed bad import of surveyscans references from tunnel files | Philip Sargent | 2020-04-11 | 1 | -7/+12 |
| | |||||
* | scanned image files importing | Philip Sargent | 2020-04-09 | 1 | -4/+15 |
| | |||||
* | debug for crashing tunnel import | Philip Sargent | 2020-02-25 | 1 | -0/+1 |
| | |||||
* | Sort people by notability | Sam Wenham | 2019-04-02 | 1 | -3/+0 |
| | | | | | Better errors and tidy Nicer date formats | ||||
* | Better error messages | Sam Wenham | 2019-03-31 | 1 | -2/+2 |
| | |||||
* | Fix the All Survex page to work with 1623 area | Sam Wenham | 2019-02-25 | 1 | -2/+3 |
| | |||||
* | Deal better with the wallet letter number combo of 2019#X01 | Sam Wenham | 2019-02-24 | 1 | -4/+5 |
| | |||||
* | Fix survey scans | Sam Wenham | 2019-02-24 | 1 | -2/+2 |
| | | | | | Remove the assert for folders in survey wallets, this does mean currently they will be ignored by troggle. | ||||
* | Make the suryeys importer not explode | Sam Wenham | 2019-02-24 | 1 | -51/+60 |
| | |||||
* | Add missing linefeed on survey-parsing error message | expoonserver | 2018-06-18 | 1 | -2/+2 |
| | |||||
* | Django 1.7 mostly working. Big refactor so probably bugs | Sam Wenham | 2018-04-15 | 1 | -1/+1 |
| | |||||
* | Up to 1.6.11 on stretch. New manage.py. Some tidying | Sam Wenham | 2018-04-15 | 1 | -5/+1 |
| | |||||
* | remove code saying we can't do interlaced pngs. It's fine now. | expoonserver | 2015-10-02 | 1 | -5/+5 |
| | |||||
* | A little more verbosity | Sam Wenham | 2015-01-19 | 1 | -2/+2 |
| | |||||
* | Add a little verbosity | Sam Wenham | 2015-01-19 | 1 | -0/+3 |
| | |||||
* | Fixed directory names for the survey scans such that surveys could be found. ↵ | expo | 2012-08-08 | 1 | -13/+13 |
| | | | | It did not seem possible to simply change the localsettings.py file to get it to work. | ||||
* | Fix up parser paths so everything is found | expo | 2012-08-05 | 1 | -1/+1 |
| | |||||
* | remove all the DOS linefeeds | Wookey | 2011-07-11 | 1 | -301/+301 |
| | |||||
* | Allow survey scans to be scrapped with a file in the top level directory of ↵ | Martin Green | 2011-05-01 | 1 | -4/+5 |
| | | | | the year | ||||
* | rolled back a bad update | goatchurch | 2009-09-14 | 1 | -25/+122 |
| | |||||
* | get survey scans into database | expo | 2009-09-14 | 1 | -122/+25 |
| | |||||
* | make 2008 logbook correctly parse | goatchurch | 2009-09-14 | 1 | -26/+77 |
| | |||||
* | able to save sketches up from tunnel | goatchurch | 2009-09-13 | 1 | -10/+27 |
| | |||||
* | tunnelfiles scheme added | goatchurch | 2009-09-11 | 1 | -2/+33 |
| | |||||
* | survey scans features added | goatchurch | 2009-09-10 | 1 | -2/+55 |
| | |||||
* | get rid of photo | expo | 2009-08-29 | 1 | -6/+6 |
| | |||||
* | [svn] Brief code cleanup. | substantialnoninfringinguser | 2009-07-03 | 1 | -1/+1 |
| | |||||
* | [svn] Renaming troggle.expo to troggle.core. To do this, used: | substantialnoninfringinguser | 2009-07-02 | 1 | -2/+2 |
| | | | | | | perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py` and then manually checked each change (had to remove a couple) | ||||
* | [svn] switched from dodgy manually writing to logfile to using python's ↵ | substantialnoninfringinguser | 2009-05-22 | 1 | -12/+10 |
| | | | | logging module, which seems great | ||||
* | [svn] Updates to allow subcave tree with nice admin. | substantialnoninfringinguser | 2009-05-21 | 1 | -4/+21 |
| | |||||
* | [svn] | substantialnoninfringinguser | 2009-05-19 | 1 | -1/+1 |
| | |||||
* | [svn] Make the workaround to avoid parsing interlaced pngs actually work ↵ | substantialnoninfringinguser | 2009-05-15 | 1 | -2/+5 |
| | | | | (see issue # 14) | ||||
* | [svn] Dynamic thumbnail generation for photos and survey scans using ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -11/+33 |
| | | | | | | 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] Fixes to deal with reorganization of expo surveys repository. Now that ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -44/+51 |
| | | | | | | | survey scans and Surveys.csv are in different directories, we have two settings variables, settings.SURVEYS for the root of the survey repo, and settings.SURVEY_SCANS for the surveyscans directory. Fixed tab / indent muck in surveys parser. Commented out some "file abstraction" stuff for the time being. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8335 by cucc @ 5/10/2009 7:26 AM | ||||
* | [svn] Further attempts to make troggle work on windows using surveys stored ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -6/+18 |
| | | | | | | | | | | | on an external server settings.PHOTOS changed to setting.PHOTO_ROOT Made databaseReset.py get info from external server if appropriate (hope this did not break linus disk based scripts) Still needs more work, to get everything working Auto create photos directory if it does not already exist Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8262 by julian @ 3/2/2009 1:30 AM | ||||
* | [svn] | substantialnoninfringinguser | 2009-05-13 | 1 | -3/+3 |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8245 by aaron @ 2/17/2009 1:09 AM | ||||
* | [svn] My crusade to make our project more Djangoic. | substantialnoninfringinguser | 2009-05-13 | 1 | -21/+14 |
| | | | | | | | | | Got rid of the url tags in template, replaced them with get_absolute_url method calls where possible. Adding get_absolute_url in models enables direct link to the public model views in admin. The use of get_absolute_url, which is the correct Django way of doing things, eliminates any need for the redundant "href" fields we were using. Those fields now need to be deleted from the models and from the parsers. Made the context processor to pass settings to all templates actually work, although this was a little uglier than expected. I had to put in a new render_response to replace render_to_response. This is because Django uses Context, not RequestContext by default. I wish they would change this, it's annoying. Anyway, I deleted all the manual settings passing in the views. I also eliminated a couple of unnecessary methods and stuff like that. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8244 by aaron @ 2/16/2009 8:31 AM | ||||
* | [svn] MOre work on abstracting the file locations on scanned survey notes | substantialnoninfringinguser | 2009-05-13 | 1 | -5/+8 |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8190 by julian @ 1/18/2009 9:04 PM | ||||
* | [svn] Got rid of data relating to specific machines | substantialnoninfringinguser | 2009-05-13 | 1 | -13/+5 |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8187 by julian @ 1/18/2009 6:15 PM | ||||
* | [svn] Continued file abstracted work, to get survey files from either hard ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -6/+7 |
| | | | | | | disk or the web. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8173 by julian @ 1/18/2009 12:45 AM | ||||
* | [svn] Modifications to allow survey files to be pulled from another server. ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -5/+16 |
| | | | | | | By providing directory listing and download functions,. which could also be used by tunnel Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8172 by julian @ 1/17/2009 11:25 PM | ||||
* | [svn] More work on survey images parser and virtual survey binder. Renamed ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -6/+9 |
| | | | | | | expedition_year field of Survey model to expedition because this makes more sense. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8163 by aaron @ 1/16/2009 7:50 PM |