|
d323ff2700
|
debugging Cave page links..
|
2023-09-11 20:38:14 +03:00 |
|
|
e101f4ed2f
|
trying to isolate bug in letter setting on ents
|
2023-08-03 16:11:46 +03:00 |
|
|
585eb534a9
|
Entrance locations explanations
|
2023-08-02 10:17:48 +03:00 |
|
|
89c1c65340
|
hack wallet scan rename job
|
2023-07-31 15:49:54 +03:00 |
|
|
6482aa697f
|
helpful comments on form
|
2023-07-26 17:38:19 +03:00 |
|
Martin Green
|
410a285085
|
Bug fixes to allow adding of a new cave. No longer ask users about filenames or urls.
|
2023-07-05 17:43:57 +01:00 |
|
Philip Sargent (laptop)
|
ef467ad481
|
Making the dummy entrance thing clear
|
2023-05-02 17:42:58 +03:00 |
|
Martin Green
|
c7b3e8aff0
|
Added an ordering of entrances
|
2023-04-30 21:41:17 +01:00 |
|
Martin Green
|
82aaa2b523
|
Improved cave form, layout text and validations
|
2023-04-30 19:00:22 +01:00 |
|
|
9ffe3f690b
|
tidy up entranceSlug all now deleted
|
2023-03-28 20:30:00 +01:00 |
|
|
709b720be9
|
Update URLs to django documn version
|
2023-02-10 00:05:04 +00:00 |
|
|
3aca0d0c76
|
ruf cleanup imports, bigly.
|
2023-01-30 23:04:11 +00:00 |
|
|
7808005498
|
ran 'black' to reformat all the core files
|
2023-01-30 19:04:36 +00:00 |
|
|
5639435058
|
Moved Logbooks to separate model file
|
2023-01-29 16:47:46 +00:00 |
|
|
be9fcc522a
|
sort imports using isort. tested.
|
2023-01-19 18:35:56 +00:00 |
|
Philip Sargent
|
e0ac09d5ec
|
add 'lastvisit' field to entrances, for the date
|
2022-10-12 23:12:55 +03:00 |
|
Martin Green
|
c1aaf07885
|
Merge branch 'python3-new' of ssh://expo.survex.com/home/expo/troggle into python3-new
|
2022-08-01 16:05:17 +02:00 |
|
Martin Green
|
f491264b9e
|
Allow entrances to be edited with the correct parent url. Commit changes to caves when adding a new entrance. Order entrances alphabetically
|
2022-08-01 16:04:22 +02:00 |
|
Philip Sargent
|
dd0fcc28dd
|
update todo strings
|
2022-07-27 23:24:53 +03:00 |
|
Martin Green
|
dbe6d10fff
|
Revert "Added some test pages showing different ways pages could be edited. This probably wants removing soon"
This reverts commit 2af88353f3 .
|
2022-06-28 00:24:57 +01:00 |
|
Martin Green
|
2af88353f3
|
Added some test pages showing different ways pages could be edited. This probably wants removing soon
|
2022-06-28 00:18:24 +01:00 |
|
Martin Green
|
82fe350493
|
Added HTMLarea widget to the edit entrance form
|
2022-06-27 00:34:08 +01:00 |
|
Martin Green
|
47d1662033
|
Added help writing HTML in the cave editing form. Made the HTML previews optional
|
2022-06-26 21:29:46 +01:00 |
|
Philip Sargent
|
f1b206ad34
|
fixing bugs after wookey session
|
2022-03-22 02:22:15 +00:00 |
|
Philip Sargent
|
19d017a457
|
Edit contents.json online
|
2022-03-17 00:41:29 +00:00 |
|
Philip Sargent
|
8c5fdf5021
|
Entrance locations new report - url to cave
|
2021-05-07 23:21:57 +01:00 |
|
Philip Sargent
|
7368942488
|
remove unused templatetags code
|
2021-04-30 23:21:38 +01:00 |
|
Philip Sargent
|
8f1d6e2cc2
|
file upload integration test working
|
2021-04-30 18:02:05 +01:00 |
|
Philip Sargent
|
bdf535fcbf
|
Scan Upload working nicely
|
2021-04-30 03:44:53 +01:00 |
|
Philip Sargent
|
72fa8a5883
|
Making entrances work for pending caves
|
2021-04-26 02:10:45 +01:00 |
|
Philip Sargent
|
a656ada67a
|
Fixing cave edit form and cave creation parser
|
2021-04-25 04:04:53 +01:00 |
|
Philip Sargent
|
343d6cf350
|
delete old forms, templates. fix logdataissues
|
2021-04-23 11:43:25 +01:00 |
|
Philip Sargent
|
8f89b022c7
|
drawing file upload form working
|
2021-04-22 02:45:28 +01:00 |
|
Philip Sargent
|
1968db62ad
|
archeology on the logbook entry editing forms
|
2021-04-21 22:09:20 +01:00 |
|
Philip Sargent
|
bcdb3572fa
|
Add new per-module ToDo texts
|
2021-04-21 19:08:42 +01:00 |
|
Philip Sargent
|
d8b1d59b12
|
Cave and Entrance forms tuned to user needs
|
2021-04-14 16:28:30 +01:00 |
|
Philip Sargent
|
0820d7c0dc
|
Docstrings for all modules
|
2021-04-13 01:37:42 +01:00 |
|
Philip Sargent
|
957169d9aa
|
move models_caves to models/caves.py
|
2021-04-13 00:47:17 +01:00 |
|
Philip Sargent
|
5b3b0e67e9
|
create core/models/ directroy
|
2021-04-13 00:43:57 +01:00 |
|
Philip Sargent
|
7cccf4daf1
|
move *_views files to /views/*
|
2021-03-31 21:51:17 +01:00 |
|
Philip Sargent
|
d61c2b20c8
|
Deleted archaisms and new comments
|
2020-08-02 23:53:35 +01:00 |
|
Philip Sargent
|
69b843a824
|
Removing editLogbookEntry capability
|
2020-07-26 03:22:37 +01:00 |
|
Philip Sargent
|
d4deea2019
|
remove tinyMCE more
|
2020-06-14 10:05:25 +01:00 |
|
Philip Sargent
|
38fa552c00
|
Disable TinyMCE
|
2020-06-13 23:16:19 +01:00 |
|
Philip Sargent
|
538a3b6ca8
|
fixed circular ref on setup & in-memory db
|
2020-06-08 00:11:09 +01:00 |
|
Philip Sargent
|
43c6e2f2e1
|
dlete todo page, partly fix other url pages
|
2020-06-04 23:00:58 +01:00 |
|
Philip Sargent
|
0776978c9c
|
Import rejigging to fix circular refs
|
2020-05-30 01:11:02 +01:00 |
|
Philip Sargent
|
6a755598b2
|
Moved classes to models_caves and fixed imports
|
2020-05-28 04:54:53 +01:00 |
|
Philip Sargent
|
50d753a87b
|
Convert codebase for python3 usage
|
2020-05-24 20:56:27 +01:00 |
|
Sam Wenham
|
64a4842dcb
|
Remove the redundant render_with_context() as django now does this just with the
render() shortcut
Move from mimetype to content_type, missed in last commit
|
2019-03-30 17:02:07 +00:00 |
|