summaryrefslogtreecommitdiffstats
path: root/core/forms.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Scan Upload working nicelyPhilip Sargent2021-04-301-1/+2
* Making entrances work for pending cavesPhilip Sargent2021-04-261-4/+4
* Fixing cave edit form and cave creation parserPhilip Sargent2021-04-251-2/+2
* delete old forms, templates. fix logdataissuesPhilip Sargent2021-04-231-35/+2
* drawing file upload form workingPhilip Sargent2021-04-221-1/+12
* archeology on the logbook entry editing formsPhilip Sargent2021-04-211-17/+15
* Add new per-module ToDo textsPhilip Sargent2021-04-211-1/+5
* Cave and Entrance forms tuned to user needsPhilip Sargent2021-04-141-28/+50
* Docstrings for all modulesPhilip Sargent2021-04-131-0/+4
* move models_caves to models/caves.pyPhilip Sargent2021-04-131-1/+1
* create core/models/ directroyPhilip Sargent2021-04-131-41/+1
* move *_views files to /views/*Philip Sargent2021-03-311-1/+1
* Deleted archaisms and new commentsPhilip Sargent2020-08-021-1/+6
* Removing editLogbookEntry capabilityPhilip Sargent2020-07-261-0/+1
* remove tinyMCE morePhilip Sargent2020-06-141-1/+2
* Disable TinyMCEPhilip Sargent2020-06-131-2/+3
* fixed circular ref on setup & in-memory dbPhilip Sargent2020-06-081-21/+26
* dlete todo page, partly fix other url pagesPhilip Sargent2020-06-041-27/+27
* Import rejigging to fix circular refsPhilip Sargent2020-05-301-2/+2