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
nathanvda
f0f9f98fdf
Bumped version to 1.0.5.
2011-06-18 01:32:49 +02:00
nathanvda
2890be2f53
Fixes #9 . Make sure that the link_to_add_association also works in rails 3.0.8. by making sure the template-html is not double escaped.
2011-06-18 01:32:38 +02:00
nathanvda
30832b3460
Regenerated gemspec for version 1.0.4
2011-04-25 00:59:15 +02:00
nathanvda
2cbc649187
Improved readme slightly.
2011-04-25 00:58:37 +02:00
Tangerine Cat
cebcb21242
Made available call to external jQuery callbacks on add_fields click
2011-04-25 00:48:26 +02:00
nathanvda
630a88a704
Avoid HTML collisions. Inspired by the code from rfc2616. This fixes #6 .
2011-04-25 00:21:13 +02:00
nathanvda
6da1069680
Version bump to 1.0.4
2011-04-24 14:37:09 +02:00
nathanvda
bf34b7494b
Added the code from rfc2616: push in plurals from ruby, with added (simple) tests
2011-04-24 14:36:50 +02:00
nathanvda
0a7e2ece80
Regenerated gemspec for version 1.0.3
2011-03-15 16:23:42 +01:00
nathanvda
fd5105395b
Bumped version to 1.0.3
2011-03-15 16:23:21 +01:00
nathanvda
4934fcfb6c
Merge remote branch 'sinsiliux/master'
2011-03-15 16:20:16 +01:00
nathanvda
662c96fa00
Changed readme
2011-03-15 16:16:02 +01:00
Andrius Chamentauskas
657e478801
Template is now saved under data-association attribute to prevent those extra blank records when submitting form.
2011-03-15 16:41:17 +02:00
nathanvda
2be9a44303
Added tests for link_to_remove_association and extended existing tests.
2011-03-07 22:02:21 +01:00
nathanvda
84ce937e50
Added tests for link_to_add_association.
2011-03-06 22:40:37 +01:00
nathanvda
8db3114134
Regenerated gemspec for version 1.0.2
2011-03-06 21:43:41 +01:00
nathanvda
b56cff8a7e
Bumped version to 1.0.2
2011-03-06 21:43:32 +01:00