Commit Graph

20561 Commits (27c5c693f84c78fbe0bf60c6f83524d3fd645b63)

Author SHA1 Message Date
Alex Pott fe3d8597ed Issue #2003386 by illeace, Dan Reinders: Rename Views method page_feed_display_options() to pageFeedDisplayOptions(). 2013-05-29 06:54:25 +01:00
Alex Pott cdb78e04af Issue #2003334 by phenaproxima, marlatt: Rename Views method render_grouping() to renderGrouping(). 2013-05-29 06:33:35 +01:00
Alex Pott 33144ded52 Issue #2003494 by toddtomlinson, Frederico: Rename Views method get_total_items() to getTotalItems(). 2013-05-29 06:31:28 +01:00
Alex Pott df4aac2951 Issue #2003472 by trevorkjorlien, Frederico: Rename Views method get_table_info() to getTableInfo(). 2013-05-29 06:22:55 +01:00
Alex Pott 3a4632cece Issue #2002490 by themic8, jeroen12345: Rename Views method execute_count_query() to executeCountQuery(). 2013-05-29 06:21:58 +01:00
Alex Pott 960eb8280f Issue #2002480 by illeace, jeroen12345: Rename Views method element_wrapper_type() to elementWrapperType(). 2013-05-29 06:06:16 +01:00
Alex Pott df13368401 Issue #2003484 by sillygwailo: Rename Views method get_token_values_recursive() to getTokenValuesRecursive(). 2013-05-29 06:04:31 +01:00
Alex Pott c3b21afef2 Issue #2002380 by theladebug, zschmid: Rename Views method build_group_options() to buildGroupOptions(). 2013-05-29 06:02:56 +01:00
Alex Pott 0c5ebea2f1 Issue #1920822 by tim.plunkett: Decouple ExecutableInterface from Conditions and FormInterface. 2013-05-29 06:00:47 +01:00
Alex Pott 0bed623a4e Issue #2002436 by baldwinlouie: Rename Views method default_access_denied() to defaultAccessDenied(). 2013-05-28 23:33:46 +01:00
Alex Pott f122f25668 Issue #2002458 by baldwinlouie: Rename Views method default_ignore() to defaultIgnore(). 2013-05-28 23:32:25 +01:00
Alex Pott 6295bdf7ba Issue #2002432 by sillygwailo: Rename Views method convert_exposed_input() to convertExposedInput(). 2013-05-28 23:30:44 +01:00
Alex Pott c7d2aab252 Issue #2002502 by arh1: Rename Views method exposed_translate() to exposedTranslate(). 2013-05-28 23:28:27 +01:00
Alex Pott 0d9ed85f44 Issue #2002966 by kenianbei, jerdavis: Rename Views method get_non_aggregates() to getNonAggregates(). 2013-05-28 23:26:25 +01:00
Alex Pott 8ee63be557 Issue #2003452 by baldwinlouie: Rename Views method get_pager_total() to getPagerTotal(). 2013-05-28 23:24:51 +01:00
Alex Pott be273778e1 Issue #2003268 by dwieeb: Rename Views method get_render_tokens() to getRenderTokens(). 2013-05-28 23:23:43 +01:00
Alex Pott b880d8f4a9 Issue #2002280 by elvis2, connork: Rename Views method add_signature() to addSignature(). 2013-05-28 23:19:12 +01:00
Alex Pott 20d028f50c Issue #2002276 by elvis2: Rename Views method add_self_tokens() to addSelfTokens(). 2013-05-28 23:16:45 +01:00
Alex Pott 16c85cea88 Issue #2002916 by sillygwailo: Rename Views method get_formula() to getFormula(). 2013-05-28 23:15:25 +01:00
Alex Pott 19addd3560 Issue #2002882 by aspilicious: Rename Views method items_per_page_exposed() to itemsPerPageExposed(). 2013-05-28 23:14:09 +01:00
Alex Pott d71dcf4fa0 Issue #2002430 by hugo.lallo: Rename Views method condition_namespace() to conditionNamespace(). 2013-05-28 23:14:08 +01:00
Alex Pott 98c521d129 Issue #2002498 by diarmy, phenaproxima: Rename Views method exposed_form_submit() to exposedFormSubmit(). 2013-05-28 23:14:08 +01:00
Alex Pott b53df3c9e8 Issue #2001330 by juan.brein, KCarlile, zschmid, chertzog: Rename Views method add_having_expression() to addHavingExpression(). 2013-05-28 23:14:08 +01:00
Alex Pott 262895e9da Issue #1998330 by clemens.tolboom, dawehner: Fixed Minipager is broken on page size == 1 due to ceil(PHP_MAX_INT / 1). 2013-05-28 23:06:06 +01:00
Alex Pott 421bee5b4a Issue #2003312 by ggroves: Rename Views method row_style_options() to rowStyleOptions(). 2013-05-28 22:53:17 +01:00
Alex Pott dc44c6040c Issue #2003264 by phenaproxima, shoptalk: Rename Views show_build_group_form() to showBuildGroupForm(). 2013-05-28 22:51:09 +01:00
Alex Pott 23b59123d1 Issue #1998466 by dawehner, ParisLiakos: Convert filter_xss_admin() and similar function to an Xss component. 2013-05-28 22:48:53 +01:00
Alex Pott 5a95824b28 Issue #2002250 by dwieeb: Rename Views method get_title() to getTitle(). 2013-05-28 22:04:03 +01:00
Alex Pott ddfec678b2 Issue #2003378 by dwieeb: Rename Views method get_sort_name() to getSortName(). 2013-05-28 22:02:20 +01:00
Alex Pott 30ad3a65a3 Issue #2003338 by dwieeb: Rename Views method get_row_class() to getRowClass(). 2013-05-28 21:59:28 +01:00
Alex Pott db385738a2 Issue #2003044 by dwieeb: Rename Views method get_plugin() to getPlugin(). 2013-05-28 21:57:48 +01:00
Alex Pott 55f5d78e3d Issue #2002970 by bdone: Rename Views method get_pager_id() to getPagerId(). 2013-05-28 21:47:22 +01:00
Alex Pott acd9be1b06 Issue #2003258 by markie: Rename Views show_sort_form() to showSortForm(). 2013-05-28 21:35:40 +01:00
Alex Pott 265a77b3c5 Issue #2002866 by mcpuddin: Rename Views method has_default_argument() to hasDefaultArgument(). 2013-05-28 21:32:02 +01:00
Alex Pott 39069958e6 Issue #2002464 by endorn: Rename Views method default_summary_form() to defaultSummaryForm(). 2013-05-28 21:30:30 +01:00
Alex Pott 6c19f24173 Issue #2003244 by hoZt: Rename Views method sort_submit()(() to sortSubmit(). 2013-05-28 21:25:31 +01:00
Alex Pott 08e824610c Issue #1984378 by aroq, JacobSanford: argument is name of form field used to upload file, not 'filepath or URI of the uploaded file'. 2013-05-27 20:50:00 -05:00
Alex Pott aeffeda1da Issue #2002886 by bojanz: Rename Views method load_entities() to loadEntities(). 2013-05-27 20:44:23 -05:00
Alex Pott 411dc59a17 Issue #2002232 by kim.pepper: Cleanup PluginManagerBase. 2013-05-27 20:42:27 -05:00
Alex Pott e61478745b Issue #1963420 by jibran: Improve DX when writing style plugins by adding a groupingTheme variable . 2013-05-27 20:39:58 -05:00
Alex Pott ebfdf7fd30 Issue #1974044 by EllaTheHarpy, IshaDakota, fjd, Schnitzel: Fixed 'Account administration pages' detection method confusing. 2013-05-27 20:35:07 -05:00
Alex Pott e4c5f1049f Issue #2001672 by TravisCarden: Rename Views method wizard_submit() to wizardSubmit(). 2013-05-27 20:31:16 -05:00
Alex Pott 3af1e98ec3 Issue #2001218 by jhedstrom: Convert core/modules/views/lib/Drupal/views/Tests/PluginTypeListTest.php to phpunit. 2013-05-27 20:26:32 -05:00
Alex Pott 00fdcd39cc Issue #1908756 by tim.plunkett: Separate Action Links (MENU_LOCAL_ACTION) from hook_menu(). 2013-05-27 20:20:55 -05:00
Alex Pott bb45304ae1 Issue #2005590 by alexpott: Fixed Head broken - use of LANGUAGE_NOT_SPECIFIED constant. 2013-05-27 20:17:35 -05:00
Alex Pott 040ff573a2 Issue #1998166 by dawehner: Use the controller resolver to inject parameters into HtmlFormController. 2013-05-27 19:57:28 -05:00
Alex Pott 8e7ead4c05 Issue #1985570 by plopesc: Convert layout_test_page() to a Controller. 2013-05-27 18:11:03 -05:00
Alex Pott 521e1e5946 Issue #1957158 by abghosh82, JacobSanford: Replace typed_data() with Drupal::typedData(). 2013-05-27 18:00:35 -05:00
Alex Pott b0f09bb623 Issue #1985528 by h3rj4n, dawehner, tim.plunkett: Convert filter_tips_long() to Controller. 2013-05-27 17:57:52 -05:00
Alex Pott 228a2aa35b Issue #1931860 by dawehner, damiankloip: Remove plugin_name() property from ViewExecutable. 2013-05-27 15:48:36 -07:00