Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixeed spelling error in variable name | Martin Green | 2023-04-30 | 1 | -1/+1 | |
| | ||||||
* | Improved cave form, layout text and validations | Martin Green | 2023-04-30 | 1 | -8/+40 | |
| | ||||||
* | For a cave, force users to enter are and have a unique URL. Cope better if ↵ | Martin Green | 2023-04-30 | 1 | -5/+8 | |
| | | | | area not defined | |||||
* | Added some commented out lines for allowing for local development, where ↵ | Martin Green | 2023-04-30 | 1 | -3/+6 | |
| | | | | files are server from /usr/share/javascript or expofilescache | |||||
* | Have entrance coordinates displayed to web pages. (Requires expo web ↵ | Martin Green | 2023-04-30 | 2 | -7/+7 | |
| | | | | entrance survey points to start with 1623 or 1626) | |||||
* | Get CaveView working again on cave pages. (v2.2.0) | Expo on server | 2023-04-29 | 1 | -426/+14 | |
| | | | | Move caveView section back to bottom of page. | |||||
* | python virtual library | Martin Green | 2023-04-29 | 1 | -0/+1 | |
| | ||||||
* | Change uploaded images to jpg to png, for much smaller files | Martin Green | 2023-04-29 | 1 | -4/+4 | |
| | ||||||
* | remove unused copy of CaveView in troggle and updated cave.html | Expo on server | 2023-04-29 | 26 | -95912/+6 | |
| | | | | template for caveview2 | |||||
* | todo | Philip Sargent | 2023-04-22 | 1 | -0/+4 | |
| | ||||||
* | xml parser attmpt retract | Philip Sargent | 2023-04-22 | 3 | -69/+15 | |
| | ||||||
* | refactor cave import | Philip Sargent | 2023-04-22 | 2 | -246/+187 | |
| | ||||||
* | mistaken default fixed | Philip Sargent | 2023-04-22 | 1 | -1/+1 | |
| | ||||||
* | Remove uneeded print | Philip Sargent | 2023-04-22 | 1 | -1/+0 | |
| | ||||||
* | Fix entrance edit too, saving slug now | Philip Sargent | 2023-04-22 | 5 | -71/+123 | |
| | ||||||
* | edit cave reads from HTML file not just db | Philip Sargent | 2023-04-22 | 3 | -193/+338 | |
| | ||||||
* | bad tests. | Philip Sargent | 2023-04-06 | 3 | -272/+1 | |
| | ||||||
* | more tests | Philip Sargent | 2023-04-06 | 5 | -15/+305 | |
| | ||||||
* | tests for QM pages | Philip Sargent | 2023-04-06 | 2 | -0/+19 | |
| | ||||||
* | format change | Philip Sargent | 2023-04-05 | 2 | -13/+15 | |
| | ||||||
* | QM check-box report for open leads | Philip Sargent | 2023-04-05 | 3 | -1/+68 | |
| | ||||||
* | typo | Philip Sargent | 2023-04-05 | 1 | -1/+1 | |
| | ||||||
* | remove obsolete setting, add PHOTOS_ROOT | Philip Sargent | 2023-04-05 | 1 | -2/+4 | |
| | ||||||
* | context processor documn link | Philip Sargent | 2023-04-05 | 1 | -2/+5 | |
| | ||||||
* | test checked | Philip Sargent | 2023-04-05 | 1 | -3/+3 | |
| | ||||||
* | initial refactoring | Philip Sargent | 2023-03-31 | 1 | -49/+59 | |
| | ||||||
* | tidy up entranceSlug all now deleted | Philip Sargent | 2023-03-28 | 5 | -75/+10 | |
| | ||||||
* | bugfixes | Philip Sargent | 2023-03-28 | 3 | -24/+25 | |
| | ||||||
* | add FLUSH command | Philip Sargent | 2023-03-28 | 1 | -0/+8 | |
| | ||||||
* | EntranceSlug removed from data model. | Philip Sargent | 2023-03-28 | 4 | -60/+33 | |
| | ||||||
* | cached_slug str now a .slug field & pending fixed | Philip Sargent | 2023-03-28 | 3 | -51/+62 | |
| | ||||||
* | remove 'primary' concept from entrance slugs. tested. | Philip Sargent | 2023-03-28 | 4 | -22/+15 | |
| | ||||||
* | debug ent report | Philip Sargent | 2023-03-28 | 6 | -40/+91 | |
| | ||||||
* | remove unused versionControlForm | Philip Sargent | 2023-03-28 | 3 | -9/+1 | |
| | ||||||
* | Creates new cave from survex file upload | Philip Sargent | 2023-03-24 | 2 | -54/+100 | |
| | ||||||
* | Allows creation of new svxfile with unknown cave | Philip Sargent | 2023-03-23 | 3 | -41/+53 | |
| | ||||||
* | Survex editor now parses edited files | Philip Sargent | 2023-03-23 | 4 | -126/+168 | |
| | ||||||
* | re-parsing survex file when editing | Philip Sargent | 2023-03-23 | 3 | -76/+71 | |
| | ||||||
* | error msgs improved | Philip Sargent | 2023-03-22 | 1 | -2/+3 | |
| | ||||||
* | comment to resolve confusion | Philip Sargent | 2023-03-22 | 1 | -11/+13 | |
| | ||||||
* | change on_delete to cascade for blocks in a file | Philip Sargent | 2023-03-22 | 1 | -3/+6 | |
| | ||||||
* | chnage template comment | Philip Sargent | 2023-03-22 | 1 | -1/+1 | |
| | ||||||
* | delete test upload file after test | Philip Sargent | 2023-03-22 | 2 | -5/+5 | |
| | ||||||
* | Fix bugs | Philip Sargent | 2023-03-22 | 2 | -3/+6 | |
| | ||||||
* | re-enable login restriction on wallet create | Philip Sargent | 2023-03-22 | 1 | -2/+4 | |
| | ||||||
* | fix broken tick-lists in wallets | Philip Sargent | 2023-03-21 | 1 | -1/+3 | |
| | ||||||
* | samedate for all wallets on wallet edit form | Philip Sargent | 2023-03-21 | 2 | -25/+4 | |
| | ||||||
* | fixed url glitch, added parent url | Philip Sargent | 2023-03-21 | 2 | -8/+13 | |
| | ||||||
* | fix download .3d file | Philip Sargent | 2023-03-21 | 3 | -11/+17 | |
| | ||||||
* | Report format clean-up | Philip Sargent | 2023-03-19 | 3 | -30/+36 | |
| |