aboutsummaryrefslogtreecommitdiffstats
path: root/railties/html
Commit message (Expand)AuthorAgeFilesLines
* Update Prototype to 1.6.0 and script.aculo.us to 1.8.0.Sam Stephenson2007-11-062-29/+61
* Update Prototype to 1.6.0_rc1 and script.aculo.us to 1.8.0 preview 0.Sam Stephenson2007-10-164-1643/+2646
* Added a default 422.html page to be rendered when ActiveRecord::RecordInvalid...David Heinemeier Hansson2007-09-242-1/+31
* Fix docs (closes #9570) [anshkakashi]David Heinemeier Hansson2007-09-231-1/+1
* Updated some docs to reference the latest and greatest and played style nazi ...David Heinemeier Hansson2007-09-201-1/+5
* Be specific about the Ruby on Rails partDavid Heinemeier Hansson2007-06-231-1/+1
* Update to Prototype 1.5.1Sam Stephenson2007-05-191-342/+1098
* Update edge to script.aculo.us to 1.7.1_beta3Thomas Fuchs2007-05-193-93/+163
* Update trunk to script.aculo.us 1.7.0Thomas Fuchs2007-01-192-86/+86
* Update prototype.js to [5985], fixes content-type issue with simulated HTTP m...Thomas Fuchs2007-01-181-8/+9
* Update to Prototype 1.5.0Sam Stephenson2007-01-171-126/+214
* Update to latest PrototypeSam Stephenson2007-01-051-61/+102
* Make sure .morph makes it inThomas Fuchs2006-11-201-1/+6
* Update trunk w/ latest Prototype and script.aculo.usThomas Fuchs2006-11-194-15/+159
* Update Prototype in trunk to [5550]Thomas Fuchs2006-11-171-0/+24
* Update to Prototype 1.5.0_rc2Sam Stephenson2006-11-121-179/+239
* Update to latest Prototype, which doesnt serialize disabled form elements, ad...Thomas Fuchs2006-10-281-5/+11
* Tidy up the markup on the bundled error pages. Closes #6379. [Tim Lucas]Michael Koziarski2006-10-152-60/+26
* Fixed default 404.html and 500.htmls to remove extreme ugliness and added err...David Heinemeier Hansson2006-10-102-10/+88
* Update to latest Prototype and script.aculo.us trunk versionsThomas Fuchs2006-10-094-185/+156
* Updated prototype.js to 1.5.0_rc1 with latest fixes. [Rick Olson]Rick Olson2006-09-161-28/+49
* Split Form.serialize into Form.serialize and Form.serializeElements. The latt...David Heinemeier Hansson2006-09-081-2/+6
* Update to script.aculo.us 1.6.3 [Thomas Fuchs]Thomas Fuchs2006-09-053-55/+118
* Update to Prototype 1.5.0_rc1Sam Stephenson2006-09-051-126/+353
* More inclusive 500 languageDavid Heinemeier Hansson2006-09-031-1/+1
* Updated trunk to script.aculo.us 1.6.2Thomas Fuchs2006-08-153-44/+69
* Expanded :method option in FormTagHelper#form_tag, FormHelper#form_for, Proto...David Heinemeier Hansson2006-05-291-0/+6
* Update to Prototype 1.5.0_rc0Sam Stephenson2006-04-061-44/+32
* Fix rails info for when js is off (closes #4472) [erik@codefaktor.de]David Heinemeier Hansson2006-04-011-1/+1
* Applied Prototype $() performance patches (#4465, #4477) and updated script.a...Thomas Fuchs2006-04-013-75/+302
* Speedup for sortable with handles initialization in rails trunk tooThomas Fuchs2006-03-272-4/+5
* Update to Prototype 1.5.0_pre1Sam Stephenson2006-03-271-5/+31
* effects.js and controls.js fixesThomas Fuchs2006-03-262-4/+5
* Update to script.aculo.us 1.6Thomas Fuchs2006-03-262-180/+248
* My beautiful eyes [DHH]David Heinemeier Hansson2006-03-201-1/+1
* Update docs and index.html [DHH]David Heinemeier Hansson2006-03-201-2/+2
* Remove explicit loading of RailsInfo and RailsInfoController.Nicholas Seckar2006-03-191-1/+1
* Prefer application/xml over text/xml for charset reasonsDavid Heinemeier Hansson2006-03-131-1/+1
* Mime types are separated by a comma, not semicolon, in the Accept header. Als...David Heinemeier Hansson2006-03-121-1/+1
* Use accept headersDavid Heinemeier Hansson2006-03-121-1/+2
* Update to latest script.aculo.us trunk, fixes possible issue with Effect.Appe...Thomas Fuchs2006-03-092-4/+8
* Allow method chaining in RJS elements [Rick Olson]David Heinemeier Hansson2006-03-061-0/+9
* Update Prototype for beta gemsSam Stephenson2006-03-061-48/+55
* Added public/javascripts/application.js as a sample since it'll automatically...David Heinemeier Hansson2006-03-041-0/+2
* Fixed Effect.Appear in effects.js to work with floats in Safari (closes #3524...David Heinemeier Hansson2006-03-042-19/+32
* Update script.aculo.us to V1.5.3 [Thomas Fuchs]Thomas Fuchs2006-02-223-31/+85
* Update script.aculo.us in Rails trunk to V1.5.2Thomas Fuchs2006-02-142-14/+95
* Add JavaScriptGenerator#replace_element for replacing an element's "outer HTM...Sam Stephenson2006-02-121-24/+23
* Update to Prototype 1.5.0_rc0Sam Stephenson2006-01-181-7/+158
* Added assignment of the Autocompleter object created by JavaScriptMacroHelper...David Heinemeier Hansson2006-01-032-7/+16