Fork of Troggle for complete overhaul of front-end code: Troggle Unchained
Go to file
2009-06-09 02:06:13 +01:00
docsEtc [svn] Draft of paper for ICS. 2009-05-13 05:51:21 +01:00
expo [svn] Removed redundant fields "date" and "place" from Persontrip model. A PersonTrip's date and place are stored in its parent LogbookEntry. PersonTrips are the people who participate in the trip in a LogbookEntry, so it would make no sense to have different dates and places from the LogbookEntry they are foreignkeyed to. 2009-06-09 00:29:00 +01:00
export [svn] Fixed broken buttons on controlpanel, added CAVETAB2.CSV export and download buttons and made them work too. 2009-05-14 06:19:46 +01:00
feincms [svn] Updates to allow subcave tree with nice admin. 2009-05-21 19:47:19 +01:00
imagekit [svn] Switch from photologue to imagekit. Less bloat. 2009-05-13 06:24:52 +01:00
media [svn] Have control panel display an error for logged in, non-superuser users. 2009-05-24 23:24:59 +01:00
parsers [svn] Removed redundant fields "date" and "place" from Persontrip model. A PersonTrip's date and place are stored in its parent LogbookEntry. PersonTrips are the people who participate in the trip in a LogbookEntry, so it would make no sense to have different dates and places from the LogbookEntry they are foreignkeyed to. 2009-06-09 00:29:00 +01:00
profiles [svn] Enable profile setup forms. 2009-05-13 05:54:17 +01:00
registration [svn] A few registration updates 2009-05-30 16:17:19 +01:00
templates [svn] Rewrote get_absolute_url methods of models to use urlparse.urljoin instead of just +ing the urls together. This fixes problems with double slashes. 2009-06-08 20:16:18 +01:00
wiki [svn] Created wiki page through web user interface. Lost the goddamn thing twice now due to browser crash and stupid back button so it's not done but I'm saving it anyway! 2009-06-09 02:06:13 +01:00
__init__.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
alwaysUseRequestContext.py [svn] 2009-05-13 05:52:59 +01:00
databaseReset.py [svn] * Make subcave urls work. 2009-05-22 01:50:16 +01:00
localsettingsserver.py [svn] survey block object 2009-05-13 05:39:52 +01:00
localsettingsubuntu.py [svn] add local settings files 2009-05-13 05:20:20 +01:00
localsettingswindows.py [svn] Dynamic thumbnail generation for photos and survey scans using imagekit, further improving registration system, other misc. 2009-05-13 06:23:57 +01:00
manage.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
middleware.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
save_carefully.py [svn] switched from dodgy manually writing to logfile to using python's logging module, which seems great 2009-05-22 06:17:24 +01:00
settings.py [svn] Updates to allow subcave tree with nice admin. 2009-05-21 19:47:19 +01:00
urls.py [svn] 2009-05-19 06:32:42 +01:00