Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moving save_carefully() | Philip Sargent | 2021-04-13 | 1 | -173/+0 |
| | |||||
* | creating core/utils.py | Philip Sargent | 2021-04-12 | 1 | -8/+0 |
| | |||||
* | Delete commented-out code | Philip Sargent | 2020-07-26 | 1 | -17/+1 |
| | |||||
* | Commented-out unused CaveDescription object | Philip Sargent | 2020-07-23 | 1 | -16/+15 |
| | |||||
* | Module documentation docstrings | Philip Sargent | 2020-07-18 | 1 | -0/+12 |
| | |||||
* | chaos monkey | Philip Sargent | 2020-07-02 | 1 | -0/+8 |
| | |||||
* | avoiding problem in KH QMs import | Philip Sargent | 2020-06-28 | 1 | -0/+4 |
| | |||||
* | Fully working dj 1.11.29 | Philip Sargent | 2020-06-19 | 1 | -5/+14 |
| | |||||
* | caves, scans, survex work in databaseRest | Philip Sargent | 2020-06-19 | 1 | -0/+1 |
| | |||||
* | static files redone | Philip Sargent | 2020-06-18 | 1 | -2/+1 |
| | |||||
* | Moved classes to models_caves and fixed imports | Philip Sargent | 2020-05-28 | 1 | -1/+1 |
| | |||||
* | expung imagekit and clean import lists | Philip Sargent | 2020-05-28 | 1 | -4/+5 |
| | |||||
* | Convert codebase for python3 usage | Philip Sargent | 2020-05-24 | 1 | -3/+3 |
| | |||||
* | Remove the redundant render_with_context() as django now does this just with the | Sam Wenham | 2019-03-30 | 1 | -15/+1 |
| | | | | | render() shortcut Move from mimetype to content_type, missed in last commit | ||||
* | Django 1.7 mostly working. Big refactor so probably bugs | Sam Wenham | 2018-04-15 | 1 | -7/+7 |
| | |||||
* | undosify lineends | Wookey | 2011-07-11 | 1 | -178/+178 |
| | |||||
* | [svn] full checkin. animations disabled, sorry | goatchurch | 2009-07-27 | 1 | -1/+1 |
| | |||||
* | [svn] fix indexError bug julian found | substantialnoninfringinguser | 2009-07-22 | 1 | -5/+1 |
| | |||||
* | [svn] Various bug fixes, using more raw_id fields in admin so it loads ↵ | substantialnoninfringinguser | 2009-07-22 | 1 | -5/+7 |
| | | | | 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] bugged | goatchurch | 2009-07-21 | 1 | -4/+7 |
| | |||||
* | [svn] * Make descriptions parser also replace links to descriptions from ↵ | substantialnoninfringinguser | 2009-07-16 | 1 | -3/+20 |
| | | | | | | Cave models' underground_descriptions with wikilinks for valid (existing) links * Make entrances searchable in admin by cave kataster number | ||||
* | [svn] * wikilink to html for subcaves and cave descriptions | substantialnoninfringinguser | 2009-07-12 | 1 | -1/+1 |
| | | | | * fix header regex | ||||
* | [svn] override save for CaveDescriptions to scan qm wikilinks and add into ↵ | substantialnoninfringinguser | 2009-07-11 | 1 | -7/+7 |
| | | | | the manytomany field linked_qms | ||||
* | [svn] Make QM wikilinks work in new format, and fix cave description parser ↵ | substantialnoninfringinguser | 2009-07-09 | 1 | -2/+2 |
| | | | | to output working wikilinks. | ||||
* | [svn] Work on turn html pages into cavedescription models.py. | martin speleo | 2009-07-04 | 1 | -6/+97 |
| | | | | | Moved parser/cavetabs html_to_wiki function to utils.py Added databaseReset.py desc to refresh the cavedescriptions. | ||||
* | [svn] Brief code cleanup. | substantialnoninfringinguser | 2009-07-03 | 1 | -0/+69 |