Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie 1cf78f5321 Finish up the file upload handling by PseudoRequest. If you
call $pseudoRequest->uploadFiles with a list of filenames, it will populate
the upload method with upload objects, so that Storage->getFileFromFormPost
will have an object with all the right methods.
t/Storage.t tests this incidently.  It occurs to me that we need tests
for our PseudoRequest module, and it needs POD, and it should probably
be rewritten using Class::InsideOut for good form.
2007-11-10 00:47:17 +00:00
docs fix CS posts not allowing new attachments after deleting old ones 2007-11-08 22:50:59 +00:00
etc rfe: Default log level to ERROR 2007-10-23 15:17:39 +00:00
lib Start adding coverage to the getBackToSiteURL method. 2007-11-09 21:23:00 +00:00
sbin fix for Devel::Cover warnings that clutter up the smoke test report. Also, fix the --help switch to testCodebase.pl 2007-10-26 22:34:46 +00:00
t Finish up the file upload handling by PseudoRequest. If you 2007-11-10 00:47:17 +00:00
www merging 7.4 changes 2007-11-01 18:19:07 +00:00