Philip Sargent
|
f949bb8dc0
|
python3 fixes for djsngo admin pages
|
2020-05-31 22:35:36 +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 |
|
Philip Sargent
|
d4ac28af18
|
Remove PHOTOS_ROOT and DPhoto class
|
2020-05-15 21:32:55 +01:00 |
|
Expo on server
|
59633d94f5
|
Remove mention of obsolete EMAIL_HOST_USER to correspond with change made in pathreport.py
|
2020-03-09 17:44:29 +00:00 |
|
|
53206ad1d7
|
Removed EMAIL_HOST entirely
|
2020-03-09 16:52:51 +00:00 |
|
|
9aa91bf3e2
|
remove EMAIL_HOST global name
|
2020-03-09 16:48:51 +00:00 |
|
|
cdef395f89
|
New troggle report on defined directory paths
|
2020-02-27 00:58:09 +00:00 |
|
Sam Wenham
|
23df89cf31
|
Fix CSRF issues in svx form
Set date formats
Add DataIssue model and add errors to it to allow us to give people a list of
stuff to fix
|
2019-04-14 22:45:31 +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 |
|
Sam Wenham
|
9fa93fdd15
|
Fix person chronology to get the date from te logbook entry
|
2019-03-09 18:43:58 +00:00 |
|
Sam Wenham
|
b4296f1736
|
Fix people list
Cope with Jimmy McFoo as a name!
Don't set the top expo value in the code whin it is piss easy to calculate
Fix typo from last commit
|
2019-03-09 18:21:10 +00:00 |
|
Sam Wenham
|
1bac650aee
|
There is no point having two functions do basicaly the same thing so make the
load all logbooks call load logbook(expo)
Remove the return message from load logbook as it isn't used
|
2019-03-09 11:18:44 +00:00 |
|
Sam
|
0268ff46b3
|
Add docker readme, settings and update compose file
Fix views_logbooks.py
|
2019-02-26 19:19:01 +00:00 |
|
Sam Wenham
|
12a991920a
|
Get get_absolute_url in the correct place
|
2019-02-25 23:07:20 +00:00 |
|
Sam Wenham
|
4ad5b68433
|
Make things more compatiable with newer python
Fix the expeditions list
Improvements to make it compatiable with django 1.8
Bump the years to add 2018
Update the .hgignore file to ignore junk
|
2019-02-24 13:03:34 +00:00 |
|
Martin Green
|
c09a668620
|
Fix logbook editing
|
2011-08-08 12:17:38 +01:00 |
|
Wookey
|
dc1327674c
|
remove all the DOS linefeeds
|
2011-07-11 02:10:22 +01:00 |
|
Martin Green
|
de5f68e42c
|
Removed links to removed forms
|
2011-07-11 00:04:30 +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
|
bff34aafb9
|
FIX2
|
2011-05-01 23:21:47 +01:00 |
|
Martin Green
|
7623943f3e
|
Fix
|
2011-05-01 23:11:18 +01:00 |
|
Martin Green
|
b001df1f53
|
edit logbooks, new logbook format, increased database normalisation
|
2011-05-01 19:32:41 +01:00 |
|
goatchurch
|
ced45c92f7
|
tunnelfiles scheme added
|
2009-09-11 23:56:47 +01:00 |
|
goatchurch
|
f21cddb2d0
|
modelviz added
|
2009-09-11 09:04:59 +01:00 |
|
goatchurch
|
6b8294d9dc
|
remove dependence on latest django
|
2009-08-29 16:23:11 +01:00 |
|
goatchurch
|
0ea70273fe
|
quick hack to make work in django1.0 Photo to DPhoto
|
2009-08-23 23:29:05 +01:00 |
|
goatchurch
|
c66b5e2dad
|
[svn] latest hacking for various statistics
|
2009-08-05 11:58:36 +01:00 |
|
goatchurch
|
9077462893
|
[svn] now with ability to make new svx file
|
2009-08-01 07:31:27 +01:00 |
|
goatchurch
|
7158a79a34
|
[svn] full checkin. animations disabled, sorry
|
2009-07-27 13:43:43 +01:00 |
|
martin speleo
|
29f084613d
|
[svn] removed redundant import
|
2009-07-04 16:39:59 +01:00 |
|
substantialnoninfringinguser
|
dd76a1a0be
|
[svn] * Adding JS fill in next QM number via ajax.
* Slight models cleanup- get rid of TroggleImageModel class, use mixin instead.
* Collect various troggle shared functions into utils.py
|
2009-07-04 08:27:49 +01:00 |
|
martin speleo
|
7db1aae5ee
|
[svn] Remove broken import search
|
2009-07-03 21:04:28 +01:00 |
|
substantialnoninfringinguser
|
8446047ab2
|
[svn] Brief code cleanup.
|
2009-07-03 05:31:49 +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 |
|