Commit Graph

116 Commits (d48480f3dbc6c272e841bf1e7e0a65eecaa2eb2e)

Author SHA1 Message Date
webchick 4f59f9746f Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation. 2013-10-03 15:08:29 -07:00
Alex Pott 3cee107ce5 Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
Nathaniel Catchpole 7e163dbb19 Issue #1751194 by Cottser, mikl, effulgentsia, benjifisher: Introduce hook_theme_suggestions_HOOK() and hook_theme_suggestions_HOOK_alter(). 2013-09-29 08:19:59 +01:00
webchick adaf835507 Issue #2097327 by Berdir: Fixed Unecessary cache clear/router rebuild in views_menu(). 2013-09-25 13:33:18 +02:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
webchick 99670f0847 Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention. 2013-09-15 12:59:49 -07:00
webchick 44e53a9218 Issue #1979038 by dawehner, effulgentsia, tstoeckler: Convert views_ajax_autocomplete_taxonomy() to a Controller. 2013-09-14 00:40:47 -07:00
Alex Pott 11eeb98bf3 Issue #2070609 by damiankloip, tstoeckler: Remove obsolete 'module' keys from Views plugin annotations. 2013-09-11 02:21:44 +01:00
Nathaniel Catchpole 085a24e07f Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants. 2013-09-05 10:48:11 +01:00
Alex Pott 88b192cd8d Issue #1912604 by joelpittet, mondrake, damiankloip, gollyg, Cottser: Convert theme_views_mini_pager() to twig. 2013-08-22 12:07:26 +01:00
Nathaniel Catchpole 120bbc9701 Issue #1911492 by jibran, Manuel Garcia, derhasi, damiankloip, pcambra, dawehner, tstoeckler: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates. 2013-08-21 11:35:55 +01:00
Nathaniel Catchpole 9ef3a52fe7 Issue #1911492 by jibran, Manuel Garcia, derhasi, pcambra, dawehner, damiankloip, tstoeckler: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates. 2013-08-20 03:24:48 +01:00
webchick 523fb85533 Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity. 2013-08-18 14:16:19 -07:00
Dries 07298d66e4 Issue #1911492 by jibran, Manuel Garcia, derhasi, pcambra, dawehner, damiankloip: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates. 2013-08-16 14:49:18 -05:00
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07:00
webchick 2303e6169c Issue #2057157 by legolasbo: Remove Unused local variable from /core/modules/views/views.module. 2013-08-13 01:36:56 -07:00
webchick 30f230476f Issue #2062315 by k4v, Cottser: Remove unnecessary 'pattern' lines in views_theme(). 2013-08-11 11:54:29 -07:00
webchick b1624c5694 Issue #1912600 by joelpittet, bzitzow, dawehner: Remove theme_views_form_views_form() in favour of a prerender callback. 2013-08-10 08:13:17 -07:00
webchick b7d3774c6e Issue #1933426 follow-up by dawehner: Fixed documentation around drupal_add_js -> drupal_add_library change. 2013-08-06 23:41:55 -07:00
Alex Pott 8c384bc415 Issue #2022897 by dawehner, sdboyer, tim.plunkett: Shift responsibility for creating unique config id/machine name off of (views) block plugins and onto BlockFormController. 2013-08-03 23:28:28 +02:00
Jennifer Hodgdon 99575b2beb Issue #2050883 by Cottser, tstoeckler, dawehner: Fix references to obsolete functions in code comments in views module 2013-07-30 06:08:25 -07:00
Alex Pott 338705adf3 Issue #1979036 by dawehner: Convert views_ajax() to a Controller. 2013-07-20 21:31:43 +01:00
Alex Pott 91fbd4b5ca Issue #2029733 by damiankloip, tim.plunkett: Add a getExecutable() method to View. 2013-07-20 20:32:31 +01:00
Alex Pott 535ed4185b Issue #1812048 by mikeker, Pancho, dawehner, tim.plunkett: Build the exposed form using form API functions. 2013-07-18 23:53:52 +01:00
Alex Pott d8e21f879c Issue #2032031 by damiankloip: Deprecate use of views_get_view() function in favour of Views::getView() method. 2013-07-16 21:17:11 -04:00
Nathaniel Catchpole c094757a99 Issue #1963942 by joelpittet, ACF, dasjo: Change all instances of $vars to $variables. 2013-07-13 11:30:18 +01:00
Dries 58de5374c4 Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers. 2013-06-30 20:09:38 -04:00
Alex Pott 4c357934c2 Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities. 2013-06-29 11:56:53 +01:00
Alex Pott fc9584d55a Issue #2027031 by damiankloip: Move views_theme_functions() to ViewExecutable method. 2013-06-28 07:14:39 +01:00
Alex Pott 5ff3e98c4b Issue #2013939 by swentel, amateescu, pcambra: Remove hook_field_CRUD_() in favor of hook_entity_TYPE_CRUD() calls. 2013-06-25 23:02:08 +01:00
Dries 36df8e8784 Issue #2024111 by damiankloip: Fixed TaxonomyIndexTid filter handler autocomplete does not work. 2013-06-24 18:21:18 -04:00
Alex Pott 9873c74069 Issue #2012818 by thedavidmeister: Remove #type 'markup'. 2013-06-24 10:46:21 +01:00
Dries abd15444cd Issue #1907902 by dawehner, damiankloip: Move views_get_handler() into the handler plugin manager. 2013-06-19 16:23:10 -04: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 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