|
|
|
@9226
|
[9226]
|
04/05/08 03:52:58 |
pratik |
Improve documentation. |
|
|
|
@9212
|
[9212]
|
04/02/08 12:48:59 |
pratik |
Ensure RJS redirect_to doesn't html-escapes string argument. Closes #8546 |
|
|
|
@9195
|
[9195]
|
04/01/08 07:39:14 |
bitsweat |
Ruby 1.9 compat: toplevel AS reference within BasicObject |
|
|
|
@9128
|
[9128]
|
03/29/08 00:26:15 |
bitsweat |
Revert spurious commit from [9126] |
|
|
|
@9126
|
[9126]
|
03/28/08 22:14:04 |
david |
Fix new migration versions |
|
|
|
@9116
|
[9116]
|
03/28/08 20:03:28 |
david |
Update doc (closes #11402) |
|
|
|
@9093
|
[9093]
|
03/26/08 12:27:52 |
pratik |
Improve documentation. |
|
|
|
@9088
|
[9088]
|
03/24/08 21:32:50 |
david |
Fixed that FormHelper#radio_button would produce invalid ids (closes … |
|
|
|
@9087
|
[9087]
|
03/24/08 21:24:40 |
david |
Added :confirm option to submit_tag (closes #11415) [miloops] |
|
|
|
@9086
|
[9086]
|
03/24/08 21:12:55 |
david |
Fixed NumberHelper#number_with_precision to properly round in a way that … |
|
|
|
@9083
|
[9083]
|
03/24/08 02:29:30 |
rick |
Allow the #simple_format text_helper to take an html_options hash for each … |
|
|
|
@9065
|
[9065]
|
03/20/08 16:26:04 |
bitsweat |
Re-added ActionView::Helpers::register_javascript/stylesheet_expansion to … |
|
|
|
@9064
|
[9064]
|
03/20/08 02:15:29 |
david |
Docfixes (closes #11356, #11172, #10523) |
|
|
|
@9063
|
[9063]
|
03/19/08 19:56:07 |
bitsweat |
Revert [9106]. References #10350. |
|
|
|
@9052
|
[9052]
|
03/17/08 22:08:25 |
david |
Added :format option to NumberHelper#number_to_currency to enable better … |
|
|
|
@9044
|
[9044]
|
03/17/08 04:46:33 |
david |
Fixed that atom_feed shouldnt require a schema_date since most people just … |
|
|
|
@9035
|
[9035]
|
03/15/08 20:08:51 |
david |
Docfix (closes #11230) [Henrik N] |
|
|
|
@9034
|
[9034]
|
03/15/08 20:08:05 |
david |
Docfix (closes #11226) [mikong] |
|
|
|
@9031
|
[9031]
|
03/15/08 20:00:41 |
david |
Docfix (closes #11263) [Irfy] |
|
|
|
@9030
|
[9030]
|
03/15/08 19:59:34 |
david |
Fixed that TextHelper#excerpt would include one character too many (closes … |
|
|
|
@9029
|
[9029]
|
03/15/08 19:54:02 |
david |
Docfix (closes #11281) [jlindley] |
|
|
|
@9024
|
[9024]
|
03/13/08 19:18:45 |
bitsweat |
Remove unused to_date_tag. Closes #11237 [danger] |
|
|
|
@9016
|
[9016]
|
03/13/08 02:31:45 |
david |
Added ActionView::Helpers::register_javascript/stylesheet_expansion to … |
|
|
|
@8983
|
[8983]
|
03/05/08 10:53:04 |
pratik |
Documentation for the drop_receiving_element helpers :onDrop callback. … |
|
|
|
@8981
|
[8981]
|
03/05/08 02:03:24 |
pratik |
Moved template handlers related code from ActionView::Base to … |
|
|
|
@8980
|
[8980]
|
03/05/08 01:26:24 |
pratik |
Tests for div_for and content_tag_for helpers. Closes #11223 … |
|
|
|
@8970
|
[8970]
|
03/02/08 04:42:52 |
nzkoz |
Fix syntax errors in the documentation for image submit tag. Closes … |
|
|
|
@8968
|
[8968]
|
03/02/08 04:40:54 |
nzkoz |
Allow html_options to be passed to all the date helpers. Closes #6000 … |
|
|
|
@8911
|
[8911]
|
02/20/08 04:23:18 |
nzkoz |
Make date_helper use tag and content_tag. Move to assert_dom_equal … |
|
|
|
@8893
|
[8893]
|
02/18/08 01:02:29 |
nzkoz |
Check the host string contains %d before using String#%, this avoids … |
|
|
|
@8879
|
[8879]
|
02/16/08 00:07:52 |
nzkoz |
Ensure that :confirm doesn't need extra quotes when using … |
|
|
|
@8812
|
[8812]
|
02/07/08 16:50:55 |
rick |
Fix typo in form_helper documentation. Closes #10650 [xaviershay, kampers] |
|
|
|
@8791
|
[8791]
|
02/03/08 01:11:42 |
bitsweat |
Fix missing extension for caching. Closes #10733 [Catfish, tcoppock, … |
|
|
|
@8786
|
[8786]
|
02/02/08 06:16:04 |
bitsweat |
Introduce the :index option for form_for and fields_for to simplify … |
|
|
|
@8774
|
[8774]
|
02/02/08 02:59:10 |
bitsweat |
Fix number_to_human_size incorrectly removing trailing zeros. Closes … |
|
|
|
@8740
|
[8740]
|
01/27/08 01:10:48 |
nzkoz |
Don't repeatedly add relative_url_root to asset sources. Closes #10767 … |
|
|
|
@8717
|
[8717]
|
01/25/08 04:13:50 |
nzkoz |
Handle corner case with image_tag when passed 'messed up' image names. … |
|
|
|
@8685
|
[8685]
|
01/21/08 21:08:28 |
nzkoz |
Add label_tag helper for generating elements. Closes #10802 [DefV] |
|
|
|
@8683
|
[8683]
|
01/21/08 20:45:04 |
nzkoz |
Reapply the TemplateFinder first applied in [8669] then reverted in … |
|
|
|
@8676
|
[8676]
|
01/19/08 06:01:57 |
bitsweat |
Revert r8669 for now, breaks Action Mailer. Reopens #10800. |
|
|
|
@8669
|
[8669]
|
01/19/08 03:20:39 |
bitsweat |
Introduce TemplateFinder to handle view paths and lookups. Closes #10800. |
|
|
|
@8646
|
[8646]
|
01/16/08 02:01:57 |
nzkoz |
Make render :partial recognise form builders and use the _form partial. … |
|
|
|
@8641
|
[8641]
|
01/14/08 04:22:44 |
nzkoz |
Correct docs on caching and all.js |
|
|
|
@8637
|
[8637]
|
01/13/08 00:11:39 |
nzkoz |
Allow users to declare other namespaces when using the atom feed helpers. … |
|
|
|
@8630
|
[8630]
|
01/12/08 01:19:46 |
david |
Fix a few caching errors, expose a case thats still not working (ref … |
|
|
|
@8626
|
[8626]
|
01/11/08 16:25:23 |
david |
Fixed ActionView::Helpers::ActiveRecordHelper::form for when … |
|
|
|
@8619
|
[8619]
|
01/10/08 03:17:20 |
bitsweat |
Move fragment caching from special helper methods to TemplateHandler. … |
|
|
|
@8614
|
[8614]
|
01/10/08 00:47:08 |
david |
Fix CacheHelper#cache (closes #10733) [mindforge] |
|
|
|
@8598
|
[8598]
|
01/08/08 21:17:08 |
nzkoz |
Don't append the forgery token to an ajax request if it's serializing a … |
|
|
|
@8597
|
[8597]
|
01/08/08 21:16:22 |
nzkoz |
Replace labelled_form_for example with one that will actually work. … |
|
|
|
@8593
|
[8593]
|
01/07/08 20:44:40 |
rick |
Doc fixes for #atom_feed_helper. Closes #10715 [hasmanyjosh] |
|
|
|
@8586
|
[8586]
|
01/07/08 08:08:22 |
bitsweat |
Use explicit toplevel namespace for constant reference in AS::BasicObject |
|
|
|
@8584
|
[8584]
|
01/07/08 00:12:53 |
bitsweat |
Ruby 1.9 compat: truncate and excerpt helpers |
|
|
|
@8582
|
[8582]
|
01/07/08 00:12:32 |
bitsweat |
Ruby 1.9 compat: remove stray colon |
|
|
|
@8578
|
[8578]
|
01/06/08 20:53:23 |
bitsweat |
The asset_host block takes the controller request as an optional second … |
|
|
|
@8546
|
[8546]
|
01/03/08 21:05:12 |
david |
Moved the caching stores from ActionController::Caching::Fragments::* to … |
|
|
|
@8542
|
[8542]
|
01/03/08 15:35:10 |
david |
Made fragment caching in views work for rjs and builder as well (closes … |
|
|
|
@8529
|
[8529]
|
01/02/08 19:45:53 |
rick |
Fix atom_feed_helper to comply with the atom spec. Closes #10672 … |
|
|
|
@8506
|
[8506]
|
12/28/07 20:59:30 |
rick |
Fix that auto_link looks for ='s in url paths (Amazon urls have them). … |
|
|
|
@8500
|
[8500]
|
12/28/07 11:14:18 |
bitsweat |
Introduce ActiveSupport::BasicObject which bridges Builder::BlankSlate and … |
|
|
|
@8493
|
[8493]
|
12/27/07 11:18:11 |
bitsweat |
Ruby 1.9 compat: javascript proxy. References #1689 [Frederick Cheung] |
|
|
|
@8473
|
[8473]
|
12/21/07 22:18:07 |
bitsweat |
Add :default option to time_zone_select. Closes #10590. |
|
|
|
@8467
|
[8467]
|
12/21/07 12:26:18 |
bitsweat |
Ruby 1.9 compat: date helper |
|
|
|
@8466
|
[8466]
|
12/21/07 12:26:08 |
bitsweat |
Ruby 1.9 compat: form helper test |
|
|
|
@8463
|
[8463]
|
12/21/07 11:51:01 |
bitsweat |
Ruby 1.9 compat: url helper encoding |
|
|
|
@8424
|
[8424]
|
12/16/07 23:59:23 |
david |
Docfix (closes #10493) |
|
|
|
@8421
|
[8421]
|
12/16/07 23:50:02 |
david |
Added option to pass proc to ActionController::Base.asset_host for maximum … |
|
|
|
@8368
|
[8368]
|
12/10/07 09:12:50 |
bitsweat |
Fix javascript_tag method name collision. Closes #10337. |
|
|
|
@8366
|
[8366]
|
12/10/07 06:09:30 |
bitsweat |
Ensure asset cache directories are automatically created. Closes #10337. |
|
|
|
@8323
|
[8323]
|
12/06/07 18:45:22 |
david |
Fixed documentation that made rdoc bark |
|
|
|
@8322
|
[8322]
|
12/06/07 18:38:14 |
david |
Fixed documentation that made rdoc bark |
|
|
|
@8310
|
[8310]
|
12/05/07 21:38:02 |
marcel |
Update documentation to reflect increased accuracy of date interval … |
|
|
|
@8308
|
[8308]
|
12/05/07 21:33:10 |
marcel |
Add documentation examples to prototype helper. Closes #7211 [manfred] |
|
|
|
@8307
|
[8307]
|
12/05/07 21:06:36 |
marcel |
Enhance documentation coverage for fragment caching. Closes #7315 … |
|
|
|
@8302
|
[8302]
|
12/05/07 20:05:51 |
marcel |
Add many examples to PrototypeHelper documentation. Closes #7656 … |
|
|
|
@8301
|
[8301]
|
12/05/07 18:54:41 |
david |
Fix typos (closes #10378) |
|
|
|
@8294
|
[8294]
|
12/05/07 15:27:01 |
marcel |
Fix typo in [8287] |
|
|
|
@8287
|
[8287]
|
12/05/07 15:01:47 |
marcel |
Document the supported options for sortable_element. Closes #8820 … |
|
|
|
@8277
|
[8277]
|
12/05/07 05:55:26 |
nzkoz |
Remove Great Britain from the Country select helper to ensure consistency … |
|
|
|
@8276
|
[8276]
|
12/05/07 03:08:29 |
sam |
Update Prototype to 1.6.0.1 |
|
|
|
@8268
|
[8268]
|
12/04/07 18:12:54 |
madrobby |
Update trunk to script.aculo.us 1.8.0.1, fixes a regression in the … |
|
|
|
@8267
|
[8267]
|
12/04/07 05:30:28 |
rick |
Add 'disabled' attribute to <OPTION> separators used in time zone and … |
|
|
|
@8253
|
[8253]
|
12/02/07 01:10:50 |
david |
Deal with nested fields_for too [DHH] |
|
|
|
@8252
|
[8252]
|
12/02/07 00:46:43 |
david |
Added the same record identification guessing rules to fields_for as … |
|
|
|
@8234
|
[8234]
|
11/29/07 00:39:59 |
sam |
Update to Prototype -r8232 |
|
|
|
@8220
|
[8220]
|
11/27/07 06:11:23 |
marcel |
Asset timestamps are appended, not prepended. Closes #10276 [mnaberez] |
|
|
|
@8213
|
[8213]
|
11/26/07 03:45:54 |
rick |
Refactor sanitizer helpers into HTML classes and make it easy to swap them … |
|
|
|
@8209
|
[8209]
|
11/25/07 23:24:36 |
david |
Add documentation about asset timestamps (just for koz) |
|
|
|
@8203
|
[8203]
|
11/25/07 21:59:17 |
david |
Docfix (closes #10256) |
|
|
|
@8110
|
[8110]
|
11/07/07 15:37:06 |
david |
Added :mouseover short-cut to AssetTagHelper#image_tag for doing easy … |
|
|
|
@8106
|
[8106]
|
11/06/07 23:33:40 |
marcel |
Standardize on using hyphens rather than colons to separate option names … |
|
|
|
@8104
|
[8104]
|
11/06/07 23:25:02 |
marcel |
Fix syntax error in documentation example for cycle method. Closes #8735 … |
|
|
|
@8103
|
[8103]
|
11/06/07 23:23:37 |
marcel |
Document :with option for link_to_remote. Closes #8765 [ryanb] |
|
|
|
@8101
|
[8101]
|
11/06/07 23:00:15 |
marcel |
Document :minute_step option for time_select. Closes #8814 [brupm] |
|
|
|
@8100
|
[8100]
|
11/06/07 19:34:21 |
marcel |
Explain how to use the :href option for link_to_remote to degrade … |
|
|
|
@8099
|
[8099]
|
11/06/07 19:26:36 |
marcel |
Disambiguate :size option for text area tag. Closes #8955 [redbeard] |
|
|
|
@8091
|
[8091]
|
11/06/07 18:44:06 |
marcel |
Fix typo left over from previous typo fix in url helper. Closes #9414 … |
|
|
|
@8087
|
[8087]
|
11/06/07 15:17:10 |
sam |
Update Prototype to 1.6.0 and script.aculo.us to 1.8.0. |
|
|
|
@8080
|
[8080]
|
11/06/07 05:56:02 |
nzkoz |
Grammatical and whitespace fixes for form helper docs. Closes #10062 … |
|
|
|
@8052
|
[8052]
|
10/29/07 04:01:58 |
bitsweat |
compute_public_path behaves well with mailers also. Closes #10014. |