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
/
javascript_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix for javascript_helper.rb build_callbacks #893
David Heinemeier Hansson
2005-03-21
1
-3
/
+5
*
Wrong parameter names in observe_field/observe_form
David Heinemeier Hansson
2005-03-21
1
-2
/
+2
*
Added a JavascriptHelper and accompanying prototype.js library that opens the...
David Heinemeier Hansson
2005-03-21
1
-215
/
+114
*
Remove the duplicated remote_function and make the real deal public
David Heinemeier Hansson
2005-03-14
1
-23
/
+11
*
Made async callbacks work with :update
David Heinemeier Hansson
2005-03-14
1
-4
/
+8
*
Made async the default approach and add get_elements_by_class
David Heinemeier Hansson
2005-03-14
1
-10
/
+36
*
Added asynchronous processing model
David Heinemeier Hansson
2005-03-14
1
-6
/
+71
*
Deal with Safari garbage and allow html_options
David Heinemeier Hansson
2005-03-13
1
-4
/
+4
*
Added Field.present, .focus, and .clear as JS convenience for working with fo...
David Heinemeier Hansson
2005-03-13
1
-15
/
+0
*
Added Field.present, .focus, and .clear as JS convenience for working with fo...
David Heinemeier Hansson
2005-03-13
1
-1
/
+26
*
Added :condition option to abort an update if some condition isnt there
David Heinemeier Hansson
2005-03-13
1
-5
/
+9
*
Checked in some documentation for JavascriptHelper
David Heinemeier Hansson
2005-03-12
1
-0
/
+19
*
Respect :onclick in link_to_toggle_display
David Heinemeier Hansson
2005-03-12
1
-1
/
+2
*
Put it in the right module
David Heinemeier Hansson
2005-03-12
1
-130
/
+134
*
Added first stab at Javascript/Ajax helpers
David Heinemeier Hansson
2005-03-12
1
-1
/
+1
*
Added first stab at Javascript/Ajax helpers
David Heinemeier Hansson
2005-03-12
1
-0
/
+160
[prev]