summaryrefslogtreecommitdiffstats
path: root/core/utils.py
Commit message (Expand)AuthorAgeFilesLines
* 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 py...Martin Green2022-08-011-0/+4
|\
| * 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
|/
* 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