Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfixes | Philip Sargent | 2022-07-22 | 2 | -4/+5 |
| | |||||
* | more dead chicken waving | Philip Sargent | 2022-07-21 | 1 | -3/+3 |
| | |||||
* | need to see exception with all the renaming going on | Philip Sargent | 2022-07-21 | 1 | -1/+1 |
| | |||||
* | wallets now sorted as well as deduplicated | Philip Sargent | 2022-07-21 | 1 | -2/+4 |
| | |||||
* | remove duplicate lines, add heading link | Philip Sargent | 2022-07-21 | 1 | -2/+2 |
| | |||||
* | wallets for just one cave | Philip Sargent | 2022-07-21 | 1 | -1/+17 |
| | |||||
* | fix variables needed for error message | Philip Sargent | 2022-07-21 | 1 | -2/+2 |
| | |||||
* | fix 3d file download on cave page | Philip Sargent | 2022-07-21 | 1 | -4/+8 |
| | |||||
* | bugfix | Philip Sargent | 2022-07-21 | 1 | -4/+4 |
| | |||||
* | Trial QM tick mechanism in survex files | Philip Sargent | 2022-07-20 | 1 | -9/+5 |
| | |||||
* | fix QM regex for number and rearrange url code | Philip Sargent | 2022-07-20 | 1 | -1/+1 |
| | |||||
* | QMs now have working url to survexfile & tick description | Philip Sargent | 2022-07-20 | 2 | -17/+44 |
| | |||||
* | track down url resoution error | Philip Sargent | 2022-07-20 | 1 | -9/+5 |
| | |||||
* | aise exception in cave descriptionb rendering | Philip Sargent | 2022-07-20 | 1 | -0/+1 |
| | |||||
* | Add fields to QM model | Philip Sargent | 2022-07-19 | 1 | -0/+2 |
| | |||||
* | better error msg | Philip Sargent | 2022-07-19 | 1 | -1/+1 |
| | |||||
* | bugfix | Philip Sargent | 2022-07-19 | 2 | -2/+3 |
| | |||||
* | Fix display of expoyear | Philip Sargent | 2022-07-18 | 1 | -3/+4 |
| | |||||
* | git commit when editing survex files online | Philip Sargent | 2022-07-18 | 3 | -9/+42 |
| | |||||
* | missed a bit of refactoring | Philip Sargent | 2022-07-18 | 1 | -3/+3 |
| | |||||
* | refactor to put Martins git stuff in utils | Philip Sargent | 2022-07-18 | 2 | -10/+59 |
| | |||||
* | moved writetrogglefile() to core.utils | Philip Sargent | 2022-07-18 | 2 | -31/+28 |
| | |||||
* | test for loser git repo sanity | Philip Sargent | 2022-07-18 | 2 | -3/+4 |
| | |||||
* | Date and People checks | Philip Sargent | 2022-07-17 | 1 | -2/+8 |
| | |||||
* | read 1623/264 as 1623-264 etc | Philip Sargent | 2022-07-17 | 1 | -1/+3 |
| | |||||
* | bugfix | Philip Sargent | 2022-07-17 | 1 | -11/+15 |
| | |||||
* | Complaints now on wallet page | Philip Sargent | 2022-07-17 | 3 | -143/+235 |
| | |||||
* | Removed extranious characters where there is one unnnumbered entrance. | Martin Green | 2022-07-15 | 1 | -1/+2 |
| | |||||
* | catch nonUTF8 survex files, DataIssues url editor | Philip Sargent | 2022-07-15 | 1 | -3/+8 |
| | |||||
* | Allow QMS to be rendered to a string, if the case that an optional parameter ↵ | Martin Green | 2022-07-11 | 1 | -1/+14 |
| | | | | is missing | ||||
* | Allow user to see a caves edit link even if the user is not logged in. Such ↵ | Martin Green | 2022-07-11 | 1 | -5/+2 |
| | | | | that they can be prompted to log in if required. | ||||
* | remove getqms | Philip Sargent | 2022-07-08 | 1 | -10/+10 |
| | |||||
* | QM reports all working | Philip Sargent | 2022-07-06 | 2 | -19/+22 |
| | |||||
* | fix for individual QM display from survex | Philip Sargent | 2022-07-06 | 2 | -45/+64 |
| | |||||
* | Not quite so broken QMs from survex files | Philip Sargent | 2022-07-05 | 2 | -19/+20 |
| | |||||
* | Fixed QM report for survex-imported QMs | Philip Sargent | 2022-07-05 | 2 | -15/+18 |
| | |||||
* | Tidy HTML output | Philip Sargent | 2022-07-05 | 1 | -3/+3 |
| | |||||
* | Fixing non-null error, even though it should be allowed | Philip Sargent | 2022-07-05 | 1 | -2/+2 |
| | |||||
* | QM report pages now not crashing, working.. | Philip Sargent | 2022-07-05 | 2 | -3/+16 |
| | |||||
* | prefetch_related initial attempts | Philip Sargent | 2022-07-05 | 1 | -0/+6 |
| | |||||
* | Revert "Added some test pages showing different ways pages could be edited. ↵ | Martin Green | 2022-06-28 | 2 | -157/+2 |
| | | | | | | This probably wants removing soon" This reverts commit 2af88353f3ea487a1e129783db49ad71d3bc3410. | ||||
* | Added some test pages showing different ways pages could be edited. This ↵ | Martin Green | 2022-06-28 | 2 | -2/+157 |
| | | | | probably wants removing soon | ||||
* | Added HTMLarea widget to the edit entrance form | Martin Green | 2022-06-27 | 1 | -10/+20 |
| | |||||
* | Added help writing HTML in the cave editing form. Made the HTML previews ↵ | Martin Green | 2022-06-26 | 3 | -11/+21 |
| | | | | optional | ||||
* | Refactored code, with an aim of allowing more than one HTMLarea on a page | Martin Green | 2022-06-26 | 2 | -1/+10 |
| | |||||
* | Refactorising CodeMirror HTML editor, with an ultimate aim to make it ↵ | Martin Green | 2022-06-26 | 2 | -1/+6 |
| | | | | reusable. However more work if required... | ||||
* | Fix for adding images whilst editing, for where the t directory does not ↵ | Martin Green | 2022-06-26 | 1 | -12/+28 |
| | | | | exist and at the root directory of expoweb | ||||
* | Require a login if public and check for CSRF cookies for uploading images | Martin Green | 2022-06-26 | 1 | -0/+5 |
| | |||||
* | Fixed spelling of a variable name | Martin Green | 2022-06-25 | 1 | -5/+5 |
| | |||||
* | Allowed user to select/upload images when editing. When uploaded thumbnails ↵ | Martin Green | 2022-06-25 | 2 | -1/+112 |
| | | | | and description pages are automatically created. Git commiting can now handle multiple files at once. |