summaryrefslogtreecommitdiffstats
path: root/flatpages
Commit message (Collapse)AuthorAgeFilesLines
* Fixing multiple caves with same kataser noPhilip Sargent2021-03-281-30/+17
|
* fixed serving expofiles from test serverPhilip Sargent2021-03-281-42/+74
|
* should all be working, but isn'tPhilip Sargent2021-03-261-2/+9
|
* pathlib for path management & cavelist fixesPhilip Sargent2021-03-241-4/+6
|
* more mimetypes for flatfilesPhilip Sargent2021-03-221-2/+8
|
* remote /expofiles/ now for runserver devPhilip Sargent2021-03-211-1/+6
|
* Deleted archaisms and new commentsPhilip Sargent2020-08-021-1/+1
|
* Removing foissil: subcave and flatpages-redirectsPhilip Sargent2020-07-223-23/+23
|
* removing files which are generatedExpo on server2020-07-221-34/+0
|
* mistakePhilip Sargent2020-07-211-1/+1
|
* generated files should be in gitignoreExpo on server2020-07-201-1/+1
|
* migraitons files should be in gitign9oreExpo on server2020-07-201-1/+1
|
* splays and alias splays implementedPhilip Sargent2020-07-041-1/+1
|
* move functionPhilip Sargent2020-06-271-1/+1
|
* Simple renaming too-similar variablesPhilip Sargent2020-06-241-1/+1
|
* cosmetic and moving a funcitonPhilip Sargent2020-06-231-1/+1
|
* dj.-reg. 2.5.2 all tested.Philip Sargent2020-06-201-1/+1
|
* More security, middleware upgrade, dj-reg.2.5Philip Sargent2020-06-202-5/+25
|
* remove in-memory phase of data importPhilip Sargent2020-06-201-1/+1
|
* Fixup after rebase and pre- scripts fixedPhilip Sargent2020-06-201-1/+1
|
* Cleanup secrets management, pre-run checks.Philip Sargent2020-06-201-1/+1
|
* static files redonePhilip Sargent2020-06-181-6/+5
|
* edit this page workingPhilip Sargent2020-06-181-6/+6
|
* n_delete=... soon to be requiredPhilip Sargent2020-06-181-1/+1
|
* django 1.9.13 initialPhilip Sargent2020-06-172-0/+34
|
* Disable TinyMCEPhilip Sargent2020-06-131-2/+3
|
* Fix bad pages for clashing kataster numbersPhilip Sargent2020-06-071-0/+8
|
* Unit tests outline implementedPhilip Sargent2020-06-031-23/+0
|
* Moved classes to models_caves and fixed importsPhilip Sargent2020-05-282-2/+2
|
* __unicode__ to __str__ 2to3 conversionPhilip Sargent2020-05-261-1/+1
|
* Convert codebase for python3 usagePhilip Sargent2020-05-242-18/+19
|
* implemened NOEDIT as a meta tag and fixed double-menus problemPhilip Sargent2020-04-101-1/+10
|
* Bring back TinyMCE for editing flatpagesSam Wenham2019-07-101-2/+2
|
* Remove the redundant render_with_context() as django now does this just with theSam Wenham2019-03-301-5/+5
| | | | | render() shortcut Move from mimetype to content_type, missed in last commit
* Fix the All Survex page to work with 1623 areaSam Wenham2019-02-251-1/+1
|
* Prevent troggle adding the menu if there is one in the fileSam Wenham2019-02-231-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 bugsSam Wenham2018-04-152-2/+2
|
* allow extensions to be capatalisedMartin2012-08-141-14/+14
|
* Started removing foreignkeys to caves, to achieve greater flexability. Some ↵expo2012-08-121-2/+3
| | | | log book entries stuff may be broken. Add ability to make new caves and entrances via website.
* Prevent modification of auto generated filesexpo2012-08-061-0/+3
|
* Editing no longer changes files more than nesecary. Removed TinyMCE editing. ↵expo2012-08-061-10/+23
| | | | /Sumbit/Submit
* Fix up parser paths so everything is foundexpo2012-08-051-1/+2
|
* Start to change dataformat for caves, along with there editing. Start to ↵Martin Green2012-06-101-2/+2
| | | | change survex reader to cope better with equates/tags.
* Bug fixMartin Green2011-08-081-3/+3
|
* ignorecase when finding html tagsMartin Green2011-08-081-6/+6
|
* Added 'page not found do you wnat to make this page' page. Minor tweaksMartin Green2011-08-081-20/+26
|
* =Make a common base for expoweb pages. Ignore any header information in ↵Martin Green2011-08-081-1/+1
| | | | expoweb except titles.
* Allow pages to be rendered when the body tag has attributes. Put an edit ↵Martin Green2011-08-081-1/+1
| | | | link on the homepage.
* Allow for editing flatpage titles, and made a common uneditable list of links.Martin Green2011-08-081-8/+24
|
* Changed regex for finding head and body of flat pages.Martin Green2011-08-071-2/+1
|