Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactoring cookie age as a function not a constant | Philip Sargent | 2025-06-14 | 11 | -23/+30 |
| | |||||
* | new to do item | Philip Sargent | 2025-06-14 | 1 | -0/+3 |
| | |||||
* | initial method for identifying potato hut laptops as cookie | Philip Sargent | 2025-05-23 | 2 | -17/+27 |
| | |||||
* | only allows registration once, except for admins | Philip Sargent | 2025-05-22 | 2 | -50/+78 |
| | |||||
* | notice inserted if ADMIN, not fully implemented | Philip Sargent | 2025-05-21 | 1 | -21/+32 |
| | |||||
* | notes made, work still to do | Philip Sargent | 2025-05-20 | 1 | -2/+8 |
| | |||||
* | prevent re-register not working | Philip Sargent | 2025-05-20 | 1 | -4/+5 |
| | |||||
* | dev config updated to Django 5.2 | Philip Sargent | 2025-04-10 | 1 | -1/+1 |
| | |||||
* | Add <br> | Philip Sargent | 2025-03-24 | 1 | -1/+1 |
| | |||||
* | attempt to reformat logbook entries.. fail. Too many side efefcts. | Philip Sargent | 2025-03-16 | 2 | -3/+71 |
| | |||||
* | fix bug if no exif on file | Philip Sargent | 2025-03-11 | 1 | -2/+2 |
| | |||||
* | update template to standard survex 2025 syntax for *team | Philip Sargent | 2025-03-11 | 1 | -6/+7 |
| | |||||
* | year fixed if not in exif data | Philip Sargent | 2025-03-08 | 1 | -4/+4 |
| | |||||
* | bugfix in .url file | Philip Sargent | 2025-03-03 | 1 | -4/+12 |
| | |||||
* | fix latitude bugs | Philip Sargent | 2025-03-02 | 2 | -10/+13 |
| | |||||
* | more selective tag location report | Philip Sargent | 2025-03-01 | 1 | -2/+3 |
| | |||||
* | new report for Lost entrances | Philip Sargent | 2025-03-01 | 2 | -1/+27 |
| | |||||
* | formatting | Philip Sargent | 2025-03-01 | 1 | -2/+2 |
| | |||||
* | bug fix, missing form field. | Philip Sargent | 2025-03-01 | 1 | -0/+1 |
| | |||||
* | bug fix, missing import | Philip Sargent | 2025-02-24 | 1 | -0/+1 |
| | |||||
* | tidy survex file writing | Philip Sargent | 2025-02-24 | 1 | -15/+11 |
| | |||||
* | fix tests to match cleaned-up urls.py | Philip Sargent | 2025-02-22 | 1 | -2/+2 |
| | |||||
* | produce .url file in same folder as orig. photo in expofiles | Philip Sargent | 2025-02-22 | 2 | -18/+13 |
| | |||||
* | create marker .url file for uploaded image | Philip Sargent | 2025-02-21 | 1 | -3/+21 |
| | |||||
* | comments | Philip Sargent | 2025-02-21 | 1 | -1/+2 |
| | |||||
* | GPS of photo now has href to OSM online | Philip Sargent | 2025-02-19 | 1 | -1/+2 |
| | |||||
* | now outputs lat+lon onto /l/*.html page for a photo with GPS exif | Philip Sargent | 2025-02-19 | 1 | -16/+51 |
| | |||||
* | tidy trailing slash everywhere & fix tests | Philip Sargent | 2025-02-19 | 7 | -14/+29 |
| | |||||
* | Attempt at append_slash, and backtrack. | Philip Sargent | 2025-02-18 | 4 | -12/+42 |
| | |||||
* | final final final: logbook edit form (humph) | Philip Sargent | 2025-02-17 | 1 | -4/+9 |
| | |||||
* | Drawing file upload now using identified_login (oops) | Philip Sargent | 2025-02-17 | 1 | -10/+18 |
| | |||||
* | Bug: create year directory if a new year | Philip Sargent | 2025-02-17 | 1 | -2/+3 |
| | |||||
* | identified login for last form: survexfile. All done now. | Philip Sargent | 2025-02-17 | 1 | -5/+20 |
| | |||||
* | idenitifed login stuff | Philip Sargent | 2025-02-15 | 1 | -2/+6 |
| | |||||
* | bugs | Philip Sargent | 2025-02-13 | 2 | -14/+47 |
| | |||||
* | cookie and logon working nicely together: cave & entrance | Philip Sargent | 2025-02-13 | 2 | -10/+23 |
| | |||||
* | moved textedit from uploads to expo | Philip Sargent | 2025-02-13 | 2 | -111/+110 |
| | |||||
* | text file editor now using validated logon properly | Philip Sargent | 2025-02-13 | 2 | -6/+10 |
| | |||||
* | lgoing/cookie interaction betetr | Philip Sargent | 2025-02-13 | 3 | -81/+130 |
| | |||||
* | now including direction of vview of the photo | Philip Sargent | 2025-02-11 | 1 | -2/+56 |
| | |||||
* | fix many glitches for unusual JPGs | Philip Sargent | 2025-02-11 | 2 | -29/+58 |
| | |||||
* | copies uploaded photos to expofiles too (as originals) | Philip Sargent | 2025-02-11 | 2 | -39/+92 |
| | |||||
* | robust against photos with no exif | Philip Sargent | 2025-02-11 | 1 | -21/+26 |
| | |||||
* | typo for python 3.12 | Philip Sargent | 2025-02-11 | 1 | -1/+1 |
| | |||||
* | Removed obligatory typing when uploading photo | Philip Sargent | 2025-02-11 | 1 | -7/+27 |
| | |||||
* | re-inserted GPS into re-scaled images | Philip Sargent | 2025-02-10 | 1 | -20/+45 |
| | |||||
* | documeting the kataster tool | Philip Sargent | 2025-02-09 | 1 | -1/+1 |
| | |||||
* | Signup adds person to current expedition | Philip Sargent | 2025-02-09 | 1 | -4/+19 |
| | |||||
* | Admin search and filters | Philip Sargent | 2025-02-09 | 1 | -15/+9 |
| | |||||
* | signup readonly, but visible | Philip Sargent | 2025-02-09 | 1 | -6/+15 |
| |