Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved troggle main page to /troggle added a link in flat pages. | Martin Green | 2011-07-11 | 2 | -1/+2 |
| | | | | Now / takes you to the expoweb index page | ||||
* | Do not make an entrance redirect for entrances without there own pages | Martin Green | 2011-07-11 | 1 | -2/+3 |
| | |||||
* | implemented mimetypes, index.htm(l) and fixed edit view | Martin Green | 2011-07-11 | 1 | -7/+35 |
| | |||||
* | Change absolute url for caves to there expoweb url, such that links work | Martin Green | 2011-07-11 | 1 | -8/+9 |
| | |||||
* | merge martin's tip again | Wookey | 2011-07-11 | 1 | -1/+1 |
|\ | |||||
| * | Merge from Martin's tip | Wookey | 2011-07-11 | 42 | -143/+1783 |
| |\ | |||||
| * \ | merge fix from martin's tip. | Wookey | 2011-07-10 | 17 | -20/+376 |
| |\ \ | |||||
| * | | | debug | expo | 2011-05-02 | 1 | -1/+1 |
| | | | | |||||
* | | | | Split up tags such that they use ajax | Martin Green | 2011-07-11 | 7 | -90/+116 |
| |_|/ |/| | | |||||
* | | | Removed conversion to wiki, replaced Surveystation models with text, added ↵ | Martin Green | 2011-07-11 | 10 | -86/+213 |
| | | | | | | | | | | | | area 1623 to all relevant caves. | ||||
* | | | Added flat pages for entrance and special flatpage redirects. | Martin Green | 2011-07-11 | 3 | -3/+52 |
| | | | | | | | | | | | | Enetrances should probably store their urls like cavers. Maybe the flatpages should be handled by the app Aaron installed. | ||||
* | | | Removed links to removed forms | Martin Green | 2011-07-11 | 1 | -1/+1 |
| | | | |||||
* | | | slug views, start of cave eidt form, cavelist splitting up by kataster area etc. | Martin Green | 2011-07-11 | 1 | -2/+29 |
| | | | |||||
* | | | Added parsing of all.svx, along side parsing individual caves. | Martin Green | 2011-07-11 | 2 | -7/+84 |
| | | | | | | | | | | | | | | | | | | Added the making and parsing of all.pos to determine the location of stations. Mare work is required so the caves are parsed and stored only once. Survex parsing appears to include bugs, that print out errors. | ||||
* | | | Removed modelforms for Caves started to add normal forms | Martin Green | 2011-07-10 | 1 | -33/+36 |
| | | | |||||
* | | | Removed SurveyStation model (not SurvexStation) | Martin Green | 2011-07-10 | 1 | -1/+0 |
| | | | |||||
* | | | Added THREEDTOPOS setting for survexs 3dtopos program | Martin Green | 2011-07-10 | 3 | -0/+3 |
| | | | |||||
* | | | Added url to cave and turned entrances station names and removed the ↵ | Martin Green | 2011-07-10 | 1 | -9/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | previous SurveyStation model. Note caves should be rendered in the directory of their original url to make links work. Note SurveyStations appeared to duplicate SurvexStations. Note Given we want to be running from a mercurial repository, it is easiest to store the names of survey stations rather than foreign keys. | ||||
* | | | Add ability to views caves via their cave slug. Not recommended until links ↵ | Martin Green | 2011-07-10 | 1 | -0/+1 |
| | | | | | | | | | | | | are fixed. | ||||
* | | | Changed to regex to make 2003 expo logbooks parse | Martin Green | 2011-07-10 | 1 | -1/+1 |
| | | | |||||
* | | | Added redmund style for jquery-ui | Martin Green | 2011-07-10 | 17 | -0/+1357 |
| |/ |/| | |||||
* | | Added editing of flat pages. Added slugfields to models to refer to them. | Martin Green | 2011-06-02 | 17 | -20/+376 |
|/ | |||||
* | debug | Martin Green | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | debug | Martin Green | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | Try to fake crsf tags so site works on djang0 1.1 | Martin Green | 2011-05-02 | 1 | -0/+10 |
| | |||||
* | Attempt to get CSRF tag not breaking django 1.1 | Martin Green | 2011-05-02 | 1 | -0/+1 |
| | |||||
* | Attempt to get csrf tag working in django 1.1- | Martin Green | 2011-05-02 | 3 | -1/+13 |
| | |||||
* | Get CSRF middleware to work on django 1.1- and 1.2+ | Martin Green | 2011-05-02 | 1 | -1/+7 |
| | |||||
* | Added ability to host website not at the root, eg. http://m.com/troggle/ | Martin Green | 2011-05-02 | 4 | -5/+14 |
| | |||||
* | Debugging, and make get_name function accessable (should really be renamed) | Martin Green | 2011-05-02 | 2 | -25/+29 |
| | |||||
* | CRCF protection | Martin Green | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | decorator to check if user is logged in if settings.PUBLIC_SITE | Martin Green | 2011-05-02 | 1 | -0/+14 |
| | |||||
* | settings.PUBLIC_SITE, login required if public for logbook entry, CRCF ↵ | Martin Green | 2011-05-02 | 6 | -3/+12 |
| | | | | middleware | ||||
* | Bug fix to expedition links | Martin Green | 2011-05-02 | 1 | -3/+3 |
| | |||||
* | Link to expowebsite | Martin Green | 2011-05-02 | 4 | -3/+10 |
| | |||||
* | FIX2 | Martin Green | 2011-05-01 | 1 | -7/+7 |
| | |||||
* | Fix | Martin Green | 2011-05-01 | 1 | -1/+1 |
| | |||||
* | Added settings hooks for TinyMCE. On debian apt-get install tinymce ↵ | Martin Green | 2011-05-01 | 3 | -1/+10 |
| | | | | python-django-tinymce | ||||
* | edit logbooks, new logbook format, increased database normalisation | Martin Green | 2011-05-01 | 12 | -45/+486 |
| | |||||
* | Allow survey scans to be scrapped with a file in the top level directory of ↵ | Martin Green | 2011-05-01 | 1 | -4/+5 |
| | | | | the year | ||||
* | Added variables to configure TinyMCE | Martin Green | 2011-05-01 | 1 | -1/+11 |
| | |||||
* | Added files for jQuery to allow for UI and dynamic formsets. | Martin Green | 2011-05-01 | 18 | -0/+1386 |
| | |||||
* | Setup files for hg to ignore (*.pyc, db*, localsettings.py) | Martin Green | 2011-05-01 | 1 | -0/+6 |
| | |||||
* | Renaming main branch from 'svn' to 'default' per mercurial convention. | Aaron Curtis | 2009-09-27 | 0 | -0/+0 |
| | | | | Hopefully this will keep the main branch as the active one, so the Erebus branch is only used if requested. | ||||
* | rolled back a bad update | goatchurch | 2009-09-14 | 1 | -25/+122 |
| | |||||
* | get survey scans into database | expo | 2009-09-14 | 3 | -134/+66 |
| | |||||
* | make 2008 logbook correctly parse | goatchurch | 2009-09-14 | 8 | -63/+157 |
| | |||||
* | able to save sketches up from tunnel | goatchurch | 2009-09-13 | 6 | -15/+84 |
| | |||||
* | tunnelfiles scheme added | goatchurch | 2009-09-11 | 18 | -229/+273 |
| | |||||
* | modelviz added | goatchurch | 2009-09-11 | 9 | -31/+248 |
| |