Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix 3d file download on cave page | Philip Sargent | 2022-07-21 | 2 | -7/+10 | |
| | ||||||
* | layout tidy | Philip Sargent | 2022-07-21 | 1 | -4/+4 | |
| | ||||||
* | bugfix | Philip Sargent | 2022-07-21 | 1 | -4/+4 | |
| | ||||||
* | revert, this was a bad idea | Philip Sargent | 2022-07-20 | 1 | -1/+0 | |
| | ||||||
* | Trial QM tick mechanism in survex files | Philip Sargent | 2022-07-20 | 4 | -23/+47 | |
| | ||||||
* | typo 290 instead of 291 | Philip Sargent | 2022-07-20 | 2 | -2/+2 | |
| | ||||||
* | fix QM regex for number and rearrange url code | Philip Sargent | 2022-07-20 | 4 | -26/+18 | |
| | ||||||
* | QMs now have working url to survexfile & tick description | Philip Sargent | 2022-07-20 | 6 | -54/+91 | |
| | ||||||
* | 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 | |
| | ||||||
* | bugfix | Philip Sargent | 2022-07-19 | 1 | -3/+2 | |
| | ||||||
* | Add fields to QM model | Philip Sargent | 2022-07-19 | 1 | -0/+2 | |
| | ||||||
* | another attempt to avoid non-null parent pseudo error | Philip Sargent | 2022-07-19 | 1 | -3/+4 | |
| | ||||||
* | Attempt fix to MariaDB crash in databasereset | Philip Sargent | 2022-07-19 | 1 | -3/+15 | |
| | ||||||
* | better error msg | Philip Sargent | 2022-07-19 | 1 | -1/+1 | |
| | ||||||
* | bugfix | Philip Sargent | 2022-07-19 | 3 | -5/+7 | |
| | ||||||
* | add Homecoming to QMs list | Philip Sargent | 2022-07-18 | 2 | -5/+6 | |
| | ||||||
* | 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 | 3 | -59/+59 | |
| | ||||||
* | moved writetrogglefile() to core.utils | Philip Sargent | 2022-07-18 | 2 | -31/+28 | |
| | ||||||
* | Fix URL links and better name display | Philip Sargent | 2022-07-18 | 1 | -3/+16 | |
| | ||||||
* | test for loser git repo sanity | Philip Sargent | 2022-07-18 | 2 | -3/+4 | |
| | ||||||
* | more weirdness in circumventing MariaDB/Django misunderstandings | Philip Sargent | 2022-07-17 | 1 | -2/+2 | |
| | ||||||
* | more helpful message | Philip Sargent | 2022-07-17 | 1 | -1/+5 | |
| | ||||||
* | 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 | |
| | ||||||
* | rename | Philip Sargent | 2022-07-17 | 1 | -0/+0 | |
| | ||||||
* | new complaints messages for wallet | Philip Sargent | 2022-07-17 | 1 | -9/+33 | |
| | ||||||
* | cleaner zeroth cave setting | Philip Sargent | 2022-07-15 | 1 | -2/+3 | |
| | ||||||
* | cleaner survexdirectory creation | Philip Sargent | 2022-07-15 | 1 | -2/+7 | |
| | ||||||
* | Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into ↵ | Martin Green | 2022-07-15 | 1 | -1/+1 | |
|\ | | | | | | | python3-new | |||||
| * | fixing Beckas complaint | Philip Sargent | 2022-07-15 | 1 | -1/+1 | |
| | | ||||||
* | | Removed extranious characters where there is one unnnumbered entrance. | Martin Green | 2022-07-15 | 2 | -2/+3 | |
|/ | ||||||
* | Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into ↵ | Martin Green | 2022-07-15 | 4 | -9/+29 | |
|\ | | | | | | | python3-new | |||||
| * | fix bugs and tidyup in recent changes | Philip Sargent | 2022-07-15 | 3 | -4/+8 | |
| | | ||||||
| * | catch nonUTF8 survex files, DataIssues url editor | Philip Sargent | 2022-07-15 | 2 | -5/+21 | |
| | | ||||||
* | | Added kataster number to cave heading | Martin Green | 2022-07-15 | 1 | -0/+3 | |
|/ | ||||||
* | 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. | |||||
* | 2019 logbook error fix | Philip Sargent | 2022-07-09 | 1 | -3/+3 | |
| | ||||||
* | better error msg | Philip Sargent | 2022-07-09 | 1 | -1/+6 | |
| | ||||||
* | improve date parse eror messages | Philip Sargent | 2022-07-09 | 1 | -4/+4 | |
| | ||||||
* | remove getqms | Philip Sargent | 2022-07-08 | 1 | -10/+10 | |
| | ||||||
* | remove getqms | Philip Sargent | 2022-07-08 | 2 | -3/+5 | |
| | ||||||
* | fix bug in Area creation | Philip Sargent | 2022-07-08 | 1 | -4/+3 | |
| | ||||||
* | Report badly formatted ;QM lines | Philip Sargent | 2022-07-08 | 1 | -3/+12 | |
| |