0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:airblade/air_budd_form_builder More... about 13 years ago
Update README with deprecation notice. More... about 13 years ago
Reminder to use Web forms design guidelines. More... about 14 years ago
Fixed typo in ERB example. More... over 14 years ago
acutally fix deprec More... about 15 years ago
fix annoying deprec warnings More... about 15 years ago
Removed support for GeoTools plugin. It makes more sense for the GeoTools plugin to know about any form builders it wants to work with than this form builder to know about GeoTools. More... over 15 years ago
Merge branch 'master' of git://github.com/crazycode/air_budd_form_builder into crazycode/master More... over 15 years ago
Fixed bug where link helper didn't handle named url strings. More... over 15 years ago
use rails2.2's i18n to find field's label value. More... over 15 years ago
Rails 2.2 compatibility. More... over 15 years ago
No longer assumes the form's object responds to :errors. Sometimes we don't use ActiveRecord models as form objects. More... over 15 years ago
Allow any icon to be specified in the link. More... over 15 years ago
Excludes custom form builder options from the plain field helpers. More... over 15 years ago
Added automatic detection of mandatory fields by borrowing Dan Webb's enhanced_form_builder's hook to Michael Schuerig's ValidationReflection module. Thanks to Bill. More... over 15 years ago
Trying to have code blocks formatted. More... over 15 years ago
Fixed code formatting in README and added credit to Dan Webb. More... over 15 years ago
Made configurable on an app-wide basis and per form. More... over 15 years ago
Fixed formatting. More... over 15 years ago
Fixed up formatting. More... over 15 years ago
Added Markdown extension to README. More... over 15 years ago
Added reminder to fix country_select. More... over 15 years ago
Added note in TODOs about read-only fields, based on Ryan Tomayko's excellent article, Administrative Debris. More... over 15 years ago
Added TODO. More... over 15 years ago
Removed redundant code that was actually preventing object[] naming from working on forms. More... over 15 years ago
Added time_select to select helpers. More... over 15 years ago
Separates out checkboxes and radio buttons, so we can create them with label following the element. More... over 15 years ago
Allow label element to be suppressed by passing :label => nil More... over 15 years ago
Added select form elements to attribute maker. More... over 15 years ago
Added a to-do. More... over 15 years ago