Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modelviz added | goatchurch | 2009-09-11 | 9 | -31/+248 |
| | |||||
* | survey scans features added | goatchurch | 2009-09-10 | 13 | -45/+206 |
| | |||||
* | parsing | goatchurch | 2009-09-08 | 1 | -0/+4 |
| | |||||
* | login required for saving survex files | goatchurch | 2009-08-29 | 1 | -0/+1 |
| | |||||
* | login required for saving survex files | goatchurch | 2009-08-29 | 1 | -0/+1 |
| | |||||
* | login required for saving survex files | goatchurch | 2009-08-29 | 1 | -0/+1 |
| | |||||
* | login required for saving survex files | goatchurch | 2009-08-29 | 1 | -1/+1 |
| | |||||
* | login required for saving survex files | goatchurch | 2009-08-29 | 3 | -3/+643 |
| | |||||
* | get rid of photo | expo | 2009-08-29 | 4 | -11/+15 |
| | |||||
* | enable admin url | goatchurch | 2009-08-29 | 1 | -1/+2 |
| | |||||
* | remove dependence on latest django | goatchurch | 2009-08-29 | 1 | -11/+12 |
| | |||||
* | quick hack to make work in django1.0 Photo to DPhoto | goatchurch | 2009-08-23 | 6 | -11/+12 |
| | |||||
* | [svn] latest hacking for various statistics | goatchurch | 2009-08-05 | 16 | -99/+302 |
| | |||||
* | [svn] now with ability to make new svx file | goatchurch | 2009-08-01 | 18 | -259/+448 |
| | |||||
* | [svn] full checkin. animations disabled, sorry | goatchurch | 2009-07-27 | 11 | -173/+255 |
| | |||||
* | [svn] some file reading things | goatchurch | 2009-07-27 | 10 | -67/+81 |
| | |||||
* | [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 | 11 | -27/+37 |
| | | | | 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] | substantialnoninfringinguser | 2009-07-17 | 1 | -2/+0 |
| | |||||
* | [svn] * Make descriptions parser also replace links to descriptions from ↵ | substantialnoninfringinguser | 2009-07-16 | 5 | -7/+35 |
| | | | | | | Cave models' underground_descriptions with wikilinks for valid (existing) links * Make entrances searchable in admin by cave kataster number | ||||
* | [svn] only logged in users should see the tasks page thing | substantialnoninfringinguser | 2009-07-15 | 1 | -1/+1 |
| | |||||
* | [svn] * wikilink to html for subcaves and cave descriptions | substantialnoninfringinguser | 2009-07-12 | 3 | -8/+16 |
| | | | | * fix header regex | ||||
* | [svn] Add regex to turn ==headers== into <h2>headers</2> | substantialnoninfringinguser | 2009-07-12 | 1 | -2/+13 |
| | |||||
* | [svn] override save for CaveDescriptions to scan qm wikilinks and add into ↵ | substantialnoninfringinguser | 2009-07-11 | 5 | -13/+35 |
| | | | | the manytomany field linked_qms | ||||
* | [svn] Make QM wikilinks work in new format, and fix cave description parser ↵ | substantialnoninfringinguser | 2009-07-09 | 3 | -9/+16 |
| | | | | to output working wikilinks. | ||||
* | [svn] not ready for that yet | substantialnoninfringinguser | 2009-07-06 | 1 | -2/+2 |
| | |||||
* | [svn] * Make Q< wikilinks work again | substantialnoninfringinguser | 2009-07-06 | 6 | -18/+140 |
| | | | | | * Add new ajax bit in LogbookEntry admin which checks for QMs not in wikilink format and allows one click fixes. Soon to be expanded to check for wikilinks that aren't in foreignkey. * Tweaks to admin including using raw_id_fields for PersonExpedition & other foreignkeyed models with lots of instances. | ||||
* | [svn] wiki_to_html changes. | martin speleo | 2009-07-04 | 2 | -22/+24 |
| | | | | Changes views of qm model. | ||||
* | [svn] | substantialnoninfringinguser | 2009-07-04 | 1 | -1/+1 |
| | |||||
* | [svn] Remove old subcave model, along with mptt and feincms. Also move ↵ | substantialnoninfringinguser | 2009-07-04 | 45 | -1930/+9 |
| | | | | OtherCaveNames admin representation to an inline in Cave. | ||||
* | [svn] | substantialnoninfringinguser | 2009-07-04 | 1 | -0/+39 |
| | |||||
* | [svn] Initial and poor attempt at a view for cave descriptions. | martin speleo | 2009-07-04 | 3 | -4/+31 |
| | |||||
* | [svn] Pareser for cave descriptions | martin speleo | 2009-07-04 | 1 | -0/+38 |
| | |||||
* | [svn] Changed addToArgsSurveyStation such that it does not pass a ↵ | martin speleo | 2009-07-04 | 1 | -4/+4 |
| | | | | surveystation model to html_to_wiki. Which was unecessary as html_to_wiki returned it without modification. By removing it html_to_wiki can be cleaned up. | ||||
* | [svn] Work on turn html pages into cavedescription models.py. | martin speleo | 2009-07-04 | 4 | -93/+133 |
| | | | | | Moved parser/cavetabs html_to_wiki function to utils.py Added databaseReset.py desc to refresh the cavedescriptions. | ||||
* | [svn] removed redundant import | martin speleo | 2009-07-04 | 1 | -1/+0 |
| | |||||
* | [svn] * Adding JS fill in next QM number via ajax. | substantialnoninfringinguser | 2009-07-04 | 9 | -112/+154 |
| | | | | | * Slight models cleanup- get rid of TroggleImageModel class, use mixin instead. * Collect various troggle shared functions into utils.py | ||||
* | [svn] Added cavedescription and new subcave. | martin speleo | 2009-07-04 | 3 | -2/+22 |
| | | | | Changed parsers/survex to read *title into subcave | ||||
* | [svn] Change to get js in admin work for feincms | martin speleo | 2009-07-04 | 1 | -1/+1 |
| | |||||
* | [svn] Fixed the following of *includes by adding white space to the end of ↵ | martin speleo | 2009-07-03 | 1 | -5/+5 |
| | | | | the regex. | ||||
* | [svn] | substantialnoninfringinguser | 2009-07-03 | 1 | -0/+2 |
| | |||||
* | [svn] Fixed setContentHeight to work properly for eye candy view, whilst ↵ | martin speleo | 2009-07-03 | 2 | -3/+4 |
| | | | | removing it from the non-eyecandy view | ||||
* | [svn] Remove broken import search | martin speleo | 2009-07-03 | 1 | -1/+0 |
| | |||||
* | [svn] | substantialnoninfringinguser | 2009-07-03 | 1 | -12/+0 |
| | |||||
* | [svn] Brief code cleanup. | substantialnoninfringinguser | 2009-07-03 | 17 | -207/+126 |
| | |||||
* | [svn] whoops | substantialnoninfringinguser | 2009-07-03 | 1 | -1/+1 |
| | |||||
* | [svn] Use template block "related" for related objects. Various cleanup, fix ↵ | substantialnoninfringinguser | 2009-07-03 | 11 | -69/+56 |
| | | | | personexpedition date views. | ||||
* | [svn] More fallout of renaming expo to core. Also fix | substantialnoninfringinguser | 2009-07-02 | 1 | -2/+2 |
| | |||||
* | [svn] Fix leftover from expo -> core rename, and add databaseReset.py to ↵ | substantialnoninfringinguser | 2009-07-02 | 2 | -10/+14 |
| | | | | README.txt |