Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/railties/html


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9132 [9132] 03/29/08 18:37:14 david Update welcome screen with revised instructions and removal of dead links
(edit) @8276 [8276] 12/05/07 03:08:29 sam Update Prototype to 1.6.0.1
(edit) @8268 [8268] 12/04/07 18:12:54 madrobby Update trunk to script.aculo.us 1.8.0.1, fixes a regression in the …
(edit) @8234 [8234] 11/29/07 00:39:59 sam Update to Prototype -r8232
(edit) @8087 [8087] 11/06/07 15:17:10 sam Update Prototype to 1.6.0 and script.aculo.us to 1.8.0.
(edit) @7947 [7947] 10/16/07 21:08:29 sam Update Prototype to 1.6.0_rc1 and script.aculo.us to 1.8.0 preview 0.
(edit) @7619 [7619] 09/24/07 22:50:43 david Added a default 422.html page to be rendered when …
(edit) @7604 [7604] 09/23/07 22:42:19 david Fix docs (closes #9570) [anshkakashi]
(edit) @7517 [7517] 09/20/07 23:16:06 david Updated some docs to reference the latest and greatest and played style …
(edit) @7090 [7090] 06/23/07 16:38:21 david Be specific about the Ruby on Rails part
(edit) @6785 [6785] 05/19/07 20:57:11 sam Update to Prototype 1.5.1
(edit) @6781 [6781] 05/19/07 00:23:42 madrobby Update edge to script.aculo.us to 1.7.1_beta3
(edit) @6004 [6004] 01/19/07 20:56:31 madrobby Update trunk to script.aculo.us 1.7.0
(edit) @5988 [5988] 01/18/07 20:29:02 madrobby Update prototype.js to [5985], fixes content-type issue with simulated …
(edit) @5970 [5970] 01/17/07 05:01:29 sam Update to Prototype 1.5.0
(edit) @5845 [5845] 01/05/07 01:37:26 sam Update to latest Prototype
(edit) @5602 [5602] 11/20/06 23:45:16 madrobby Make sure .morph makes it in
(edit) @5581 [5581] 11/19/06 23:01:32 madrobby Update trunk w/ latest Prototype and script.aculo.us
(edit) @5551 [5551] 11/17/06 23:52:54 madrobby Update Prototype in trunk to [5550]
(edit) @5497 [5497] 11/12/06 03:44:35 sam Update to Prototype 1.5.0_rc2
(edit) @5371 [5371] 10/28/06 16:55:06 madrobby Update to latest Prototype, which doesnt serialize disabled form elements, …
(edit) @5306 [5306] 10/15/06 23:32:30 nzkoz Tidy up the markup on the bundled error pages. Closes #6379. [Tim Lucas]
(edit) @5279 [5279] 10/10/06 18:18:27 david Fixed default 404.html and 500.htmls to remove extreme ugliness and added …
(edit) @5276 [5276] 10/09/06 22:09:08 madrobby Update to latest Prototype and script.aculo.us trunk versions
(edit) @5128 [5128] 09/16/06 23:00:17 rick Updated prototype.js to 1.5.0_rc1 with latest fixes. [Rick Olson]
(edit) @5077 [5077] 09/08/06 22:12:40 david Split Form.serialize into Form.serialize and Form.serializeElements. The …
(edit) @5015 [5015] 09/05/06 10:42:41 madrobby Update to script.aculo.us 1.6.3 [Thomas Fuchs]
(edit) @5012 [5012] 09/05/06 04:17:06 sam Update to Prototype 1.5.0_rc1
(edit) @4956 [4956] 09/03/06 23:52:10 david More inclusive 500 language
(edit) @4766 [4766] 08/15/06 14:20:55 madrobby Updated trunk to script.aculo.us 1.6.2
(edit) @4376 [4376] 05/29/06 00:05:41 david Expanded :method option in FormTagHelper#form_tag, FormHelper#form_for, …
(edit) @4182 [4182] 04/06/06 04:57:14 sam Update to Prototype 1.5.0_rc0
(edit) @4126 [4126] 04/01/06 22:28:46 david Fix rails info for when js is off (closes #4472) [erik@codefaktor.de]
(edit) @4122 [4122] 04/01/06 19:47:31 madrobby Applied Prototype $() performance patches (#4465, #4477) and updated …
(edit) @4068 [4068] 03/27/06 08:14:02 madrobby Speedup for sortable with handles initialization in rails trunk too
(edit) @4063 [4063] 03/27/06 05:47:17 sam Update to Prototype 1.5.0_pre1
(edit) @4053 [4053] 03/26/06 20:28:05 madrobby effects.js and controls.js fixes
(edit) @4043 [4043] 03/26/06 08:37:19 madrobby Update to script.aculo.us 1.6
(edit) @3993 [3993] 03/20/06 05:39:13 david My beautiful eyes [DHH]
(edit) @3992 [3992] 03/20/06 05:14:28 david Update docs and index.html [DHH]
(edit) @3981 [3981] 03/19/06 18:45:26 ulysses Remove explicit loading of RailsInfo and RailsInfoController. Move …
(edit) @3855 [3855] 03/13/06 02:05:59 david Prefer application/xml over text/xml for charset reasons
(edit) @3847 [3847] 03/12/06 16:03:44 david Mime types are separated by a comma, not semicolon, in the Accept header. …
(edit) @3845 [3845] 03/12/06 06:04:03 david Use accept headers
(edit) @3824 [3824] 03/09/06 09:59:29 madrobby Update to latest script.aculo.us trunk, fixes possible issue with …
(edit) @3801 [3801] 03/06/06 19:45:02 david Allow method chaining in RJS elements [Rick Olson]
(edit) @3795 [3795] 03/06/06 17:33:25 sam Update Prototype for beta gems
(edit) @3770 [3770] 03/04/06 23:53:41 david Added public/javascripts/application.js as a sample since it'll …
(edit) @3757 [3757] 03/04/06 17:12:03 david Fixed Effect.Appear in effects.js to work with floats in Safari (closes …
(edit) @3634 [3634] 02/22/06 09:59:22 madrobby Update script.aculo.us to V1.5.3 [Thomas Fuchs]
(edit) @3595 [3595] 02/14/06 10:29:12 madrobby Update script.aculo.us in Rails trunk to V1.5.2
(edit) @3579 [3579] 02/12/06 01:30:13 sam Add JavaScriptGenerator#replace_element for replacing an element's "outer …
(edit) @3435 [3435] 01/18/06 23:14:47 sam Update to Prototype 1.5.0_rc0
(edit) @3378 [3378] 01/03/06 04:11:51 david Added assignment of the Autocompleter object created by …
(edit) @3366 [3366] 12/31/05 04:14:07 david Made Field.focus in prototype friendly to effects by adding optional delay …
(edit) @3349 [3349] 12/25/05 18:23:25 madrobby Update to script.aculo.us to 1.5.0 rev. 3343
(edit) @3348 [3348] 12/24/05 22:58:33 david Added :select option for JavaScriptMacroHelper#auto_complete_field that …
(edit) @3297 [3297] 12/13/05 17:51:17 sam Update to Prototype 1.4.0 final
(edit) @3285 [3285] 12/12/05 17:14:05 madrobby Update to script.aculo.us 1.5.0_rc6
(edit) @3272 [3272] 12/10/05 19:58:01 david Close h1 with h1 not h2 (closes #3150)
(edit) @3230 [3230] 12/08/05 03:41:11 david Finish polish on new welcome screen
(edit) @3091 [3091] 11/19/05 06:59:07 sam Update to Prototype 1.4.0_rc4. Closes #2943 (old Array.prototype.reverse …
(edit) @3079 [3079] 11/18/05 00:53:11 sam Update to Prototype 1.4.0_rc3. Closes #1893, #2505, #2550, #2748, #2783.
(edit) @3033 [3033] 11/14/05 20:49:10 madrobby Update trunk to latests script.aculo.us
(edit) @2933 [2933] 11/08/05 04:26:34 sam Added an omnipresent RailsInfoController with a properties action that …
(edit) @2835 [2835] 11/01/05 06:34:40 madrobby Change javascript_include_tag :defaults to not use script.aculo.us loader, …
(edit) @2802 [2802] 10/29/05 11:48:53 madrobby Update script.aculo.us to V1.5_rc4
(edit) @2755 [2755] 10/26/05 22:07:27 sam Bump to Prototype 1.4.0_rc2
(edit) @2647 [2647] 10/16/05 14:45:17 sam Merge remainder of util.js into effects.js
(edit) @2638 [2638] 10/16/05 03:25:40 sam Upgrade to Prototype 1.4.0_rc0
(edit) @2521 [2521] 10/10/05 19:09:40 sam Fix Element.toggle logic
(edit) @2505 [2505] 10/09/05 17:26:24 madrobby Make it clear that we are at script.aculo.us V1.5_rc3 now
(edit) @2503 [2503] 10/09/05 16:56:23 madrobby Update Prototype to V1.4.0_pre11, script.aculo.us to [2502] and fix the …
(edit) @2386 [2386] 09/28/05 08:20:47 madrobby Update script.aculo.us to 1.5_rc2, and Prototype to 1.4.0_pre7
(edit) @1876 [1876] 07/22/05 06:18:25 david Added an empty robots.txt to public/, so that web servers asking for it …
(edit) @1835 [1835] 07/14/05 11:38:55 david Fixed bug with :success/:failure callbacks for the JavaScriptHelper …
(edit) @1810 [1810] 07/11/05 05:17:22 david Script.aculo.us: latest rev, new autocompleter features, memory leaks …
(edit) @1807 [1807] 07/11/05 03:46:22 sam Update Railties to Prototype 1.3.1
(edit) @1783 [1783] 07/09/05 17:01:12 david Added even more goodies to script.aculo.us #1677 [Thomas Fuchs]
(edit) @1759 [1759] 07/07/05 14:18:16 david Added a bunch of script.aculo.us features: Effect.ScrollTo, to smoothly …
(edit) @1737 [1737] 07/06/05 11:30:48 david Keep JS files locally
(edit) @1721 [1721] 07/06/05 04:29:18 david Added fixed gateway script [Nicholas Seckar]
(edit) @1605 [1605] 07/02/05 11:21:25 david Added a DOCTYPE of HTML transitional to the HTML files generated by Rails …
(edit) @1522 [1522] 06/26/05 12:03:43 david Added script.aculo.us Javascripts (controls.js, dragdrop.js, effects.js) …
(edit) @1521 [1521] 06/26/05 11:52:29 david Removing javascripts to make it an svn:externals instead
(edit) @1503 [1503] 06/25/05 10:48:28 david Fixed prototype to consider all fields it doesn't know as text (such as …
(edit) @1311 [1311] 05/19/05 16:45:53 david Fixed Form.disable in Prototype #1317 [Wintermute]
(edit) @1228 [1228] 04/19/05 11:16:50 sam Update to Prototype 1.2.1
(edit) @1198 [1198] 04/18/05 02:16:13 sam Update to Prototype 1.2.0
(edit) @1181 [1181] 04/17/05 07:52:50 david Added Element.toggle, Element.show, and Element.hide to the prototype …
(edit) @1108 [1108] 04/07/05 06:43:21 david Added JavascriptHelper#periodically_call_remote in order to create areas …
(edit) @1046 [1046] 03/31/05 11:53:06 david Added Effect.Puff and Effect.Appear #990, #996
(edit) @1034 [1034] 03/28/05 23:57:43 david Fixed references to element
(edit) @1033 [1033] 03/28/05 23:32:24 david Added Effect.Scale for smoothly scaling images or text up and down #972
(edit) @1032 [1032] 03/28/05 10:22:44 david Added Effect.Fade which smoothly turns opacity from 100 to 0 and then …
(edit) @1014 [1014] 03/26/05 23:43:29 david Effects can just be used through the callbacks
(edit) @1012 [1012] 03/26/05 23:16:55 david Updated to prototype.js 1.1.0
(edit) @1006 [1006] 03/26/05 15:35:06 david Added other DOM manipulation positions than just replace
(edit) @1003 [1003] 03/26/05 14:07:08 david Fixed Form.Serialize for the JavascriptHelper to also seriliaze password …
(edit) @974 [974] 03/22/05 12:33:47 david Added documentation and fixed an ajax bug
Note: See TracRevisionLog for help on using the revision log.