summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Making the dummy entrance thing clearPhilip Sargent (laptop)2023-05-022-4/+7
|
* More fixes for laptopPhilip Sargent (laptop)2023-05-024-6/+4
|
* Restored check of git status after a committ, but only for the one file ↵Martin Green2023-05-011-16/+15
| | | | being committed
* kml file output for google earth etcMartin Green2023-05-013-0/+86
|
* If a cave is made with no entrances, redirect to a new entrance form for the ↵Martin Green2023-04-301-3/+5
| | | | cave
* Added an ordering of entrancesMartin Green2023-04-301-0/+2
|
* Be more specific about what is being commited and do not check for unadded ↵Martin Green2023-04-301-16/+16
| | | | changes, and then through an error at the user, which they are unlikely to understand.
* Fixed errors when creating new caves and entrances via the website. Moved ↵Martin Green2023-04-301-35/+33
| | | | slug logic to forms (previously checked in). This allows slug uniqueness to be validated in the form
* Fixeed spelling error in variable nameMartin Green2023-04-301-1/+1
|
* Improved cave form, layout text and validationsMartin Green2023-04-301-8/+40
|
* For a cave, force users to enter are and have a unique URL. Cope better if ↵Martin Green2023-04-301-5/+8
| | | | area not defined
* Have entrance coordinates displayed to web pages. (Requires expo web ↵Martin Green2023-04-301-3/+3
| | | | entrance survey points to start with 1623 or 1626)
* Change uploaded images to jpg to png, for much smaller filesMartin Green2023-04-291-4/+4
|
* refactor cave importPhilip Sargent2023-04-221-4/+4
|
* Fix entrance edit too, saving slug nowPhilip Sargent2023-04-221-9/+21
|
* edit cave reads from HTML file not just dbPhilip Sargent2023-04-222-3/+10
|
* bad tests.Philip Sargent2023-04-061-10/+1
|
* more testsPhilip Sargent2023-04-063-15/+43
|
* tests for QM pagesPhilip Sargent2023-04-062-0/+19
|
* QM check-box report for open leadsPhilip Sargent2023-04-051-1/+3
|
* remove obsolete setting, add PHOTOS_ROOTPhilip Sargent2023-04-051-2/+4
|
* context processor documn linkPhilip Sargent2023-04-051-2/+5
|
* test checkedPhilip Sargent2023-04-051-3/+3
|
* tidy up entranceSlug all now deletedPhilip Sargent2023-03-284-37/+9
|
* bugfixesPhilip Sargent2023-03-282-5/+5
|
* EntranceSlug removed from data model.Philip Sargent2023-03-282-28/+10
|
* cached_slug str now a .slug field & pending fixedPhilip Sargent2023-03-281-12/+13
|
* remove 'primary' concept from entrance slugs. tested.Philip Sargent2023-03-282-13/+8
|
* debug ent reportPhilip Sargent2023-03-282-36/+49
|
* remove unused versionControlFormPhilip Sargent2023-03-281-6/+0
|
* Survex editor now parses edited filesPhilip Sargent2023-03-232-23/+36
|
* re-parsing survex file when editingPhilip Sargent2023-03-231-3/+5
|
* error msgs improvedPhilip Sargent2023-03-221-2/+3
|
* comment to resolve confusionPhilip Sargent2023-03-221-11/+13
|
* change on_delete to cascade for blocks in a filePhilip Sargent2023-03-221-3/+6
|
* chnage template commentPhilip Sargent2023-03-221-1/+1
|
* delete test upload file after testPhilip Sargent2023-03-222-5/+5
|
* Fix bugsPhilip Sargent2023-03-222-3/+6
|
* re-enable login restriction on wallet createPhilip Sargent2023-03-221-2/+4
|
* fix broken tick-lists in walletsPhilip Sargent2023-03-211-1/+3
|
* samedate for all wallets on wallet edit formPhilip Sargent2023-03-211-0/+2
|
* fixed url glitch, added parent urlPhilip Sargent2023-03-211-1/+6
|
* fix download .3d filePhilip Sargent2023-03-211-1/+3
|
* obviate meaningless error messagesPhilip Sargent2023-03-181-1/+5
|
* fix more twiddly variations of QMsPhilip Sargent2023-03-182-14/+24
|
* Much QM re-engineeringPhilip Sargent2023-03-174-46/+43
|
* Fix QMs reports, remove V gradePhilip Sargent2023-03-172-5/+5
|
* Adding QM JSON exportPhilip Sargent2023-03-162-5/+10
|
* QM report updatingPhilip Sargent2023-03-141-5/+8
|
* updated .svx templatePhilip Sargent2023-03-141-1/+11
|