1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
Commit graph

23 commits

Author SHA1 Message Date
José Valim
ae32faf6eb Rename simple_form_install to simple_form:install 2010-05-24 10:45:40 +02:00
José Valim
5cb92a2480 Remove useless API. 2010-03-30 02:15:23 +02:00
José Valim
ee6cb1b818 Ready for prime time. 2010-02-06 19:26:39 +01:00
José Valim
371c8cd2fd Add more items to the TODO list. 2010-01-10 11:02:15 +01:00
José Valim
b1df90790e Add block support. 2010-01-10 05:12:57 +01:00
José Valim
a6496419b8 Update TODO 2009-12-20 23:42:29 +01:00
José Valim
426fac032a Remove :group from README 2009-12-11 12:12:02 -02:00
José Valim
74014e2743 Added :time_zone and :country select support. 2009-12-11 11:53:18 -02:00
José Valim
f1dd67469a Reject items from TODO 2009-12-11 10:48:53 -02:00
José Valim
7235f4a177 Add has_many and has_and_belongs_to_many associations support. 2009-12-11 10:43:43 -02:00
Carlos Antonio da Silva
a3045647df Fix typos, improving readme a little, updating todo. 2009-12-10 20:23:29 -02:00
José Valim
2883707b92 Fix merge conflicts. 2009-12-10 19:52:23 -02:00
José Valim
6277d94797 Add support to button. 2009-12-10 18:03:27 -02:00
Carlos Antonio da Silva
233e1df4fa Allow I18n lookup for labels and hints based on the current action 2009-12-10 13:14:24 -02:00
José Valim
c9052a90c4 Make form helper method definitions a little bit more dynamic. 2009-12-10 12:26:40 -02:00
José Valim
5f2659d9c8 Wrapper support finished by adding component_html_options.
Now all components by default parse the options at :#{component_name}_html.
For example, if you want to customize your hints, you just need to give :hint_html.
2009-12-10 12:12:48 -02:00
Carlos Antonio da Silva
aabeacf40b Initial support to simple_fields_for and simple_remote_form_for 2009-12-10 08:44:34 -02:00
José Valim
d9cc0a3f94 Detect label and value automatically. 2009-12-10 00:22:53 -02:00
José Valim
2881e775c6 :include_blank is added by default on select. 2009-12-09 23:34:15 -02:00
José Valim
728dd5ba45 Give :collection is enough to active :select type. 2009-12-09 23:11:57 -02:00
José Valim
7743a0f749 Add items to TODO 2009-12-09 21:40:27 -02:00
Carlos Antonio da Silva
b65d076183 Refactoring tests and splitting files. 2009-12-08 11:48:31 -02:00
Carlos Antonio da Silva
a7d0cc21f0 Initial commit. 2009-11-18 15:45:35 -02:00