Philip Sargent
|
269b8840ad
|
import fixes & statistics table
|
2020-06-12 18:10:07 +01:00 |
|
Philip Sargent
|
b9a223c049
|
Fix to /caves/ != /caves
|
2020-06-12 14:54:00 +01:00 |
|
Philip Sargent
|
db37710b90
|
fixes: stopped storing survex legs
|
2020-06-12 14:52:00 +01:00 |
|
Philip Sargent
|
092c8bb913
|
stopped storing survex legs
|
2020-06-12 14:06:03 +01:00 |
|
Philip Sargent
|
72fd57ef76
|
Rearranged caveindex page
|
2020-06-07 16:12:52 +01:00 |
|
Philip Sargent
|
ac9ac5e397
|
Remove unused Survey object
|
2020-06-04 23:16:26 +01:00 |
|
Philip Sargent
|
43c6e2f2e1
|
dlete todo page, partly fix other url pages
|
2020-06-04 23:00:58 +01:00 |
|
Philip Sargent
|
b7fea2042f
|
merge exptl & stats, delete millenial & eyecandy
|
2020-06-04 21:57:04 +01:00 |
|
Philip Sargent
|
90dc3dac3b
|
Change troggle horizontal menu items
|
2020-06-01 17:41:41 +01:00 |
|
Philip Sargent
|
f949bb8dc0
|
python3 fixes for djsngo admin pages
|
2020-05-31 22:35:36 +01:00 |
|
Philip Sargent
|
5d89cf9474
|
Delete SURVEYS.CSV code
|
2020-05-31 21:03:40 +01:00 |
|
Philip Sargent
|
09aedecc3b
|
Unicode fix for SVX display and edit page
|
2020-05-31 20:46:12 +01:00 |
|
Philip Sargent
|
d857cc9084
|
format tidy & normalise paths in survex *inlcude
|
2020-05-30 02:35:05 +01:00 |
|
Philip Sargent
|
df3917a677
|
Expunge cavetab
|
2020-05-28 02:20:50 +01:00 |
|
Philip Sargent
|
d4ac28af18
|
Remove PHOTOS_ROOT and DPhoto class
|
2020-05-15 21:32:55 +01:00 |
|
Philip Sargent
|
ccc5813b3f
|
indent recursion and update comments
|
2020-05-14 17:21:34 +01:00 |
|
Expo on server
|
13d3f37f05
|
menu update
|
2020-05-13 19:59:41 +01:00 |
|
Expo on server
|
2918b4b92c
|
Add simple search function to default menu
|
2020-05-02 04:14:32 +01:00 |
|
|
0b85a9d330
|
adding sync to databaseRest and cleaning a template
|
2020-04-19 23:35:41 +01:00 |
|
|
98fd314a62
|
Prevent that annoying popup from Google offering to translate the page from German
|
2020-04-11 18:10:09 +01:00 |
|
|
d71e31417b
|
scanned image files importing
|
2020-04-09 02:40:32 +01:00 |
|
|
fbe6c0c859
|
rearrange main menu
|
2020-04-03 01:11:30 +01:00 |
|
|
867479e05d
|
Fixing my earlier mistake these are xml not html
|
2020-03-02 17:08:49 +00:00 |
|
|
cdef395f89
|
New troggle report on defined directory paths
|
2020-02-27 00:58:09 +00:00 |
|
Philip Sargent
|
d170a3c36e
|
add shortcut for logbooks & note explaining notability metric
|
2020-02-24 21:49:01 +00:00 |
|
Philip Sargent
|
de14ecea22
|
Fixing back mistaken chnage
|
2020-02-20 01:42:52 +00:00 |
|
Philip Sargent
|
04fb2e8701
|
DOCTYPE update for template for generated files
|
2020-02-19 21:48:37 +00:00 |
|
Philip Sargent
|
c1439bed8d
|
Adding <pre> and </pre> to the logbook entry display so that all the paragraphs are not munged into one when displayed. Untested.
|
2020-02-19 21:47:13 +00:00 |
|
|
56618dbe65
|
fix CUCC url in template and add years to 2020
|
2019-12-23 19:40:44 +00:00 |
|
Expo on server
|
71ef710d09
|
Fix the location of the cave view javascript
|
2019-12-08 10:53:43 +00:00 |
|
Sam Wenham
|
4ebf3d8a0e
|
Bring back TinyMCE for editing flatpages
|
2019-07-10 12:32:04 +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
|
b2dd905f0e
|
Allow html chars in names
|
2019-06-26 18:36:08 +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
|
64a4842dcb
|
Remove the redundant render_with_context() as django now does this just with the
render() shortcut
Move from mimetype to content_type, missed in last commit
|
2019-03-30 17:02:07 +00: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 |
|
Wookey
|
705dd51f30
|
Only show unofficial number if it's not already displayed
|
2019-03-27 01:59:09 +00:00 |
|
expoonserver
|
f8be510509
|
Display temporary numbers on main cave index, when they exist.
|
2019-03-26 23:58:27 +00:00 |
|
Sam Wenham
|
121f0a6aac
|
Remove the news section as it never gets updated
Fix logbook entry so the edit link works
Tidy the control panel page
|
2019-03-10 11:05:57 +00:00 |
|
Sam Wenham
|
8932bdc466
|
Remove jquery.min.js from troggle as it busts the footer menu. Yep troggle has a footer menu!!
|
2019-03-09 19:32:00 +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 |
|
|
4148ece133
|
Messing with millenialcaves.html or similar
|
2019-02-26 12:07:45 +00:00 |
|
|
53513b812b
|
Messing with millenialcaves.html or similar
|
2019-02-26 12:01:55 +00:00 |
|
|
622d523c98
|
Messing with millenialcaves.html or similar
|
2019-02-26 01:12:14 +00:00 |
|
|
a397eb9d00
|
Messing with millenialcaves.html or similar
|
2019-02-26 00:48:34 +00:00 |
|