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 |
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 |
webchick
|
6323f98c49
|
Issue #1900962 by damiankloip, tim.plunkett, dawehner: Use Config Entity query for views_get_applicable_views().
|
2013-01-29 19:42:19 -08:00 |
catch
|
7c61f4aa1b
|
Issue #1834184 by dawehner: Fixed Add basic views hooks to hook_hook_info().
|
2013-01-28 22:54:44 +00:00 |
webchick
|
1c06ef40a8
|
Issue #1892836 by dawehner, alexpott: Use user/autocomplete instead of views own autocomplete function.
|
2013-01-24 12:13:30 -08:00 |
webchick
|
3f8b6a1a84
|
Issue #1894784 by dawehner: Remove api_version from views
|
2013-01-21 16:35:35 -08:00 |
webchick
|
dd8c44b490
|
Issue #1757564 by damiankloip, dawehner, tim.plunkett: Change 'name' to 'id' on View entity.
|
2013-01-18 21:10:42 -08:00 |
webchick
|
bc237f9a13
|
Issue #1831264 by tim.plunkett: Use the Entity manager to create new controller instances.
|
2013-01-18 20:58:23 -08:00 |
catch
|
1fdb3eea36
|
Issue #1884176 by dawehner, damiankloip: Fixed Exposed form ajax does not work.
|
2013-01-17 09:40:15 +00:00 |
catch
|
d049222620
|
Issue #1876942 by damiankloip, dawehner, tim.plunkett: Use direct methods instead of arrayAccess for display handlers.
|
2013-01-15 16:34:32 +00:00 |
catch
|
acf577ed72
|
Issue #1827286 by dawehner, damiankloip: Fixed hook_views_analyze() is missing from hook_hook_info() so never gets executed.
|
2013-01-10 17:14:16 +00:00 |
Dries
|
6e7b1219fe
|
Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins.
|
2013-01-04 12:05:13 -05:00 |
webchick
|
31d4f1b018
|
Issue #1806178 by tim.plunkett, beejeebus: Remove code duplication for hook_config_import_()*() implementations of config entities.
|
2013-01-02 17:17:20 -08:00 |
webchick
|
189132a2c6
|
Issue #1875592 by dawehner: Remove _views_find_module_templates().
|
2012-12-29 01:01:37 -08:00 |
webchick
|
c4fec19a1e
|
Issue #1871556 by tim.plunkett: Remove wrappers around entity_create().
|
2012-12-26 10:24:15 -08:00 |
webchick
|
01567a6343
|
Issue #1867782 by damiankloip, tim.plunkett: Replace _views_fetch_data() with cache class.
|
2012-12-21 21:15:44 -08:00 |
catch
|
79eaae2b81
|
Issue #1783196 by dawehner, tim.plunkett, damiankloip: Get the views plugin manager from the DIC when possible.
|
2012-12-12 12:39:20 +00:00 |
webchick
|
2809f13d53
|
Issue #1805980 by tim.plunkett: Rename /theme to /templates and theme.inc to views.theme.inc
|
2012-12-11 12:51:50 -08:00 |
webchick
|
97969786b3
|
Issue #1858054 by tim.plunkett, dawehner: Remove ViewExecutable::cloneView().
|
2012-12-08 15:21:07 -08:00 |
catch
|
b08c448389
|
Issue #1811828 by dawehner, tim.plunkett: Use #attached to find the css/js of a view.
|
2012-12-04 15:49:07 +00:00 |
Dries
|
f1b6874e72
|
Issue #1831324 by sun, effulgentsia: Form API #autocomplete_path() JS and callbacks to use GET q= parameter instead of menu tail.
|
2012-12-02 22:23:33 -05:00 |
webchick
|
53e5a482ef
|
Issue #1783196 by dawehner, damiankloip, tim.plunkett: Get the views plugin manager from the DIC when possible.
|
2012-11-28 22:20:24 -08:00 |
catch
|
b09642317a
|
Issue #1774332 by c960657: Better handling of invalid/expired cache entries.
|
2012-11-28 21:36:29 +00:00 |
webchick
|
f14f63cc11
|
Issue #1820544 by damiankloip: Tidy up and remove legacy code from views_page_alter().
|
2012-11-26 10:57:26 -08:00 |
webchick
|
259b4e2468
|
Issue #1828410 by dawehner, damiankloip, tim.plunkett, stevector: Added Provide a bulk_form() element for actions.
|
2012-11-21 09:48:44 -08:00 |
catch
|
9d98cb98f0
|
Issue #1828528 by dawehner, xjm, tim.plunkett: Add language module integration for views.
|
2012-11-13 23:15:30 +00:00 |
webchick
|
53c73ccf8a
|
Issue #1828612 by dawehner, damiankloip: Fixed hook_views_query_substitutions() missing from hook_hook_info().
|
2012-11-12 00:54:51 -08:00 |
webchick
|
265fe4e751
|
Issue #1697256 by heyrocker, alexpott, sun, xjm, webchick: Create a UI for importing new configuration.
|
2012-11-03 21:48:01 -07:00 |
catch
|
9d4d0e2b0a
|
Issue #1820526 by damiankloip, pdrake: Remove UUID generation code from load() method in ViewStorageController.
|
2012-11-03 20:39:56 +00:00 |
Dries
|
567ec7deef
|
- Issue #1817684 by damiankloip, dawehner, tim.plunkett: Use state() instead of variable_set() and remove redundant saveBlockCache() method in Block.php display plugin.
|
2012-11-02 10:41:07 -07:00 |
webchick
|
f42515e281
|
Issue #1798574 by tim.plunkett: Refactor Views UI to be a form controller.
|
2012-11-01 16:30:09 -07:00 |
webchick
|
76a157fe32
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
webchick
|
cc38404bcd
|
Issue #1792844 by tim.plunkett: Change more public properties to protected in ViewExecutable and ViewStorage.
|
2012-10-26 22:19:41 -07:00 |
Tim Plunkett
|
20ba6bbd18
|
Issue #1805996 by tim.plunkett: Move Views integration for core to their respective modules.
|
2012-10-22 14:11:54 -04:00 |
Tim Plunkett
|
c7b7c3e5ba
|
Issue #1805996 by dawehner, tim.plunkett, damiankloip, xjm, et al: Add Views and Views UI to core.
|
2012-10-22 14:11:32 -04:00 |