Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bugs made visible by py 3.11 | Philip Sargent | 2022-11-23 | 1 | -2/+8 |
| | |||||
* | Convert.format() to f-strings with flynt | Philip Sargent | 2022-11-23 | 1 | -4/+4 |
| | |||||
* | fix for running troggle not on master git server | Philip Sargent | 2022-10-07 | 1 | -1/+1 |
| | |||||
* | Replaced maintenance headache with cleaner folder walking | Philip Sargent | 2022-09-23 | 1 | -21/+0 |
| | |||||
* | removing technical debt, replace convoluted code | Philip Sargent | 2022-09-23 | 1 | -0/+2 |
| | |||||
* | fix apparent error when running on dev system | Philip Sargent | 2022-08-13 | 1 | -8/+18 |
| | |||||
* | Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into ↵ | Martin Green | 2022-08-01 | 1 | -0/+4 |
|\ | | | | | | | python3-new | ||||
| * | Extend wallets by cave report | Philip Sargent | 2022-07-28 | 1 | -0/+4 |
| | | |||||
* | | Allow entrances to be edited with the correct parent url. Commit changes to ↵ | Martin Green | 2022-08-01 | 1 | -10/+13 |
|/ | | | | caves when adding a new entrance. Order entrances alphabetically | ||||
* | bugfixes | Philip Sargent | 2022-07-22 | 1 | -0/+1 |
| | |||||
* | bugfix | Philip Sargent | 2022-07-19 | 1 | -0/+1 |
| | |||||
* | git commit when editing survex files online | Philip Sargent | 2022-07-18 | 1 | -3/+36 |
| | |||||
* | refactor to put Martins git stuff in utils | Philip Sargent | 2022-07-18 | 1 | -3/+51 |
| | |||||
* | moved writetrogglefile() to core.utils | Philip Sargent | 2022-07-18 | 1 | -0/+26 |
| | |||||
* | Allow for PosixPaths to work with GetListDir | Martin Green | 2022-06-25 | 1 | -1/+1 |
| | |||||
* | bugfix and docum | Philip Sargent | 2022-03-24 | 1 | -1/+1 |
| | |||||
* | documenting fossils | Philip Sargent | 2022-03-23 | 1 | -2/+4 |
| | |||||
* | moved functions between files | Philip Sargent | 2021-05-04 | 1 | -0/+17 |
| | |||||
* | slug too long for field | Philip Sargent | 2021-04-23 | 1 | -1/+1 |
| | |||||
* | Deep fix, nonunique ids in logbookentries fixed | Philip Sargent | 2021-04-23 | 1 | -0/+4 |
| | |||||
* | replace assert() with message logging | Philip Sargent | 2021-04-13 | 1 | -6/+6 |
| | |||||
* | fixing typos and changes in importing | Philip Sargent | 2021-04-13 | 1 | -0/+1 |
| | |||||
* | create core/models/ directroy | Philip Sargent | 2021-04-13 | 1 | -19/+1 |
| | |||||
* | deprecated non-raw regex | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
| | |||||
* | moving save_carefully() | Philip Sargent | 2021-04-13 | 1 | -0/+42 |
| | |||||
* | creating core/utils.py | Philip Sargent | 2021-04-12 | 1 | -0/+84 |