| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | merging correct urls.py for /troggle dir in | ExpoOnServer | 2011-07-12 | 2 | -16/+16 |
| |\ |
|
| * | | Add empty troggle_log.txt file to save doing it by hand | ExpoOnServer | 2011-07-12 | 1 | -0/+0 |
| * | | I seem to be going wrong in circles here | ExpoOnServer | 2011-07-11 | 0 | -0/+0 |
| |\ \ |
|
* | | | | Add odt and ods mime types to our list. | Wookey | 2011-07-12 | 3 | -16/+18 |
| |_|/
|/| | |
|
* | | | really, really get all version the same! | Wookey | 2011-07-11 | 2 | -16/+16 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | rest of martin's changes, without reverting lineend issues | Wookey | 2011-07-11 | 77 | -6652/+6650 |
| |\ |
|
| | * | Add changes from martin | Wookey | 2011-07-11 | 1 | -7/+35 |
* | | | add /troggle dir (Martin's changes to get main site back as entry point) | ExpoOnServer | 2011-07-11 | 2 | -7/+36 |
|\| |
| |/
|/| |
|
| * | Moved troggle main page to /troggle added a link in flat pages. | Martin Green | 2011-07-11 | 2 | -1/+2 |
| * | 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 |
* | | remove all the DOS linefeeds | Wookey | 2011-07-11 | 75 | -6323/+6323 |
* | | Add /index.htm to EXPOWEB root URL in main template so that you get | Wookey | 2011-07-11 | 1 | -1/+1 |
* | | undosify lineends | Wookey | 2011-07-11 | 2 | -327/+327 |
|/ |
|
* | 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 ar... | Martin Green | 2011-07-11 | 10 | -86/+213 |
* | | | Added flat pages for entrance and special flatpage redirects. | Martin Green | 2011-07-11 | 3 | -3/+52 |
* | | | 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 |
* | | | 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 previous... | Martin Green | 2011-07-10 | 1 | -9/+6 |
* | | | Add ability to views caves via their cave slug. Not recommended until links ... | Martin Green | 2011-07-10 | 1 | -0/+1 |
* | | | 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 middle... | Martin Green | 2011-05-02 | 6 | -3/+12 |
* | 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 python-d... | Martin Green | 2011-05-01 | 3 | -1/+10 |
* | edit logbooks, new logbook format, increased database normalisation | Martin Green | 2011-05-01 | 12 | -45/+486 |