index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_view
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add documentation examples to prototype helper. Closes #7211 [manfred]
Marcel Molina
2007-12-05
1
-2
/
+23
*
Enhance documentation coverage for fragment caching. Closes #7315 [bscofield]
Marcel Molina
2007-12-05
1
-1
/
+1
*
Add many examples to PrototypeHelper documentation. Closes #7656 [jeremymcana...
Marcel Molina
2007-12-05
1
-25
/
+256
*
Fix typos (closes #10378)
David Heinemeier Hansson
2007-12-05
4
-7
/
+7
*
Fix typo in [8287]
Marcel Molina
2007-12-05
1
-1
/
+1
*
Document the supported options for sortable_element. Closes #8820 [berkelep]
Marcel Molina
2007-12-05
1
-2
/
+57
*
Remove Great Britain from the Country select helper to ensure consistency wit...
Michael Koziarski
2007-12-05
1
-2
/
+1
*
Update Prototype to 1.6.0.1
Sam Stephenson
2007-12-05
1
-20
/
+45
*
Update trunk to script.aculo.us 1.8.0.1, fixes a regression in the autocompleter
Thomas Fuchs
2007-12-04
1
-3
/
+3
*
Add 'disabled' attribute to <OPTION> separators used in time zone and country...
Rick Olson
2007-12-04
1
-2
/
+2
*
Deal with nested fields_for too [DHH]
David Heinemeier Hansson
2007-12-02
1
-2
/
+14
*
Added the same record identification guessing rules to fields_for as form_for...
David Heinemeier Hansson
2007-12-02
1
-4
/
+28
*
Update to Prototype -r8232
Sam Stephenson
2007-11-29
1
-71
/
+87
*
Asset timestamps are appended, not prepended. Closes #10276 [mnaberez]
Marcel Molina
2007-11-27
1
-2
/
+2
*
Refactor sanitizer helpers into HTML classes and make it easy to swap them ou...
Rick Olson
2007-11-26
1
-155
/
+53
*
Add documentation about asset timestamps (just for koz)
David Heinemeier Hansson
2007-11-25
1
-0
/
+21
*
Docfix (closes #10256)
David Heinemeier Hansson
2007-11-25
1
-2
/
+2
*
Added :mouseover short-cut to AssetTagHelper#image_tag for doing easy image s...
David Heinemeier Hansson
2007-11-07
1
-4
/
+15
*
Standardize on using hyphens rather than colons to separate option names from...
Marcel Molina
2007-11-06
1
-1
/
+1
*
Fix syntax error in documentation example for cycle method. Closes #8735 [foca]
Marcel Molina
2007-11-06
1
-1
/
+1
*
Document :with option for link_to_remote. Closes #8765 [ryanb]
Marcel Molina
2007-11-06
1
-0
/
+8
*
Document :minute_step option for time_select. Closes #8814 [brupm]
Marcel Molina
2007-11-06
1
-0
/
+3
*
Explain how to use the :href option for link_to_remote to degrade gracefully ...
Marcel Molina
2007-11-06
1
-0
/
+11
*
Disambiguate :size option for text area tag. Closes #8955 [redbeard]
Marcel Molina
2007-11-06
1
-1
/
+1
*
Fix typo left over from previous typo fix in url helper. Closes #9414 [Henrik N]
Marcel Molina
2007-11-06
1
-1
/
+1
*
Update Prototype to 1.6.0 and script.aculo.us to 1.8.0.
Sam Stephenson
2007-11-06
2
-29
/
+61
*
Grammatical and whitespace fixes for form helper docs. Closes #10062 [chuyeow]
Michael Koziarski
2007-11-06
1
-43
/
+42
*
compute_public_path behaves well with mailers also. Closes #10014.
Jeremy Kemper
2007-10-29
1
-6
/
+16
*
FormHelper's auto_index should use #to_param instead of #id_before_type_cast....
Rick Olson
2007-10-26
1
-3
/
+3
*
Doc typo fixes for ActiveRecordHelper. Closes #9973 [mikong]
Marcel Molina
2007-10-26
1
-2
/
+2
*
Disabled checkboxes don't submit a form value. Closes #9301.
Jeremy Kemper
2007-10-23
1
-1
/
+1
*
Remove more potential clashes with asset methods and resource routes. Closes...
Michael Koziarski
2007-10-19
1
-4
/
+6
*
Rename image_path path_to_image to avoid conflicting with named routes. Clos...
Michael Koziarski
2007-10-19
2
-2
/
+3
*
Update Prototype to 1.6.0_rc1 and script.aculo.us to 1.8.0 preview 0.
Sam Stephenson
2007-10-16
4
-1643
/
+2646
*
Sync country_select with ISO 3166 long names. Closes #6872 [abhay, mikong, r...
Michael Koziarski
2007-10-15
1
-52
/
+45
*
Enhance documentation for observe_field. Closes #9808 [RubyRedRick, danger]
Michael Koziarski
2007-10-15
1
-1
/
+10
*
error_messages_for also takes :message and :header_message options which defa...
Jeremy Kemper
2007-10-14
1
-12
/
+14
*
JavaScriptVariableProxy#to_json ignores the options arg
Jeremy Kemper
2007-10-11
1
-1
/
+1
*
Extracted sanitization methods from TextHelper to SanitizeHelper [DHH] Change...
David Heinemeier Hansson
2007-10-10
2
-308
/
+326
*
form_for example for namespaced routes. Closes #9769 [sjgman9]
Michael Koziarski
2007-10-08
1
-0
/
+6
*
1 years -> 1 year
Jeremy Kemper
2007-10-08
1
-1
/
+1
*
Add link_to :back which uses your referrer with a fallback to a javascript li...
Michael Koziarski
2007-10-08
1
-3
/
+11
*
error_messages_for and friends also work with local variables. Closes #9699.
Jeremy Kemper
2007-10-07
2
-5
/
+21
*
BlankSlate -> BasicObject
Jeremy Kemper
2007-10-07
1
-1
/
+1
*
Ruby 1.9 compat, consistent load paths
Jeremy Kemper
2007-10-02
2
-6
/
+6
*
Fixed that strip_tags blows up with invalid html (closes #9730) [lifo]
David Heinemeier Hansson
2007-09-29
1
-4
/
+6
*
Allow ability to disable request forgery protection, disable it in test mode ...
Rick Olson
2007-09-28
3
-5
/
+5
*
Fixed spelling errors (closes #9706) [tarmo/rmm5t]
David Heinemeier Hansson
2007-09-28
5
-5
/
+5
*
Protect button_to behind protect_from_forgery (closes #9675) [lifo]
David Heinemeier Hansson
2007-09-25
1
-2
/
+7
*
Stop rdoc from whining
David Heinemeier Hansson
2007-09-24
1
-3
/
+3
[prev]
[next]