2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-26 09:11:54 +00:00
Commit Graph

141 Commits

Author SHA1 Message Date
2761fb5867 tidy up more 'url' fossils 2023-11-10 15:33:39 +02:00
9bc94f59b5 remove last url field niggle from cave_data 2023-11-08 02:49:57 +02:00
1e8a5bea6e ent.url removed and entrance edit path simplified 2023-11-07 23:23:15 +02:00
3c62defdfd fixes and bugfix 2023-11-04 18:28:14 +02:00
99b87f808c make cave url canonical form 2023-11-03 16:54:57 +02:00
f14bd984f8 extract more into ARGE pending cave pages 2023-10-25 22:35:51 +03:00
1641dfe5f1 tidy with new multicave wallets 2023-10-21 22:31:33 +03:00
e7a0c57330 wallets & caves now many:many 2023-10-21 16:22:20 +03:00
dfd8f4a453 instrucitons 2023-10-20 18:06:19 +03:00
6b94829315 bug in pending caves parsing 2023-10-16 13:35:36 +03:00
a786f4813f tidying 2023-10-15 18:39:00 +03:00
246fb29193 more easting northing removal 2023-10-12 01:26:33 +03:00
d3a7a9823a remove exact station 2023-10-12 00:58:20 +03:00
5f67af35f0 Better tag locations 2023-10-07 02:26:52 +03:00
e98c63f51c Fix odd glitches in cave parsing 2023-09-28 01:01:32 +03:00
7f9f598f11 comment updates 2023-09-27 21:44:04 +03:00
0d5297f08c lat/long values now persistent on Entrances 2023-09-27 00:38:07 +03:00
9aad95bfd0 Mark caves with no survex files 2023-09-26 22:16:19 +03:00
cf6ba7568f Check the url field too 2023-09-26 01:26:50 +03:00
d4cf76da40 slightly cleaning up slug/areacode/unofficial_number mess 2023-09-26 01:10:50 +03:00
a8d4b05617 finding the right survex file for a cave 2023-09-15 22:41:40 +03:00
29879fdde2 fix comment 2023-09-15 10:20:01 +02:00
7ddf7fe373 1624 arge caves 2023-09-14 15:29:00 +03:00
1085a14b92 comments 2023-09-14 13:40:33 +03:00
af136d3432 fixes 2023-09-11 22:42:12 +03:00
d323ff2700 debugging Cave page links.. 2023-09-11 20:38:14 +03:00
47db19f1a2 formatting 2023-09-10 17:28:13 +03:00
9d6552ea22 ARGE caves, fixed bug in non-numeric ids 2023-09-10 16:35:00 +03:00
ab79a43afa Removed class Area, use Cave.areacode Cave.subarea 2023-09-10 15:42:36 +03:00
ad272fab3b Now creating ARGE caves properly 2023-09-10 13:44:06 +03:00
327b1923b0 Cleaning auto Cave creation from survex file detection 2023-09-10 02:06:38 +03:00
5a191ee554 Big refactor of cave lookuo & creation. Works. 2023-09-08 19:51:04 +03:00
0dc0e27519 moving primary survex file to each survexfile 2023-09-06 17:19:20 +03:00
99ff7c741b bug fix for server 2023-08-05 18:54:20 +03:00
c8430d1ff7 more correct error message 2023-08-04 16:08:07 +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
0dfe9d94b2 update pendingcaves only on local dev machine 2023-08-03 12:06:35 +03:00
0efdfe66d5 recover from missing letter field 2023-08-03 11:48:03 +03:00
a0f85454f8 detecting orphan cave ids and adding to pending list 2023-08-02 18:23:04 +03:00
1165b10fe4 Clearer issues message 2023-07-29 17:21:27 +03:00
Martin Green
a86f251423 Fixed parsing and rendering of an entrances last visited field 2023-07-26 20:40:30 +01:00
1f656b2101 properly turn off automagic entrance creation 2023-07-26 01:23:49 +03:00
fab7adf079 Cleaning up entrance importing robustly 2023-07-26 00:14:46 +03:00
31c815eeb0 bugfix in error message 2023-07-24 17:33:39 +03:00
387bdf4f91 shorter msg 2023-07-14 11:20:57 +02:00
Martin Green
3359889d97 Better attempt at creating a default url for caves created by svx files 2023-07-08 17:56:49 +02:00
Martin Green
a0fcb78e95 Removed kataster area for unoffical numbers of pending caves. Added .html to urls of pending caves. 2023-07-05 18:21:15 +01:00
Philip Sargent (laptop)
ef467ad481 Making the dummy entrance thing clear 2023-05-02 17:42:58 +03:00
Martin Green
c50236575f Dummy entrances were being written to a global variable, recording that they have a filename. But the filename was not written. This was then causing an exception when the user asked to edit a cave, leading to all entrances being reread. Obviously the dummy entrances file ould not be read.
PS. Do we really want to reread all entrances when we start editing a cave?
2023-04-30 21:06:57 +01:00