Commit graph

121 commits

Author SHA1 Message Date
Colin Kuskie
6e49327bb6 Add POD comments to deleteFile to show what the accidental return value is.
Remove a Data::Dumper from Operation/Invite.pm
2007-07-05 21:22:54 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Graham Knop
0e0e4acc81 fix: Make WebGUI error out if there is a permissions problem while creating tar files 2007-05-21 17:19:51 +00:00
Frank Dillon
9a8207fee0 Fixed bugs in storage causing multiple storage locations to be created any time a file was created or updated. Fixed a bug which prevents files from potentially breaking on operating systems that are not case sensitive. 2007-05-04 19:19:01 +00:00
Colin Kuskie
e48cce07fb 8 more tests for Storage.t for tar and untar.
Reindented untar according to WGBP.
Changed getFileContentsAsScalar to slurp the whole file at once.
2007-04-30 03:55:05 +00:00
Colin Kuskie
4cf11a716f Fix the POD for Storage.pm
Fix for bad calendar day names in the month view.
2007-02-17 16:53:03 +00:00
Roy Johnson
16e2ad99da fixed a phishing exploit. html and htm files are now renamed to have a .txt extenstion appended to them. 2006-12-16 22:16:30 +00:00
JT Smith
ba72915167 fixed the test problem 2006-12-08 16:23:07 +00:00
Martin Kamerbeek
399d80c8af Remove 'Parentheses missing around my list at WebGUI/Storage.pm line 387.' message. 2006-12-08 10:47:22 +00:00
JT Smith
200b85f6ce - Storage deletes were throwing fatals when they should throw warnings. 2006-12-07 17:36:04 +00:00
Roy Johnson
f749d2d260 fix - Storage::Image copy does not create thumbnails 2006-11-18 18:06:54 +00:00
JT Smith
aeba6ec83c merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
Roy Johnson
d4a5320e0a merging bugfixes from branch to head 2006-11-02 02:29:27 +00:00
Colin Kuskie
ab835f3c64 more docs about return vales from addFileFromFilesystem 2006-10-15 01:19:37 +00:00
JT Smith
9f3ff77dbd webgui for windows changes 2006-07-21 20:42:50 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
JT Smith
f36879c55c fix: POST_MAX 2006-06-07 16:10:43 +00:00
Colin Kuskie
e1fee84dc5 fix getFileExtension so that it only returns file extensions. Add tests to Storage.t to validate that 2006-05-24 23:25:21 +00:00
Colin Kuskie
b02386064d Make creating a Storage object with a short ID an error.
Add a test to check for that.
Beginning of documentation for VersionTag.
2006-05-24 03:03:47 +00:00
Wouter van Oijen
448448e451 Fixed whitespace screwing up POD 2006-05-20 08:43:16 +00:00
Colin Kuskie
f413c029a2 Storage now prunes empty directories when delete is called.
Add use WebGUI::Form::Hidden to Form::File
2006-05-19 21:48:10 +00:00
Wouter van Oijen
6f033a8323 Typo in POD 2006-05-19 19:59:43 +00:00
Colin Kuskie
ebdcd47f8d POD and code fix for Storage object delete method 2006-05-17 18:28:31 +00:00
Colin Kuskie
b018b8e61e Document return value for Storage::rename
Add simple new test for Text.t
Add ClassName.t test
Prevent Form/ClassName from passing classes with spaces in them and
remove redundant test for digits in regexp.
Add a new test to Storage.t for getLastError
2006-05-11 17:37:42 +00:00
Colin Kuskie
5f71b0e5f2 Add method to return help if set in AdminConsole
Alter storage object so that errors array is created by default.  This prevent
getErrorCount from dying when fetching the error count and no errors have occured.
Added a method to to return the errors arrayref.
2006-05-10 23:28:50 +00:00
JT Smith
1b7488e4b1 [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 17:12:58 +00:00
JT Smith
4adfc0737c made it so it's possible to use file form elements without any auxillary code
fixed a bug in Post
storage copy can accept an optional new storage location to copy to
articles can now accept direct attachments
2006-04-16 17:30:01 +00:00
JT Smith
e2109910fd holy crap it actually works!!! import/export of themes base system is complete.
fixed some chunking related bugs in Session/Style
fixed other misc bugs
2006-04-13 03:31:39 +00:00
JT Smith
504de54d61 started adding email processing capabilities to cs 2006-04-09 22:36:49 +00:00
Colin Kuskie
54f0338696 forward port of 0 file size upgrade fix 2006-02-09 17:38:02 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Colin Kuskie
1fdc49b3bf Storage constructors need session variables 2006-01-18 21:43:01 +00:00
Matthew Wilson
09483e18c5 a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00
Matthew Wilson
65823b1f53 oodles of fixes. 2006-01-15 15:56:17 +00:00
Colin Kuskie
1c211d5669 self vs session typo in constructor 2006-01-13 16:12:32 +00:00
JT Smith
1e5034acd6 refactored storage api to handle new session stuff 2006-01-12 19:15:34 +00:00
Matthew Wilson
c250321c4c fix - [ 1403466 ] CS Attachments - Broken Image Issue 2006-01-12 03:16:28 +00:00
JT Smith
925906ca7e refactored WebGUI::Id to use new session api 2006-01-11 23:34:02 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
Matthew Wilson
66206a2414 last of previous fix. 2006-01-03 05:20:05 +00:00
Matthew Wilson
e4bf3c60b0 fixing some typos. also the File/Storage bug. also fixing the changelogs. 2006-01-03 05:12:51 +00:00
Matthew Wilson
08954dbe3c attempting to fix 463213 2005-12-19 15:22:09 +00:00
JT Smith
1bcfa3bddc - Fixed a syntax error in Post.pm
- fix [ 1382675 ] File Path Wrong - Uploads are difficult
 - fix [ 1380368 ] Snippets should not contain debugging info
 - fix [ 1377668 ] Unescaped double quote in Syndacate title cause problems
2005-12-16 19:52:07 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00
Matthew Wilson
818ff2608c Re-adding (conditional) cookie baking. I'm not sure anyone has been successfully testing SVN WebGUI since it was removed.
Moving cookies out of session::open into contentHandler (they already were in uploadsHandler).  
Eliminating opening a new visitor session and then converting it to the actual user session for every single request by making two Session.pm methods public instead of private.
Added NOT_FOUND to the list of exported from Const.
Fixing a small bug in File.pm.  
Fixed some spacing/tabs/formatting issues in various places.
This autocomplete in TortoiseSVN is really nifty.
2005-11-19 23:30:52 +00:00
Matthew Wilson
43941e58b0 fixing missing 'my 's 2005-11-08 20:01:00 +00:00
Colin Kuskie
8aec38fffe rename global sort variables 2005-11-08 17:11:53 +00:00
Matthew Wilson
f3e5107811 fixed various bugs with new date/time and added new Apache2::Upload functionality to Storage. 2005-11-04 05:57:48 +00:00
Matthew Wilson
c01d7e49d5 replaced $session{cgi} with $session{req} 2005-11-03 21:48:37 +00:00