Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename flatpages as expopages to reduce confusion | Philip Sargent | 2021-03-30 | 1 | -245/+0 |
| | |||||
* | Fixing multiple caves with same kataser no | Philip Sargent | 2021-03-28 | 1 | -30/+17 |
| | |||||
* | fixed serving expofiles from test server | Philip Sargent | 2021-03-28 | 1 | -42/+74 |
| | |||||
* | should all be working, but isn't | Philip Sargent | 2021-03-26 | 1 | -2/+9 |
| | |||||
* | pathlib for path management & cavelist fixes | Philip Sargent | 2021-03-24 | 1 | -4/+6 |
| | |||||
* | more mimetypes for flatfiles | Philip Sargent | 2021-03-22 | 1 | -2/+8 |
| | |||||
* | remote /expofiles/ now for runserver dev | Philip Sargent | 2021-03-21 | 1 | -1/+6 |
| | |||||
* | Deleted archaisms and new comments | Philip Sargent | 2020-08-02 | 1 | -1/+1 |
| | |||||
* | Removing foissil: subcave and flatpages-redirects | Philip Sargent | 2020-07-22 | 1 | -12/+12 |
| | |||||
* | More security, middleware upgrade, dj-reg.2.5 | Philip Sargent | 2020-06-20 | 1 | -4/+24 |
| | |||||
* | static files redone | Philip Sargent | 2020-06-18 | 1 | -6/+5 |
| | |||||
* | edit this page working | Philip Sargent | 2020-06-18 | 1 | -6/+6 |
| | |||||
* | Disable TinyMCE | Philip Sargent | 2020-06-13 | 1 | -2/+3 |
| | |||||
* | Fix bad pages for clashing kataster numbers | Philip Sargent | 2020-06-07 | 1 | -0/+8 |
| | |||||
* | Moved classes to models_caves and fixed imports | Philip Sargent | 2020-05-28 | 1 | -1/+1 |
| | |||||
* | Convert codebase for python3 usage | Philip Sargent | 2020-05-24 | 1 | -17/+18 |
| | |||||
* | implemened NOEDIT as a meta tag and fixed double-menus problem | Philip Sargent | 2020-04-10 | 1 | -1/+10 |
| | |||||
* | Bring back TinyMCE for editing flatpages | Sam Wenham | 2019-07-10 | 1 | -2/+2 |
| | |||||
* | Remove the redundant render_with_context() as django now does this just with the | Sam Wenham | 2019-03-30 | 1 | -5/+5 |
| | | | | | render() shortcut Move from mimetype to content_type, missed in last commit | ||||
* | Fix the All Survex page to work with 1623 area | Sam Wenham | 2019-02-25 | 1 | -1/+1 |
| | |||||
* | Prevent troggle adding the menu if there is one in the file | Sam Wenham | 2019-02-23 | 1 | -5/+7 |
| | | | | | Add a Docker compose file to bring up a dev troggle easily Various PEP improvments | ||||
* | Django 1.7 mostly working. Big refactor so probably bugs | Sam Wenham | 2018-04-15 | 1 | -1/+1 |
| | |||||
* | allow extensions to be capatalised | Martin | 2012-08-14 | 1 | -14/+14 |
| | |||||
* | Started removing foreignkeys to caves, to achieve greater flexability. Some ↵ | expo | 2012-08-12 | 1 | -2/+3 |
| | | | | log book entries stuff may be broken. Add ability to make new caves and entrances via website. | ||||
* | Prevent modification of auto generated files | expo | 2012-08-06 | 1 | -0/+3 |
| | |||||
* | Editing no longer changes files more than nesecary. Removed TinyMCE editing. ↵ | expo | 2012-08-06 | 1 | -10/+23 |
| | | | | /Sumbit/Submit | ||||
* | Fix up parser paths so everything is found | expo | 2012-08-05 | 1 | -1/+2 |
| | |||||
* | Start to change dataformat for caves, along with there editing. Start to ↵ | Martin Green | 2012-06-10 | 1 | -2/+2 |
| | | | | change survex reader to cope better with equates/tags. | ||||
* | Bug fix | Martin Green | 2011-08-08 | 1 | -3/+3 |
| | |||||
* | ignorecase when finding html tags | Martin Green | 2011-08-08 | 1 | -6/+6 |
| | |||||
* | Added 'page not found do you wnat to make this page' page. Minor tweaks | Martin Green | 2011-08-08 | 1 | -20/+26 |
| | |||||
* | =Make a common base for expoweb pages. Ignore any header information in ↵ | Martin Green | 2011-08-08 | 1 | -1/+1 |
| | | | | expoweb except titles. | ||||
* | Allow pages to be rendered when the body tag has attributes. Put an edit ↵ | Martin Green | 2011-08-08 | 1 | -1/+1 |
| | | | | link on the homepage. | ||||
* | Allow for editing flatpage titles, and made a common uneditable list of links. | Martin Green | 2011-08-08 | 1 | -8/+24 |
| | |||||
* | Changed regex for finding head and body of flat pages. | Martin Green | 2011-08-07 | 1 | -2/+1 |
| | |||||
* | bug fix for edit link for index files | Martin Green | 2011-08-07 | 1 | -1/+1 |
| | |||||
* | Add odt and ods mime types to our list. | Wookey | 2011-07-12 | 1 | -0/+2 |
| | | | | Maybe this should just be read in from the real list... | ||||
* | implemented mimetypes, index.htm(l) and fixed edit view | Martin Green | 2011-07-11 | 1 | -7/+35 |
| | |||||
* | Added flat pages for entrance and special flatpage redirects. | Martin Green | 2011-07-11 | 1 | -2/+37 |
| | | | | Enetrances should probably store their urls like cavers. Maybe the flatpages should be handled by the app Aaron installed. | ||||
* | Added editing of flat pages. Added slugfields to models to refer to them. | Martin Green | 2011-06-02 | 1 | -0/+62 |