Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [svn] Added some actual funtionality to virtual survey binder. | substantialnoninfringinguser | 2009-05-13 | 1 | -4/+4 | |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8155 by aaron @ 1/15/2009 11:21 PM | |||||
* | [svn] Whoops, commented out lines with were just for my local debugging. | substantialnoninfringinguser | 2009-05-13 | 1 | -3/+3 | |
| | | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8154 by aaron @ 1/15/2009 7:32 PM | |||||
* | [svn] Add beginnings of virtual survey binder: new Survey and ScannedImage ↵ | substantialnoninfringinguser | 2009-05-13 | 1 | -0/+86 | |
models, survey parser. Still has lots of problems, but I need some help with the file upload aspect so am committing now. Biggest problem is trying to call save() on the images from the API. It needs arguments that I don't understand. Also, the # in our survey paths was causing trouble. I worked around this with a correctURL method which urlencodes the actual URL, but admin still tries to use a URL with a # in it. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8152 by aaron @ 1/15/2009 6:22 AM |