summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Added some commented out lines for allowing for local development, where ↵Martin Green2023-04-301-3/+6
| | | | files are server from /usr/share/javascript or expofilescache
* Have entrance coordinates displayed to web pages. (Requires expo web ↵Martin Green2023-04-302-7/+7
| | | | entrance survey points to start with 1623 or 1626)
* Get CaveView working again on cave pages. (v2.2.0)Expo on server2023-04-291-426/+14
| | | | Move caveView section back to bottom of page.
* python virtual libraryMartin Green2023-04-291-0/+1
|
* Change uploaded images to jpg to png, for much smaller filesMartin Green2023-04-291-4/+4
|
* remove unused copy of CaveView in troggle and updated cave.htmlExpo on server2023-04-2926-95912/+6
| | | | template for caveview2
* todoPhilip Sargent2023-04-221-0/+4
|
* xml parser attmpt retractPhilip Sargent2023-04-223-69/+15
|
* refactor cave importPhilip Sargent2023-04-222-246/+187
|
* mistaken default fixedPhilip Sargent2023-04-221-1/+1
|
* Remove uneeded printPhilip Sargent2023-04-221-1/+0
|
* Fix entrance edit too, saving slug nowPhilip Sargent2023-04-225-71/+123
|
* edit cave reads from HTML file not just dbPhilip Sargent2023-04-223-193/+338
|
* bad tests.Philip Sargent2023-04-063-272/+1
|
* more testsPhilip Sargent2023-04-065-15/+305
|
* tests for QM pagesPhilip Sargent2023-04-062-0/+19
|
* format changePhilip Sargent2023-04-052-13/+15
|
* QM check-box report for open leadsPhilip Sargent2023-04-053-1/+68
|
* typoPhilip Sargent2023-04-051-1/+1
|
* 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
|
* initial refactoringPhilip Sargent2023-03-311-49/+59
|
* tidy up entranceSlug all now deletedPhilip Sargent2023-03-285-75/+10
|
* bugfixesPhilip Sargent2023-03-283-24/+25
|
* add FLUSH commandPhilip Sargent2023-03-281-0/+8
|
* EntranceSlug removed from data model.Philip Sargent2023-03-284-60/+33
|
* cached_slug str now a .slug field & pending fixedPhilip Sargent2023-03-283-51/+62
|
* remove 'primary' concept from entrance slugs. tested.Philip Sargent2023-03-284-22/+15
|
* debug ent reportPhilip Sargent2023-03-286-40/+91
|
* remove unused versionControlFormPhilip Sargent2023-03-283-9/+1
|
* Creates new cave from survex file uploadPhilip Sargent2023-03-242-54/+100
|
* Allows creation of new svxfile with unknown cavePhilip Sargent2023-03-233-41/+53
|
* Survex editor now parses edited filesPhilip Sargent2023-03-234-126/+168
|
* re-parsing survex file when editingPhilip Sargent2023-03-233-76/+71
|
* 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-212-25/+4
|
* fixed url glitch, added parent urlPhilip Sargent2023-03-212-8/+13
|
* fix download .3d filePhilip Sargent2023-03-213-11/+17
|
* Report format clean-upPhilip Sargent2023-03-193-30/+36
|