Commit Graph

140 Commits (54781848a0c75979ed0b84779f737ae1badcdb64)

Author SHA1 Message Date
webchick ebcca481ee Issue #2429447 by dawehner, jhodgdon, xjm, jibran: Use data table as views base table, if available 2015-03-06 08:46:35 +11:00
Alex Pott 7f6245abfa Issue #2426389 by olli, mikey_p, idebr, amateescu: Port SA-CONTRIB-2015-039 to D8 (views) 2015-02-17 12:51:06 +00:00
webchick e45522cfd9 Issue #2380457 by Gábor Hojtsy, vijaycs85, olli, dawehner: Some fixes of the views config schema 2015-02-05 23:09:26 -08:00
Alex Pott f100d942e3 Issue #2394883 by Gábor Hojtsy, plach, jhodgdon: Language setup for entity and field based rendering in views is independent, confusing UI, lacking test coverage 2015-02-05 10:33:13 +00:00
Nathaniel Catchpole 02b9e08b7a Issue #2361775 by alexpott, swentel: Third party settings dependencies cause config entity deletion 2015-02-04 13:07:28 +00:00
Alex Pott 3f29fd9143 Issue #2165989 by Xano, pcambra, damiankloip, dawehner: Add a Views field handler for multiple entity operations 2015-02-03 10:05:06 +00:00
webchick 24bfa759c7 Issue #2418163 by xjm, hussainweb: Recent content view "more" link configuration is malformed 2015-02-01 18:32:14 -08:00
webchick 451bf65740 Issue #2401035 by alexpott: items_per_page in node.settings is no longer used 2015-01-03 21:24:18 -08:00
Alex Pott 7cd91c92c0 Issue #2349553 by dawehner, pfrenssen, damiankloip: Store entity field information in the views data 2014-12-14 13:10:29 +01:00
Alex Pott a4993f3c4b Issue #2387857 by alvar0hurtad0: Have consistent names for bulk operations at admin/content 2014-12-11 16:55:20 +01:00
Alex Pott 22d1816823 Issue #2325269 by Gábor Hojtsy, Arla: Test and fix views in test_views directories against their configuration schema 2014-12-02 16:18:11 +00:00
Alex Pott 48813a20a3 Issue #2144505 by tstoeckler, YesCT, Gábor Hojtsy, vijaycs85, webflo: Views does not use the text format type for formatted text 2014-12-02 09:08:57 +00:00
Alex Pott bbcc4623a5 Issue #2381973 by Gábor Hojtsy, vijaycs85, dawehner: View wizard creates 'invalid' views out of the box, missing plugin_ids, insecure permissions 2014-11-28 09:52:27 +00:00
Nathaniel Catchpole 6714300ac1 Issue #2316909 by Berdir, alexpott: Revisit all built-in test/default views configuration in core 2014-11-24 22:15:38 +00:00
Nathaniel Catchpole cd9b0f4fde Issue #1426804 by alexpott, swentel: Fixed Allow field storages to be persisted when they have no fields. 2014-11-12 16:16:39 +00:00
Nathaniel Catchpole 29817e452a Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies. 2014-11-11 13:04:05 +00:00
Alex Pott 629f4e0f54 Issue #2354491 by olli, dawehner | penyaskito: Fixed Edit new user list view throws exception on saving. 2014-11-09 20:49:48 -08:00
Nathaniel Catchpole 5ee8ee7f79 Issue #2368185 by Gábor Hojtsy: Fixed Content views shipped by node module have non-functional timestamp field. 2014-11-04 13:19:44 +00:00
webchick f140282e26 Issue #2323511 by dawehner, pfrenssen, olli, Xano | alberto56: Fixed Menu dropdown missing from 'Normal menu entry' section in Views. 2014-09-28 17:11:38 -07:00
Alex Pott 577eab2e23 Issue #2323899 by gauravkhambhala, Gábor Hojtsy, omers | jhodgdon: Provided default Node views need language filtering. 2014-09-11 16:28:45 +01:00
Nathaniel Catchpole 4f978d9800 Issue #2324121 by Berdir, slashrsm, alexpott: Fixed NodeType's settings array was meant to be able to store information from mutliple modules. 2014-09-09 11:27:48 +01:00
Dries 05212a9727 Issue #2271349 by Berdir, Arla, blueminds, larowlan, Dave Reid: Node and Comment ops links should be display components (which can be disabled). 2014-09-05 12:31:15 -04:00
Nathaniel Catchpole 30cad25c71 Issue #2031717 by Berdir, swentel, fago: Make entity module not required. 2014-09-02 10:36:57 +01:00
webchick 6f9fc447bb Issue #2037979 by Gábor Hojtsy, Sweetchuck, jhodgdon, dawehner: Fixed 'Current user's language' views filter label is named very misleading. 2014-08-29 22:17:55 -07:00
webchick 37709d66f5 Issue #2309715 by Gábor Hojtsy: Fixed Several views still say they depend on block module but not anymore. 2014-08-23 14:23:47 -07:00
Nathaniel Catchpole 5348e2e361 Issue #2283977 by alexpott, Gábor Hojtsy, effulgentsia, fago: Create a new ConfigEntity type for storing bundle-specific customizations of base fields. 2014-08-19 11:25:28 +01:00
Alex Pott b3695e87b3 Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual. 2014-08-13 22:21:28 -07:00
Alex Pott 455428cb93 Issue #2318435 by dawehner, Gábor Hojtsy: Fixed Views menu items disappears when editing menu. 2014-08-11 09:14:13 -05:00
Alex Pott 0fe89b3737 Issue #1870866 by wiifm, magunz | jfarry: Fixed "Please insert the items per page (**) from above." doesn't make much sense. 2014-08-08 07:39:34 -05:00
Alex Pott fa9e8bbe50 Issue #2161845 by Gábor Hojtsy, vijaycs85 | YesCT: Fixed Node views (front page, admin) do not use the proper language filter. 2014-08-05 12:24:54 +01:00
webchick d82eb50d7d Issue #2315189 by herom: Fixed 2 schema element types mistyped as sequence. 2014-08-04 13:17:54 -07:00
Nathaniel Catchpole 718a47d755 Issue #2309247 by Gábor Hojtsy: Fixed Views do not depend on modules providing their displays. 2014-07-30 13:40:49 +01:00
Nathaniel Catchpole d526f0de4e Issue #2212081 by dawehner: Remove views optional handler handling. 2014-07-22 10:27:41 +01:00
webchick 01d85e15f2 Issue #2301045 by Gábor Hojtsy: Fixed Standard profile has views which include elements dependent on uninstalled modules, not valid in config. 2014-07-18 11:30:01 -04:00
Alex Pott 7332211095 Issue #2290103 by damiankloip, larowlan: Rename 'item_length' to 'view_mode' to aid discoverability. 2014-07-07 14:19:23 +01:00
webchick 18bbe3a788 Issue #2289095 by larowlan | pingers: Fixed Frontpage view, feed display renders the node comment form. 2014-06-25 19:13:06 -07:00
webchick b1b3b2b886 Issue #2275877 by Mixologic, duellj, Les Lim, Xano, David Strauss: Replace master/slave terminology with primary/replica. 2014-06-13 19:31:56 -07:00
Alex Pott c723131b15 Issue #2229163 by Michael Hodge Jr, rixter, thechanceg, bburg | Berdir: Remove node_type->has_title. 2014-06-11 23:26:24 +01:00
webchick 130cbfb0b5 Issue #2283929 by tim.plunkett: Clean up condition plugins to have schema support and to allow them to be optional. 2014-06-11 14:38:49 -07:00
Alex Pott 0ad74d11f5 Issue #2274175 by tim.plunkett, vijaycs85: Block plugin schema should be defined separately from the entity. 2014-06-03 17:52:38 -05:00
Alex Pott 7a98471c44 Issue #2273631 by vijaycs85: Unify config entity schemas with a base schema type. 2014-05-31 06:55:13 -05:00
Alex Pott 40cb3b0b5d Issue #2268975 by Gábor Hojtsy, vijaycs85: Fixed named schema elements missing when installing Drupal. 2014-05-24 12:19:24 +01:00
Nathaniel Catchpole 69fb5dc7f7 Issue #2226933 by cs_shadow, tim.plunkett, mandar.harkare, mortendk: Remove odd, even, first & last classes from views-view-unformatted.html.twig. 2014-05-12 10:38:06 +01:00
Nathaniel Catchpole 7625cea06d Issue #1166114 by jhodgdon, tomogden, Rajendar Reddy, larowlan, swentel, splatio, erics14: Manage Displays Search Results doesn't manage the display of the search results. 2014-04-23 12:44:32 +01:00
webchick f0bed14de3 Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose. 2014-04-16 15:00:30 -07:00
catch c9a8e335ee Issue #2226823 by YesCT: Make default views displays configuration have correct position values. 2014-03-27 11:02:45 +01:00
Nathaniel Catchpole 8cbab1493b Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall. 2014-03-21 11:53:32 +00:00
Alex Pott 863941874a Issue #2200623 by damiankloip: Add plugin provider to default views configuration. 2014-03-01 10:20:03 +00:00
webchick d6c9c5751e Issue #2110615 by swentel, dawehner, xjm, chx: Do not ship with default UUIDs. 2014-02-20 08:26:41 -08:00
Nathaniel Catchpole aa03c3dd54 Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct. 2014-01-30 12:04:18 +00:00
webchick 1415f2adc9 Issue #2020393 by dawehner, bdone, pcambra, oadaeh: Convert "Recent content" block to a View. 2014-01-13 23:24:17 -08:00
webchick fe9fcb1755 Issue #1279652 by wiifm, Gábor Hojtsy: Add title search feature on the node listing admin page. 2014-01-13 19:25:03 -08:00
Nathaniel Catchpole fa17da8649 Issue #2042807 by tim.plunkett, pwolanin, ianthomas_uk, jhodgdon: Convert search plugins to use a ConfigEntity and a PluginBag. 2014-01-08 17:05:22 +00:00
catch cc7b115ed8 Issue #2053461 by larowlan, andypost, tim.plunkett, swentel: Node type settings such as published state, promoted state, create revision and author information cannot be turned off. 2013-12-30 18:00:49 +00:00
webchick 6db5c8594b Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters. 2013-12-07 22:54:48 -08:00
webchick cb978c820f Revert "Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters."
Whoops. 300 or so too many lines in that commit. ;)

