Commit graph

22 commits

Author SHA1 Message Date
Colin Kuskie
d9afb768f5 Fixing fractional array indexes in the RandomAssetProxy macro. 2009-06-19 18:09:37 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Kaleb Murphy
70a0a422b7 Removed all instances of srand. This is called implicitily by rand and be dangerous if called mulitple times by the same process. 2008-11-10 21:53:30 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598 replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Colin Kuskie
96178fd70c first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
JT Smith
6c4ae02f34 more conversion to the new streaming/chunking/bucketing system 2006-01-30 22:15:27 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +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
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
Colin Kuskie
d430f570f4 Added POD to several macros.
Updated POD in Storage/Iimage.pm

Internationalized error messages from RandomAssetProxy.
2005-12-20 17:55:46 +00:00
JT Smith
ea868a8c0e moved uploadsAccessHandler into the main webgui handler mechanism
converted macros to use references
fixed some other various bugs
2005-11-07 01:40:07 +00:00
Matthew Wilson
5790060655 fix :( 2005-10-17 20:09:57 +00:00
Matthew Wilson
936cd1a7ef cleaning up 2005-10-17 17:39:51 +00:00
Matthew Wilson
c596ea3f1a [ 1328298 ] 6.7.5 random Assets not random 2005-10-17 17:12:44 +00:00
JT Smith
9238c028c6 more bug fixes 2005-02-18 01:04:05 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
JT Smith
f8ca6ec5bd finished migrating article, fixed some bugs, and enhanced the file asset api 2005-01-02 01:32:54 +00:00
JT Smith
4f8489300f added collateral migration and some other bug fixes 2004-12-30 02:00:28 +00:00
Renamed from lib/WebGUI/Macro/I_imageWithTags.pm (Browse further)