summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Update URLs to django documn versionPhilip Sargent2023-02-106-6/+6
|
* Django 3.0 deprecations removedPhilip Sargent (oconee)2023-02-092-3/+3
|
* More todosPhilip Sargent2023-02-082-0/+7
|
* Many many bugs fixed for >1 svx file on a walletPhilip Sargent2023-02-033-77/+96
|
* refactored and most recent wallet link fixedPhilip Sargent2023-02-031-261/+266
|
* Made JSON visible on wallet edit pagePhilip Sargent2023-02-031-0/+4
|
* todo updatesPhilip Sargent2023-02-021-12/+9
|
* to-do lists updatesPhilip Sargent2023-02-024-17/+21
|
* Added 'Notes not needed' checkboxPhilip Sargent2023-02-022-19/+33
|
* Complete set of todo strings on webpagePhilip Sargent2023-02-021-8/+19
|
* 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
|