summaryrefslogtreecommitdiff
path: root/modules/forge/libraries/Form_Group.php
AgeCommit message (Collapse)Author
2010-01-31Fix lots of warnings that pop up when we're in E_STRICT mode. They'reBharat Mediratta
mostly issues around uninitialized variables, calling non-static functions in a static context, calling Session functions directly instead of on its singleton, passing non-variables by reference, and subclasses not using the same interface as the parent class.
2009-09-01XSS escape in form helper and forge where missing.Andy Staudacher
2009-05-26Updated Forge to r179Bharat Mediratta
2009-05-18Get rid of trailing whitespace in preambleBharat Mediratta
2009-05-18Merged /gallery3/vendor/forge/modified:r20843Bharat Mediratta
Added preamble to all Forge files.
2008-12-15Refresh of Forge r168 from vendor/forge/modifiedBharat Mediratta
2008-12-15Delete forge in preparation to refresh it from vendors/forge/modifiedBharat Mediratta
2008-12-141) fix Forge_Group to display the label (will raise a bug with Kohana)Tim Almdal
2) Change form.html.php to use the group label instead of the name 3) Converted the add photo to explicity set the label of the field (new coding standard)
2008-10-31Merge over vendor code.Bharat Mediratta
git-svn-id: http://gallery.svn.sourceforge.net/svnroot/gallery/trunk/eval/gx/gallery3/trunk@18408 57fcd75e-5312-0410-8df3-f5eb6fbb1595