summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* re enablePhilip Sargent2023-02-021-1/+1
|
* test file permissionsPhilip Sargent2023-02-021-0/+27
|
* Better diagnostics from bad slug errorPhilip Sargent2023-02-022-6/+6
|
* spiders are asking for weird urlsPhilip Sargent2023-02-021-0/+2
|
* Setting wallet dates earlier in the import processPhilip Sargent2023-02-013-26/+8
|
* renamed wallet form filePhilip Sargent2023-02-012-6/+8
|
* make nav cope with missing walletsPhilip Sargent2023-02-011-7/+46
|
* Fix to not create an extra walletPhilip Sargent2023-02-011-1/+4
|
* date handling now working for new walletPhilip Sargent2023-02-012-24/+23
|
* Dedicated 'Create' button for a new walletPhilip Sargent2023-02-011-7/+25
|
* menu change to go to latest blank walletPhilip Sargent2023-01-311-3/+0
|
* New wallet goes to next available slot nowPhilip Sargent2023-01-312-57/+64
|
* Wallet editor into separate filePhilip Sargent2023-01-316-794/+828
|
* ruf cleanup imports, bigly.Philip Sargent2023-01-3025-242/+78
|
* Removed unused properties and movingPhilip Sargent2023-01-303-13/+11
|
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-3028-3072/+3841
|
* Remove unneeded Class ExpeditionDayPhilip Sargent2023-01-303-20/+14
|
* Renaming class - step 3 completePhilip Sargent2023-01-302-5/+5
|
* Renaming class step 2Philip Sargent2023-01-3010-25/+18
|
* renaming confusing Class, step 1Philip Sargent2023-01-302-11/+9
|
* fixing Sunday display on calendarPhilip Sargent2023-01-304-75/+71
|
* Fixing dates on expedition tablePhilip Sargent2023-01-293-43/+36
|
* fixing cyclic import problemPhilip Sargent2023-01-296-20/+21
|
* Fixed coloured T and S on expo calendarPhilip Sargent2023-01-297-15/+30
|
* bugfix from rearranged model filesPhilip Sargent2023-01-293-9/+8
|
* separated out ent locations from survex parserPhilip Sargent2023-01-291-1/+1
|
* Moved Logbooks to separate model filePhilip Sargent2023-01-2910-158/+197
|
* separated out Model for wallet to its own filePhilip Sargent2023-01-293-282/+299
|
* More public debug reportsPhilip Sargent2023-01-291-9/+14
|
* Add new survex import reportPhilip Sargent2023-01-292-3/+27
|
* Inherit *team to anonymous survex blocksPhilip Sargent2023-01-291-5/+4
|
* refactor to reduce db hits and fix *teamPhilip Sargent2023-01-282-1/+3
|
* refactored, global removedPhilip Sargent2023-01-281-0/+2
|
* refactored logbooks parserPhilip Sargent2023-01-272-2/+6
|
* refactored, faster deletion prior to loadingPhilip Sargent2023-01-271-1/+1
|
* Remove logdataissues from TROGPhilip Sargent2023-01-271-3/+3
|
* new report on tehrion file parsingPhilip Sargent2023-01-261-2/+16
|
* therion issues reportPhilip Sargent2023-01-261-1/+4
|
* sort imports using isort. tested.Philip Sargent2023-01-1926-238/+289
|
* consistent tests with logbooks junk removalPhilip Sargent2023-01-163-3/+3
|
* Clean up unused templates. All checked.Philip Sargent2022-12-291-11/+15
|
* tidy upPhilip Sargent2022-12-291-10/+7
|
* cope with bad wallet namePhilip Sargent2022-12-291-6/+9
|
* remove logbooksearch, use site-wide search on serverPhilip Sargent2022-12-291-16/+0
|
* logbooksearch ?Philip Sargent2022-12-291-0/+5
|
* Adding docstrings, deleting unused codePhilip Sargent2022-12-233-37/+30
|
* Put colour bar on wallet editorPhilip Sargent2022-12-231-4/+11
|
* Using Path() wherever possible in localsettings.pyPhilip Sargent2022-12-221-23/+3
|
* fix frontmatter/endmatterPhilip Sargent2022-12-211-3/+12
|
* attempted speedup, explicit dates wallet objectsPhilip Sargent2022-12-202-24/+51
|