Philip Sargent
|
a60a495c83
|
Creating forgotten caves & better GetCaveLookup()
|
2020-06-29 21:15:42 +01:00 |
|
Philip Sargent
|
459ed11b58
|
avoiding problem in KH QMs import
|
2020-06-28 15:57:40 +01:00 |
|
Philip Sargent
|
122cdd7fc8
|
replace GetCaveByReference
|
2020-06-28 01:50:34 +01:00 |
|
Philip Sargent
|
b35a0b0d26
|
Fully working dj 1.11.29
|
2020-06-19 16:39:05 +01:00 |
|
Philip Sargent
|
d4deea2019
|
remove tinyMCE more
|
2020-06-14 10:05:25 +01:00 |
|
Philip Sargent
|
d807e3de7d
|
Object storage as alternative to SQL
|
2020-06-08 21:33:32 +01:00 |
|
Philip Sargent
|
fda50ed570
|
attempt to simplify wnt horribly wrong
|
2020-06-06 22:51:55 +01:00 |
|
Philip Sargent
|
3264b6edef
|
bug fix in logbook parser
|
2020-05-30 20:31:20 +01:00 |
|
Philip Sargent
|
01e098339e
|
Imposrt mad more specific
|
2020-05-30 12:35:15 +01:00 |
|
Philip Sargent
|
6a755598b2
|
Moved classes to models_caves and fixed imports
|
2020-05-28 04:54:53 +01:00 |
|
Philip Sargent
|
df3917a677
|
Expunge cavetab
|
2020-05-28 02:20:50 +01:00 |
|
Philip Sargent
|
50d753a87b
|
Convert codebase for python3 usage
|
2020-05-24 20:56:27 +01:00 |
|
|
78f8ea2b5b
|
bug fixed for new logbook
|
2020-04-13 17:35:58 +01:00 |
|
|
e08b4275a9
|
2010 is html format not wiki format.
Or at least, now it is.
|
2020-04-12 23:03:00 +01:00 |
|
|
ac9f3cf061
|
New cacheing for parsed logbooks. All logbooks load in 75 seconds now.
|
2020-04-12 22:29:30 +01:00 |
|
Philip Sargent
|
2fc60f9f74
|
Fixing logbooks with parse errors
|
2020-02-20 15:26:33 +00:00 |
|
Philip Sargent
|
c5055e7f34
|
backport order of operations in reset() and change logbook parser to do paragraphs differently
|
2020-02-20 14:13:38 +00:00 |
|
Sam Wenham
|
a26109cb30
|
Allow comments against names in logbooks in brackets
Convert accent chars in names into simple chars as this is what people enter in the logbook
|
2019-07-11 12:29:38 +01:00 |
|
Sam Wenham
|
2ebb37552f
|
Just commit the logbook parser this time (can we move to git now!!!)
|
2019-06-26 21:21:37 +01:00 |
|
Sam Wenham
|
97426a0ddb
|
Backed out changeset: 4552f42bdf54
|
2019-06-26 20:57:24 +01:00 |
|
Sam Wenham
|
8a1be45aac
|
Remove this stupid hard coded name match
|
2019-06-26 20:56:08 +01:00 |
|
Sam Wenham
|
cc313246bb
|
missed objects
|
2019-04-18 19:27:23 +01:00 |
|
Sam Wenham
|
bfe018cde6
|
Clear data issues for logbooks before reloading
|
2019-04-18 19:26:09 +01:00 |
|
Sam Wenham
|
23df89cf31
|
Fix CSRF issues in svx form
Set date formats
Add DataIssue model and add errors to it to allow us to give people a list of
stuff to fix
|
2019-04-14 22:45:31 +01:00 |
|
Sam Wenham
|
d1d0c24ed8
|
Sort people by notability
Better errors and tidy
Nicer date formats
|
2019-04-02 02:04:38 +01:00 |
|
Sam Wenham
|
9df91b221b
|
Support html and wiki logbook entrys
Move nearest_station to nearest_station_name and make nearest_station a foreign
key to SurvexStation
Lots of tidying
|
2019-03-31 15:39:53 +01:00 |
|
Sam Wenham
|
a4532a29da
|
Update new management command for DB reset
Switch to content_type from mimetype
Make DB reset not nuke so much
Tidy logbook parser
|
2019-03-30 13:58:38 +00:00 |
|
Sam Wenham
|
b4296f1736
|
Fix people list
Cope with Jimmy McFoo as a name!
Don't set the top expo value in the code whin it is piss easy to calculate
Fix typo from last commit
|
2019-03-09 18:21:10 +00:00 |
|
Sam Wenham
|
1bac650aee
|
There is no point having two functions do basicaly the same thing so make the
load all logbooks call load logbook(expo)
Remove the return message from load logbook as it isn't used
|
2019-03-09 11:18:44 +00:00 |
|
Sam Wenham
|
9fc80bed35
|
Make the logbook parser a little more sane
Move the parser to expo mapping to settings
Set a default parser
Iterate over the expo years rather than the mapping list!
|
2019-03-06 23:20:34 +00:00 |
|
Sam Wenham
|
798ae591c6
|
Django 1.7 mostly working. Big refactor so probably bugs
|
2018-04-15 16:28:13 +01:00 |
|
wookey
|
3f98470af8
|
Add a function for running people parser
And comments on how logbooks can't be read in until 'year' exists in database
|
2013-06-25 15:59:19 +01:00 |
|
Wookey
|
ae693ca4c5
|
Add 2010 and 2011 logbooks to parsing list (can we make this auto
somehow - by agreeing a logbook format, or letting it guess)?
|
2011-09-15 12:12:18 +01:00 |
|
Wookey
|
dc1327674c
|
remove all the DOS linefeeds
|
2011-07-11 02:10:22 +01:00 |
|
Martin Green
|
69ab1e0249
|
Changed to regex to make 2003 expo logbooks parse
|
2011-07-10 23:45:45 +01:00 |
|
Martin Green
|
b001df1f53
|
edit logbooks, new logbook format, increased database normalisation
|
2011-05-01 19:32:41 +01:00 |
|
goatchurch
|
1294444026
|
make 2008 logbook correctly parse
|
2009-09-14 22:52:46 +01:00 |
|
goatchurch
|
ced45c92f7
|
tunnelfiles scheme added
|
2009-09-11 23:56:47 +01:00 |
|
goatchurch
|
f21cddb2d0
|
modelviz added
|
2009-09-11 09:04:59 +01:00 |
|
goatchurch
|
c5b933f922
|
parsing
|
2009-09-08 23:05:04 +01:00 |
|
goatchurch
|
c66b5e2dad
|
[svn] latest hacking for various statistics
|
2009-08-05 11:58:36 +01:00 |
|
goatchurch
|
9077462893
|
[svn] now with ability to make new svx file
|
2009-08-01 07:31:27 +01:00 |
|
goatchurch
|
7158a79a34
|
[svn] full checkin. animations disabled, sorry
|
2009-07-27 13:43:43 +01:00 |
|
substantialnoninfringinguser
|
8446047ab2
|
[svn] Brief code cleanup.
|
2009-07-03 05:31:49 +01:00 |
|
substantialnoninfringinguser
|
ae3fe8cd42
|
[svn] Renaming troggle.expo to troggle.core. To do this, used:
perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py`
and then manually checked each change (had to remove a couple)
|
2009-07-02 20:43:18 +01:00 |
|
goatchurch
|
17175637dc
|
[svn] codemirror
|
2009-06-09 18:59:54 +01:00 |
|
substantialnoninfringinguser
|
006becf6ca
|
[svn] Removed redundant fields "date" and "place" from Persontrip model. A PersonTrip's date and place are stored in its parent LogbookEntry. PersonTrips are the people who participate in the trip in a LogbookEntry, so it would make no sense to have different dates and places from the LogbookEntry they are foreignkeyed to.
|
2009-06-09 00:29:00 +01:00 |
|
substantialnoninfringinguser
|
97e423ba86
|
[svn] fix imports
|
2009-05-23 16:51:21 +01:00 |
|
substantialnoninfringinguser
|
e2e47e5876
|
[svn] fix it for real this time
Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8327 by cucc @ 5/3/2009 6:18 AM
|
2009-05-13 06:18:09 +01:00 |
|
substantialnoninfringinguser
|
a19781d7dd
|
[svn] fix import naming mistake
Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8326 by cucc @ 5/3/2009 6:17 AM
|
2009-05-13 06:17:09 +01:00 |
|