Commit Graph

747 Commits (4e0d7b51ecbfb115d759fa51fd40cbaa82af13eb)

Author SHA1 Message Date
Alex Pott fc827a81fa Issue #2002408 by fmizzell: Rename Views method cache_get() to cacheGet(). 2013-06-11 13:43:08 +01:00
Alex Pott f8b6ec887f Issue #2003242 by farfanfelipe, Dan Reinders, marlatt: Rename Views method sort_validate() to sortValidate(). 2013-06-11 12:40:21 +01:00
Alex Pott 6feb68f120 Issue #2002980 by Gang Wang, sillygwailo: Rename Views method summary_query() to summaryQuery(). 2013-06-11 12:40:21 +01:00
Alex Pott 74c3997c1c Issue #2003236 by kenianbei, zschmid, Dan Reinders: Rename Views method value_submit() to valueSubmit(). 2013-06-11 12:40:21 +01:00
Alex Pott 5264ddd035 Issue #2003460 by Dan Reinders, baldwinlouie: Rename Views method operator_validate() to operatorValidate(). 2013-06-11 12:40:20 +01:00
Alex Pott b0aa1ae48c Issue #1888954 by dawehner: Attachments with only display cause a php error in the edit UI. 2013-06-11 00:57:38 +01:00
Alex Pott f584bd94e5 Issue #2003550 by ThijsFeryn, heddn: Rename Views method op_helper() to opHelper(). 2013-06-11 00:17:47 +01:00
Alex Pott ad6858d340 Issue #2002938 by vuzzbox, nathangervais: Rename Views method uses_tokens() to usesTokens(). 2013-06-11 00:15:53 +01:00
Alex Pott ac6bbe45ee Issue #2002918 by sillygwailo, kronda, oenie, jibran: Rename Views method get_items() to getItems(). 2013-06-11 00:13:23 +01:00
Alex Pott edb0095ee2 Issue #2011006 by tim.plunkett: Fixed Default local tasks provided by Views are broken. 2013-06-10 23:28:11 +01:00
Alex Pott 9a42b9f938 Issue #1910606 by vijaycs85, mavimo, dawehner, sandipmkhairnar: Improve the configurations schemas for Views significantly. 2013-06-10 16:02:54 +01:00
Alex Pott e41c6e1546 Issue #2002388 by jeroen12345, toddtomlinson: Rename Views method build_sort() to buildSort(). 2013-06-10 15:00:37 +01:00
Alex Pott 9048d3b28d Issue #2003270 by markie, Dan Reinders, jibran: Rename Views method set_where_group() to setWhereGroup(). 2013-06-10 14:59:16 +01:00
Alex Pott 52befbe4de Issue #2002920 by sillygwailo, Psikik, jibran, Maxis: Rename Views method get_items_per_page() to getItemsPerPage(). 2013-06-10 14:58:10 +01:00
Alex Pott cad23a5e3e Issue #2002446 by fmizzell, jibran: Rename Views method default_default() to defaultDefault(). 2013-06-10 14:56:51 +01:00
Alex Pott 5cd1a5fb92 Issue #2002504 by endorn, heddn: Rename Views method gather_headers() to gatherHeaders(). 2013-06-10 14:55:55 +01:00
Alex Pott 4c40f8212d Issue #2002474 by heddn, brennanmh: Rename Views method element_label_type() to elementLabelType(). 2013-06-10 14:54:59 +01:00
Alex Pott 081a59c764 Issue #2012170 by ParisLiakos: Move ViewsUITest to the correct place. 2013-06-10 14:13:55 +01:00
catch a4484238ce Issue #2007052 by thedavidmeister: Replace theme() with drupal_render() in views.module. 2013-06-09 21:45:55 +01:00
Alex Pott 96c82a2913 Issue #1921748 by damiankloip: Fixed Views UI gives no indication that you are editing a disabled view. 2013-06-09 15:07:44 +01:00
Alex Pott bd1f226e8d Issue #1881606 by dawehner, jibran: Use a derivative to integrate all entities as row plugins. 2013-06-09 13:35:39 +01:00
Alex Pott 71eba4f109 Issue #1993330 by damiankloip: Move views_handler_field_custom_pre_render_move_text() function to a class method on Drupal\views\Plugin\views\field\Custom. 2013-06-09 11:38:47 +01:00
Alex Pott e44d062a63 Issue #2002460 by sillygwailo, kronda: Rename Views method default_not_found() to defaultNotFound(). 2013-06-08 00:16:07 +01:00
Alex Pott 821dc67d3f Issue #2002442 by baldwinlouie, sillygwailo, jibran: Rename Views method default_actions() to defaultActions(). 2013-06-08 00:14:18 +01:00
Alex Pott 167810ff96 Issue #2002340 by elvis2, jibran: Rename Views method add_where() to addWhere(). 2013-06-08 00:12:42 +01:00
Alex Pott 18e03273de Issue #2002274 by elvis2: Rename Views method add_relationship() to addRelationship(). 2013-06-08 00:10:08 +01:00
Alex Pott cf23ee6e1d Issue #2003292 by ricky.middaugh, elvis2, jibran: Rename Views method set_current_page() to setCurrentPage(). 2013-06-08 00:08:19 +01:00
Alex Pott 99c2b590c6 Issue #2003276 by markie, jibran: Rename Views method set_offset() to setOffset(). 2013-06-08 00:06:06 +01:00
Alex Pott 2432c02138 Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
Alex Pott b0cf1be964 Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API. 2013-06-06 20:10:20 +01:00
Alex Pott 5b5d5351a8 Issue #1998182 by dawehner: Fixed Glossary view is broken. 2013-06-06 12:49:03 +01:00
Alex Pott 88e6a760b7 Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API. 2013-06-06 11:20:38 +01:00
Alex Pott 9d73599020 Issue #2001310 by chx, effulgentsia, Berdir, YesCT: Disallow firing hooks during update. 2013-06-06 09:08:39 +01:00
Alex Pott 6801679a0f Revert "Issue #1960888 by tim.plunkett, dawehner, jibran, damiankloip: Fixed Default archive view uses wrong argument plugin."
This reverts commit fd7e482b11.
2013-06-06 00:33:59 +01:00
Dries fd7e482b11 Issue #1960888 by tim.plunkett, dawehner, jibran, damiankloip: Fixed Default archive view uses wrong argument plugin. 2013-06-05 17:27:30 -04:00
Alex Pott b1fcd53b66 Issue #2003252 by ThomasVI, jibran: Rename Views method show_value_form() to showValueForm(). 2013-06-05 22:03:36 +01:00
Alex Pott 92030a2f4e Issue #2002488 by baldwinlouie, jibran: Rename Views method exception_title() to exceptionTitle(). 2013-06-05 22:00:08 +01:00
Alex Pott f1ba409443 Issue #2002894 by crowdcg, jibran: Rename Views method get_argument() to getArgument(). 2013-06-05 21:58:42 +01:00
Alex Pott 8625dfc7c7 Issue #2002412 by marlatt, davmorr: Rename Views method cache_set_expire() to cacheSetExpire(). 2013-06-05 17:02:38 +01:00
Nathaniel Catchpole 579aa78880 Issue #1947720 by damiankloip: Use Drupal::state() to replace state(). 2013-06-05 15:58:21 +01:00
Alex Pott 17c06e0c70 Issue #2002482 by chrisjlee, brennanmh, shixish: Rename Views method ensure_path() to ensurePath(). 2013-06-05 08:41:39 +01:00
Alex Pott c4e1535220 Issue #2002486 by crowdcg, shixish: Rename Views method even_empty() to evenEmpty(). 2013-06-05 08:40:33 +01:00
Alex Pott 7731380b6b Issue #2002930 by marlatt, markie: Rename Views method value_validate() to valueValidate(). 2013-06-05 08:37:31 +01:00
Alex Pott d72064fae6 Issue #2003458 by Dan Reinders: Rename Views method operator_values() to operatorValues(). 2013-06-05 08:36:31 +01:00
Alex Pott c481e2fdbe Issue #2002496 by baldwinlouie: Rename Views method exposed_form_alter() to exposedFormAlter(). 2013-06-05 08:35:33 +01:00
Alex Pott 35a7926001 Issue #2003522 by jeroen12345, trevjs, nathangervais: Rename Views method op_simple() to opSimple(). 2013-06-05 08:34:35 +01:00
Alex Pott c5d336e3b3 Issue #2003538 by jeroen12345, toddtomlinson, nathangervais: Rename Views method op_not_starts() to opNotStartsWith(). 2013-06-05 08:33:20 +01:00
Alex Pott c7ebc944d8 Issue #2002454 by baldwinlouie: Rename Views method default_display_sorts_user() to defaultDisplaySortsUser(). 2013-06-05 08:32:16 +01:00
Alex Pott 8de2be71c4 Issue #2002878 by theladebug, toddtomlinson, jeroen12345: Rename Views method is_exception() to isException(). 2013-06-05 08:30:11 +01:00
Alex Pott 3e83ff9777 Issue #2002448 by theladebug, brandon_beeler: Rename Views method default_display_filters_user() to defaultDisplayFiltersUser(). 2013-06-05 08:29:08 +01:00
Alex Pott 7b3a9a93ce Issue #2003306 by markie: Rename Views method set_breadcrumb() to setBreadcrumb(). 2013-06-05 08:28:08 +01:00
Alex Pott 802b6c0c51 Issue #2002950 by a_L_p, tvlooy, nathangervais: Rename Views method use_count_query() to useCountQuery(). 2013-06-05 08:23:12 +01:00
Alex Pott f6ea9cd2a2 Issue #2003238 by nathangervais: Rename Views summary_argument() to summaryArgument(). 2013-06-05 08:22:07 +01:00
Alex Pott c6698cf577 Issue #2003470 by sillygwailo: Rename Views method op_word() to opContainsWord(). 2013-06-05 08:20:47 +01:00
Alex Pott 486b8b8700 Issue #2002396 by brennanmh, nathangervais: Rename Views method cache_expire() to cacheExpire(). 2013-06-05 08:19:52 +01:00
Alex Pott ee9bb5167f Issue #2003554 by jeroen12345, NonProfit: Rename Views method op_contains() to opContains(). 2013-06-05 08:18:21 +01:00
Alex Pott fb03231ed7 Issue #2002420 by oenie: Rename Views method check_access() to checkAccess(). 2013-06-05 08:14:11 +01:00
Alex Pott 65d70e1a5a Issue #2002384 by toddtomlinson, nathangervais: Rename Views method build_group_validate() to buildGroupValidate(). 2013-06-05 08:09:45 +01:00
Alex Pott 995e449605 Issue #2003510 by jeroen12345, joeystern, nathangervais: Rename Views method op_starts() to opStartsWith(). 2013-06-05 08:03:32 +01:00
Alex Pott 7d3110324a Issue #2002416 by sillygwailo, mari3.14, jeroen12345, jibran: Rename Views method can_build_group() to canBuildGroup(). 2013-06-05 08:00:59 +01:00
Alex Pott 689127e7f6 Issue #2003540 by jeroen12345, toddtomlinson: Rename Views method op_not_ends() to opNotEnds(). 2013-06-05 07:59:27 +01:00
Alex Pott 631d0da1f6 Issue #2003348 by jeroen12345, phenaproxima, Dan Reinders: Rename Views method render_as_link() to renderAsLink(). 2013-06-05 07:58:07 +01:00
Alex Pott cb1e2dfb65 Issue #2002366 by Gang Wang, Dan Reinders: Rename Views method block_display_options() to blockDisplayOptions(). 2013-06-05 07:57:12 +01:00
Alex Pott a17c65c01f Issue #2002410 by nathangervais, davmorr: Rename Views method cache_set() to cacheSet(). 2013-06-05 07:54:39 +01:00
Alex Pott dd4f441894 Issue #2003258 followup by markie: Rename Views show_sort_form() to showSortForm(). 2013-06-05 07:51:53 +01:00
Alex Pott b58f44410f Issue #2002924 by markie: Rename Views method get_join_data() to getJoinData(). 2013-06-05 07:50:41 +01:00
Alex Pott 9ae13bc8e1 Issue #2003310 by Dan Reinders, phenaproxima: Rename Views method sanitize_columns() to sanitizeColumns(). 2013-06-05 07:48:07 +01:00
Alex Pott 93dadb928e Issue #2002360 by brandon_beeler, Dan Reinders: Rename Views method alter_subquery_condition() to alterSubqueryCondition(). 2013-06-05 07:47:13 +01:00
Alex Pott 5e0590ca06 Issue #2003240 by gdf, theladebug: Rename Views method store_group_input() to storeGroupInput(). 2013-06-05 07:46:11 +01:00
Alex Pott 3888a2be9d Issue #2002880 by jeroen12345, toddtomlinson: Rename Views method is_value_empty() to isValueEmpty(). 2013-06-05 07:45:09 +01:00
Alex Pott 176968cb82 Issue #2002466 by druderman, hugo.lallo: Rename Views method document_self_tokens() to documentSelfTokens(). 2013-06-05 07:43:52 +01:00
Alex Pott bf36b09ecb Issue #2003332 by NonProfit, Frederico, jibran: Rename Views method render_grouping_sets() to renderGroupingSets(). 2013-06-05 07:29:55 +01:00
Alex Pott 42af4a57e0 Issue #2003288 by NonProfit, Dan Reinders: Rename Views method set_distinct() to setDistinct(). 2013-06-05 07:17:20 +01:00
Alex Pott b0d6b2ace5 Issue #2002374 by brentaar, toddtomlinson: Rename Views method build_form() to buildForm(). 2013-06-05 07:15:58 +01:00
Alex Pott f13b87ca4b Issue #2002414 by theladebug: Rename Views method cache_start() to cacheStart(). 2013-06-05 07:14:31 +01:00
Alex Pott 26c5f09b32 Issue #2003320 by gdf, jibran: Rename Views method reset_form() to resetForm(). 2013-06-05 07:13:32 +01:00
Alex Pott 51d364e0f1 Issue #2002424 by web.dev.cas: Rename Views method click_sort() to clickSort(). 2013-06-05 07:12:14 +01:00
Alex Pott 49fb3c5f1c Issue #2003350 by elvis2, druderman, tvlooy, jibran: Rename Views method render_altered() to renderAltered(). 2013-06-05 07:10:45 +01:00
Alex Pott 466078c06c Issue #2003354 by kenianbei, Dan Reinders: Rename Views method queue_table() to queueTable(). 2013-06-05 07:08:40 +01:00
Alex Pott 8cf5b02ca0 Issue #2002942 by Dan Reinders, jastraat: Rename Views method uses_exposed() to usesExposed(). 2013-06-05 07:07:13 +01:00
Alex Pott 577949ff96 Issue #2002434 by sillygwailo: Rename Views method create_view() to createView(). 2013-06-05 07:05:16 +01:00
webchick d4a11ad308 Issue #2003428 by marlatt, marthaflour | baldwinlouie: Rename Views method op_between() to opBetween(). 2013-06-04 22:04:39 -05:00
webchick d08b65ff6c Issue #2002370 by toddtomlinson, jibran | heddn: Rename Views method build_display_options() to buildDisplayOptions(). 2013-06-04 22:02:51 -05:00
webchick 9cbc351d1e Issue #2002382 by toddtomlinson, danylevskyi | heddn: Rename Views method build_group_submit() to buildGroupSubmit(). 2013-06-04 22:01:28 -05:00
webchick 3a72626107 Issue #2003558 by marlatt, NonProfit, nathangervais | heddn: Rename Views method op_ends() to opEndsWith(). 2013-06-04 21:59:14 -05:00
webchick 70d3d8d700 Issue #2003528 by toddtomlinson, tvlooy, marlatt | heddn: Rename Views method op_shorter() to opShorterThan(). 2013-06-04 21:49:53 -05:00
webchick dc05265a4e Issue #2003496 by NonProfit, marlatt | heddn: Rename Views method get_value() to getValue(). 2013-06-04 21:48:13 -05:00
webchick 2f820dd288 Issue #2002898 by Joe9, Psikik, kevin.reiss, rootwork | heddn: Rename Views method get_current_page() to getCurrentPage(). 2013-06-04 21:45:47 -05:00
webchick 8a86fa0247 Issue #2002952 by laszlocore, Dan Reinders, tvlooy, vito_a: Rename Views method update_page_info() to updatePageInfo(). 2013-06-04 21:43:48 -05:00
webchick 8646f286a2 Issue #2002270 by phenaproxima, zschmid, vito_a | benjifisher: Remove views method add_having(). 2013-06-04 21:33:04 -05:00
webchick 6952fa75da Issue #2002968 by zhgenti | heddn: Rename Views method get_offset() to getOffset(). 2013-06-04 21:30:02 -05:00
webchick 5e54a114bb Issue #2002982 by chr.fritsch, Dan Reinders, danylevskyi: Rename Views method summary_name_field() to summaryNameField(). 2013-06-04 21:23:50 -05:00
webchick 5021c480bc Issue #2003566 by broeker | heddn: Rename Views method op_longer() to opLongerThan(). 2013-06-04 21:22:19 -05:00
webchick 7a81bb66d1 Issue #2002428 by hansenm, nathangervais | heddn: Rename Views method compile_fields() to compileFields(). 2013-06-04 21:21:15 -05:00
webchick 4a69401036 Issue #2002932 by zschmid, jastraat, vito_a | Dan Reinders: Rename Views method value_form() to valueForm(). 2013-06-04 21:18:44 -05:00
webchick cbc907fa79 Issue #2002974 by tvlooy, kenianbei, danylevskyi | Dan Reinders: Rename Views method title_query() to titleQuery(). 2013-06-04 21:16:14 -05:00
webchick 490b88f285 Issue #2003514 by baldwinlouie, Joe9 | heddn: Rename Views method mark_table() to markTable(). 2013-06-04 21:13:47 -05:00
webchick 3fdf6a1c13 Issue #2002348 by baldwinlouie, heddn, sillygwailo: Rename Views method advanced_render() to advancedRender(). 2013-06-04 21:10:54 -05:00
webchick 2be9d02f18 Issue #2002462 by NonProfit, danylevskyi | heddn: Rename Views method default_summary() to defaultSummary(). 2013-06-04 21:08:21 -05:00
webchick 8d582794c8 Issue #2003536 by nathangervais, marlatt, NonProfit | heddn: Change notice: Rename Views method op_regex() to opRegex(). 2013-06-04 21:04:51 -05:00
webchick 61a51b2719 Issue #2002378 by toddtomlinson, drhino, zschmid, EllaTheHarpy | heddn: Rename Views method build_group_form() to buildGroupForm(). 2013-06-04 20:54:51 -05:00
webchick 79cbe7973c Issue #2001318 by Dan Reinders, chertzog: Rename Views method add_additional_fields() to addAdditionalFields(). 2013-06-04 20:32:58 -05:00
Dries f37d3c80c6 Issue #1879774 by damiankloip, dawehner, effulgentsia: catch plugin exceptions for invalid views display plugins. 2013-06-03 21:05:48 -04:00
Alex Pott 31586f70b1 Issue #2002362 by Gang Wang, zschmid, jeroen12345: Rename Views method attach_to() to attachTo(). 2013-06-04 01:22:09 +01:00
Alex Pott 04490645c4 Issue #2002900 by diarmy: Rename Views method get_default_argument() to getDefaultArgument(). 2013-06-04 00:59:50 +01:00
Alex Pott d757edec0c Issue #2003344 by kenianbei, Dan Reinders: Rename Views method render_fields() to renderFields(). 2013-06-04 00:55:37 +01:00
Alex Pott 5de39415fd Issue #1822048 followup by tim.plunkett: Consider improving/removing the concept of 'broken' handlers. 2013-05-31 06:23:01 +01:00
Alex Pott 7cffb9f2e4 Issue #1822048 by tim.plunkett: Consider improving/removing the concept of 'broken' handlers. 2013-05-31 05:11:04 +01:00
Alex Pott cd56978aa7 Issue #2003272 by kenianbei, Dan Reinders, theladebug: Rename Views method set_validated_view() to setValidatedView(). 2013-05-30 00:59:08 +01:00
Alex Pott 2cde13be13 Issue #2002354 by IshaDakota, Dan Reinders, jeroen12345: Rename Views method aggregation_method_simple() to aggregationMethodSimple(). 2013-05-30 00:58:00 +01:00
Alex Pott 9853507acd Issue #2002476 by jeroen12345, phenaproxima: Rename Views method element_type() to elementType(). 2013-05-30 00:56:43 +01:00
Alex Pott 4da6c73f05 Issue #2002914 by crowdcg: Rename Views method get_field_value() to getFieldValue(). 2013-05-30 00:55:35 +01:00
Alex Pott 0a563e856c Issue #2003476 by baldwinlouie: Rename Views method get_temporary_view() to getTemporaryView(). 2013-05-30 00:51:47 +01:00
Alex Pott b74991a3c6 Issue #2003280 by kenianbei, Dan Reinders: Rename Views method set_limit() to setLimit(). 2013-05-30 00:50:46 +01:00
Alex Pott 15d26abb0f Issue #2003346 by JimSmith: Rename Views method render_exposed_form() to renderExposedForm(). 2013-05-30 00:49:15 +01:00
Alex Pott 708e3c9ace Issue #2002908 by bdone, lokapujya: Rename Views method get_entity_tables() to getEntityTables(). 2013-05-30 00:44:07 +01:00
Alex Pott 18fad64741 Issue #2002394 by broeker, jibran: Rename Views method build_sorts() to buildSorts(). 2013-05-30 00:42:11 +01:00
Alex Pott b2d4053f3f Issue #2002928 by bdone: Rename Views method wizard_form() to wizardForm(). 2013-05-30 00:40:56 +01:00
Alex Pott 3ad40a3e3a Issue #2002986 by jastraat, rjleigh, tvlooy, Dan Reinders: Rename Views method summary_name() to summaryName(). 2013-05-30 00:39:33 +01:00
Alex Pott 022531af66 Issue #2003368 by Dan Reinders, marlatt, NonProfit: Rename Views method pre_execute() to preExecute(). 2013-05-30 00:37:05 +01:00
Alex Pott 861277341c Issue #2002972 by lokapujya, tvlooy, elvis2, jibran: Rename Views method tokenize_value() to tokenizeValue(). 2013-05-30 00:35:31 +01:00
Alex Pott 1f684ba3b2 Issue #2002422 by a_L_p, NonProfit, jeroen12345: Rename Views method clear_fields() to clearFields(). 2013-05-30 00:34:04 +01:00
Alex Pott 5c63406b3c Issue #2002912 by markie: Rename Views method get_field_alias() to getFieldAlias(). 2013-05-30 00:31:36 +01:00
Alex Pott b06ef6d1bf Issue #2002892 by toddtomlinson, jeroen12345, tvlooy: Rename Views method get_aggregation_info() to getAggregationInfo(). 2013-05-30 00:29:57 +01:00
Alex Pott cf185eac29 Issue #2003322 by toddtomlinson, borisson_, jibran: Rename Views method render_trim_text() to renderTrimText(). 2013-05-30 00:28:46 +01:00
Alex Pott 9ca92e1235 Issue #2002494 by theladebug, tvlooy: Rename Views method exposed_filter_applied() to exposedFilterApplied(). 2013-05-29 23:31:17 +01:00
Alex Pott 687af78488 Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4.
2013-05-29 22:08:39 +01:00
Alex Pott e03cac188f Issue #2002868 by baldwinlouie: Rename Views method has_more_records() to hasMoreRecords(). 2013-05-29 22:08:07 +01:00
Alex Pott 27c5c693f8 Issue #2003300 by phenaproxima, Frederico: Rename Views method set_group_operator() to setGroupOperator(). 2013-05-29 14:48:10 +01:00
Alex Pott bda0761fcf Issue #2002944 by sethviebrock, jeroen12345: Rename Views method uses_breadcrumb() to usesBreadcrumb(). 2013-05-29 14:45:10 +01:00
Alex Pott b8f18c3f08 Issue #2003500 by tyjamessmith, aviindub, marlatt: Rename Views method get_value_options() to getValueOptions(). 2013-05-29 14:42:56 +01:00
Alex Pott ee5a04c93b Issue #2002902 by laszlocore, marlatt: Rename Views method get_description() to getDescription(). 2013-05-29 14:39:03 +01:00
Alex Pott dd87cbcf20 Issue #2003274 by dbcollies: Rename Views method set_override_options() to setOverrideOptions(). 2013-05-29 14:33:17 +01:00
Alex Pott 89f15d220a Issue #2002946 by mari3.14, malcomio: Rename Views method lgtm() to useStringGroupBy(). 2013-05-29 14:28:50 +01:00
Alex Pott e63a30960e Issue #2002472 by endorn: Rename Views method element_label_classes() to elementLabelClasses(). 2013-05-29 14:27:16 +01:00
Alex Pott 9dd3935926 Issue #2002884 by aspilicious: Rename Views method left_query() to leftQuery(). 2013-05-29 14:25:55 +01:00
Alex Pott c1d7f6f033 Issue #2002450 by jazzdrive3: Rename Views method default_display_options() to defaultDisplayOptions(). 2013-05-29 14:22:52 +01:00
Alex Pott 5501be94ab Issue #2002418 by Psikik: Rename Views method can_group() to canGroup(). 2013-05-29 14:21:16 +01:00
Alex Pott f6307dd02a Issue #2002358 by jazzdrive3: Rename Views method alter_display_options() to alterDisplayOptions(). 2013-05-29 14:15:22 +01:00
Alex Pott 34e099a1cb Issue #2002376 by hugo.lallo: Rename Views method build_form_style() to buildFormStyle(). 2013-05-29 14:14:14 +01:00
Alex Pott 6c765be3d9 Issue #2002452 by hoZt: Rename Views method default_display_sorts() to defaultDisplaySorts(). 2013-05-29 14:12:05 +01:00
Alex Pott 4f3bed6917 Issue #2002372 by theladebug, baldwinlouie: Rename Views method build_filters() to buildFilters(). 2013-05-29 14:10:28 +01:00
Alex Pott 547031cb53 Issue #2002904 by Psikik: Rename Views method get_elements() to getElements(). 2013-05-29 14:04:40 +01:00
Alex Pott f013f0819d Issue #2002948 by toddtomlinson, jeroen12345: Rename Views method use_pager() to usePager(). 2013-05-29 14:02:12 +01:00
Alex Pott 6d4116198d Issue #2002338 by schiavone, elvis2: Rename Views method add_tag() to addTag(). 2013-05-29 14:00:31 +01:00
Alex Pott 365637ac48 Issue #2003324 by jeroen12345, toddtomlinson: Rename Views method render_textarea() to renderTextarea(). 2013-05-29 13:59:25 +01:00
Alex Pott 7ff44499f4 Issue #2002444 by fmizzell: Rename Views method default_argument_form() to defaultArgumentForm(). 2013-05-29 13:45:14 +01:00
Alex Pott c4e52bb6b4 Issue #1892182 by nod_: #type details: Rename #collapsed to #open. 2013-05-29 12:31:25 +01:00
Alex Pott 686a2ef6b1 Issue #2003508 by RayCascella, jeroen12345: Rename Views method group_multiple_exposed_input() to groupMultipleExposedInput(). 2013-05-29 12:22:18 +01:00
Alex Pott 3cd8e6d0e2 Issue #2003308 by phenaproxima, jeroen12345: Rename Views method set_argument() to setArgument(). 2013-05-29 12:20:45 +01:00
Alex Pott e504933f66 Issue #2002350 by zschmid, IshaDakota: Rename Views method aggregation_method_distinct() to aggregationMethodDistinct(). 2013-05-29 12:15:49 +01:00
Alex Pott 2c2ae72033 Issue #2002332 by mikedotexe, elvis2: Rename Views method add_table() to addTable(). 2013-05-29 12:14:17 +01:00
Alex Pott 7ab5c07b61 Issue #2002368 by baldwinlouie: Rename Views method build_condition() to buildCondition(). 2013-05-29 11:53:45 +01:00
Alex Pott e55477f8ef Issue #2002356 by Gang Wang, Dan Reinders: Rename Views method allow_advanced_render() to allowAdvancedRender(). 2013-05-29 11:52:14 +01:00
Alex Pott 86b2e89ae2 Issue #2003464 by Dan Reinders, jfm2k1: Rename Views method operator_options() to operatorOptions(). 2013-05-29 11:36:09 +01:00
Alex Pott 29271d477e Issue #2003262 by phenaproxima: Rename Views show_operator_form() to showOperatorForm(). 2013-05-29 11:31:50 +01:00
Alex Pott f6e4b9b95f Issue #2003328 by crowdcg, tvlooy: Rename Views method render_text() to renderText(). 2013-05-29 11:30:21 +01:00
Alex Pott a39c996c4c Issue #2003462 by Dan Reinders, tvlooy: Rename Views method operator_submit() to operatorSubmit(). 2013-05-29 09:46:49 +01:00
catch 739eb2689c Issue #2002478 by arielqgold: Rename Views method element_wrapper_classes() to elementWrapperClasses(). 2013-05-29 08:43:16 +01:00
catch 6e95cc60b9 Issue #1806478 by Cottser, joelpittet, kevinquillen: Make twig the default engine once all modules templates are converted from .tpl.php to .html.twig. 2013-05-29 08:41:16 +01:00
catch f1f329b13f Issue #2002398 by web.dev.cas: Rename Views method cache_flush() to cacheFlush(). 2013-05-29 08:09:55 +01:00
Alex Pott 4547223c34 Issue #2002988 by kenianbei, tvlooy: Rename Views method summary_basics() to summaryBasics(). 2013-05-29 07:16:44 +01:00
Alex Pott 4df1036a4a Issue #2002978 by tvlooy, crowdcg: Rename Views method summary_sort() to summarySort(). 2013-05-29 07:10:33 +01:00
Alex Pott 9b64d30af8 Issue #2003316 by toddtomlinson, mari3.14: Rename Views method retrieve_validated_view() to retrieveValidatedView(). 2013-05-29 07:07:45 +01:00
Alex Pott 6778f6ccb9 Issue #2002456 by ericthelast: Rename Views method default_empty() to defaultEmpty(). 2013-05-29 07:06:32 +01:00
Alex Pott a2b14f1212 Issue #2003364 by Sam Moore: Rename Views method prepare_filter_select_options() to prepareFilterSelectOptions(). 2013-05-29 07:05:02 +01:00
Alex Pott b5411b1fc6 Issue #2003582 by malcomio, zschmid: Rename Views method op_equal() to opEqual(). 2013-05-29 07:03:49 +01:00
Alex Pott 7b3a7b2f94 Issue #2002964 by markie, borisson_: Rename Views method get_lifespan() to getLifespan(). 2013-05-29 07:01:50 +01:00
Alex Pott 63d371ad06 Issue #2003318 by gdf: Rename Views method restore_headers() to restoreHeaders(). 2013-05-29 06:59:48 +01:00
Alex Pott 1c61902924 Issue #2003352 by ericthelast: Rename Views method() to reduceValueOptions(). 2013-05-29 06:57:33 +01:00
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 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 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