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 |
|
expoonserver
|
c162411f0b
|
FileUploadForm does not work with django 1.7.
It tries to use database during class initialisation.
removed it for now - not sure if it's important...
|
2018-06-17 02:24:00 +01:00 |
|
Sam Wenham
|
174c475ec7
|
Add default BooleanField(default=False) for django 1.7 compatibility
|
2018-04-17 21:51:39 +01:00 |
|
Sam Wenham
|
7877efba0a
|
Up to 1.6.11 on stretch. New manage.py. Some tidying
|
2018-04-15 12:00:59 +01:00 |
|
expoonserver
|
d7c6676c49
|
Test whether url is not 'None' before applying 'startswith' test in
forms.py entering new caves, otherwise it barfs.
|
2017-10-25 03:49:03 +01:00 |
|
expo
|
214d887c57
|
Commit changes made on expo 2015
|
2015-09-16 01:52:45 +01:00 |
|
Martin
|
1a0e577606
|
Bug fixing of cave and entrance forms removal of slugs
|
2012-08-14 22:51:15 +02:00 |
|
expo
|
ecd5bbcb1d
|
Started removing foreignkeys to caves, to achieve greater flexability. Some log book entries stuff may be broken. Add ability to make new caves and entrances via website.
|
2012-08-12 19:10:23 +02:00 |
|
expo
|
1ef274ec1d
|
Editing no longer changes files more than nesecary. Removed TinyMCE editing. /Sumbit/Submit
|
2012-08-06 12:19:48 +02:00 |
|
Martin Green
|
711fefb0da
|
Start to change dataformat for caves, along with there editing. Start to change survex reader to cope better with equates/tags.
|
2012-06-10 14:59:21 +01:00 |
|
Martin Green
|
fd12e70f78
|
Editing for entrances along with caves
More detailed display of entrances
|
2012-05-23 09:23:40 +01:00 |
|
Martin Green
|
fac89bae30
|
Render a cave editing page. Nb it does not do save anything yet.
|
2012-01-07 19:05:25 +00:00 |
|
Wookey
|
dc1327674c
|
remove all the DOS linefeeds
|
2011-07-11 02:10:22 +01:00 |
|
Martin Green
|
5075ded032
|
Removed modelforms for Caves started to add normal forms
|
2011-07-10 23:57:31 +01:00 |
|
Martin Green
|
50545af223
|
Added editing of flat pages. Added slugfields to models to refer to them.
|
2011-06-02 19:16:16 +01:00 |
|
Martin Green
|
b439d40120
|
Debugging, and make get_name function accessable (should really be renamed)
|
2011-05-02 02:15:54 +01:00 |
|
Martin Green
|
b001df1f53
|
edit logbooks, new logbook format, increased database normalisation
|
2011-05-01 19:32:41 +01:00 |
|
substantialnoninfringinguser
|
ae3fe8cd42
|
[svn] Renaming troggle.expo to troggle.core. To do this, used:
perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py`
and then manually checked each change (had to remove a couple)
|
2009-07-02 20:43:18 +01:00 |
|