Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Object storage as alternative to SQL | Philip Sargent | 2020-06-08 | 1 | -35/+164 | |
| | ||||||
* | attempt to simplify wnt horribly wrong | Philip Sargent | 2020-06-06 | 1 | -8/+20 | |
| | ||||||
* | bug fix in logbook parser | Philip Sargent | 2020-05-30 | 1 | -117/+84 | |
| | ||||||
* | Imposrt mad more specific | Philip Sargent | 2020-05-30 | 1 | -19/+19 | |
| | ||||||
* | Moved classes to models_caves and fixed imports | Philip Sargent | 2020-05-28 | 1 | -11/+32 | |
| | ||||||
* | Expunge cavetab | Philip Sargent | 2020-05-28 | 1 | -12/+9 | |
| | ||||||
* | Convert codebase for python3 usage | Philip Sargent | 2020-05-24 | 1 | -19/+20 | |
| | ||||||
* | bug fixed for new logbook | Philip Sargent | 2020-04-13 | 1 | -22/+21 | |
| | ||||||
* | 2010 is html format not wiki format. | Philip Sargent | 2020-04-12 | 1 | -2/+2 | |
| | | | | Or at least, now it is. | |||||
* | New cacheing for parsed logbooks. All logbooks load in 75 seconds now. | Philip Sargent | 2020-04-12 | 1 | -21/+78 | |
| | ||||||
* | Fixing logbooks with parse errors | Philip Sargent | 2020-02-20 | 1 | -1/+1 | |
| | ||||||
* | backport order of operations in reset() and change logbook parser to do ↵ | Philip Sargent | 2020-02-20 | 1 | -2/+2 | |
| | | | | paragraphs differently | |||||
* | Allow comments against names in logbooks in brackets | Sam Wenham | 2019-07-11 | 1 | -3/+5 | |
| | | | | Convert accent chars in names into simple chars as this is what people enter in the logbook | |||||
* | Just commit the logbook parser this time (can we move to git now!!!) | Sam Wenham | 2019-06-26 | 1 | -2/+2 | |
| | ||||||
* | Backed out changeset: 4552f42bdf54 | Sam Wenham | 2019-06-26 | 1 | -2/+2 | |
| | ||||||
* | Remove this stupid hard coded name match | Sam Wenham | 2019-06-26 | 1 | -2/+2 | |
| | ||||||
* | missed objects | Sam Wenham | 2019-04-18 | 1 | -1/+1 | |
| | ||||||
* | Clear data issues for logbooks before reloading | Sam Wenham | 2019-04-18 | 1 | -2/+6 | |
| | ||||||
* | Fix CSRF issues in svx form | Sam Wenham | 2019-04-14 | 1 | -0/+6 | |
| | | | | | | Set date formats Add DataIssue model and add errors to it to allow us to give people a list of stuff to fix | |||||
* | Sort people by notability | Sam Wenham | 2019-04-02 | 1 | -1/+1 | |
| | | | | | Better errors and tidy Nicer date formats | |||||
* | Support html and wiki logbook entrys | Sam Wenham | 2019-03-31 | 1 | -11/+17 | |
| | | | | | | Move nearest_station to nearest_station_name and make nearest_station a foreign key to SurvexStation Lots of tidying | |||||
* | Update new management command for DB reset | Sam Wenham | 2019-03-30 | 1 | -10/+9 | |
| | | | | | | Switch to content_type from mimetype Make DB reset not nuke so much Tidy logbook parser | |||||
* | Fix people list | Sam Wenham | 2019-03-09 | 1 | -1/+1 | |
| | | | | | | Cope with Jimmy McFoo as a name! Don't set the top expo value in the code whin it is piss easy to calculate Fix typo from last commit | |||||
* | There is no point having two functions do basicaly the same thing so make the | Sam Wenham | 2019-03-09 | 1 | -36/+3 | |
| | | | | | load all logbooks call load logbook(expo) Remove the return message from load logbook as it isn't used | |||||
* | Make the logbook parser a little more sane | Sam Wenham | 2019-03-06 | 1 | -94/+117 | |
| | | | | | | Move the parser to expo mapping to settings Set a default parser Iterate over the expo years rather than the mapping list! | |||||
* | Django 1.7 mostly working. Big refactor so probably bugs | Sam Wenham | 2018-04-15 | 1 | -1/+1 | |
| | ||||||
* | Add a function for running people parser | wookey | 2013-06-25 | 1 | -0/+4 | |
| | | | | And comments on how logbooks can't be read in until 'year' exists in database | |||||
* | 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)? | |||||
* | remove all the DOS linefeeds | Wookey | 2011-07-11 | 1 | -432/+432 | |
| | ||||||
* | Changed to regex to make 2003 expo logbooks parse | Martin Green | 2011-07-10 | 1 | -1/+1 | |
| | ||||||
* | edit logbooks, new logbook format, increased database normalisation | Martin Green | 2011-05-01 | 1 | -2/+103 | |
| | ||||||
* | make 2008 logbook correctly parse | goatchurch | 2009-09-14 | 1 | -6/+6 | |
| | ||||||
* | tunnelfiles scheme added | goatchurch | 2009-09-11 | 1 | -45/+6 | |
| | ||||||
* | modelviz added | goatchurch | 2009-09-11 | 1 | -4/+5 | |
| | ||||||
* | parsing | goatchurch | 2009-09-08 | 1 | -0/+4 | |
| | ||||||
* | [svn] latest hacking for various statistics | goatchurch | 2009-08-05 | 1 | -4/+16 | |
| | ||||||
* | [svn] now with ability to make new svx file | goatchurch | 2009-08-01 | 1 | -2/+2 | |
| | ||||||
* | [svn] full checkin. animations disabled, sorry | goatchurch | 2009-07-27 | 1 | -14/+15 | |
| | ||||||
* | [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 | -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] 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. | |||||
* | [svn] fix imports | substantialnoninfringinguser | 2009-05-23 | 1 | -6/+6 | |
| | ||||||
* | [svn] fix it for real this time | substantialnoninfringinguser | 2009-05-13 | 1 | -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 mistake | substantialnoninfringinguser | 2009-05-13 | 1 | -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. | substantialnoninfringinguser | 2009-05-13 | 1 | -18/+26 | |
| | | | | | | | | | | | - 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] Logbook entries are now at /YYYY-MM-DD/slug . | substantialnoninfringinguser | 2009-05-13 | 1 | -1/+6 | |
| | | | | | Try editing a logbook entry title in the admin now. The django built in auto slug field is fun and javascripty. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8308 by aaron @ 3/16/2009 7:27 PM | |||||
* | [svn] Reverted the reverts from 8267. Fixed the next / previous trip in ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -20/+16 | |
| | | | | | | | | personexpedition on the LogbookEntry template -- I had misunderstood what this was supposed to do last time I messed with it. This involved adding the methods PersonTrip.get_persons_next_trip and persons_previous_trip. Couldn't find any other broken things. Kept the productive changes in 8267: extending the logbook parsing back to 1993, changing index page, changes to view_surveys.py Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8274 by aaron @ 3/14/2009 8:38 AM | |||||
* | [svn] revert some of the changes (href element) so that the links work | substantialnoninfringinguser | 2009-05-13 | 1 | -14/+21 | |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8267 by julian @ 3/11/2009 10:44 AM | |||||
* | [svn] Added new abstract base class TroggleModel. Any fields or methods that ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -2/+0 | |
| | | | | | | | need to be added to multiple models should be added here. Added edit links to caves, people, logbook entries, and people. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8260 by aaron @ 2/26/2009 5:28 AM |