| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix code so tests work | Philip Sargent | 2023-09-16 | 1 | -3/+7 |
* | .3d cave file links | Philip Sargent | 2023-09-15 | 1 | -10/+3 |
* | notable caves fix | Philip Sargent | 2023-09-13 | 1 | -7/+6 |
* | debugging Cave page links.. | Philip Sargent | 2023-09-11 | 1 | -3/+3 |
* | Removed class Area, use Cave.areacode Cave.subarea | Philip Sargent | 2023-09-10 | 1 | -4/+4 |
* | Survex directories report tidied | Philip Sargent | 2023-09-07 | 1 | -3/+11 |
* | debugging entrance creation, single ent works | Philip Sargent | 2023-08-04 | 1 | -13/+22 |
* | bugfix2 | Philip Sargent | 2023-08-04 | 1 | -1/+2 |
* | bugfix | Philip Sargent | 2023-08-04 | 1 | -1/+1 |
* | bugfix | Philip Sargent | 2023-08-04 | 1 | -2/+3 |
* | allow editing ent letter if blank on many ent caves | Philip Sargent | 2023-08-04 | 1 | -6/+12 |
* | trying to enable eidting of blank letter for entrance | Philip Sargent | 2023-08-04 | 1 | -3/+9 |
* | trying to isolate bug in letter setting on ents | Philip Sargent | 2023-08-03 | 1 | -12/+19 |
* | Entrance locations explanations | Philip Sargent | 2023-08-02 | 1 | -1/+2 |
* | remove unused page | Philip Sargent | 2023-07-27 | 1 | -13/+0 |
* | helpful comments on form | Philip Sargent | 2023-07-26 | 1 | -3/+1 |
* | fix entrqnce edit bug | Philip Sargent | 2023-07-26 | 1 | -0/+6 |
* | save connection between cave and entrances, before writing out the cavedata file | Martin Green | 2023-07-24 | 1 | -4/+3 |
* | Removed ability to add other caves entrances to a cave. | Martin Green | 2023-07-05 | 1 | -10/+11 |
* | Bug fixes to allow adding of a new cave. No longer ask users about filenames... | Martin Green | 2023-07-05 | 1 | -1/+7 |
* | Have images saved to correct place, when edited in the cave or entrance view.... | Martin Green | 2023-07-05 | 1 | -0/+2 |
* | Add some sort of orderinng | Martin Green | 2023-07-03 | 1 | -1/+1 |
* | Add list of entrances | Martin Green | 2023-07-03 | 1 | -1/+11 |
* | added 1627 caves to 'caves'page | Philip Sargent | 2023-05-20 | 1 | -1/+3 |
* | When reloading a cave, do so from cave.filename, rather than inorrectly assum... | Martin Green | 2023-05-08 | 1 | -2/+1 |
* | Do not rename caves when saving | Martin Green | 2023-05-08 | 1 | -2/+0 |
* | Start of creating kmz file, with entrance photos and links to expo.survex.com | Martin Green | 2023-05-08 | 1 | -1/+50 |
* | Making the dummy entrance thing clear | Philip Sargent (laptop) | 2023-05-02 | 1 | -3/+6 |
* | kml file output for google earth etc | Martin Green | 2023-05-01 | 1 | -0/+10 |
* | If a cave is made with no entrances, redirect to a new entrance form for the ... | Martin Green | 2023-04-30 | 1 | -3/+5 |
* | Fixed errors when creating new caves and entrances via the website. Moved sl... | Martin Green | 2023-04-30 | 1 | -35/+33 |
* | refactor cave import | Philip Sargent | 2023-04-22 | 1 | -4/+4 |
* | Fix entrance edit too, saving slug now | Philip Sargent | 2023-04-22 | 1 | -9/+21 |
* | edit cave reads from HTML file not just db | Philip Sargent | 2023-04-22 | 1 | -2/+9 |
* | QM check-box report for open leads | Philip Sargent | 2023-04-05 | 1 | -1/+3 |
* | tidy up entranceSlug all now deleted | Philip Sargent | 2023-03-28 | 1 | -23/+4 |
* | bugfixes | Philip Sargent | 2023-03-28 | 1 | -4/+4 |
* | EntranceSlug removed from data model. | Philip Sargent | 2023-03-28 | 1 | -1/+1 |
* | remove 'primary' concept from entrance slugs. tested. | Philip Sargent | 2023-03-28 | 1 | -1/+1 |
* | debug ent report | Philip Sargent | 2023-03-28 | 1 | -1/+9 |
* | remove unused versionControlForm | Philip Sargent | 2023-03-28 | 1 | -6/+0 |
* | fix more twiddly variations of QMs | Philip Sargent | 2023-03-18 | 1 | -1/+11 |
* | Much QM re-engineering | Philip Sargent | 2023-03-17 | 1 | -6/+8 |
* | to-do lists updates | Philip Sargent | 2023-02-02 | 1 | -2/+9 |
* | Better diagnostics from bad slug error | Philip Sargent | 2023-02-02 | 1 | -5/+5 |
* | ruf cleanup imports, bigly. | Philip Sargent | 2023-01-30 | 1 | -13/+6 |
* | ran 'black' to reformat all the core files | Philip Sargent | 2023-01-30 | 1 | -225/+288 |
* | fixing cyclic import problem | Philip Sargent | 2023-01-29 | 1 | -2/+2 |
* | Moved Logbooks to separate model file | Philip Sargent | 2023-01-29 | 1 | -1/+2 |
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 1 | -11/+15 |