summaryrefslogtreecommitdiffstats
path: root/export
Commit message (Collapse)AuthorAgeFilesLines
* no need to export cavetab2 anymoreExpoOnServer2012-06-101-49/+0
|
* remove all the DOS linefeedsWookey2011-07-112-77/+77
|
* [svn] Renaming troggle.expo to troggle.core. To do this, used:substantialnoninfringinguser2009-07-022-2/+2
| | | | | | perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py` and then manually checked each change (had to remove a couple)
* [svn] Adding logbook export features. Troggle can now produce .txt or .html ↵substantialnoninfringinguser2009-06-181-3/+1
| | | | logbooks through the controlPanel or via an action in the LogbookEntry admin pages.
* [svn] Fixed broken buttons on controlpanel, added CAVETAB2.CSV export and ↵substantialnoninfringinguser2009-05-142-4/+2
| | | | | | download buttons and made them work too. Changed ordering on PersonExpeditions so that it is based on their expedition. That way, even if we don't have date info on when a user was on expo exactly, pages like personindex work correctly.
* [svn] Make qm table export script worksubstantialnoninfringinguser2009-05-131-0/+37
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8273 by aaron @ 3/14/2009 4:16 AM
* [svn] Make cavetab output actually work.substantialnoninfringinguser2009-05-131-63/+36
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8272 by aaron @ 3/13/2009 7:31 PM
* [svn] Got QM pages working.substantialnoninfringinguser2009-05-134-0/+79
Started scripts for exporting to old expo format. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8269 by aaron @ 3/12/2009 2:22 PM