Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add checking for compass too | Wookey | 2013-05-22 | 1 | -5/+13 | |
| | | | | Only print filenames on error by default | |||||
* | Add error check in place where parser died | Wookey | 2013-05-22 | 1 | -1/+7 | |
| | ||||||
* | Add some exception checking to parsers/caves.py so that missing entrance | wookey | 2012-09-24 | 1 | -11/+19 | |
| | | | | | slugs don't blow up the import. Also reduce the noise, so you just get a warning about missing slugs printed out | |||||
* | Add debug for which entrance file was being read so we get a clue where to ↵ | wookey | 2012-09-24 | 1 | -1/+1 | |
| | | | | look when 'databasereset newcaves' falls over | |||||
* | Add some debug to cave parser as it's easy to make it fail | Wookey | 2012-09-24 | 1 | -0/+2 | |
| | | | | e.g. by referring to slugs that don't exist. | |||||
* | Bug fixing of cave and entrance forms removal of slugs | Martin | 2012-08-14 | 1 | -0/+2 | |
| | ||||||
* | Made a prospecting guide and fixed survex station description. Removed ↵ | Martin Green | 2012-08-10 | 3 | -46/+2 | |
| | | | | parsing of underground descriptions to wikis. | |||||
* | 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 | |
| | ||||||
* | New parser for new cave format | Martin Green | 2012-06-10 | 1 | -0/+166 | |
| | ||||||
* | Start to change dataformat for caves, along with there editing. Start to ↵ | Martin Green | 2012-06-10 | 2 | -71/+91 | |
| | | | | change survex reader to cope better with equates/tags. | |||||
* | Add 2010 and 2011 logbooks to parsing list (can we make this auto | Wookey | 2011-09-15 | 1 | -0/+2 | |
| | | | | somehow - by agreeing a logbook format, or letting it guess)? | |||||
* | rest of martin's changes, without reverting lineend issues | Wookey | 2011-07-11 | 5 | -1087/+1086 | |
|\ | ||||||
| * | remove all the DOS linefeeds | Wookey | 2011-07-11 | 5 | -1086/+1086 | |
| | | ||||||
* | | Do not make an entrance redirect for entrances without there own pages | Martin Green | 2011-07-11 | 1 | -2/+3 | |
|/ | ||||||
* | Removed conversion to wiki, replaced Surveystation models with text, added ↵ | Martin Green | 2011-07-11 | 1 | -16/+19 | |
| | | | | area 1623 to all relevant caves. | |||||
* | Added parsing of all.svx, along side parsing individual caves. | Martin Green | 2011-07-11 | 1 | -7/+65 | |
| | | | | | | Added the making and parsing of all.pos to determine the location of stations. Mare work is required so the caves are parsed and stored only once. Survex parsing appears to include bugs, that print out errors. | |||||
* | Changed to regex to make 2003 expo logbooks parse | Martin Green | 2011-07-10 | 1 | -1/+1 | |
| | ||||||
* | Added editing of flat pages. Added slugfields to models to refer to them. | Martin Green | 2011-06-02 | 1 | -6/+18 | |
| | ||||||
* | edit logbooks, new logbook format, increased database normalisation | Martin Green | 2011-05-01 | 1 | -2/+103 | |
| | ||||||
* | 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 | 2 | -32/+83 | |
| | ||||||
* | able to save sketches up from tunnel | goatchurch | 2009-09-13 | 1 | -10/+27 | |
| | ||||||
* | tunnelfiles scheme added | goatchurch | 2009-09-11 | 3 | -49/+43 | |
| | ||||||
* | modelviz added | goatchurch | 2009-09-11 | 2 | -5/+7 | |
| | ||||||
* | survey scans features added | goatchurch | 2009-09-10 | 2 | -5/+63 | |
| | ||||||
* | parsing | goatchurch | 2009-09-08 | 1 | -0/+4 | |
| | ||||||
* | get rid of photo | expo | 2009-08-29 | 2 | -8/+8 | |
| | ||||||
* | [svn] latest hacking for various statistics | goatchurch | 2009-08-05 | 2 | -63/+155 | |
| | ||||||
* | [svn] now with ability to make new svx file | goatchurch | 2009-08-01 | 2 | -150/+99 | |
| | ||||||
* | [svn] full checkin. animations disabled, sorry | goatchurch | 2009-07-27 | 2 | -15/+19 | |
| | ||||||
* | [svn] Various bug fixes, using more raw_id fields in admin so it loads ↵ | substantialnoninfringinguser | 2009-07-22 | 1 | -1/+1 | |
| | | | | faster. I had to put onLoad="contentHeight();" back into the base template. This is a bad solution, I would rather use Martin's, but it wasn't working. | |||||
* | [svn] * Make descriptions parser also replace links to descriptions from ↵ | substantialnoninfringinguser | 2009-07-16 | 1 | -1/+8 | |
| | | | | | | Cave models' underground_descriptions with wikilinks for valid (existing) links * Make entrances searchable in admin by cave kataster number | |||||
* | [svn] Pareser for cave descriptions | martin speleo | 2009-07-04 | 1 | -0/+38 | |
| | ||||||
* | [svn] Changed addToArgsSurveyStation such that it does not pass a ↵ | martin speleo | 2009-07-04 | 1 | -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 speleo | 2009-07-04 | 1 | -79/+1 | |
| | | | | | Moved parser/cavetabs html_to_wiki function to utils.py Added databaseReset.py desc to refresh the cavedescriptions. | |||||
* | [svn] * Adding JS fill in next QM number via ajax. | substantialnoninfringinguser | 2009-07-04 | 1 | -1/+14 | |
| | | | | | * Slight models cleanup- get rid of TroggleImageModel class, use mixin instead. * Collect various troggle shared functions into utils.py | |||||
* | [svn] Added cavedescription and new subcave. | martin speleo | 2009-07-04 | 1 | -1/+5 | |
| | | | | Changed parsers/survex to read *title into subcave | |||||
* | [svn] Fixed the following of *includes by adding white space to the end of ↵ | martin speleo | 2009-07-03 | 1 | -5/+5 | |
| | | | | the regex. | |||||
* | [svn] Brief code cleanup. | substantialnoninfringinguser | 2009-07-03 | 6 | -18/+7 | |
| | ||||||
* | [svn] Fix leftover from expo -> core rename, and add databaseReset.py to ↵ | substantialnoninfringinguser | 2009-07-02 | 1 | -7/+3 | |
| | | | | README.txt | |||||
* | [svn] Renaming troggle.expo to troggle.core. To do this, used: | substantialnoninfringinguser | 2009-07-02 | 6 | -12/+7 | |
| | | | | | | perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py` and then manually checked each change (had to remove a couple) | |||||
* | [svn] Add photos wiki syntaxes: e.g. | substantialnoninfringinguser | 2009-07-02 | 1 | -3/+3 | |
| | | | | | | [[display:centre photo:andyc.jpg]] where centre is a class applied to image, and andyc.jpg is the filename of a Photo model instance. Image will be displayed as thumbnail with link to full size image. [[photo:andyc.jpg]] will produce a link to the admin page for the andyc.jpg Photo model instance. [[photo:andyc.jpg Title of the link]] will produce a link to the admin page for the andyc.jpg Photo model instance with link text "Title of the link" | |||||
* | [svn] Whoops, forgot to add the file in last revision. | substantialnoninfringinguser | 2009-06-14 | 1 | -0/+48 | |
| | ||||||
* | [svn] Added beginnings subcaves parser. This required importing more ↵ | substantialnoninfringinguser | 2009-06-14 | 1 | -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 ↵ | substantialnoninfringinguser | 2009-06-10 | 1 | -0/+5 | |
| | | | | to true, and the view then shows nonpublic.html instead of the cave if the user isn't logged in. | |||||
* | [svn] codemirror | goatchurch | 2009-06-09 | 1 | -4/+5 | |
| | ||||||
* | [svn] Removed redundant fields "date" and "place" from Persontrip model. A ↵ | substantialnoninfringinguser | 2009-06-09 | 1 | -5/+10 | |
| | | | | PersonTrip's date and place are stored in its parent LogbookEntry. PersonTrips are the people who participate in the trip in a LogbookEntry, so it would make no sense to have different dates and places from the LogbookEntry they are foreignkeyed to. |