Commit Graph

83 Commits (9236b3f7eec1d1f523e2836b0c4499c5ed830a2d)

Author SHA1 Message Date
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 ecd19d9a52 Issue #2002110 by alanmoo, micahredding, xjm, chx, RobLoach, LinL: Remove double semicolons. 2013-06-16 22:45:33 +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 4b23474b69 Issue #2003506 by baldwinlouie, Dan Reinders: Rename Views method group_form() to groupForm(). 2013-06-13 09:18:23 +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 d7ef279157 Issue #2002500 by fmizzell, jibran: Rename Views method exposed_form_validate() to exposedFormValidate(). 2013-06-11 13:52:27 +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
Nathaniel Catchpole 579aa78880 Issue #1947720 by damiankloip: Use Drupal::state() to replace state(). 2013-06-05 15:58:21 +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
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 7cffb9f2e4 Issue #1822048 by tim.plunkett: Consider improving/removing the concept of 'broken' handlers. 2013-05-31 05:11:04 +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 f6b5925da7 Issue #1912504 by damiankloip, dawehner: Move _field_view_formatter_options() to Field.php. 2013-05-27 12:46:26 -07:00
Alex Pott f2d710c607 Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
Alex Pott 7002e6baaa Issue #1800998 by dawehner, swentel: Use route system instead of hook_menu() in Views. 2013-05-25 10:34:58 -07:00
Alex Pott 94147940f5 Issue #1843742 by chrisjlee, joelpittet, 2ndmile: Convert views/templates/views-more.tpl.php to twig. 2013-05-24 10:29:53 -07:00
Nathaniel Catchpole eea18a4869 Issue #914382 by Wim Leers, Cottser, Gábor Hojtsy, franz, droplet, sun, Niklas Fiekas, catch, dawehner, effulgentsia: Fixed Contextual links incompatible with render cache. 2013-05-20 09:35:41 +01:00
Alex Pott 1304f13bfb Issue #1912606 by jastraat, gollyg, Cottser, joelpittet: Remove theme_views_view_grouping() function. 2013-05-12 23:30:02 +01:00
Alex Pott f630b510aa Issue #1927608 by EclipseGc, tim.plunkett, effulgentsia: Remove the tight coupling between Block Plugins and Block Entities. 2013-05-11 11:01:25 +01:00
Alex Pott 9cf9edde35 Issue #1912460 by damiankloip, dawehner: Move views_array_key_plus() to RearrangeFilter class. 2013-05-09 21:27:50 +01:00
Nathaniel Catchpole c33191b66b Issue #1982024 by Cottser, Fabianx: Lazy-load Attribute objects later in the rendering process only if needed. 2013-05-05 21:52:35 +01:00
webchick e775437eb2 Issue #1982984 by larowlan: Create Drupal::entityManager for improved DX. 2013-05-01 23:42:27 -07:00
webchick ea38078c81 Issue #1877376 by damiankloip, dawehner, Bojhan: Change notice: Improve Views UI text for the contextual links display setting. 2013-04-19 20:41:20 -07:00
Jennifer Hodgdon 9fc090c295 Issue #1970068 by Bojhan: Fix typo 2013-04-16 12:53:13 -07:00
Alex Pott 677a98f63b Issue #1970068 by dawehner, Bojhan: Please remove all please(s) from the views UI. 2013-04-15 11:00:23 +01:00
webchick c95875b0ae Issue #1966424 by tim.plunkett, dawehner, damiankloip: Allow Views handlers to be optional. 2013-04-14 13:15:54 -07:00
webchick 5a6647be01 Issue #1964348 by damiankloip, xjm, dawehner: Rename DisplayPluginBase::getStylePlugin() and enable type filtering for more plugin types. 2013-04-12 22:20:07 -07:00
Alex Pott bea3588b22 Issue #1957148 by damiankloip | Berdir: Replace entity_query() with Drupal::entityQuery(). 2013-04-11 13:55:05 +01:00
webchick 38226cc818 Issue #1914256 by damiankloip, dawehner, tim.plunkett: Add all views hooks to hook_hook_info(). 2013-04-10 13:12:01 -07:00
Alex Pott 587ceeb417 Issue #1793696 by dawehner, tim.plunkett, damiankloip: Fixed views_preprocess_node() check for the wrong row_plugin(). 2013-04-08 10:40:50 +01:00
webchick bf818b0265 Revert "Issue #1793696 by dawehner, damiankloip: Fixed views_preprocess_node() check for the wrong row_plugin()."
This broke testbot. Try again soon!

This reverts commit 509cb25357.
2013-04-07 18:02:37 -07:00
Alex Pott 509cb25357 Issue #1793696 by dawehner, damiankloip: Fixed views_preprocess_node() check for the wrong row_plugin(). 2013-04-08 00:23:11 +01:00
webchick 4527055218 Issue #1938380 by damiankloip, dawehner: Let ViewExecutable->preview() return a render array. 2013-04-05 15:25:18 -07:00
Alex Pott 12b09da4bf Issue #1895266 by damiankloip, dawehner: Convert views to use the ModuleHandler. 2013-04-05 13:32:19 +01:00
webchick 7e465a9b17 Issue #1888390 by dawehner, damiankloip, tim.plunkett: Change 'human_name()' to 'label' and replace View::getHumanName() with View::label(). 2013-04-03 12:57:49 -07:00
catch fc7c38bde8 Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC. 2013-03-22 09:36:55 +00:00
Dries 9ce08a3a2b Issue #1938030 by dawehner: Replace View's usage of drupal_container()->get() with Drupal::service(). 2013-03-13 17:29:08 -04:00
webchick 57176f5006 Issue #1933426 by dawehner: Fixed contextual links on views. 2013-03-04 22:59:53 -05:00
catch 4f010f5b50 Issue #1912466 by damiankloip, dawehner: Move array_filter_zero() function to FilterPluginBase. 2013-03-04 17:47:10 +00:00
webchick f7612eab1b Issue #1920278 by dawehner, greggles: Indicate that "administer views" and "access all views" is kind of a big deal by making it "restrict access" -> true. 2013-02-27 17:08:22 -05:00
catch 92130d269d Issue #1901290 by dawehner: Roll back sneaky bits of another patch that sneaked in. 2013-02-18 20:13:35 +00:00
catch 5c7ce575f3 Issue #1901290 by dawehner: Replace the mini pager with a lite pager (which does not run a count query). 2013-02-18 11:21:07 +00:00
webchick 4a9fbaf215 Issue #1912476 by damiankloip, damiankloip: Move views_trim_text() to FieldPluginBase. 2013-02-09 03:49:57 -08:00
webchick db71811059 Issue #1901076 by damiankloip: Use config query to get enabled and disabled views. 2013-02-08 21:28:35 -08:00
catch 63792c76df Issue #1907876 by dawehner: Remove views_import_access(). 2013-02-06 12:49:26 +00:00
catch a331965b58 Issue #1907882 by dawehner: Remove views_include(). 2013-02-06 12:48:37 +00:00
catch 5b04198364 Issue #1906146 by damiankloip: Move views_fetch_base_tables() into ViewsDataCache class. 2013-02-06 12:44:39 +00:00
catch 1c92546e41 Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled. 2013-02-06 12:00:39 +00:00
webchick b261004a48 Issue #1879256 by tim.plunkett, dawehner: Refactor viewSpecialBlocks architecture once blocks are plugins. 2013-01-29 21:32:18 -08:00