summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* catch unknown scotsman errorPhilip Sargent2021-04-208-40/+31
|
* Better labels for objects in admin consolePhilip Sargent2021-04-202-1/+6
|
* Now Django 3.2 compatible without deprcation warnings.Philip Sargent2021-04-201-0/+2
|
* disabling Google FLoCPhilip Sargent2021-04-193-1/+3
|
* Make troggle compatible with Django 3.1Philip Sargent2021-04-197-93/+94
|
* Tests work on cave, person, expedition pagesPhilip Sargent2021-04-185-16/+186
|
* fix template bug for newentrancePhilip Sargent2021-04-178-47/+73
|
* better error pagesPhilip Sargent2021-04-172-2/+69
|
* test suite with users loginsPhilip Sargent2021-04-1711-4/+1800
|
* prospect and moving code to better placesPhilip Sargent2021-04-176-87/+129
|
* working, but very faintPhilip Sargent2021-04-162-13/+25
|
* oopsPhilip Sargent2021-04-161-0/+12
|
* stopo prospecting map crashingPhilip Sargent2021-04-164-81/+120
|
* Fixed cave sort-order in cave indexPhilip Sargent2021-04-162-13/+20
|
* split out prospecting guide codePhilip Sargent2021-04-165-262/+279
|
* add link to all expedition pages back to expoweb /year/ pagePhilip Sargent2021-04-163-2/+20
|
* bug fix in error messagePhilip Sargent2021-04-151-1/+1
|
* enabled mugshots & blurb in people pagesPhilip Sargent2021-04-158-57/+86
|
* add 'del' and 'delfirst' optionsPhilip Sargent2021-04-151-3/+32
|
* add labels to templates to help debuggingPhilip Sargent2021-04-1510-0/+11
|
* renaming CSS files for clarityPhilip Sargent2021-04-155-7/+7
|
* abort messages when parsing cavesPhilip Sargent2021-04-151-2/+11
|
* cull old CSSPhilip Sargent2021-04-155-482/+1
|
* more cave parsing data fixesPhilip Sargent2021-04-143-12/+20
|
* better integration of svx file DatIssuesPhilip Sargent2021-04-144-12/+28
|
* Detects missing svx and description filesPhilip Sargent2021-04-141-11/+32
|
* Cave and Entrance forms tuned to user needsPhilip Sargent2021-04-145-58/+104
|
* docum and defaults in template cave-data xmlPhilip Sargent2021-04-142-10/+11
|
* stop being so verbosePhilip Sargent2021-04-141-1/+1
|
* restored cave edit capabilityPhilip Sargent2021-04-142-3/+10
|
* rename function more accuratelyPhilip Sargent2021-04-131-4/+4
|
* replace assert() with message loggingPhilip Sargent2021-04-138-29/+43
|
* actually needed it seems.Philip Sargent2021-04-131-0/+4
|
* Docstrings for all modulesPhilip Sargent2021-04-1315-17/+50
|
* fixing typos and changes in importingPhilip Sargent2021-04-135-70/+70
|
* move models_survex to models/survex.pyPhilip Sargent2021-04-1312-11/+11
|
* move models_caves to models/caves.pyPhilip Sargent2021-04-1317-20/+20
|
* create core/models/ directroyPhilip Sargent2021-04-1319-84/+25
|
* deprecated non-raw regexPhilip Sargent2021-04-132-3/+3
|
* moved clever slash middleware & unused.pyPhilip Sargent2021-04-133-1/+1
|
* moving save_carefully()Philip Sargent2021-04-137-53/+54
|
* creating core/utils.pyPhilip Sargent2021-04-126-57/+99
|
* add url field to DataIssuePhilip Sargent2021-04-123-2/+5
|
* Enable svx view if url just misses off .svxPhilip Sargent2021-04-121-2/+8
|
* data issues much easier to readPhilip Sargent2021-04-122-13/+24
|
* Public Import Errors webpagePhilip Sargent2021-04-114-4/+39
|
* url dispatcher tidyingPhilip Sargent2021-04-113-29/+29
|
* Better FileNotFound in expofilesPhilip Sargent2021-04-103-19/+42
|
* clear cache on parsing & 2.2.19 notesPhilip Sargent2021-04-103-25/+30
|
* tidy obsolete troggle/code/reset_dbPhilip Sargent2021-04-105-32/+53
|