Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Just removing dud whitespacedjango-1.10 | Sam Wenham | 2020-02-24 | 1 | -10/+10 |
| | |||||
* | Part one of getting troggle to work with django 1.10 | Sam Wenham | 2019-07-16 | 1 | -2/+2 |
| | | | | Major rework of how survex is processed | ||||
* | 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 |