This reverts commit 353315fc68.
2013-12-07 22:54:22 -08:00
webchick 353315fc68 Issue #2151355 by damiankloip: Enable reset button on admin/content exposed filters. 2013-12-07 22:43:04 -08:00
webchick 41623883bd Issue #1971490 by balagan, vijaycs85: Standardize label of langcode field in schema files. 2013-12-03 22:36:01 -08:00
webchick e9289c912e Issue #1958754 by greyrhino, emma.maria | LewisNyman: Copy improvements to default Views. 2013-10-11 07:50:32 -07:00
webchick 3da03a2673 Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration. 2013-10-09 18:37:14 -07:00
Nathaniel Catchpole abea2891b8 Issue #2057401 by plach, socketwench, kfritsche, Damien Tournoud: Fixed Make the node entity database schema sensible. 2013-10-08 13:14:08 +01:00
webchick ae7c20c7b5 Issue #2106459 by chx: Fixed core config has everything as string. 2013-10-07 17:32:28 -07:00
webchick 8a5c9202ee Revert "Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible."
HEAD broken; rolling back temporarily.

This reverts commit c72f39adba.
2013-10-04 10:35:28 -07:00
Nathaniel Catchpole c72f39adba Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible. 2013-10-04 15:12:22 +01:00
Nathaniel Catchpole d7fa47b49b Issue #1605290 by amateescu, msonnabaum, Caseledde, damiankloip, beejeebus, catch, Berdir, Wim Leers: Enable entity render caching with cache tag support. 2013-09-22 09:31:05 +01:00
Nathaniel Catchpole 11aead58a2 Issue #2082499 by alexpott: Fixed Uninstalling action module removes actions created by the user module. 2013-09-07 23:30:22 +01:00
webchick e235776e24 Issue #2016953 by dawehner, damiankloip, tim.plunkett: Indicate when an optional handler is missing, that it is not 'broken'. 2013-09-04 15:25:05 -07:00
Nathaniel Catchpole cf98e43a9f Issue #2066145 by mtift: Convert node_admin_theme() to the configuration system. 2013-08-30 16:26:42 +01:00
Alex Pott 03649a3441 Issue #2043403 by bdone: Fixed admin/content View does not have 'new'/'update' indicators. 2013-07-23 00:00:05 +01:00
Alex Pott dc2304f23b Issue #2029405 by YesCT, vijaycs85, rahul.shinde: Write configuration schema for node types. 2013-07-18 22:42:06 +01:00
Alex Pott a4c65bec40 Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers. 2013-07-05 21:54:59 +01:00
catch 24764e7ffa Issue #2029453 by pcambra: Move views node links back to node table. 2013-06-28 22:18:42 +01:00
Alex Pott de3558c214 Issue #2024867 by vijaycs85: Rename translation_entity() to content_translation(). 2013-06-25 20:16:20 +01:00
Alex Pott 7a0440d196 Issue #2022127 by damiankloip: Change status filter on admin/content to 'published'/'unpublished'. 2013-06-19 01:44:06 +02:00
Alex Pott 83f9d583ef Issue #1895160 by tim.plunkett: Convert admin/content to a View, keep a non-views fallback with no bulk operations. 2013-06-11 17:49:20 +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 b0cf1be964 Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API. 2013-06-06 20:10:20 +01:00
Alex Pott 477c06c413 Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual. 2013-05-26 13:18:10 -07:00
Alex Pott 6fa50c64eb Issue #1043198 by tim.plunkett, tstoeckler, swentel, larowlan: Convert view modes to ConfigEntity. 2013-05-16 08:29:16 +01:00
Alex Pott 9825bac9e5 Issue #1938654 by damiankloip, dawehner: Export all properties of all views handlers and plugins. 2013-05-15 11:44:57 +01:00
webchick 7cf52a7bdf Issue #1967092 by dawehner, xjm: Reorder the frontpage view so that the page display is first. 2013-04-14 12:58:43 -07:00
webchick 681a26068b Issue #1963268 by dawehner, xjm: The frontpage view no results title should be 'Welcome to [site:name]' (as opposed to hardcoding 'Drupal'). 2013-04-10 10:09:59 -07:00
webchick a627a34e95 Issue #1958820 by damiankloip: Fixed Frontpage (/node) view should have 'default' tag. 2013-04-05 15:27:01 -07: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
webchick 22d46a60e1 Issue #1940306 by dawehner: Convert the node RSS feed to a display of the frontpage view. 2013-03-17 01:04:43 -07:00
Dries 5d9b2bf392 Issue #1938414 by damiankloip: Fixed frontpage (/node) view should use unfiltered text for empty area handler. 2013-03-13 17:45:10 -04:00
webchick 089fd55684 Issue #1935022 by dawehner, Gábor Hojtsy: Add a language selector on views. 2013-03-09 22:15:43 -08:00
webchick 29146a41de Issue #1806334 by dawehner, xjm, tim.plunkett, rootatwc: Convert the node listing at /node to Views. 2013-03-08 21:20:26 -08:00
webchick 6f9ef78afe Issue #1919186 by vijaycs85: Create configuration schemas for node module. 2013-03-04 22:38:40 -05:00
catch 5f4e5d8d26 Issue #1824834 by vijaycs85, Albert Volkman: Covert default_nodes_main() variable to CMI system. 2012-10-31 22:55:19 +00:00