2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-05-13 10:14:39 +01:00
This commit is contained in:
2026-05-11 15:04:24 +01:00
parent 02bf9608b2
commit 8e65dc0892
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -372,7 +372,7 @@ def process_new_hole(form, area):
"""
🚧 under construction.
Detect if logged-in & set who_am_i using the cookie system, make read-only if logged in
Detect if logged-in & set who_am_i using the cookie system, make read-only if logged in
✅ Create a fixed point *fix record by inserting into :loser:/fixedpts/gps/auto.svx
✅ Do a git commit (loser) of the new GPS position
+6 -1
View File
@@ -142,7 +142,12 @@
<li>Update the database with this new information
<li>Take you to a new Wallet for this information and this trip (if it does not exist)
<li>Return you to this form if any important data is missing or invalid
<li>If all is correct, will take you to the (new) Wallet for you to upload the photos
<li>If all is correct, will take you to <br />
- the Entrance edit page for you to upload the photos<br />
- the GPSlogs upload page to upload your prospecting track<br />
- the new Survex page to upload survey data (if any)
- a new Logbook page if you have not already recorded this
</ul>
</p>
{% endblock %}