|
|
|
@9242
|
[9242]
|
04/08/08 05:05:54 |
rick |
Automatically parse posted JSON content for Mime::JSON requests. [rick] |
|
|
|
@9241
|
[9241]
|
04/08/08 04:52:01 |
rick |
add json_escape ERB util to escape html entities in json strings that are … |
|
|
|
@9234
|
[9234]
|
04/06/08 18:42:34 |
josh |
Provide a helper proxy to access helper methods from outside views. Closes … |
|
|
|
@9212
|
[9212]
|
04/02/08 12:48:59 |
pratik |
Ensure RJS redirect_to doesn't html-escapes string argument. Closes #8546 |
|
|
|
@9194
|
[9194]
|
04/01/08 07:39:04 |
bitsweat |
Ruby 1.9 compat: encoding and multibyte test fixes |
|
|
|
@9190
|
[9190]
|
04/01/08 06:11:56 |
bitsweat |
Ruby 1.9 compat: proc arity |
|
|
|
@9189
|
[9189]
|
04/01/08 06:11:48 |
bitsweat |
style & whitespace |
|
|
|
@9187
|
[9187]
|
04/01/08 06:11:31 |
bitsweat |
Ruby 1.9: no args is 0 arity, not -1 as in 1.8 |
|
|
|
@9178
|
[9178]
|
04/01/08 00:56:59 |
bitsweat |
Missed adds. References #11491. |
|
|
|
@9177
|
[9177]
|
04/01/08 00:50:09 |
bitsweat |
Support render :partial => collection of heterogeneous elements. Closes … |
|
|
|
@9124
|
[9124]
|
03/28/08 21:38:01 |
bitsweat |
Avoid remote_ip spoofing |
|
|
|
@9120
|
[9120]
|
03/28/08 20:54:26 |
bitsweat |
Fix layouts in symlinked paths. Closes #9136 [court3nay, caio] |
|
|
|
@9119
|
[9119]
|
03/28/08 20:21:52 |
bitsweat |
Missing :js template falls back to :html, so you don't have to explicitly … |
|
|
|
@9117
|
[9117]
|
03/28/08 20:17:21 |
david |
Add missing file |
|
|
|
@9115
|
[9115]
|
03/28/08 20:01:21 |
david |
Added support for regexp flags like ignoring case in the :requirements … |
|
|
|
@9113
|
[9113]
|
03/28/08 19:55:31 |
david |
Fixed that ActionController::Base#read_multipart would fail if boundary … |
|
|
|
@9111
|
[9111]
|
03/28/08 19:45:32 |
david |
Fixed HTML::Tokenizer (used in sanitize helper) didnt handle unclosed … |
|
|
|
@9089
|
[9089]
|
03/25/08 21:27:57 |
bitsweat |
Whitespace + formatting |
|
|
|
@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 … |
|
|
|
@9080
|
[9080]
|
03/23/08 01:48:17 |
rick |
Fix regression from filter refactoring where re-adding a skipped filter … |
|
|
|
@9069
|
[9069]
|
03/21/08 22:44:04 |
bitsweat |
Fix an edge case with extra periods in Routing.normalize_paths. Closes … |
|
|
|
@9066
|
[9066]
|
03/20/08 16:51:06 |
bitsweat |
Missed adds. References #10350. |
|
|
|
@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. |
|
|
|
@9055
|
[9055]
|
03/18/08 17:56:05 |
bitsweat |
Refactor filters to use Active Support callbacks. Closes #11235. |
|
|
|
@9053
|
[9053]
|
03/17/08 23:45:42 |
david |
Fixed that polymorphic routes would modify the input array (closes #11363) … |
|
|
|
@9052
|
[9052]
|
03/17/08 22:08:25 |
david |
Added :format option to NumberHelper#number_to_currency to enable better … |
|
|
|
@9030
|
[9030]
|
03/15/08 19:59:34 |
david |
Fixed that TextHelper#excerpt would include one character too many (closes … |
|
|
|
@9021
|
[9021]
|
03/13/08 11:52:53 |
pratik |
Move tests from action_view_test.rb to template_finder_test.rb so that … |
|
|
|
@9020
|
[9020]
|
03/13/08 03:22:25 |
rick |
Fix more obscure nested parameter hash parsing bug. Closes #10797 … |
|
|
|
@9016
|
[9016]
|
03/13/08 02:31:45 |
david |
Added ActionView::Helpers::register_javascript/stylesheet_expansion to … |
|
|
|
@9010
|
[9010]
|
03/11/08 07:46:39 |
rick |
Fix nested parameter hash parsing bug. #10797 [thomas.lee] |
|
|
|
@8992
|
[8992]
|
03/08/08 12:56:41 |
pratik |
Allow using named routes in ActionController::TestCase before any request … |
|
|
|
@8987
|
[8987]
|
03/07/08 11:17:05 |
pratik |
Make MimeResponds::Responder#any work without explicit types. Closes … |
|
|
|
@8985
|
[8985]
|
03/05/08 12:12:17 |
pratik |
Remove unused ActionController::Base.template_class. Closes #10787 |
|
|
|
@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 … |
|
|
|
@8978
|
[8978]
|
03/03/08 06:42:24 |
nzkoz |
Allow file uploads in Integration Tests. Closes #11091 [RubyRedRick] |
|
|
|
@8976
|
[8976]
|
03/03/08 04:01:35 |
nzkoz |
Refactor partial rendering into a PartialTemplate class. [Pratik] |
|
|
|
@8968
|
[8968]
|
03/02/08 04:40:54 |
nzkoz |
Allow html_options to be passed to all the date helpers. Closes #6000 … |
|
|
|
@8959
|
[8959]
|
03/01/08 00:01:28 |
nzkoz |
Fix regexp to contain only one rjs, and add rhtml [lifofifo] |
|
|
|
@8956
|
[8956]
|
02/29/08 18:09:23 |
david |
Added that requests with JavaScript as the priority mime type in the … |
|
|
|
@8937
|
[8937]
|
02/27/08 23:11:08 |
bitsweat |
Fix Hash#from_xml with Type records. Closes #9242 [Juanjo Bazan, Isaac … |
|
|
|
@8911
|
[8911]
|
02/20/08 04:23:18 |
nzkoz |
Make date_helper use tag and content_tag. Move to assert_dom_equal … |
|
|
|
@8899
|
[8899]
|
02/19/08 21:43:13 |
nzkoz |
use stubbing instead of monkeypatching to stop tests from … |
|
|
|
@8892
|
[8892]
|
02/18/08 00:42:06 |
nzkoz |
Add :trailing_slash option to UrlWriter. Closes #9117 [juanjo.bazan] |
|
|
|
@8883
|
[8883]
|
02/16/08 21:16:03 |
gbuesing |
Tests for distance_of_time_in_words with TimeWithZone instances. Closes … |
|
|
|
@8880
|
[8880]
|
02/16/08 03:08:05 |
nzkoz |
Sort files to test to make load order platform independent. Fix the clash … |
|
|
|
@8879
|
[8879]
|
02/16/08 00:07:52 |
nzkoz |
Ensure that :confirm doesn't need extra quotes when using … |
|
|
|
@8862
|
[8862]
|
02/12/08 22:42:36 |
nzkoz |
Make sure render :update support the options hash. Closes #11088 … |
|
|
|
@8861
|
[8861]
|
02/12/08 21:45:39 |
minam |
remove support for ampersand-delimited cookie values |
|
|
|
@8823
|
[8823]
|
02/08/08 22:33:17 |
marcel |
Ooops. Add fixture partials for last commit |
|
|
|
@8822
|
[8822]
|
02/08/08 22:04:06 |
marcel |
Fix problem with render :partial collections, records, and locals. #11057 … |
|
|
|
@8811
|
[8811]
|
02/07/08 16:46:50 |
rick |
Fix bug with setting Request#format= after the getter has cached the … |
|
|
|
@8805
|
[8805]
|
02/06/08 04:26:40 |
nzkoz |
Introduce a Template class to ActionView. Closes #11024 [lifofifo] |
|
|
|
@8786
|
[8786]
|
02/02/08 06:16:04 |
bitsweat |
Introduce the :index option for form_for and fields_for to simplify … |
|
|
|
@8785
|
[8785]
|
02/02/08 05:57:16 |
bitsweat |
Introduce map.resources :cards, :as => 'tarjetas' to use a custom resource … |
|
|
|
@8782
|
[8782]
|
02/02/08 05:32:44 |
bitsweat |
TestSession supports indifferent access. Closes #7372. |
|
|
|
@8774
|
[8774]
|
02/02/08 02:59:10 |
bitsweat |
Fix number_to_human_size incorrectly removing trailing zeros. Closes … |
|
|
|
@8773
|
[8773]
|
02/02/08 02:55:44 |
bitsweat |
Don't split cookies on comma also. References r8505. |
|
|
|
@8748
|
[8748]
|
01/30/08 01:25:44 |
nzkoz |
Make assert_routing aware of the HTTP method used. Closes #8039 [mpalmer] |
|
|
|
@8744
|
[8744]
|
01/27/08 20:48:13 |
nzkoz |
Correct line numbers from template errors. Closes #10937 [Aleksey … |
|
|
|
@8741
|
[8741]
|
01/27/08 01:18:47 |
nzkoz |
Add documentation for polymorphic URL helpers, make API consistent for … |
|
|
|
@8740
|
[8740]
|
01/27/08 01:10:48 |
nzkoz |
Don't repeatedly add relative_url_root to asset sources. Closes #10767 … |
|
|
|
@8738
|
[8738]
|
01/26/08 08:41:19 |
nzkoz |
Make it simpler to make the root route an alias for another route. Closes … |
|
|
|
@8717
|
[8717]
|
01/25/08 04:13:50 |
nzkoz |
Handle corner case with image_tag when passed 'messed up' image names. … |
|
|
|
@8689
|
[8689]
|
01/22/08 01:46:34 |
nzkoz |
Refactor template compilation from AV::Base into the template handlers. … |
|
|
|
@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 … |
|
|
|
@8677
|
[8677]
|
01/20/08 22:55:25 |
nzkoz |
Ensure mime types can be compared with symbols. Closes #10796 [bscofield] |
|
|
|
@8676
|
[8676]
|
01/19/08 06:01:57 |
bitsweat |
Revert r8669 for now, breaks Action Mailer. Reopens #10800. |
|
|
|
@8673
|
[8673]
|
01/19/08 05:24:44 |
bitsweat |
Add timing test for large restful route recognition. References #10835 … |
|
|
|
@8669
|
[8669]
|
01/19/08 03:20:39 |
bitsweat |
Introduce TemplateFinder to handle view paths and lookups. Closes #10800. |
|
|
|
@8664
|
[8664]
|
01/19/08 02:44:45 |
bitsweat |
Extract ActiveSupport::Callbacks from Active Record, test case setup and … |
|
|
|
@8646
|
[8646]
|
01/16/08 02:01:57 |
nzkoz |
Make render :partial recognise form builders and use the _form partial. … |
|
|
|
@8645
|
[8645]
|
01/16/08 01:41:31 |
nzkoz |
Ensure that the tests use the instance-level view-paths correctly. Closes … |
|
|
|
@8637
|
[8637]
|
01/13/08 00:11:39 |
nzkoz |
Allow users to declare other namespaces when using the atom feed helpers. … |
|
|
|
@8633
|
[8633]
|
01/12/08 03:09:39 |
nzkoz |
don't misbehave when redirecting to nil. Closes #10272 [farleyknight] |
|
|
|
@8632
|
[8632]
|
01/12/08 03:06:10 |
nzkoz |
Add some tests for adv_attr_accessor. Closes #10633 [fcheung] |
|
|
|
@8630
|
[8630]
|
01/12/08 01:19:46 |
david |
Fix a few caching errors, expose a case thats still not working (ref … |
|
|
|
@8628
|
[8628]
|
01/11/08 22:07:04 |
bitsweat |
Introduce send_file :x_sendfile => true to send an X-Sendfile response … |
|
|
|
@8626
|
[8626]
|
01/11/08 16:25:23 |
david |
Fixed ActionView::Helpers::ActiveRecordHelper::form for when … |
|
|
|
@8625
|
[8625]
|
01/11/08 06:39:56 |
nzkoz |
Provide a nicer way to access headers. request.headersContent-Type? … |
|
|
|
@8624
|
[8624]
|
01/11/08 04:45:06 |
nzkoz |
* Pass around handler instances, not their classes [Koz]
* Move … |
|
|
|
@8619
|
[8619]
|
01/10/08 03:17:20 |
bitsweat |
Move fragment caching from special helper methods to TemplateHandler. … |
|
|
|
@8616
|
[8616]
|
01/10/08 02:51:09 |
bitsweat |
UrlWriter respects relative_url_root. Closes #10748. |
|
|
|
@8598
|
[8598]
|
01/08/08 21:17:08 |
nzkoz |
Don't append the forgery token to an ajax request if it's serializing a … |
|
|
|
@8590
|
[8590]
|
01/07/08 08:12:34 |
bitsweat |
Ruby 1.9 compat: don't rely on Array#to_s to flatten and join as string |
|
|
|
@8589
|
[8589]
|
01/07/08 08:12:03 |
bitsweat |
Ruby 1.9 compat: cookie store delete sets nil value instead of empty … |
|
|
|
@8588
|
[8588]
|
01/07/08 08:10:23 |
bitsweat |
Ruby 1.9 compat: account for hash ordering |
|
|
|
@8587
|
[8587]
|
01/07/08 08:09:06 |
bitsweat |
Ruby 1.9 compat: check dom equality |
|
|
|
@8583
|
[8583]
|
01/07/08 00:12:43 |
bitsweat |
Filter procs must take 1 or 2 arguments. Raise ArgumentError otherwise. |
|
|
|
@8578
|
[8578]
|
01/06/08 20:53:23 |
bitsweat |
The asset_host block takes the controller request as an optional second … |
|
|
|
@8577
|
[8577]
|
01/06/08 20:52:57 |
bitsweat |
Support render :text => nil. Closes #6684. |
|
|
|
@8570
|
[8570]
|
01/05/08 13:34:15 |
bitsweat |
* Continue evolution toward ActiveSupport::TestCase and friends. #10679 … |
|
|
|
@8564
|
[8564]
|
01/05/08 13:32:06 |
bitsweat |
require abstract_unit directly since test is in load path |