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
/
scriptaculous_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Add pluggable JSON backends with support for the JSON gem. [rick]
rick
2009-04-23
1
-5
/
+5
*
prototype and scripty helpers require json
Joshua Peek
2008-11-24
1
-0
/
+1
*
Merge docrails
Pratik Naik
2008-09-13
1
-1
/
+1
*
Merge with docrails.
Pratik Naik
2008-07-16
1
-1
/
+1
*
Merge docrails.
Pratik Naik
2008-05-25
1
-84
/
+79
*
Improve documentation coverage and markup
Xavier Noria
2008-05-02
1
-2
/
+2
*
Documentation for the drop_receiving_element helpers :onDrop callback. Closes...
Pratik Naik
2008-03-05
1
-3
/
+31
*
Ensure that :confirm doesn't need extra quotes when using drop_receiving_elem...
Michael Koziarski
2008-02-16
1
-0
/
+3
*
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
*
Fixed spelling errors (closes #9706) [tarmo/rmm5t]
David Heinemeier Hansson
2007-09-28
1
-1
/
+1
*
Properly quote the arguments to visual_effect. Closes #7220 [jeremymcanally]
Michael Koziarski
2007-09-02
1
-0
/
+4
*
Use a consistent load path to avoid double requires. Fix some scattered Ruby ...
Jeremy Kemper
2007-01-28
1
-1
/
+1
*
Docfix (closes #6462)
David Heinemeier Hansson
2006-10-23
1
-0
/
+5
*
allow RJS enum values to be passed to visual_effect() and other scriptaculous...
David Heinemeier Hansson
2006-03-05
1
-5
/
+5
*
Added support for visual effects scoped queues to the visual_effect helper #3...
Thomas Fuchs
2006-02-27
1
-1
/
+6
*
Added script.aculo.us drag and drop helpers to RJS [Thomas Fuchs]
Thomas Fuchs
2006-02-26
1
-6
/
+18
*
Add the ability to call JavaScriptGenerator methods from helpers called in up...
Sam Stephenson
2006-01-23
1
-17
/
+0
*
Added support for toggling visual effects to ScriptaculousHelper::visual_effe...
Thomas Fuchs
2005-12-25
1
-1
/
+14
*
Added :select option for JavaScriptMacroHelper#auto_complete_field that makes...
David Heinemeier Hansson
2005-12-24
1
-0
/
+17
*
Refactored JavaScriptHelper into PrototypeHelper and ScriptaculousHelper. Ad...
Sam Stephenson
2005-11-14
1
-0
/
+105