|
6de4fa66a2
|
Initial add of On This Day links to svx file page
|
2023-02-26 22:13:37 +00:00 |
|
|
709b720be9
|
Update URLs to django documn version
|
2023-02-10 00:05:04 +00:00 |
|
|
0740f9ea5a
|
More todos
|
2023-02-08 23:37:00 +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 |
|
|
b29ff61871
|
Renaming class step 2
|
2023-01-30 16:18:19 +00:00 |
|
|
89d0e1723e
|
fixing cyclic import problem
|
2023-01-29 21:45:51 +00:00 |
|
|
a1c34f488d
|
bugfix from rearranged model files
|
2023-01-29 18:17:43 +00:00 |
|
|
5639435058
|
Moved Logbooks to separate model file
|
2023-01-29 16:47:46 +00:00 |
|
|
e01bd39609
|
refactored logbooks parser
|
2023-01-27 23:21:07 +00:00 |
|
|
be9fcc522a
|
sort imports using isort. tested.
|
2023-01-19 18:35:56 +00:00 |
|
|
a72c2bd96a
|
Using Path() wherever possible in localsettings.py
|
2022-12-22 16:04:16 +00:00 |
|
|
d1b94763b4
|
Fixing wiki-parsing for 2009 logbook
|
2022-12-18 19:33:56 +00:00 |
|
Philip Sargent
|
b06d1dae42
|
Convert.format() to f-strings with flynt
|
2022-11-23 10:48:39 +00:00 |
|
Philip Sargent
|
1a9e17a7e8
|
remove entry-type and tidy cache bits
|
2022-11-23 00:36:44 +00:00 |
|
Philip Sargent
|
995df16bec
|
bugfix length declaration
|
2022-11-21 16:52:10 +00:00 |
|
Philip Sargent
|
a795707552
|
cache tidy and move settings into parser
|
2022-11-21 16:41:52 +00:00 |
|
Philip Sargent
|
e0ac09d5ec
|
add 'lastvisit' field to entrances, for the date
|
2022-10-12 23:12:55 +03:00 |
|
Philip Sargent
|
b81b4ef2ef
|
Add date of update to the generated html file
|
2022-10-12 22:09:58 +03:00 |
|
Philip Sargent
|
b4cf2bac95
|
more complete list of caves linked to wallets
|
2022-09-22 01:37:25 +03:00 |
|
Martin Green
|
c1aaf07885
|
Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into python3-new
|
2022-08-01 16:05:17 +02:00 |
|
Martin Green
|
f491264b9e
|
Allow entrances to be edited with the correct parent url. Commit changes to caves when adding a new entrance. Order entrances alphabetically
|
2022-08-01 16:04:22 +02:00 |
|
Martin Green
|
fa6758b9a0
|
edit entrances within the correct url parent
|
2022-07-31 21:29:17 +02:00 |
|
Martin Green
|
94252a94fe
|
Edit caves in the same parent URL as the final file
|
2022-07-31 17:08:28 +02:00 |
|
Philip Sargent
|
fea69c0371
|
Extend wallets by cave report
|
2022-07-28 01:48:22 +03:00 |
|
Philip Sargent
|
039792e320
|
improve reifying process
|
2022-07-25 15:03:58 +03:00 |
|
Philip Sargent
|
f9a7ba7927
|
alias as separate error type
|
2022-07-25 04:17:06 +03:00 |
|
Philip Sargent
|
3577d8cb68
|
big rewrite of cave alias lookup system
|
2022-07-25 02:58:13 +03:00 |
|
Philip Sargent
|
de7388bdc5
|
GetCave:Lookup neeeds work
|
2022-07-24 21:38:14 +03:00 |
|
Philip Sargent
|
31b912f3ca
|
bugfixes
|
2022-07-22 12:40:42 +03:00 |
|
Philip Sargent
|
796dbf1438
|
more dead chicken waving
|
2022-07-21 21:52:10 +03:00 |
|
Philip Sargent
|
312ecdcfe1
|
need to see exception with all the renaming going on
|
2022-07-21 19:51:04 +03:00 |
|
Philip Sargent
|
0a158db97d
|
Trial QM tick mechanism in survex files
|
2022-07-20 20:47:29 +03:00 |
|
Philip Sargent
|
a215ebd62c
|
fix QM regex for number and rearrange url code
|
2022-07-20 17:02:38 +03:00 |
|
Philip Sargent
|
549c1649b4
|
QMs now have working url to survexfile & tick description
|
2022-07-20 14:44:56 +03:00 |
|
Philip Sargent
|
6883ff49a0
|
Add fields to QM model
|
2022-07-19 20:54:28 +03:00 |
|
Philip Sargent
|
6ec7071ffc
|
Fix display of expoyear
|
2022-07-18 19:19:06 +03:00 |
|
Philip Sargent
|
ee9b808461
|
moved writetrogglefile() to core.utils
|
2022-07-18 16:57:13 +03:00 |
|
Philip Sargent
|
b20e6c5a58
|
Complaints now on wallet page
|
2022-07-17 15:01:53 +03:00 |
|
Martin Green
|
3748840e23
|
Removed extranious characters where there is one unnnumbered entrance.
|
2022-07-15 14:05:48 +01:00 |
|
Martin Green
|
5582d545a1
|
Allow QMS to be rendered to a string, if the case that an optional parameter is missing
|
2022-07-11 23:29:59 +01:00 |
|
Philip Sargent
|
d3572e18c3
|
QM reports all working
|
2022-07-06 17:35:08 +03:00 |
|
Philip Sargent
|
7dc3cc3b91
|
fix for individual QM display from survex
|
2022-07-06 15:38:53 +03:00 |
|
Philip Sargent
|
0ea3ed1ef2
|
Not quite so broken QMs from survex files
|
2022-07-05 22:40:58 +03:00 |
|
Philip Sargent
|
2bd617b543
|
Fixed QM report for survex-imported QMs
|
2022-07-05 20:24:51 +03:00 |
|
Philip Sargent
|
9d4a97fc19
|
Tidy HTML output
|
2022-07-05 17:02:43 +03:00 |
|
Philip Sargent
|
5d7d2b82b2
|
Fixing non-null error, even though it should be allowed
|
2022-07-05 15:57:49 +03:00 |
|
Philip Sargent
|
779afc2f2a
|
QM report pages now not crashing, working..
|
2022-07-05 15:38:23 +03:00 |
|
Philip Sargent
|
6f32364675
|
fixed get_absolute_url error
|
2022-03-18 14:18:16 +00:00 |
|
Philip Sargent
|
3ac617431f
|
Make .3d files in same dir as .svx
|
2022-03-06 01:29:45 +00:00 |
|