summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* make more robustPhilip Sargent2023-07-251-3/+6
|
* better detect unknown cave identifer strings from usersPhilip Sargent2023-07-251-3/+8
|
* Remove unused field on survexstation classPhilip Sargent2023-07-251-11/+12
|
* Make robust against duplicate objectsPhilip Sargent2023-07-251-4/+15
|
* better fix for variant date formatsPhilip Sargent2023-07-251-11/+15
|
* lengthen url field, i hopePhilip Sargent2023-07-251-2/+2
|
* Merge branch 'master' of ssh://expo.survex.com/home/expo/troggleMartin Green2023-07-245-62/+77
|\
| * detect non-ISO dates in JSON and from user and fixPhilip Sargent2023-07-232-50/+58
| |
| * moving dev configs to _deploy/Philip Sargent2023-07-171-1/+1
| |
| * fix exception?Philip Sargent2023-07-141-1/+1
| |
| * stop crash onloading wallet with blank caveidPhilip Sargent2023-07-141-2/+5
| |
| * stop crash on live systemPhilip Sargent2023-07-141-2/+4
| |
| * calendar S T colour >10 per datePhilip Sargent2023-07-142-9/+11
| |
* | save connection between cave and entrances, before writing out the cavedata fileMartin Green2023-07-241-4/+3
|/
* hack to stop crashPhilip Sargent2023-07-131-1/+5
|
* Merge branch 'master' of ssh://expo.survex.com/home/expo/troggleMartin Green2023-07-131-1/+1
|\
| * Update test to reflect change in loser repoMark Shinwell2023-07-121-1/+1
| |
* | Rotate and reflect images, as specified in EXIF whilst uploadingMartin Green2023-07-131-0/+31
| |
* | removed print statementMartin Green2023-07-131-1/+0
|/
* Merge branch 'master' of ssh://expo.survex.com/home/expo/troggleMartin Green2023-07-103-4/+15
|\
| * =Added string to caveslugs so admin interface works. Added explanation for ↵Expo on server2023-07-081-2/+12
| | | | | | | | the rational for cave slugs.
| * Added CaveSlugs to AdminExpo on server2023-07-081-1/+2
| |
| * Allow for parent directories to be created when created photos.Expo on server2023-07-081-1/+1
| |
* | redirect to actual login pageMartin Green2023-07-101-1/+1
|/
* git comitting allowing files to be comitted in different directories.Martin Green2023-07-051-11/+33
|
* convert uploaded images to RGB so that it can be saved as jpgMartin Green2023-07-051-0/+3
|
* Removed ability to add other caves entrances to a cave.Martin Green2023-07-051-10/+11
|
* Bug fixes to allow adding of a new cave. No longer ask users about ↵Martin Green2023-07-054-17/+32
| | | | filenames or urls.
* Have images saved to correct place, when edited in the cave or entrance ↵Martin Green2023-07-052-1/+3
| | | | view. etc
* Add some sort of orderinngMartin Green2023-07-031-1/+1
|
* Add list of entrancesMartin Green2023-07-031-1/+11
|
* added 1627 caves to 'caves'pagePhilip Sargent2023-05-201-1/+3
|
* When reloading a cave, do so from cave.filename, rather than inorrectly ↵Martin Green2023-05-081-2/+1
| | | | assuming the cave is named after its slug
* Do not rename caves when savingMartin Green2023-05-081-2/+0
|
* Start of creating kmz file, with entrance photos and links to expo.survex.comMartin Green2023-05-081-1/+50
|
* Making the dummy entrance thing clearPhilip Sargent (laptop)2023-05-022-4/+7
|
* More fixes for laptopPhilip Sargent (laptop)2023-05-024-6/+4
|
* Restored check of git status after a committ, but only for the one file ↵Martin Green2023-05-011-16/+15
| | | | being committed
* kml file output for google earth etcMartin Green2023-05-013-0/+86
|
* If a cave is made with no entrances, redirect to a new entrance form for the ↵Martin Green2023-04-301-3/+5
| | | | cave
* Added an ordering of entrancesMartin Green2023-04-301-0/+2
|
* Be more specific about what is being commited and do not check for unadded ↵Martin Green2023-04-301-16/+16
| | | | changes, and then through an error at the user, which they are unlikely to understand.
* Fixed errors when creating new caves and entrances via the website. Moved ↵Martin Green2023-04-301-35/+33
| | | | slug logic to forms (previously checked in). This allows slug uniqueness to be validated in the form
* Fixeed spelling error in variable nameMartin Green2023-04-301-1/+1
|
* Improved cave form, layout text and validationsMartin Green2023-04-301-8/+40
|
* For a cave, force users to enter are and have a unique URL. Cope better if ↵Martin Green2023-04-301-5/+8
| | | | area not defined
* Have entrance coordinates displayed to web pages. (Requires expo web ↵Martin Green2023-04-301-3/+3
| | | | entrance survey points to start with 1623 or 1626)
* Change uploaded images to jpg to png, for much smaller filesMartin Green2023-04-291-4/+4
|
* refactor cave importPhilip Sargent2023-04-221-4/+4
|
* Fix entrance edit too, saving slug nowPhilip Sargent2023-04-221-9/+21
|