Alex Pott
|
5c09348793
|
Issue #2002438 by theladebug, malcomio, heddn: Rename Views method default_action() to defaultAction().
|
2013-06-15 11:45:48 +02:00 |
Alex Pott
|
863a9bd821
|
Issue #2002346 by heddn, crowdcg, marlatt, farfanfelipe, jibran: Rename Views method adjust_join() to adjustJoin().
|
2013-06-15 11:44:23 +02:00 |
Alex Pott
|
fc1bd6f3d3
|
Issue #2002344 by elvis2, heddn: Rename Views method add_where_expression() to addWhereExpression().
|
2013-06-15 11:43:20 +02:00 |
Alex Pott
|
1ea2d228c4
|
Issue #1946208 by dawehner: Rewrite QueryGroupByTest to use ViewUnitTestBase.
|
2013-06-15 11:40:18 +02:00 |
Alex Pott
|
2a17837fda
|
Issue #843708 by mgifford, dawehner: Add option to set caption & remove summary in the html table (Accessibility).
|
2013-06-15 09:19:01 +02:00 |
Alex Pott
|
0e58a6213a
|
Issue #2017323 by jibran: Fixed admin/content does not have a border anymore.
|
2013-06-15 01:10:46 +02:00 |
Alex Pott
|
3b61f06bf9
|
Issue #2019481 by nod_: JavaScript AJAX commands object is borked: it is shared among all Drupal.ajax instances, preventing scoped overrides.
|
2013-06-14 15:37:00 +02:00 |
Alex Pott
|
9c173cfe7a
|
Issue #2005616 by mikeker: Views should use ['#attached']['library'] rather than ['#attached']['css'].
|
2013-06-14 12:57:49 +02:00 |
Alex Pott
|
fd9804d886
|
Issue #2014215 by sdboyer: Shift render array defaults back out onto BlockRenderController .
|
2013-06-14 02:18:37 +02:00 |
Alex Pott
|
07c6057fb3
|
Issue #2015165 by damiankloip: Exposed forms are not rendered in the Views UI preview.
|
2013-06-13 22:57:38 +01:00 |
Alex Pott
|
e5774f5b1b
|
Issue #1851086 by tim.plunkett, damiankloip, dawehner, alimac: Replace admin/people with a View.
|
2013-06-13 21:57:33 +01:00 |
Alex Pott
|
4b815b31e9
|
Issue #2012502 by damiankloip: Fixed Tab options form cannot be submitted.
|
2013-06-13 21:50:46 +01:00 |
Alex Pott
|
c3ac610725
|
Issue #2002390 by x.algorithm, nathangervais, chrisguindon, suhel.rangnekar: Rename Views method build_sort_post() to buildSortPost().
|
2013-06-13 21:38:02 +01:00 |
Alex Pott
|
4d492fedba
|
Issue #2003284 by phenaproxima, heddn: Remove Views method set_header().
|
2013-06-13 09:31:11 +01:00 |
Alex Pott
|
a7f6b939f9
|
Issue #2003548 by nathangervais, GekkoKammen, heddn: Rename Views method op_not() to opNotLike().
|
2013-06-13 09:29:59 +01:00 |
Alex Pott
|
31b5fb7807
|
Issue #2003468 by toddtomlinson, Maxis: Rename Views method default_display_filters() to defaultDisplayFilters().
|
2013-06-13 09:26:50 +01:00 |
Alex Pott
|
eb2b412832
|
Issue #2002426 by rootwork, hugo.lallo, Dan Reinders: Rename Views method click_sortable() to clickSortable().
|
2013-06-13 09:25:45 +01:00 |
Alex Pott
|
9c5e4bc77f
|
Issue #2002272 by elvis2, jibran, heddn: Rename Views method add_orderby() to addOrderby().
|
2013-06-13 09:24:07 +01:00 |
Alex Pott
|
2b51e78747
|
Issue #2002906 by pwieck, jibran, aaronott, chr.fritsch, chrisguindon: Rename Views method get_entity() to getEntity().
|
2013-06-13 09:22:22 +01:00 |
Alex Pott
|
4b23474b69
|
Issue #2003506 by baldwinlouie, Dan Reinders: Rename Views method group_form() to groupForm().
|
2013-06-13 09:18:23 +01:00 |
Alex Pott
|
6be4fdb3c8
|
Issue #2003556 by nathangervais, baldwinlouie, Dan Reinders: Rename Views method op_empty() to opEmpty().
|
2013-06-13 09:17:08 +01:00 |
Alex Pott
|
9ce3e06d47
|
Issue #2001320 by zschmid, chrisguindon, pwieck, chertzog: Rename Views method add_groupby() to addGroupBy().
|
2013-06-13 09:14:57 +01:00 |
Alex Pott
|
281e533bcf
|
Issue #2002896 by hoZt, heddn: Rename Views method get_channel_elements() to getChannelElements().
|
2013-06-13 09:13:13 +01:00 |
Alex Pott
|
cd486a6556
|
Issue #2002468 by mikedotexe, Frederico, Dan Reinders: Rename Views method element_classes() to elementClasses().
|
2013-06-13 09:12:00 +01:00 |
Alex Pott
|
aba632c880
|
Issue #1960888 by jibran, dawehner, tim.plunkett, damiankloip: Fixed Default archive view uses wrong argument plugin.
|
2013-06-12 16:25:12 +01:00 |
Alex Pott
|
c06bf841a6
|
Issue #2002934 by drupee, damiankloip, x.algorithm, kevin.reiss, heddn: Rename Views method validate_argument() to validateArgument().
|
2013-06-12 16:20:00 +01:00 |
Alex Pott
|
a5343cbefe
|
Issue #1999450 by aaronott: Use Symfony Request for views module.
|
2013-06-12 10:22:36 +01:00 |
Alex Pott
|
949f67b306
|
Issue #2003412 by ptocheia, lajical: Rename Views method offset_exposed() to isOffsetExposed().
|
2013-06-12 10:20:05 +01:00 |
Alex Pott
|
c7a11ccc02
|
Issue #1910700 by derhasi, dawehner: Implement TokenizeAreaPluginBase().
|
2013-06-12 00:44:53 +01:00 |
Alex Pott
|
b69a5af30c
|
Issue #2003282 by theladebug, sillygwailo, heddn: Rename Views method set_items_per_page() to setItemsPerPage().
|
2013-06-11 23:42:35 +01:00 |
Alex Pott
|
eb60f6f949
|
Issue #2003246 by endorn, Dan Reinders, nathangervais: Rename Views method sort_options() to sortOptions().
|
2013-06-11 23:39:54 +01:00 |
Alex Pott
|
85ad766b73
|
Issue #2003438 by trevjs, heddn: Rename Views method operator_form() to operatorForm() .
|
2013-06-11 23:37:45 +01:00 |
Alex Pott
|
ba4d4a880e
|
Issue #2002144 by phenaproxima, connork, rdrh555, zschmid, elvis2, drupalway, heddn: Rename Views method add_field() to addField().
|
2013-06-11 23:35:49 +01:00 |
Alex Pott
|
b48343a2e2
|
Issue #2002910 by diarmy, toddtomlinson, dbcollies, heddn: Rename Views method get_field() to getField().
|
2013-06-11 23:33:23 +01:00 |
Alex Pott
|
579780cab5
|
Issue #2003330 by heddn, ericthelast: Rename Views method render_items() to renderItems().
|
2013-06-11 23:30:19 +01:00 |
Alex Pott
|
7790f2174c
|
Issue #2002872 by heddn: Rename Views method instantiate_view() to instantiateView().
|
2013-06-11 23:28:41 +01:00 |
Alex Pott
|
07bf168bd6
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
Alex Pott
|
25e8e63355
|
Issue #2003436 by Dan Reinders, heddn: Rename Views method page_display_options() to pageDisplayOptions().
|
2013-06-11 17:49:20 +01:00 |
Alex Pott
|
4d85fa44a3
|
Issue #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user.
|
2013-06-11 15:04:34 +01:00 |
Alex Pott
|
da83b1ab14
|
Issue #2003356 by phenaproxima, jibran, drupalway, Dan Reinders: Rename Views method process_summary_arguments() to processSummaryArguments().
|
2013-06-11 14:47:42 +01:00 |
Alex Pott
|
51777f2084
|
Issue #2003266 by kenianbei, misselbeck, iStryker, Dan Reinders: Rename Views method show_build_group_button() to showBuildGroupButton().
|
2013-06-11 14:04:48 +01:00 |
Alex Pott
|
a24345a3fb
|
Issue #2002918 followup by tim.plunkett: Rename Views method get_items() to getItems().
|
2013-06-11 14:01:55 +01:00 |
Alex Pott
|
d7ef279157
|
Issue #2002500 by fmizzell, jibran: Rename Views method exposed_form_validate() to exposedFormValidate().
|
2013-06-11 13:52:27 +01:00 |
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 |