summaryrefslogtreecommitdiffstats
path: root/export/toqms.py
Commit message (Collapse)AuthorAgeFilesLines
* isrt reordering of import statementsPhilip Sargent2023-01-191-4/+5
|
* remove getqmsPhilip Sargent2022-07-081-0/+2
|
* Convert codebase for python3 usagePhilip Sargent2020-05-241-2/+2
|
* remove all the DOS linefeedsWookey2011-07-111-28/+28
|
* [svn] Renaming troggle.expo to troggle.core. To do this, used:substantialnoninfringinguser2009-07-021-1/+1
| | | | | | perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py` and then manually checked each change (had to remove a couple)
* [svn] Fixed broken buttons on controlpanel, added CAVETAB2.CSV export and ↵substantialnoninfringinguser2009-05-141-2/+1
| | | | | | 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] Got QM pages working.substantialnoninfringinguser2009-05-131-0/+0
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