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
/
javascripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update to Prototype 1.2.1
Sam Stephenson
2005-04-19
1
-3
/
+4
*
Update to Prototype 1.2.0
Sam Stephenson
2005-04-18
1
-87
/
+192
*
Added Element.toggle, Element.show, and Element.hide to the prototype javascr...
David Heinemeier Hansson
2005-04-17
1
-3
/
+18
*
Added JavascriptHelper#periodically_call_remote in order to create areas of a...
David Heinemeier Hansson
2005-04-07
1
-0
/
+29
*
Added Effect.Puff and Effect.Appear #990, #996
David Heinemeier Hansson
2005-03-31
1
-1
/
+66
*
Fixed references to element
David Heinemeier Hansson
2005-03-28
1
-9
/
+9
*
Added Effect.Scale for smoothly scaling images or text up and down #972 [thom...
David Heinemeier Hansson
2005-03-28
1
-0
/
+66
*
Added Effect.Fade which smoothly turns opacity from 100 to 0 and then hides t...
David Heinemeier Hansson
2005-03-28
1
-0
/
+30
*
Effects can just be used through the callbacks
David Heinemeier Hansson
2005-03-26
1
-4
/
+0
*
Fixed a couple of more js issues
David Heinemeier Hansson
2005-03-26
1
-3
/
+1
*
Updated to prototype.js 1.1.0
David Heinemeier Hansson
2005-03-26
1
-90
/
+121
*
Fixing JS bugs, renamed :position values
David Heinemeier Hansson
2005-03-26
1
-25
/
+6
*
Added other DOM manipulation positions than just replace
David Heinemeier Hansson
2005-03-26
1
-2
/
+65
*
Fixed highlight effect
David Heinemeier Hansson
2005-03-26
1
-2
/
+12
*
Added :highlight effect to do YFT automatically
David Heinemeier Hansson
2005-03-26
1
-0
/
+27
*
Fixed Form.Serialize for the JavascriptHelper to also seriliaze password fiel...
David Heinemeier Hansson
2005-03-26
1
-0
/
+1
*
Made getElementsByClassName actually work
David Heinemeier Hansson
2005-03-25
1
-13
/
+24
*
Fixed Toggle.display in prototype.js #902 [Lucas Carlson]
David Heinemeier Hansson
2005-03-23
1
-2
/
+2
*
Added documentation and fixed an ajax bug
David Heinemeier Hansson
2005-03-22
1
-1
/
+1
*
Last-minute ajax fixes #898
David Heinemeier Hansson
2005-03-22
1
-12
/
+21
*
Made the Ajax request itself also use the &_= trick for Safari
David Heinemeier Hansson
2005-03-21
1
-1
/
+1
*
Renamed Toggle.visibility to Toggle.display and fixed it for multiple arguments
David Heinemeier Hansson
2005-03-21
1
-3
/
+4
*
Fixed js bug
David Heinemeier Hansson
2005-03-21
1
-1
/
+1
*
Added a JavascriptHelper and accompanying prototype.js library that opens the...
David Heinemeier Hansson
2005-03-21
1
-0
/
+326
[prev]