mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-09 12:32:35 +00:00
Logbook edited 2024-07-23b
This commit is contained in:
parent
5a11185394
commit
4b70af1544
@ -14,7 +14,7 @@ maintain half a dozen parser functions.
|
|||||||
Sorry about all the crap that surrounds the image tags which has been imported along with the content
|
Sorry about all the crap that surrounds the image tags which has been imported along with the content
|
||||||
when UK Caving blogs have been parsed.
|
when UK Caving blogs have been parsed.
|
||||||
|
|
||||||
Exported on 2024-07-23 15:07 using either the control panel webpage or when editing a logbook entry online
|
Exported on 2024-07-24 10:07 using either the control panel webpage or when editing a logbook entry online
|
||||||
See troggle/code/views/other.py and core.models/logbooks.py writelogbook(year, filename)
|
See troggle/code/views/other.py and core.models/logbooks.py writelogbook(year, filename)
|
||||||
-->
|
-->
|
||||||
<body>
|
<body>
|
||||||
@ -846,7 +846,7 @@ I need to go caving.
|
|||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<div class="tripdate" id="2024-07-23a">2024-07-23</div>
|
<div class="tripdate" id="2024-07-23a">2024-07-23</div>
|
||||||
<div class="trippeople"><u>Philip S</u>,Isaac,Jacob,,</div>
|
<div class="trippeople"><u>Philip S</u>,,Isaac,Jacob,</div>
|
||||||
<div class="triptitle">basecamp - Troggle: Seem to have fixed logbook overwriting problem</div>
|
<div class="triptitle">basecamp - Troggle: Seem to have fixed logbook overwriting problem</div>
|
||||||
Yesterday Jacob and Isaac got round a duplication problem with logbook entry by overwriting an existing entry - which meant that a dozen entries from 2023 were typed up, but all overwriting the same entry. (So these now need to be recovered from the git records).
|
Yesterday Jacob and Isaac got round a duplication problem with logbook entry by overwriting an existing entry - which meant that a dozen entries from 2023 were typed up, but all overwriting the same entry. (So these now need to be recovered from the git records).
|
||||||
<p>
|
<p>
|
||||||
@ -859,6 +859,24 @@ Nope: the duplication problem is still happening on the server (but not on the d
|
|||||||
<div class="timeug">T/U: 0.0 hours</div>
|
<div class="timeug">T/U: 0.0 hours</div>
|
||||||
<div class="editentry"><br /><a href="/logbookedit/2024-07-23a">Edit this entry</a><br /></div>
|
<div class="editentry"><br /><a href="/logbookedit/2024-07-23a">Edit this entry</a><br /></div>
|
||||||
|
|
||||||
|
<hr />
|
||||||
|
|
||||||
|
<div class="tripdate" id="2024-07-23b">2024-07-23</div>
|
||||||
|
<div class="trippeople"><u>Philip S</u>,Jono,Jacob,,</div>
|
||||||
|
<div class="triptitle">Basecamp - They typed up the survey training exercise</div>
|
||||||
|
Jacob created a wallet and survex file which have since been removed from the system entirely. The survey notes are here:
|
||||||
|
<img src="images/notes1-menstrualcave.jpg" width=30%>
|
||||||
|
<p>
|
||||||
|
Note that these notes have
|
||||||
|
<ul>
|
||||||
|
<li>NO names
|
||||||
|
<li>NO date
|
||||||
|
<li>NO name or identifier of where this was
|
||||||
|
</ul>
|
||||||
|
So as for training in survey technique, for recording the data this counts as a COMPLETE FAIL.
|
||||||
|
<div class="timeug">T/U: 0.0 hours</div>
|
||||||
|
<div class="editentry"><br /><a href="/logbookedit/2024-07-23b">Edit this entry</a><br /></div>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user