0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 6 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3 from TiuTalk/master More... almost 12 years ago
Declaration of BootstrapFormHelper::error() should be compatible with FormHelper::error(, = NULL, = Array) More... almost 12 years ago
Properly unset after & between when div === false More... about 12 years ago
Support for edge-cases More... about 12 years ago
Convenience params for bootstrap addons (http://twitter.github.com/bootstrap/base-css.html#forms) More... about 12 years ago
Enriching 'after' needs to happen before defaults are merged in, or we'll close div twice More... about 12 years ago
We need to make sure 'after' closes leading <div>, not the job of the caller to include that so let's append it if needed. More... about 12 years ago
Trailing comma's allow for easier hacking on array elements while preventing syntax errors. Part of E_STRICT as well so safe to use. More... about 12 years ago
If there is no div, no need for between and after. More... about 12 years ago
Label class is lost whenever you supply a customer string-label. This bugfix nests the string inside a label array to re-set the control-label that is required by bootstrap :) More... about 12 years ago
Adding proper classes to Form::end() method. Also reverting the change made on Form::input(), because it uses array_merge leaving some options out. More... about 12 years ago
Merge pull request #1 from ceeram/patch-1 More... about 12 years ago
Not been using it, just thought it might help More... about 12 years ago
Proper class form <form /> tag. More... about 12 years ago
Moving the error inside the di...@class=controls and adding basic class for error messages. More... about 12 years ago
Basic support for inputs. More... about 12 years ago
Initial commit. More... about 12 years ago