summaryrefslogtreecommitdiffstats
path: root/core/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* fix bugs made visible by py 3.11Philip Sargent2022-11-231-2/+8
|
* Convert.format() to f-strings with flyntPhilip Sargent2022-11-231-4/+4
|
* fix for running troggle not on master git serverPhilip Sargent2022-10-071-1/+1
|
* Replaced maintenance headache with cleaner folder walkingPhilip Sargent2022-09-231-21/+0
|
* removing technical debt, replace convoluted codePhilip Sargent2022-09-231-0/+2
|
* fix apparent error when running on dev systemPhilip Sargent2022-08-131-8/+18
|
* Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into ↵Martin Green2022-08-011-0/+4
|\ | | | | | | python3-new
| * Extend wallets by cave reportPhilip Sargent2022-07-281-0/+4
| |
* | Allow entrances to be edited with the correct parent url. Commit changes to ↵Martin Green2022-08-011-10/+13
|/ | | | caves when adding a new entrance. Order entrances alphabetically
* bugfixesPhilip Sargent2022-07-221-0/+1
|
* bugfixPhilip Sargent2022-07-191-0/+1
|
* git commit when editing survex files onlinePhilip Sargent2022-07-181-3/+36
|
* refactor to put Martins git stuff in utilsPhilip Sargent2022-07-181-3/+51
|
* moved writetrogglefile() to core.utilsPhilip Sargent2022-07-181-0/+26
|
* Allow for PosixPaths to work with GetListDirMartin Green2022-06-251-1/+1
|
* bugfix and documPhilip Sargent2022-03-241-1/+1
|
* documenting fossilsPhilip Sargent2022-03-231-2/+4
|
* moved functions between filesPhilip Sargent2021-05-041-0/+17
|
* slug too long for fieldPhilip Sargent2021-04-231-1/+1
|
* Deep fix, nonunique ids in logbookentries fixedPhilip Sargent2021-04-231-0/+4
|
* replace assert() with message loggingPhilip Sargent2021-04-131-6/+6
|
* fixing typos and changes in importingPhilip Sargent2021-04-131-0/+1
|
* create core/models/ directroyPhilip Sargent2021-04-131-19/+1
|
* deprecated non-raw regexPhilip Sargent2021-04-131-1/+1
|
* moving save_carefully()Philip Sargent2021-04-131-0/+42
|
* creating core/utils.pyPhilip Sargent2021-04-121-0/+84