2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-24 16:21:53 +00:00
Commit Graph

129 Commits

Author SHA1 Message Date
d2ee32d3e6 fixing side effects of the new cave url scheme 2023-11-12 01:23:20 +02:00
2215464cfa fix error on first creating new ent 2023-11-08 02:12:37 +02:00
3f94955883 Fix .3d filename 2023-11-07 18:37:52 +02:00
07d9365747 fixed many problems in creating new entrances 2023-11-07 02:12:57 +02:00
2c67351424 bugfix and making more robust 2023-11-05 15:20:45 +02:00
54ffab3e93 checking wallets earlier int he process 2023-10-23 02:32:44 +03:00
e7a0c57330 wallets & caves now many:many 2023-10-21 16:22:20 +03:00
a786f4813f tidying 2023-10-15 18:39:00 +03:00
7e1c8797b8 fix edit entrance bug 2023-10-11 17:02:11 +03:00
31461531fc add 1624 caves 2023-10-08 00:06:12 +03:00
5f67af35f0 Better tag locations 2023-10-07 02:26:52 +03:00
dfdbba6550 Orange ▲ for caves with no Entranes 2023-10-06 14:57:41 +03:00
c884156889 fixed duplicate paths to same page 2023-09-30 22:09:18 +03:00
8dcae6437e Comments chnaged to be more accurate 2023-09-30 20:35:40 +03:00
7f9f598f11 comment updates 2023-09-27 21:44:04 +03:00
d4cf76da40 slightly cleaning up slug/areacode/unofficial_number mess 2023-09-26 01:10:50 +03:00
81b5198cd1 fix code so tests work 2023-09-16 19:53:39 +03:00
3390f17aa4 .3d cave file links 2023-09-15 22:41:02 +03:00
33a485d207 notable caves fix 2023-09-13 18:45:59 +03:00
d323ff2700 debugging Cave page links.. 2023-09-11 20:38:14 +03:00
ab79a43afa Removed class Area, use Cave.areacode Cave.subarea 2023-09-10 15:42:36 +03:00
2c5ebde308 Survex directories report tidied 2023-09-07 00:01:03 +03:00
51298786c3 debugging entrance creation, single ent works 2023-08-04 23:33:49 +03:00
1375b34cbe bugfix2 2023-08-04 16:17:52 +03:00
2c74a7317d bugfix 2023-08-04 16:11:35 +03:00
3b9a2b990d bugfix 2023-08-04 10:29:20 +03:00
2c509d085e allow editing ent letter if blank on many ent caves 2023-08-04 09:29:25 +03:00
bed663a031 trying to enable eidting of blank letter for entrance 2023-08-04 09:08:18 +03:00
e101f4ed2f trying to isolate bug in letter setting on ents 2023-08-03 16:11:46 +03:00
585eb534a9 Entrance locations explanations 2023-08-02 10:17:48 +03:00
4a7c14f8dc remove unused page 2023-07-27 14:40:52 +03:00
6482aa697f helpful comments on form 2023-07-26 17:38:19 +03:00
0706d5dc77 fix entrqnce edit bug 2023-07-26 16:54:37 +03:00
Martin Green
380565c6f5 save connection between cave and entrances, before writing out the cavedata file 2023-07-24 23:03:12 +01:00
Martin Green
63599cb27a Removed ability to add other caves entrances to a cave. 2023-07-05 18:22:08 +01:00
Martin Green
410a285085 Bug fixes to allow adding of a new cave. No longer ask users about filenames or urls. 2023-07-05 17:43:57 +01:00
Martin Green
c4095eb336 Have images saved to correct place, when edited in the cave or entrance view. etc 2023-07-05 13:18:02 +01:00
Martin Green
929f6732d0 Add some sort of orderinng 2023-07-03 08:04:26 +01:00
Martin Green
b91223da66 Add list of entrances 2023-07-03 08:00:03 +01:00
969ed6cce5 added 1627 caves to 'caves'page 2023-05-20 22:47:09 +03:00
Martin Green
43724f1cf6 When reloading a cave, do so from cave.filename, rather than inorrectly assuming the cave is named after its slug 2023-05-08 23:09:15 +01:00
Martin Green
7d140af87a Do not rename caves when saving 2023-05-08 22:34:45 +01:00
Martin Green
f7fca58c57 Start of creating kmz file, with entrance photos and links to expo.survex.com 2023-05-08 01:10:43 +01:00
Philip Sargent (laptop)
ef467ad481 Making the dummy entrance thing clear 2023-05-02 17:42:58 +03:00
Martin Green
896af43994 kml file output for google earth etc 2023-05-01 00:01:41 +01:00
Martin Green
2ee63a9804 If a cave is made with no entrances, redirect to a new entrance form for the cave 2023-04-30 21:42:03 +01:00
Martin Green
10ff8a5aab Fixed errors when creating new caves and entrances via the website. Moved slug logic to forms (previously checked in). This allows slug uniqueness to be validated in the form 2023-04-30 19:05:57 +01:00
30ef427b90 refactor cave import 2023-04-22 22:05:12 +01:00
94b8b357fb Fix entrance edit too, saving slug now 2023-04-22 03:26:53 +01:00
2ed66fe3d0 edit cave reads from HTML file not just db 2023-04-22 01:24:32 +01:00