Commit Graph

128 Commits

Author SHA1 Message Date
nathanvda 003040bc0b Added an extra option `:render_option` which is handed to the nested fields for builder. Also call the correct nested fields builder for each form builder (e.g. semantic_fields_for, simple_fields_for or fields_for). 2011-10-22 01:42:07 +02:00
nathanvda 5daa7d3c26 Regenerate gemspec for version 1.0.13 2011-10-12 23:03:57 +02:00
nathanvda 1e0f731471 Updated history and readme. 2011-10-12 23:00:20 +02:00
nathanvda c278916ad4 Added new callback solution, allowing both insertion and removal callbacks. 2011-10-12 23:00:20 +02:00
nathanvda a5c8f4e9a7 Use simplecov only on ruby 1.9.x 2011-10-12 23:00:20 +02:00
nathanvda e8b98f4453 Ignore coverage files. 2011-10-12 23:00:20 +02:00
nathanvda cad1bd5f14 Version bump to 1.0.13 2011-10-12 23:00:20 +02:00
Nathan Van der Auwera dd64101b68 Merge pull request #17 from graycoder/master
safe jQuery & faster live binding
2011-10-10 01:27:32 -07:00
gray 7821a6bb8f Use safe jQuery & remove document ready 2011-09-26 12:01:20 +03:00
nathanvda f395ea64a9 Regenerate gemspec for version 1.0.12 2011-08-25 23:19:32 +02:00
nathanvda 01bd8d1a1f Bumped version to 1.0.12 2011-08-25 23:17:42 +02:00
nathanvda 42f95ce346 Updated history: describe new release. 2011-08-25 23:17:25 +02:00
Nathan Van der Auwera 97daa1b71c Merge pull request #16 from csegura/master
Use this in association-insertion-node
2011-08-24 23:38:25 -07:00
Carlos Segura 9dfedb4733 Add option to use this in association-insertion-node 2011-08-25 00:57:20 +02:00
Nathan Van der Auwera 6142395878 Merge pull request #14 from dfischer/master
Updates to README
2011-08-19 03:19:28 -07:00
DFischer 3d861d866b * Rails 3.1 example of install
* Fixed path to formtastic_cocoon_demo example
2011-08-19 02:38:15 -07:00
nathanvda 07d8116916 Regenerate gemspec for version 1.0.11 2011-07-28 22:40:23 +02:00
nathanvda 0bdbf09792 Use the new version of jeweler, hoping that this will build a gem that is compatible with bundler 1.1.pre.5 2011-07-28 22:40:07 +02:00
nathanvda 0d4d4e69d8 Version bump to 1.0.11 2011-07-28 22:31:15 +02:00
nathanvda 53a452aa65 Regenerate gemspec for version 1.0.10 2011-07-24 01:04:12 +02:00
nathanvda d3ad84fb14 Fuck! Built the gem with 1.9.2 again. Rerelease with the 1.8.7 built version. 2011-07-24 01:04:04 +02:00
nathanvda 453dd35872 Version bump to 1.0.10 2011-07-24 01:02:24 +02:00
nathanvda c8412d0a9e Regenerate gemspec for version 1.0.9 2011-07-24 00:58:13 +02:00
nathanvda 2084204d15 Adapted history and readme accordingly. 2011-07-24 00:57:57 +02:00
nathanvda e410388bd6 Added tests for the install generator. 2011-07-24 00:54:15 +02:00
nathanvda 6d261ef37c Bumped the version to 1.0.9 2011-07-24 00:17:50 +02:00
nathanvda 1628bb19d3 Made Cocoon Rails 3.1 compatible:
- moved cocoon.js to app/assets/javascripts
- adapted install-generator accordingly (for rails 3.0.x)
- made it an engine instead of railtie (to use the asset pipeline)
2011-07-24 00:17:40 +02:00
nathanvda 4192f92e64 Regenerate gemspec for version 1.0.8 2011-07-21 10:03:01 +02:00
nathanvda 483e2c58ec Updated history. 2011-07-21 10:02:50 +02:00
nathanvda 9325fc70fc Version bump to 1.0.8 2011-07-21 10:01:08 +02:00
nathanvda ffdaff7129 All dependencies should only be development dependencies. Fixes #13. 2011-07-21 10:00:19 +02:00
nathanvda 68641c5782 Regenerate gemspec for version 1.0.7 2011-07-21 00:02:27 +02:00
nathanvda 476ae71521 Describe why the new version was needed. 2011-07-20 23:59:20 +02:00
nathanvda 5ae91a68de Version bump to 1.0.7 2011-07-20 23:54:42 +02:00
nathanvda cca0249351 Regenerate gemspec for version 1.0.6 2011-07-20 07:06:05 +02:00
nathanvda 48641b5610 Regenerate gemspec for version 1.0.6 2011-07-19 23:12:49 +02:00
nathanvda 56e94388dc Updated history. 2011-07-19 23:09:06 +02:00
nathanvda a40877c5c5 Bumped version to 1.0.6 2011-07-19 23:09:06 +02:00
Nathan Van der Auwera 83663e34e7 Merge pull request #11 from graycoder/master
Small refactor on cocoon.js
2011-07-19 06:01:21 -07:00
gray 407fad5410 Add if/else brackets 2011-07-19 15:49:59 +03:00
gray 01ec1ff00b Small refactor cocoon.js 2011-07-19 12:53:04 +03:00
Nathan 9e83c9cfcd Remove jruby build from travis for now. I should investigate later why the jruby build fails. 2011-07-17 18:15:57 +02:00
Nathan 6b5cabc472 Updated readme to show travis status. 2011-07-17 18:08:13 +02:00
Nathan ed4c825678 Ignore rubymine files. 2011-07-17 18:07:32 +02:00
nathanvda 0274d3920e Added travis CI configuration. 2011-06-18 21:50:40 +02:00
nathanvda 42186afb4c Improved the release notes. Described how to upgrade. 2011-06-18 17:19:46 +02:00
nathanvda 388b10a7e5 Fixed the tests. 2011-06-18 01:40:35 +02:00
nathanvda 1390d07550 Test with rails 3.0.8. 2011-06-18 01:40:22 +02:00
nathanvda 0377b93ec7 Regenerated gemspec for version 1.0.5 2011-06-18 01:33:31 +02:00
nathanvda 191f2e7f0c Added a file containing the release notes/changes. 2011-06-18 01:33:13 +02:00