HTML Form Helpers
Reported by Mark Bates | July 15th, 2008 @ 11:54 AM | in 0.7.0
We need helpers that create 'form' elements, such as text fields, text areas, radio buttons, etc...
These helpers should also create the 'proper' 'nested' syntax for naming that is needed for models.
Comments and changes to this ticket
-
Mark Bates August 14th, 2008 @ 02:25 PM
- → Tag changed from core more to core helpers more
- → State changed from new to open
- → Title changed from More HTML Helpers to HTML Form Helpers
-
Mark Bates August 14th, 2008 @ 03:39 PM
- → Milestone changed from v1.0.0 to 0.7.0
(from [f3ee7343b182c64642d23913e357755ced0c83c9]) Updated CHANGELOG [#19 milestone:'0.7.0'] http://github.com/markbates/mack...
-
Mark Bates August 15th, 2008 @ 11:23 AM
(from [25aed1978f46fb7a93ba6695563aa9ae4103c20d]) More work on adding html form helpers. [#19] http://github.com/markbates/mack...
-
Mark Bates August 15th, 2008 @ 11:24 AM
(from [620bd22da9f75b782db693879b8b654bb4587ab2]) Almost finished adding html form helpers. [#19] http://github.com/markbates/mack...
-
Mark Bates August 15th, 2008 @ 11:24 AM
(from [53d126e181ab37c249b472a28201e0b3cf033db8]) Adding rdoc for html form helpers.[#19] http://github.com/markbates/mack...
-
Mark Bates August 15th, 2008 @ 11:24 AM
(from [27c345da851775cf2443b5813890c4ae0bf64809]) Deprecated the model_text_field, model_password_field, and model_textarea methods. [#19] http://github.com/markbates/mack...
-
Mark Bates August 15th, 2008 @ 11:24 AM
(from [eec9f0b42187b957405790fc1780600de062f0c7]) Merge branch 'master' into form_helpers
- master: Updated CHANGELOG [#19 milestone:'0.7.0'] Removed L10N warning messages http://github.com/markbates/mack...
-
Mark Bates August 15th, 2008 @ 11:24 AM
(from [d83e931e8bd246ca664547f181fdc30c516d56c4]) Actually made radio_button work right. :) [#19] http://github.com/markbates/mack...
-
Mark Bates August 15th, 2008 @ 11:24 AM
(from [7201f443900acb6f7e010d1aa6df4766416a5fd5]) Added some more rdoc and fixed a bug or two with html form helpers. [#19] http://github.com/markbates/mack...
-
Mark Bates August 15th, 2008 @ 11:25 AM
(from [da506c7eae535567f53b14254a8449e796d956f1]) Added alias_deprecated_method. More rdoc for form helpers. [#19] http://github.com/markbates/mack...
-
Mark Bates August 15th, 2008 @ 11:25 AM
- → State changed from open to resolved
(from [0f9d6725f5448677e13ef20e15d56c68008d7991]) Finished adding html form helpers. [#19 state:resolved] http://github.com/markbates/mack...
-
Mark Bates August 15th, 2008 @ 11:25 AM
(from [f0d18532946d7f9d0d4106245d3836eb1ff81c3f]) Merge branch 'form_helpers'
- form_helpers: Finished adding html form helpers. [#19 state:resolved] Added deprecation system. [#90 state:resolved] Added alias_deprecated_method. More rdoc for form helpers. [#19] Added some more rdoc and fixed a bug or two with html form helpers. [#19] Actually made radio_button work right. :) [#19] Adding rdoc for html form helpers.[#19] Almost finished adding html form helpers. [#19] More work on adding html form helpers. [#19] Starting work on form helpers.
Conflicts:
CHANGELOG -
Mark Bates August 15th, 2008 @ 11:34 AM
(from [b9bda035ceb0ea653f83523e4660f4e45b5b2070]) Added cols and rows defaults to the text_area form helper. [#19] http://github.com/markbates/mack...
-
Mark Bates August 15th, 2008 @ 01:33 PM
(from [89e3fed23f182b925e7ea5c57f114c9e71925907]) Added delete_button form helper. [#19] http://github.com/markbates/mack...
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Mack is a Ruby web application framework focused on writing distributed, portal-like, applications. it's built on best of breed technologies, such as Rack, Cachetastic, and DataMapper.
