Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Pull requests: ryanb/nested_form

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Resolves issue #124 check
#125 opened Dec 5, 2011 by kevinrood Loading… updated Jun 15, 2014
Added posibility specify helper for link_to_add and link_to_remove
#240 opened Feb 18, 2013 by timfjord Loading… updated Jun 15, 2014
Allow for multiple blueprints for the same association
#312 opened Mar 10, 2014 by singpolyma Loading… updated Jun 15, 2014
Add support for partial option when no block is used with fields_for
#310 opened Feb 10, 2014 by robertwbradford Loading… updated Jun 16, 2014
fields_blueprint_id_for takes root object into account
#300 opened Nov 28, 2013 by panupan Loading… updated Jun 17, 2014
Addition of a 'new_id' to the callback object
#293 opened Oct 9, 2013 by newspeedway Loading… updated Jun 18, 2014
Ignore inputs w/o a name when setting the context
#317 opened Apr 1, 2014 by gstoyanov Loading… updated Jun 20, 2014
Add Formtastic Bootstrap mention in README.
#308 opened Jan 28, 2014 by zakelfassi Loading… updated Jun 20, 2014
Allow nested associations with same name (fixes #237)
#238 opened Feb 11, 2013 by groe Loading… updated Jun 23, 2014
Javascript fails to generate correct html for doubly nested forms
#230 opened Jan 22, 2013 by Mysrt Loading… updated Jun 25, 2014
Datamapper compatibility discuss
#194 opened Sep 14, 2012 by shingara Loading… updated Jun 30, 2014
Move blueprints from DOM to memory - gives much better performance
#338 opened Aug 17, 2014 by ramonsnir Loading… updated Aug 17, 2014
changed to use button_to_add instead of link_to_add to make it more sema...
#289 opened Sep 24, 2013 by leckylao Loading… updated Jan 19, 2015
Allow to override the wrapper's class name
#296 opened Nov 10, 2013 by heaven Loading… updated Jan 31, 2015
Allow custom wrapper selector
#278 opened Jul 13, 2013 by stsc3000 Loading… updated Jun 3, 2015
Provide association name as event attribute
#355 opened Jul 2, 2015 by doits Loading… updated Jul 2, 2015
New ruby versions to travis.yml
#361 opened Nov 26, 2015 by asiniy Loading… updated Nov 26, 2015
#326 "removeFields" uses closest .fields, which fails without wrapper
#352 opened Mar 27, 2015 by ronakjain90 Loading… updated Jan 11, 2016
bug fix: error An invalid form control for link_to_remove
#366 opened Jan 30, 2016 by shingo-nakanishi Loading… updated Jan 30, 2016
Fix for Issue #262: 'is not focusable' error
#263 opened May 8, 2013 by ghost Loading… updated Oct 18, 2016
Consider option[:class] to add class to wrapper div
#350 opened Feb 2, 2015 by aditya-kapoor Loading… updated Sep 18, 2017
3 Level nested form bug
#276 opened Jul 9, 2013 by BenZhang Loading… updated Nov 22, 2017
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.