Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unused properties and moving | Philip Sargent | 2023-01-30 | 1 | -5/+5 |
| | |||||
* | moved aliases to people module, faster db too | Philip Sargent | 2023-01-28 | 1 | -12/+20 |
| | |||||
* | ruff removed unused imports | Philip Sargent | 2023-01-19 | 1 | -3/+1 |
| | |||||
* | reformatted using black | Philip Sargent | 2023-01-19 | 1 | -93/+111 |
| | |||||
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 1 | -5/+9 |
| | |||||
* | fix more logbook parsing | Philip Sargent | 2022-12-17 | 1 | -1/+1 |
| | |||||
* | Convert .format() to f-strings | Philip Sargent | 2022-11-23 | 1 | -1/+1 |
| | |||||
* | Add 'foreign friends' to names alias list | Philip Sargent | 2022-10-12 | 1 | -7/+10 |
| | |||||
* | *team parsing much improved. Copes with everything now. | Philip Sargent | 2022-10-10 | 1 | -2/+31 |
| | |||||
* | more fixes | Philip Sargent | 2022-10-10 | 1 | -0/+1 |
| | |||||
* | More fixes to name resolution checking | Philip Sargent | 2022-10-09 | 1 | -15/+32 |
| | |||||
* | Widen the recognizer capabilities for names | Philip Sargent | 2022-10-09 | 1 | -47/+70 |
| | |||||
* | new report to make aliases visible | Philip Sargent | 2022-10-09 | 1 | -7/+33 |
| | |||||
* | abbrv. names now accepted when parsing logbooks, survex | Philip Sargent | 2022-10-08 | 1 | -0/+14 |
| | |||||
* | small chnages to name resolution | Philip Sargent | 2022-10-07 | 1 | -2/+8 |
| | |||||
* | WORKING both py3.9.10 & 3.8.10 (dj2.2.25) | Philip Sargent | 2022-03-02 | 1 | -5/+4 |
| | |||||
* | Imports in control panel work again | Philip Sargent | 2021-04-27 | 1 | -0/+1 |
| | |||||
* | enabled mugshots & blurb in people pages | Philip Sargent | 2021-04-15 | 1 | -23/+52 |
| | |||||
* | fixing typos and changes in importing | Philip Sargent | 2021-04-13 | 1 | -6/+6 |
| | |||||
* | moving save_carefully() | Philip Sargent | 2021-04-13 | 1 | -4/+6 |
| | |||||
* | Importing old logbooks | Philip Sargent | 2021-02-06 | 1 | -0/+6 |
| | |||||
* | extra error printout and remove old code | Philip Sargent | 2020-07-06 | 1 | -22/+0 |
| | |||||
* | fix schema and try cache caves import | Philip Sargent | 2020-07-06 | 1 | -20/+1 |
| | |||||
* | person attribution of surveyed length working | Philip Sargent | 2020-07-06 | 1 | -3/+1 |
| | |||||
* | Fully working dj 1.11.29 | Philip Sargent | 2020-06-19 | 1 | -1/+6 |
| | |||||
* | Convert codebase for python3 usage | Philip Sargent | 2020-05-24 | 1 | -5/+5 |
| | |||||
* | Remove PHOTOS_ROOT and DPhoto class | Philip Sargent | 2020-05-15 | 1 | -21/+22 |
| | |||||
* | add mysql startup documentation | Philip Sargent | 2020-05-14 | 1 | -1/+1 |
| | |||||
* | Thorough spring clean and profiling | Philip Sargent | 2020-04-27 | 1 | -2/+2 |
| | |||||
* | Validation of mugshot or blrub file added | Philip Sargent | 2020-04-01 | 1 | -1/+7 |
| | |||||
* | Allow comments against names in logbooks in brackets | Sam Wenham | 2019-07-11 | 1 | -3/+8 |
| | | | | Convert accent chars in names into simple chars as this is what people enter in the logbook | ||||
* | Updating caves and entrances is no longer nuclear! | Sam Wenham | 2019-04-19 | 1 | -5/+31 |
| | | | | | | | | Big overhaul of people processing, fullname added to the model lastname is now names -1 unless you only have one (yes you Wookey) this allows for Jon Arne Toft and Wookey to live it the same DB names can now have html chars in them, this should be real unicode but that can only happen when we go to Python 3! | ||||
* | Merge lots of troggle fixes | Wookey | 2019-04-02 | 1 | -19/+6 |
|\ | |||||
| * | Support html and wiki logbook entrys | Sam Wenham | 2019-03-31 | 1 | -17/+4 |
| | | | | | | | | | | | | 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 | -2/+2 |
| | | | | | | | | | | | | Switch to content_type from mimetype Make DB reset not nuke so much Tidy logbook parser | ||||
* | | folk.csv has moved into 'folk' dir out of 'noinfo' | Wookey | 2019-04-02 | 1 | -1/+1 |
|/ | |||||
* | Make the logbook parser a little more sane | Sam Wenham | 2019-03-06 | 1 | -3/+3 |
| | | | | | | 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 |
| | |||||
* | get rid of photo | expo | 2009-08-29 | 1 | -2/+2 |
| | |||||
* | [svn] Brief code cleanup. | substantialnoninfringinguser | 2009-07-03 | 1 | -13/+2 |
| | |||||
* | [svn] Fix leftover from expo -> core rename, and add databaseReset.py to ↵ | substantialnoninfringinguser | 2009-07-02 | 1 | -7/+3 |
| | | | | README.txt | ||||
* | [svn] | substantialnoninfringinguser | 2009-05-19 | 1 | -22/+27 |
| | |||||
* | [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 | -25/+24 |
| | | | | | | | | | | | - 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] Reverted the reverts from 8267. Fixed the next / previous trip in ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -3/+3 |
| | | | | | | | | 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 | -3/+3 |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8267 by julian @ 3/11/2009 10:44 AM | ||||
* | [svn] | substantialnoninfringinguser | 2009-05-13 | 1 | -1/+1 |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8255 by aaron @ 2/23/2009 4:16 AM | ||||
* | [svn] Photo file handling and mugshots parsing sorted. | substantialnoninfringinguser | 2009-05-13 | 1 | -50/+57 |
| | | | | | Made URL settings more relative, less redundant. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8246 by aaron @ 2/18/2009 6:45 AM | ||||
* | [svn] | substantialnoninfringinguser | 2009-05-13 | 1 | -26/+26 |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8245 by aaron @ 2/17/2009 1:09 AM |