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
/
test
/
template
/
javascript_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Refactored JavaScriptHelper into PrototypeHelper and ScriptaculousHelper. Ad...
Sam Stephenson
2005-11-14
1
-155
/
+0
*
Added support for the queue option on visual_effect
Thomas Fuchs
2005-10-29
1
-0
/
+1
*
modified javascript_helper testcase to back up #2097
Tobias Lütke
2005-10-13
1
-2
/
+6
*
Wrap javascript_tag contents in a CDATA section and add a cdata_section metho...
Sam Stephenson
2005-10-12
1
-13
/
+13
*
Update script.aculo.us to 1.5_rc2, and Prototype to 1.4.0_pre7
Thomas Fuchs
2005-09-28
1
-0
/
+3
*
Optimized tag_options to not sort keys, which is no longer necessary when ass...
David Heinemeier Hansson
2005-09-20
1
-28
/
+28
*
Added ActionController::Base.session_store=, session_store, and session_optio...
David Heinemeier Hansson
2005-09-13
1
-1
/
+1
*
Split macros test into their own suite
David Heinemeier Hansson
2005-09-11
1
-28
/
+0
*
Fixed JavascriptHelper#auto_complete_for to only include unique items #2153 [...
David Heinemeier Hansson
2005-09-09
1
-0
/
+4
*
Fixed bug with :success/:failure callbacks for the JavaScriptHelper methods #...
David Heinemeier Hansson
2005-07-14
1
-0
/
+40
*
Script.aculo.us: latest rev, new autocompleter features, memory leaks fixed #...
David Heinemeier Hansson
2005-07-11
1
-1
/
+5
*
Made JavaScriptHelper tests pass regardless of hash order #1656 [Sam Stephenson]
David Heinemeier Hansson
2005-07-10
1
-18
/
+18
*
Added that nil options are not included in tags, so tag("p", :ignore => nil) ...
David Heinemeier Hansson
2005-07-09
1
-1
/
+1
*
Include Javascript tests in rake #1655 [courtney]
David Heinemeier Hansson
2005-07-08
1
-0
/
+156
[prev]