summaryrefslogtreecommitdiffstats
path: root/core/forms.py
Commit message (Expand)AuthorAgeFilesLines
* cookie and logon working nicely together: cave & entrancePhilip Sargent2025-02-131-2/+7
* Entrances now do cookie / git author thing. + tidyup.Philip Sargent2024-12-281-8/+19
* clean up cave edit formPhilip Sargent2024-12-281-6/+14
* bugfixes and more commentsPhilip Sargent2024-12-191-1/+6
* docmPhilip Sargent2024-12-161-0/+15
* import order fixed by ruffPhilip Sargent2024-12-151-6/+4
* More form layout chnages for Django v5Philip Sargent2024-12-141-2/+2
* Make edit fields widerPhilip Sargent2024-12-141-7/+5
* Made kataster_status field invisible.Philip Sargent2023-11-201-5/+6
* Make 'bearings' a read-only field on entrancesPhilip Sargent2023-11-181-6/+7
* Removing cave field underground_centre_linePhilip Sargent2023-11-171-5/+5
* url code commented outPhilip Sargent2023-11-171-7/+7
* make robust against None valuePhilip Sargent2023-11-171-2/+3
* better labels on formsPhilip Sargent2023-11-141-22/+51
* ent.url removed and entrance edit path simplifiedPhilip Sargent2023-11-071-1/+1
* fixed many problems in creating new entrancesPhilip Sargent2023-11-071-1/+1
* bugfix and making more robustPhilip Sargent2023-11-051-1/+3
* make cave url canonical formPhilip Sargent2023-11-031-3/+2
* comments trying to understand..Philip Sargent2023-11-021-7/+7
* remove exact stationPhilip Sargent2023-10-121-8/+4
* REMOVED northing and easting fieldsPhilip Sargent2023-10-121-6/+1
* tooling to check unevidenced locationsPhilip Sargent2023-10-111-3/+3
* debugging Cave page links..Philip Sargent2023-09-111-14/+6
* trying to isolate bug in letter setting on entsPhilip Sargent2023-08-031-1/+2
* Entrance locations explanationsPhilip Sargent2023-08-021-2/+6
* hack wallet scan rename jobPhilip Sargent2023-07-311-1/+3
* helpful comments on formPhilip Sargent2023-07-261-19/+30
* Bug fixes to allow adding of a new cave. No longer ask users about filenames...Martin Green2023-07-051-8/+12
* Making the dummy entrance thing clearPhilip Sargent (laptop)2023-05-021-1/+1
* Added an ordering of entrancesMartin Green2023-04-301-0/+2
* Improved cave form, layout text and validationsMartin Green2023-04-301-8/+40
* tidy up entranceSlug all now deletedPhilip Sargent2023-03-281-2/+2
* Update URLs to django documn versionPhilip Sargent2023-02-101-1/+1
* ruf cleanup imports, bigly.Philip Sargent2023-01-301-5/+0
* ran 'black' to reformat all the core filesPhilip Sargent2023-01-301-79/+129
* Moved Logbooks to separate model filePhilip Sargent2023-01-291-2/+2
* sort imports using isort. tested.Philip Sargent2023-01-191-4/+6
* add 'lastvisit' field to entrances, for the datePhilip Sargent2022-10-121-0/+1
* Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into py...Martin Green2022-08-011-1/+1
|\
| * update todo stringsPhilip Sargent2022-07-271-1/+1
* | Allow entrances to be edited with the correct parent url. Commit changes to ...Martin Green2022-08-011-1/+11
|/
* Revert "Added some test pages showing different ways pages could be edited. ...Martin Green2022-06-281-119/+1
* Added some test pages showing different ways pages could be edited. This pro...Martin Green2022-06-281-1/+119
* Added HTMLarea widget to the edit entrance formMartin Green2022-06-271-10/+20
* Added help writing HTML in the cave editing form. Made the HTML previews opt...Martin Green2022-06-261-7/+16
* fixing bugs after wookey sessionPhilip Sargent2022-03-221-1/+2
* Edit contents.json onlinePhilip Sargent2022-03-171-8/+3
* Entrance locations new report - url to cavePhilip Sargent2021-05-071-0/+2
* remove unused templatetags codePhilip Sargent2021-04-301-3/+1
* file upload integration test workingPhilip Sargent2021-04-301-51/+1