Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace cleanup | Sam Wenham | 2020-02-21 | 1 | -6/+5 |
| | |||||
* | 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 |