index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
forge
/
libraries
Age
Commit message (
Expand
)
Author
2010-07-20
Elide "; charset=binary" which can be returned from file::mime() from recent ...
Bharat Mediratta
2010-01-31
Fix lots of warnings that pop up when we're in E_STRICT mode. They're
Bharat Mediratta
2009-12-31
Modify Forge to accept multiple hidden params (this was broken by an
Bharat Mediratta
2009-12-06
Updated for K2.4. This is a fork from the main-line, but we're going to repl...
Bharat Mediratta
2009-11-25
Update hidden field format to match Kohana 2.4's form::open() API.
Bharat Mediratta
2009-11-25
form::close() went away in Kohana 2.4
Bharat Mediratta
2009-09-01
XSS escape in form helper and forge where missing.
Andy Staudacher
2009-05-26
Updated Forge to r179
Bharat Mediratta
2009-05-18
Get rid of trailing whitespace in preamble
Bharat Mediratta
2009-05-18
Merged /gallery3/vendor/forge/modified:r20843
Bharat Mediratta
2009-02-01
Revert to pre-r19217 which means the label is no longer first (but its consis...
Bharat Mediratta
2009-01-31
Put the checkbox back inside the <label> so that clicking on the text selects...
Bharat Mediratta
2009-01-30
Make the rendering of a checkbox consistent with other Forge controls. Check...
Tim Almdal
2009-01-12
Update to Forge r171
Bharat Mediratta
2009-01-12
Update forge to r170
Bharat Mediratta
2009-01-06
Merge in Forge from upstream r169 which converts Forge::submit() into
Bharat Mediratta
2008-12-15
Refresh of Forge r168 from vendor/forge/modified
Bharat Mediratta
2008-12-15
Delete forge in preparation to refresh it from vendors/forge/modified
Bharat Mediratta
2008-12-15
Update Forge to r168 from upstream.
Bharat Mediratta
2008-12-14
1) fix Forge_Group to display the label (will raise a bug with Kohana)
Tim Almdal
2008-12-07
1) Revert the changes to Form_Upload and Form_Textarea, so we don't have to c...
Tim Almdal
2008-12-07
1) Change the photo description field to a text area
Tim Almdal
2008-10-31
Merge over vendor code.
Bharat Mediratta