summaryrefslogtreecommitdiffstats
path: root/parsers/cavetab.py
Commit message (Collapse)AuthorAgeFilesLines
* Django 1.7 mostly working. Big refactor so probably bugsSam Wenham2018-04-151-1/+1
|
* Start to change dataformat for caves, along with there editing. Start to ↵Martin Green2012-06-101-66/+77
| | | | change survex reader to cope better with equates/tags.
* rest of martin's changes, without reverting lineend issuesWookey2011-07-111-254/+253
|\
| * remove all the DOS linefeedsWookey2011-07-111-253/+253
| |
* | Do not make an entrance redirect for entrances without there own pagesMartin Green2011-07-111-2/+3
|/
* Removed conversion to wiki, replaced Surveystation models with text, added ↵Martin Green2011-07-111-16/+19
| | | | area 1623 to all relevant caves.
* Added editing of flat pages. Added slugfields to models to refer to them.Martin Green2011-06-021-6/+18
|
* [svn] Changed addToArgsSurveyStation such that it does not pass a ↵martin speleo2009-07-041-4/+4
| | | | surveystation model to html_to_wiki. Which was unecessary as html_to_wiki returned it without modification. By removing it html_to_wiki can be cleaned up.
* [svn] Work on turn html pages into cavedescription models.py.martin speleo2009-07-041-79/+1
| | | | | Moved parser/cavetabs html_to_wiki function to utils.py Added databaseReset.py desc to refresh the cavedescriptions.
* [svn] Brief code cleanup.substantialnoninfringinguser2009-07-031-1/+1
|
* [svn] Renaming troggle.expo to troggle.core. To do this, used:substantialnoninfringinguser2009-07-021-1/+1
| | | | | | perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py` and then manually checked each change (had to remove a couple)
* [svn] Added beginnings subcaves parser. This required importing more ↵substantialnoninfringinguser2009-06-141-0/+7
| | | | information from cavetab, namely the location where the main cave page appeared on the old expo website.
* [svn] Added detection of noinfo in cave parser. It sets the non_public flag ↵substantialnoninfringinguser2009-06-101-0/+5
| | | | to true, and the view then shows nonpublic.html instead of the cave if the user isn't logged in.
* [svn] switched from dodgy manually writing to logfile to using python's ↵substantialnoninfringinguser2009-05-221-21/+13
| | | | logging module, which seems great
* [svn] minor logfile mistakesubstantialnoninfringinguser2009-05-211-1/+1
|
* [svn]substantialnoninfringinguser2009-05-191-1/+1
|
* [svn] Fixed broken buttons on controlpanel, added CAVETAB2.CSV export and ↵substantialnoninfringinguser2009-05-141-2/+0
| | | | | | download buttons and made them work too. Changed ordering on PersonExpeditions so that it is based on their expedition. That way, even if we don't have date info on when a user was on expo exactly, pages like personindex work correctly.
* [svn] fix it for real this timesubstantialnoninfringinguser2009-05-131-1/+1
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8327 by cucc @ 5/3/2009 6:18 AM
* [svn] fix import naming mistakesubstantialnoninfringinguser2009-05-131-1/+1
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8326 by cucc @ 5/3/2009 6:17 AM
* [svn] Weeks of local changes.substantialnoninfringinguser2009-05-131-28/+53
| | | | | | | | | | | - 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
* [svn]substantialnoninfringinguser2009-05-131-3/+2
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8245 by aaron @ 2/17/2009 1:09 AM
* [svn] make worksubstantialnoninfringinguser2009-05-131-2/+3
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8236 by julian @ 1/30/2009 5:40 PM
* [svn] cave maps to all logbook entry trips done theresubstantialnoninfringinguser2009-05-131-121/+128
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8228 by julian @ 1/24/2009 11:59 PM
* [svn] merge the trip table to have surveys by datesubstantialnoninfringinguser2009-05-131-0/+18
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8221 by julian @ 1/24/2009 2:01 PM
* [svn] Converted <p> tags to wiki style "\n\n"substantialnoninfringinguser2009-05-131-4/+3
| | | | | Tidied header Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8063 by julian @ 11/6/2008 11:29 PM
* [svn] Removed last of the sqlite save hacksubstantialnoninfringinguser2009-05-131-17/+8
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8051 by julian @ 11/2/2008 11:13 PM
* [svn] Add QM model. Note that I had to put models_logbook into models cave ↵substantialnoninfringinguser2009-05-131-1/+2
| | | | | | because it referred to models from both. Will try to split them back up, should be possible. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8042 by aaron @ 10/28/2008 10:21 PM
* [svn] Fix edit conflict screwupsubstantialnoninfringinguser2009-05-131-9/+1
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8041 by aaron @ 10/27/2008 6:12 PM
* [svn] parsing of 2007 logbook. still problemssubstantialnoninfringinguser2009-05-131-1/+10
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8039 by julian @ 10/27/2008 2:03 AM
* [svn] Commented out sqlite reference for use on other databasessubstantialnoninfringinguser2009-05-131-7/+7
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8037 by aaron @ 10/27/2008 12:01 AM
* [svn] Initial troggle checkinsubstantialnoninfringinguser2009-05-131-0/+272
This is a development site using Django 1.0 Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8034 by julian @ 10/26/2008 9:04 PM