summaryrefslogtreecommitdiffstats
path: root/databaseReset.py
Commit message (Collapse)AuthorAgeFilesLines
* We don't want troggle trying to write out the filesSam Wenham2020-02-201-9/+0
|
* Minor text and whitespace fixesWookey2020-02-201-7/+3
|
* Move survex parsing later in the process as it tends to run out of memoryWookey2020-02-201-1/+1
|
* typoPhilip Sargent2020-02-191-5/+5
|
* typos fix and more descriptionPhilip Sargent2020-02-191-5/+4
|
* making in-code documentation strings match what actually happensPhilip Sargent2020-02-191-5/+8
|
* Backed out changeset: 4552f42bdf54Sam Wenham2019-06-261-3/+1
|
* Remove this stupid hard coded name matchSam Wenham2019-06-261-1/+3
|
* Updating caves and entrances is no longer nuclear!Sam Wenham2019-04-191-4/+1
| | | | | | | | 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!
* Update new management command for DB resetSam Wenham2019-03-301-10/+10
| | | | | | Switch to content_type from mimetype Make DB reset not nuke so much Tidy logbook parser
* Add reload_db option to databaseReset.pyexpoonserver2019-03-261-0/+2
|
* Make the suryeys importer not explodeSam Wenham2019-02-241-4/+7
|
* Make things more compatiable with newer pythonSam Wenham2019-02-241-10/+10
| | | | | | | Fix the expeditions list Improvements to make it compatiable with django 1.8 Bump the years to add 2018 Update the .hgignore file to ignore junk
* Add 'troggle' namespace to databasereset.py so it runs in django >1.5expoonserver2018-06-171-1/+1
|
* django.setup needs to be run before any attempt to use databaseexpoonserver2018-06-171-2/+4
|
* imports must specify the application name i nlater django versions.expoonserver2018-06-161-1/+1
| | | | databasereset updated accordingly.
* Django 1.7 mostly working. Big refactor so probably bugsSam Wenham2018-04-151-2/+2
|
* sysadmin to expouser for emailSam Wenham2015-07-011-1/+1
|
* Move expo user settings out of databasereset.py to localsettings where they ↵Sam Wenham2015-07-011-1/+4
| | | | really belong
* Don't put passwords in the repoexpo2015-06-241-1/+1
|
* Change password of 'expo' user created by databasereset script to match that ↵Wookey2015-05-251-1/+1
| | | | used elsewhere
* Change databasereset to use 'caves' instead of 'cavesnew' for reloading the ↵expo2014-07-281-2/+2
| | | | cave database
* Document 'cavesnew' option in databasereset.py - which just reads inwookey2013-10-071-1/+3
| | | | caves datafiles.
* merged in proper CSRF changes from serverWookey2013-07-021-7/+7
|\
| * Change database syntax to modern format as old style no longerWookey2013-07-021-7/+7
| | | | | | | | supported in django 1.4
* | Add 'people' option to DatabaseReset.py, to read in just the folk list after ↵wookey2013-07-021-0/+2
|/ | | | | | update. Not sure that it actually works mind...
* Add help command and usage info to databaseReset.pywookey2013-06-241-2/+21
|
* Started removing foreignkeys to caves, to achieve greater flexability. Some ↵expo2012-08-121-0/+10
| | | | log book entries stuff may be broken. Add ability to make new caves and entrances via website.
* Made a prospecting guide and fixed survex station description. Removed ↵Martin Green2012-08-101-20/+0
| | | | parsing of underground descriptions to wikis.
* no need to export to cavetab2 anymoreMartin Green2012-06-101-6/+0
|
* update caves from new cave file format not cavetab2.csvMartin Green2012-06-101-13/+1
|
* Start to change dataformat for caves, along with there editing. Start to ↵Martin Green2012-06-101-2/+28
| | | | change survex reader to cope better with equates/tags.
* remove all the DOS linefeedsWookey2011-07-111-217/+217
|
* Removed conversion to wiki, replaced Surveystation models with text, added ↵Martin Green2011-07-111-1/+16
| | | | area 1623 to all relevant caves.
* edit logbooks, new logbook format, increased database normalisationMartin Green2011-05-011-5/+70
|
* make 2008 logbook correctly parsegoatchurch2009-09-141-1/+1
|
* able to save sketches up from tunnelgoatchurch2009-09-131-1/+1
|
* tunnelfiles scheme addedgoatchurch2009-09-111-1/+9
|
* survey scans features addedgoatchurch2009-09-101-0/+8
|
* login required for saving survex filesgoatchurch2009-08-291-0/+1
|
* login required for saving survex filesgoatchurch2009-08-291-0/+1
|
* login required for saving survex filesgoatchurch2009-08-291-1/+1
|
* [svn] latest hacking for various statisticsgoatchurch2009-08-051-1/+4
|
* [svn] now with ability to make new svx filegoatchurch2009-08-011-1/+7
|
* [svn] * Make descriptions parser also replace links to descriptions from ↵substantialnoninfringinguser2009-07-161-0/+1
| | | | | | Cave models' underground_descriptions with wikilinks for valid (existing) links * Make entrances searchable in admin by cave kataster number
* [svn] Work on turn html pages into cavedescription models.py.martin speleo2009-07-041-3/+24
| | | | | Moved parser/cavetabs html_to_wiki function to utils.py Added databaseReset.py desc to refresh the cavedescriptions.
* [svn] with command optiongoatchurch2009-06-281-1/+7
|
* [svn] * Make subcave urls work.substantialnoninfringinguser2009-05-221-1/+7
| | | | * Add json and xml download to admin.
* [svn] minor logfile mistakesubstantialnoninfringinguser2009-05-211-2/+2
|
* [svn] fix minor logfile errorsubstantialnoninfringinguser2009-05-211-1/+3
|