Alex Pott
|
116f0a389e
|
Issue #2003366 by sillygwailo, Joe9, kenianbei, pcambra, heddn, YesCT, damiankloip: Rename Views method pre_render() to preRender().
|
2013-06-17 22:53:40 +02:00 |
Alex Pott
|
64a7739a52
|
Issue #1998582 by damiankloip, brantwynn, dawehner: Auto-generate machine_name() for Views Blocks using [viewname]_[displayname] rather than forcing manual entry.
|
2013-06-17 18:17:56 +02:00 |
Alex Pott
|
5356a24b49
|
Issue #2020859 by vijaycs85, tim.plunkett: Change the occurance of 'human_name()' to 'label' in views configuration & schema.
|
2013-06-17 11:59:09 +02:00 |
webchick
|
d3fe0d43f8
|
Issue #2020377 by LinL | xjm: Rename Views method opNotEnds() to opNotEndsWith().
|
2013-06-17 00:27:40 -05:00 |
webchick
|
b527972331
|
Issue #2020695 by heddn: Rename Views method summary_join() to summaryJoin().
|
2013-06-17 00:26:54 -05:00 |
webchick
|
9b3f8719d2
|
Issue #2020693 by heddn: Rename Views method post_render() to postRender().
|
2013-06-17 00:22:57 -05:00 |
webchick
|
2d4478df3c
|
Issue #2020697 by heddn: Rename Views method add_filter() to addFilter().
|
2013-06-17 00:19:37 -05:00 |
webchick
|
9ab3d605ba
|
Issue #1891198 follow-up by tim.plunkett: Fix broken tests due to mis-named yaml file.
|
2013-06-16 23:09:46 -05:00 |
Alex Pott
|
a544e13f51
|
Issue #2012882 by damiankloip, dawehner: Move getDisplaysList() out of View storage class to ViewListController.
|
2013-06-17 01:58:58 +02:00 |
Alex Pott
|
ca484d92c1
|
Issue #1891198 by dawehner: Move views test helper modules to views/tests/modules.
|
2013-06-17 01:13:34 +02:00 |
Alex Pott
|
ecd19d9a52
|
Issue #2002110 by alanmoo, micahredding, xjm, chx, RobLoach, LinL: Remove double semicolons.
|
2013-06-16 22:45:33 +02:00 |
Alex Pott
|
1648a479c4
|
Issue #1893772 by chx, fubhy, slashrsm: Move entity-type specific storage logic into entity classes.
|
2013-06-16 11:40:11 +02:00 |
Alex Pott
|
d9f7b3a35b
|
Issue #1950632 by effulgentsia, Wim Leers, amateescu, yched: Create a FieldDefinitionInterface, decoupled from and config entities, and use it for formatters and widgets.
|
2013-06-16 10:27:11 +02:00 |
Alex Pott
|
096b8c5a58
|
Issue #2010290 by tim.plunkett, larowlan, alexpott, ParisLiakos: Editing a config entity from a listing page results in a 'page not found'.
|
2013-06-16 10:24:30 +02:00 |
Alex Pott
|
00a4259367
|
Issue #2003304 by jibran, gdf, Dan Reinders, heddn: Rename Views method set_count_field() to setCountField().
|
2013-06-15 11:50:01 +02:00 |
Alex Pott
|
9791575da5
|
Issue #2003410 by ricky.middaugh, heddn, pcambra: Rename Views method get_where_args() to getWhereArgs().
|
2013-06-15 11:49:03 +02:00 |
Alex Pott
|
6345a5cbc2
|
Issue #2002484 by brennanmh, heddn, Dan Reinders, hussainweb: Rename Views method ensure_table() to ensureTable().
|
2013-06-15 11:47:11 +02:00 |
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 |