This website requires JavaScript.
Explore
Help
Register
Sign In
xle
/
troggle-unchained
Watch
2
Star
0
Fork
0
You've already forked troggle-unchained
forked from
expo/troggle
Code
Issues
4
Pull Requests
Projects
1
Wiki
Activity
Files
783154d24a0033bbda15ebfa4e30744d02c27324
troggle-unchained
/
parsers
History
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
..
__init__.py
…
caves.py
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.
2023-04-30 21:06:57 +01:00
drawings.py
to-do lists updates
2023-02-02 21:50:40 +00:00
imports.py
…
locations.py
CASCADE fixes in data model
2023-03-06 16:37:38 +00:00
logbooks.py
Survex editor now parses edited files
2023-03-23 19:05:25 +00:00
people.py
Removed unused properties and moving
2023-01-30 22:27:17 +00:00
QMs.py
fix more twiddly variations of QMs
2023-03-18 03:03:06 +00:00
scans.py
Setting wallet dates earlier in the import process
2023-02-01 23:43:05 +00:00
survex.py
Creates new cave from survex file upload
2023-03-24 00:54:26 +00:00