Commit Graph

18442 Commits (b38996475dd09e5c3709397cd28fb6f69cb0b51c)

Author SHA1 Message Date
pl2 405f011b9e Issue #1641670 by Pedro Lozano: Convert module tests to PSR-0. 2012-10-21 22:06:41 -04:00
pablo.cerda fb0b7ba19b Issue #1638866 by citlacom | dawehner: Convert access tests to PSR-0. 2012-10-21 22:06:41 -04:00
pablo.cerda c5db1d8922 Issue #1637672 by citlacom | Pedro Lozano: Convert field tests to PSR-0. 2012-10-21 22:06:41 -04:00
damiankloip 536d0c8bc1 Issue #1641828 by damiankloip: Implement a hook_ctools_exportable_info(). 2012-10-21 22:06:41 -04:00
Daniel Wehner ddb931b58e Issue #1640498: Fix the tests!!! 2012-10-21 22:06:41 -04:00
Daniel Wehner e2085055fd Issue #1641904 by dawehner: Convert views_join to PSR-0 files. 2012-10-21 22:06:39 -04:00
pl2 98f0fddfa5 Issue #1641688 by Pedro Lozano: Convert upgrade tests to PSR-0. 2012-10-21 22:06:37 -04:00
Daniel Wehner 6536ad21b7 locale_language_list() was renamed to language_list(). 2012-10-21 22:06:28 -04:00
amateescu 7c7920f772 Issue #1636864 by amateescu: Convert View object to PSR-0. 2012-10-21 22:06:28 -04:00
pl2 92447b8334 Issue #1639250 by Pedro Lozano: Convert exposd form tests to PSR-0. 2012-10-21 22:06:26 -04:00
dereine f5fd5a4d3f Issue #1637518 by dawehner: Fixed the todo in views_plugin_display_feed() and use a views-global response object. 2012-10-21 22:06:26 -04:00
pl2 c6cb3dec1b Issue #1638946 by Pedro Lozano: Convert argument validator tests to PSR-0. 2012-10-21 22:06:24 -04:00
karst 48254497d7 Issue #1637552 by Kars-T, dawehner: Fixed Converted Style Plugin tests to PSR-0. 2012-10-21 22:06:23 -04:00
Pedro Lozano 6a39406e98 Issue #1638882 by Pedro Lozano: Convert basic tests to PSR-0. 2012-10-21 22:06:21 -04:00
robloach 42bd78773e Issue #1637412 by Manuel Garcia, Rob Loach: [8.x] Convert Handler tests to PSR-0. 2012-10-21 22:06:21 -04:00
dereine 60ec9f457e Issue #1602372 by dawehner, aspilicious, Pedro Lozano: Convert views settings to config. 2012-10-21 22:06:21 -04:00
aspilicious b6b6fb3fa1 Issue #1626422 by aspilicious: Fixed broken template path parsing with workaround. 2012-10-21 22:06:21 -04:00
dmitriytrt 2ab27d449d Issue #1636024 by Dmitriy.trt: Fixed Warning on enabled cache and no JS added. 2012-10-21 22:06:21 -04:00
recrit 69eaeefe5d Issue #1591678 by recrit, damiankloip, tim.plunkett: Ensure that entity_type isset on the results object in views_handler_field_field::post_execute(). 2012-10-21 22:06:21 -04:00
aspilicious 8538ab18d1 Issue #1602372 by aspilicious: Update upgrade path due to core api change. 2012-10-21 22:06:21 -04:00
aspilicious db33fb11ea Issue #1626396 by aspilicious: Adapt to changes in role machine names. 2012-10-21 22:06:21 -04:00
Bram Goffings 51ab7a50ea Issue 1602372 by aspilicious: Follow up: Convert missing usages of the variables. 2012-10-21 22:06:21 -04:00
Daniel Wehner 67fc03f3aa Issue #1623492 by dawehner: Commit a temporary fix for the feed display to return the right http-Content-type. 2012-10-21 22:06:12 -04:00
dereine 6a9ba69baa Issue #1604978 by dawehner | tim.plunkett: Fixed views_plugin_cache tests by correcting some get_results_key to get_output_key. 2012-10-21 22:06:12 -04:00
Daniel Wehner 42858f6bb3 Convert display extenders to an array to be sure there is no notice. 2012-10-21 22:06:09 -04:00
dereine 9481d3b59a Issue #1602372 by dawehner: Convert views settings to config. 2012-10-21 22:06:09 -04:00
Daniel Wehner 41820c1a78 Adapt due to make role.rid a machine-name. 2012-10-21 22:06:05 -04:00
Daniel Wehner cdf2978b72 Simplify cache_time::summary_title(). 2012-10-21 22:05:59 -04:00
Daniel Wehner fa6aa8b7dd Refactor some code in cache_time to look nicer and fix some undefined variable problems. 2012-10-21 22:05:56 -04:00
Daniel Wehner 7f3fd058f0 Issue #1619548 by dawehner: Don't render contextual fields if the output is empty/the user doesn't have access. 2012-10-21 22:05:56 -04:00
Tim Plunkett 1bf3a90b3e File are now classed objects. 2012-10-21 22:05:56 -04:00
Tim Plunkett a39766ba5e Prevent notices by using isset(). 2012-10-21 22:05:56 -04:00
Daniel Wehner 3d2f9ed130 Document views_cache_get(). 2012-10-21 22:05:53 -04:00
Daniel Wehner d1cff7341c Some documentation cleanup in views_handler_field_field. 2012-10-21 22:05:50 -04:00
tim.plunkett 6eb7dfed14 Issue #1548240 by fgm, tim.plunkett | GiorgosK: $this->original_value did not always existe in views_handler_field::render_text(). 2012-10-21 22:05:37 -04:00
Daniel Wehner 2bbc2731ac Add a raw taxonomy.tid filter. 2012-10-21 22:05:35 -04:00
damiankloip d3e5f2fe60 Issue #1566770 by damiankloip | VivienLetang: Fixed Array to string conversion into views_handler_field()->get_render_tokens(). 2012-10-21 22:05:35 -04:00
Daniel Wehner 97fb3d4b8b Add basic language.module views integration. 2012-10-21 22:05:32 -04:00
Daniel Wehner 0e36074e1b Remove old CHANGELOG.txt. 2012-10-21 22:05:26 -04:00
Daniel Wehner 1fa90e382d Issue #1605326 by dawehner: Add comment.language integration. 2012-10-21 22:05:22 -04:00
git 7928024c27 Issue #1306196 by DuaelFr, dkinzer, DanzI, tim.plunkett: Fixed ->total_rows() is null. 2012-10-21 22:05:21 -04:00
Daniel Wehner d3ab54e4d8 Issue #1597002 by dawehner: Fix a undefined index in template_preprocess_views_view_table(). 2012-10-21 22:05:21 -04:00
bojanz 96826f6cb8 Issue #1605140 by bojanz: Remove usage of cache_clear_all(). 2012-10-21 22:05:21 -04:00
sun ce159b9f3e Issue #343178 by sun, dawehner | Gábor Hojtsy: Fixed Node language should be available without node translation being enabled. 2012-10-21 22:05:21 -04:00
Daniel Wehner 99db2eb894 Add a todo for the states in the basic settings form. 2012-10-21 22:05:08 -04:00
bojanz cd97a6a984 Issue #1605118 by bojanz: Remove references to upload.module integration. 2012-10-21 22:05:07 -04:00
bojanz 1af3f7a1da Issue #1605102 by bojanz: Remove profile integration. 2012-10-21 22:05:07 -04:00
Daniel Wehner 9d77227072 Issue #1595022 by dawehner: Convert all instances of #dependency to spaces. 2012-10-21 22:05:05 -04:00
damiankloip 1673ef65dd Issue #1442092 by damiankloip, yannickoo: Added 'Select all' checkbox should be unticked when another checkbox is unticked. 2012-10-21 22:05:05 -04:00
damiankloip 82bb61d6d6 Issue #1601142 by damiankloip | rami attallah: Added Exposed Filter User ID. 2012-10-21 22:05:04 -04:00