mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 08:41:54 +00:00
Troggle online: Edit this page - todo.html
This commit is contained in:
parent
2dab85ca18
commit
44c4ff0060
@ -164,40 +164,18 @@ Click here if no todo list appears here.</div></a>
|
||||
</details>
|
||||
|
||||
<h3>Troggle</h3>
|
||||
<details><summary><!--2022-02-19 psargent-->Survex file online editing BROKEN</summary>
|
||||
<li>depends on file permissions being set correctly in :loser: repo
|
||||
<li>..and mainatianed correctly by the online edit system. CHECK & DOCUMENT.
|
||||
</details>
|
||||
|
||||
<details><summary><!--2022-02-15 psargent--> Expo log parsing</summary>
|
||||
<li>Parsing broken on several old expo logs, excluded in the source code
|
||||
<li>the caching of already-parsed logfiles sems broken, troggle always re-parses all files
|
||||
<li>the caching of already-parsed logfiles seems broken, troggle always re-parses all files
|
||||
</details>
|
||||
|
||||
<details><summary><!--2021-11-06 psargent--> CaveView fixing</summary>
|
||||
<li>Comment out bad CaveView on server
|
||||
<li>Fix .3d files to be in right places & edit javascript to match {{svx3d}} etc.
|
||||
|
||||
|
||||
<li>re-enable CaveView
|
||||
</details>
|
||||
|
||||
<details><summary><!--2021-12-18 psargent--> Scan Upload sets ownership of new files - rsync fails thereafter</summary>
|
||||
Because the upload form (in troggle) is operating with webserver permisions as user 'www-data' it can't create files
|
||||
with ownership 'expo'. This stops rsync working (which uses exo@expo.survex.com username), so the form should set permsisions as <br>
|
||||
-rw-rw-r--<br>
|
||||
instead of<br>
|
||||
-rw-r--r--<br>
|
||||
which it does at the moment.
|
||||
</details>
|
||||
|
||||
|
||||
<details><summary><!--2021-11-04 psargent--> Scan Upload gives permissions error on localhost and, INITIALLY, on expo.survex.com .</summary>
|
||||
<li>http://expo.survex.com/scanupload/2022:00
|
||||
<li>http://expo.survex.com/scanupload/2021:01
|
||||
</details>
|
||||
|
||||
<details><summary><!--2021-10-31 psargent--> admin links to fix password/username ALL BROKEN</summary>
|
||||
<li>Links on http://localhost:8000/accounts/login/ lead to 404s
|
||||
</details>
|
||||
|
||||
<details><summary><!--2021-11-04 psargent--> non-server, non-Apache links to Cave HTML i/t/l pages ALL BROKEN</summary>
|
||||
<li>http://expo.survex.com/1623/others/l/113day.htm works but, and
|
||||
@ -212,9 +190,7 @@ which it does at the moment.
|
||||
<a href="1623/204/swings.html">Swings and Roundabouts</a> such as "At the bottom there is a climb down over boulders <a href="1623/204/qm.html#C2001-204-45">[C2001-204-45 C]</a>." where the troggle URL fails completely.
|
||||
|
||||
</details>
|
||||
<details><summary>Better import error messages </summary>
|
||||
<li><!--2020-04-20 psargent-->REPORT 'folder not recognised' errors into error log inside database -> "DataIssue" register
|
||||
</details>
|
||||
|
||||
<details><summary><!-- 2020-04-11 psargent -->Troggle parser/viewer </summary>
|
||||
<li>Explain how expopages (formerly flatpages) work. refer to computing/hbmanual1.html
|
||||
</details>
|
||||
@ -245,7 +221,7 @@ But note that there are TWO packages called python-magic, see https://stackoverf
|
||||
<li><!--2020-07-24 psargent-->Get all trogglistas to read https://martinfowler.com/tags/refactoring.html
|
||||
</details>
|
||||
<details><summary><!--2020-07-24 psargent-->expopages is used to deliver CSS and JS for django admin pages,</summary>
|
||||
<li><!--2020-07-24 psargent--> use expopages but fix awkwardnesses such as /expofiles/ directory listing not working
|
||||
|
||||
</details>
|
||||
<details><summary><!--2022-02-19 psargent-->gardening our main model files for unused things</summary>
|
||||
<li>get rid of 'expeditionday' as a concept everywhere ?
|
||||
|
Loading…
Reference in New Issue
Block a user