2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-22 15:21:52 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
3c62defdfd fixes and bugfix 2023-11-04 18:28:14 +02:00
0843a27966 Revised (faster, less brain damaged) wallet pages 2023-10-25 01:56:30 +03:00
33477f2b40 refactoring duplicate code 2023-10-23 22:54:46 +03:00
1694d01536 before big revision to wallet model code 2023-10-23 20:24:05 +03:00
2b96086535 caves->wallets at parse time 2023-10-23 03:24:34 +03:00
1641dfe5f1 tidy with new multicave wallets 2023-10-21 22:31:33 +03:00
e7a0c57330 wallets & caves now many:many 2023-10-21 16:22:20 +03:00
ed993761a1 clean up small errors and debugging 2023-10-05 14:45:46 +03:00
fcfa59cdf7 Make people listed in wallets url-linkable 2023-10-05 14:11:05 +03:00
eae919e5b2 Digging out failed name recognition 2023-10-04 23:34:36 +03:00
adbc8f7955 disambiguating names on wallets 2023-10-04 22:23:26 +03:00
bc621efc36 wallets-per-person now finding non-survex wallets 2023-10-04 18:22:54 +03:00
7b8703dadc part-way though converting to slugs for people 2023-10-01 15:55:28 +03:00
421b47c137 bugfix 2023-09-27 21:43:35 +03:00
505eb6475e pending caves aliases stuff 2023-09-26 19:44:06 +03:00
d4cf76da40 slightly cleaning up slug/areacode/unofficial_number mess 2023-09-26 01:10:50 +03:00
9db0b2a191 recognise old cave id codes in old wallets "1623-" 2023-09-16 13:53:05 +03:00
327b1923b0 Cleaning auto Cave creation from survex file detection 2023-09-10 02:06:38 +03:00
a0f85454f8 detecting orphan cave ids and adding to pending list 2023-08-02 18:23:04 +03:00
af552a3d62 better detect unknown cave identifer strings from users 2023-07-25 21:07:13 +03:00
35e9eb558d Identified survey length discrepencies 2023-03-12 01:09:17 +00:00
6387de038b get events on same date.progress. 2023-02-27 16:42:08 +00:00
709b720be9 Update URLs to django documn version 2023-02-10 00:05:04 +00:00
175e71facf Many many bugs fixed for >1 svx file on a wallet 2023-02-03 22:19:51 +00:00
578f02db2d Better diagnostics from bad slug error 2023-02-02 11:19:46 +00:00
9d1c0ac395 Setting wallet dates earlier in the import process 2023-02-01 23:43:05 +00:00
1f5b56a593 Wallet editor into separate file 2023-01-31 17:13:41 +00:00
3aca0d0c76 ruf cleanup imports, bigly. 2023-01-30 23:04:11 +00:00
7808005498 ran 'black' to reformat all the core files 2023-01-30 19:04:36 +00:00
be9fcc522a sort imports using isort. tested. 2023-01-19 18:35:56 +00:00
f24f283a07 attempted speedup, explicit dates wallet objects 2022-12-20 00:07:55 +00:00
Philip Sargent
2cafa32c7e links to other years wallets 2022-10-18 23:28:38 +03:00
Philip Sargent
830150ade6 Making page templates autoadjust to the current year 2022-10-15 21:28:56 +03:00
Philip Sargent
454c2c2830 Fix links to scans directly from the master drawings list 2022-10-15 18:37:46 +03:00
Philip Sargent
f51d1e114e small chnages to name resolution 2022-10-07 23:47:05 +03:00
Philip Sargent
1f70b77735 fix crash when people put a list of cave ids in a wallet 2022-10-06 21:37:09 +03:00
Philip Sargent
4a34986598 error msg fix 2022-10-06 21:03:14 +03:00
Philip Sargent
f3ecdd6d87 Cleaner monitoring output when importing wallets and scans 2022-09-24 00:17:51 +03:00
Philip Sargent
6e3fdd35c1 Replaced maintenance headache with cleaner folder walking 2022-09-23 23:43:34 +03:00
Philip Sargent
b4cf2bac95 more complete list of caves linked to wallets 2022-09-22 01:37:25 +03:00
Philip Sargent
1971f51b52 find more wallets than we thought we had 2022-09-22 00:23:22 +03:00
Philip Sargent
71bd07e70e Handling and fixing bad dates in JSON input 2022-09-20 22:52:31 +03:00
Philip Sargent
36995ec051 handling survex files not linked in completely 2022-09-20 02:36:40 +03:00
Philip Sargent
61f9863a06 bug fixes and coping with a list of cave ids in JSON 2022-09-20 01:02:06 +03:00
Philip Sargent
13b57d2bb6 year list for wallets by year 2022-09-19 21:54:32 +03:00
Philip Sargent
beecb4b0ac remove redundant code 2022-09-12 22:46:45 +03:00
Philip Sargent
6452a7beed fix green block for survex files on table 2022-08-31 12:09:07 +03:00
Philip Sargent
3af1112847 fix wallet date from survexfile 2022-08-30 20:46:17 +03:00
Philip Sargent
9aaadafc13 populate with people 2022-08-25 17:29:57 +03:00
Philip Sargent
17bbbd6eab get the survexfile path when editing a naked wallet 2022-08-24 19:08:08 +03:00