Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing new dev machine setup | Philip Sargent (laptop) | 2023-05-02 | 2 | -0/+242 |
| | |||||
* | isrt reordering of import statements | Philip Sargent | 2023-01-19 | 1 | -4/+5 |
| | |||||
* | remove getqms | Philip Sargent | 2022-07-08 | 1 | -0/+2 |
| | |||||
* | Convert codebase for python3 usage | Philip Sargent | 2020-05-24 | 1 | -2/+2 |
| | |||||
* | no need to export cavetab2 anymore | ExpoOnServer | 2012-06-10 | 1 | -49/+0 |
| | |||||
* | remove all the DOS linefeeds | Wookey | 2011-07-11 | 2 | -77/+77 |
| | |||||
* | [svn] Renaming troggle.expo to troggle.core. To do this, used: | substantialnoninfringinguser | 2009-07-02 | 2 | -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 ↵ | substantialnoninfringinguser | 2009-06-18 | 1 | -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 ↵ | substantialnoninfringinguser | 2009-05-14 | 2 | -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 work | substantialnoninfringinguser | 2009-05-13 | 1 | -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. | substantialnoninfringinguser | 2009-05-13 | 1 | -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. | substantialnoninfringinguser | 2009-05-13 | 4 | -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 |