summaryrefslogtreecommitdiffstats
path: root/core/views/survex.py
Commit message (Expand)AuthorAgeFilesLines
...
* Bugfix for new survex filePhilip Sargent2023-03-051-1/+6
* Needed for django 4.2 admin pagesPhilip Sargent2023-03-051-1/+2
* all working, queries improved, date-ordered.Philip Sargent2023-02-271-25/+28
* logbook trips, and some wallets working.Philip Sargent2023-02-271-2/+5
* get events on same date.progress.Philip Sargent2023-02-271-0/+29
* Initial add of On This Day links to svx file pagePhilip Sargent2023-02-261-4/+36
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-12/+6
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-186/+215
* Renaming class step 2Philip Sargent2023-01-301-1/+1
* Moved Logbooks to separate model filePhilip Sargent2023-01-291-1/+2
* sort imports using isort. tested.Philip Sargent2023-01-191-11/+11
* fix bugs made visible by py 3.11Philip Sargent2022-11-231-1/+1
* TIdy and docum of cave entry codePhilip Sargent2022-10-111-1/+1
* Fixing bugs and better error msgsPhilip Sargent2022-10-061-2/+6
* detecting empty wallets where we only have JSON and no filesPhilip Sargent2022-08-161-1/+6
* git commit when editing survex files onlinePhilip Sargent2022-07-181-2/+4
* catch nonUTF8 survex files, DataIssues url editorPhilip Sargent2022-07-151-3/+8
* fixing bugs after wookey sessionPhilip Sargent2022-03-221-1/+1
* running cavern on svx files improvedPhilip Sargent2022-03-111-38/+85
* remove 'testing' from menu template tooPhilip Sargent2022-02-231-0/+3
* fix final \n on edited filesPhilip Sargent2021-12-071-0/+1
* fix tests to match new error messagesPhilip Sargent2021-12-051-2/+2
* Catch permissions error.Philip Sargent2021-12-051-0/+2
* another todo quotePhilip Sargent2021-05-021-0/+4
* better integration of svx file DatIssuesPhilip Sargent2021-04-141-1/+8
* Docstrings for all modulesPhilip Sargent2021-04-131-0/+4
* move models_survex to models/survex.pyPhilip Sargent2021-04-131-1/+1
* move models_caves to models/caves.pyPhilip Sargent2021-04-131-1/+1
* create core/models/ directroyPhilip Sargent2021-04-131-1/+1
* Enable svx view if url just misses off .svxPhilip Sargent2021-04-121-2/+8
* compatible with Dj2.1.5Philip Sargent2021-04-071-1/+1
* move *_views files to /views/*Philip Sargent2021-03-311-0/+440