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
/
java_script_macros_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
text_field_with_auto_complete stylesheet uses <style type="text/css"> instead...
Jeremy Kemper
2006-07-05
1
-2
/
+1
*
Doc fixes
David Heinemeier Hansson
2006-07-05
1
-40
/
+39
*
Fix in auto_complete_result documentation. closes #5096. [medlar@medlar.it]
Rick Olson
2006-06-21
1
-1
/
+1
*
Fixes bad rendering of JavaScriptMacrosHelper rdoc (closes #4910) [Frederick ...
Rick Olson
2006-04-27
1
-4
/
+5
*
Add additional autocompleter options [aballai, Thomas Fuchs]
Thomas Fuchs
2006-04-02
1
-1
/
+10
*
Add :script option to in_place_editor to support evalScripts (closes #4194) [...
Rick Olson
2006-03-19
1
-0
/
+2
*
Added various InPlaceEditor options, #3746, #3891, #3896, #3906
Thomas Fuchs
2006-02-21
1
-6
/
+14
*
Fix typo in function name mapping in auto_complete_field. Closes #3446.
Marcel Molina
2006-01-13
1
-1
/
+1
*
Added assignment of the Autocompleter object created by JavaScriptMacroHelper...
David Heinemeier Hansson
2006-01-03
1
-2
/
+6
*
Added :select option for JavaScriptMacroHelper#auto_complete_field that makes...
David Heinemeier Hansson
2005-12-24
1
-1
/
+2
*
Added :select option for JavaScriptMacroHelper#auto_complete_field that makes...
David Heinemeier Hansson
2005-12-24
1
-1
/
+6
*
* Updated docs for in_place_editor, fixes a couple bugs and offers extended s...
Tobias Lütke
2005-11-14
1
-9
/
+11
*
Misc doc fixes (typos/grammar/etc). Closes #2445.
Marcel Molina
2005-10-12
1
-6
/
+6
*
Added new scriptaculous options for auto_complete_field #2343 [m.stienstra@fn...
Thomas Fuchs
2005-10-01
1
-2
/
+21
*
Update script.aculo.us to 1.5_rc2, and Prototype to 1.4.0_pre7
Thomas Fuchs
2005-09-28
1
-4
/
+34
*
Split macros test into their own suite
David Heinemeier Hansson
2005-09-11
1
-1
/
+1
*
Added in-place editing support in the spirit of auto complete with ActionCont...
David Heinemeier Hansson
2005-09-11
1
-0
/
+139