Commit Graph

44 Commits

Author SHA1 Message Date
PhilipSargent 2141dc1eba Fixed weird QM issues, all working 2026-01-30 03:32:15 +00:00
PhilipSargent 1b7798e2fc primary key now UUID on SurvexBlock 2026-01-29 23:06:30 +00:00
PhilipSargent ced9a7b024 SHould be nearly working, but crashes on saving edited entry 2025-11-26 01:22:38 +02:00
PhilipSargent 0e6a3e457d nearly complete store logbook entries in separate JSON files 2025-11-22 22:38:47 +02:00
PhilipSargent d25a2154af tidying unused fileds on classes 2025-10-11 23:59:11 +03:00
PhilipSargent 9d235ff10a prevent crash on broken QM parsing 2025-08-02 15:31:41 +02:00
PhilipSargent c5b08ce80f stumbled on bug when no entries in logbook, fixed. 2025-01-15 20:21:49 +00:00
PhilipSargent 49c0c0fe3a First attempts at better use of Django query optimisation 2025-01-10 00:28:01 +00:00
PhilipSargent 486a50f876 Added two indexes to foreign keys 2025-01-09 22:07:27 +00:00
PhilipSargent 30760654b7 import order fixed by ruff 2024-12-15 18:54:47 +00:00
PhilipSargent 8c91d2f47d we do need a space between names after all 2024-12-10 21:31:45 +00:00
PhilipSargent 555cb63be3 Fix the order of participants in a logbook entry 2024-12-10 21:29:05 +00:00
PhilipSargent 8c56a45e7c preserving expoer order in logbook entries attempt 1 2024-12-10 20:09:25 +00:00
PhilipSargent 62320e9f7e fixing ,, bug in logbook rewriting, and fixing persons order 2024-07-30 00:53:24 +03:00
PhilipSargent 2cb665e141 to-do comments updated 2024-07-15 12:41:58 +02:00
PhilipSargent 24c5ba9711 Remove CaveSLug as a Class. Now each Cave has only one slug for sure. 2024-07-12 17:18:05 +02:00
PhilipSargent 1641dfe5f1 tidy with new multicave wallets 2023-10-21 22:31:33 +03:00
PhilipSargent fd94909ee7 removed fossil URL_ROOT from active code 2023-10-01 12:21:34 +03:00
PhilipSargent eb7a1efea5 Path seems newly fragile re int rather than str 2023-09-02 19:43:50 +03:00
PhilipSargent a4f676fd32 bugfixing 2023-09-02 19:23:22 +03:00
PhilipSargent c9729c046c Adding field to logbookentry 2023-09-02 14:49:43 +03:00
PhilipSargent c29c12ea76 Edit Logbook Entry mostly working 2023-08-31 18:55:20 +03:00
PhilipSargent d08a6aa204 Nicknames preserved, date checked 2023-08-26 18:39:29 +03:00
PhilipSargent b650095588 calendar S T colour >10 per date 2023-07-14 11:13:06 +02:00
Expo on server 086537cb56 =Added string to caveslugs so admin interface works. Added explanation for the rational for cave slugs. 2023-07-08 23:45:32 +01:00
PhilipSargent 9ffe3f690b tidy up entranceSlug all now deleted 2023-03-28 20:30:00 +01:00
PhilipSargent 5a90e7b727 fix more twiddly variations of QMs 2023-03-18 03:03:06 +00:00
PhilipSargent 7345e3a328 Much QM re-engineering 2023-03-17 20:01:52 +00:00
PhilipSargent de54576d11 Fix QMs reports, remove V grade 2023-03-17 14:33:30 +00:00
PhilipSargent 3011e7b114 Adding QM JSON export 2023-03-16 21:06:52 +00:00
PhilipSargent a7660c8ec7 QM report updating 2023-03-14 16:11:37 +00:00
PhilipSargent 85fab88ac9 Fixing inherited *date into sub-blocks 2023-03-14 02:12:28 +00:00
PhilipSargent 94e145adce CASCADE fixes in data model 2023-03-06 16:37:38 +00:00
PhilipSargent 0740f9ea5a More todos 2023-02-08 23:37:00 +00:00
PhilipSargent 3aca0d0c76 ruf cleanup imports, bigly. 2023-01-30 23:04:11 +00:00
PhilipSargent 7808005498 ran 'black' to reformat all the core files 2023-01-30 19:04:36 +00:00
PhilipSargent b29ff61871 Renaming class step 2 2023-01-30 16:18:19 +00:00
PhilipSargent 58f7cf72d4 renaming confusing Class, step 1 2023-01-30 16:07:44 +00:00
PhilipSargent 3742e0f367 fixing Sunday display on calendar 2023-01-30 15:28:11 +00:00
PhilipSargent 7d98980121 Fixing dates on expedition table 2023-01-29 22:11:00 +00:00
PhilipSargent 89d0e1723e fixing cyclic import problem 2023-01-29 21:45:51 +00:00
PhilipSargent 226cbb6b5c Fixed coloured T and S on expo calendar 2023-01-29 20:59:56 +00:00
PhilipSargent a1c34f488d bugfix from rearranged model files 2023-01-29 18:17:43 +00:00
PhilipSargent 5639435058 Moved Logbooks to separate model file 2023-01-29 16:47:46 +00:00