Commit Graph

531 Commits (24eb0704ad804839be00e1a38e3e06059b85e747)

Author SHA1 Message Date
Nathaniel Catchpole af81303668 Issue #2569117 by othermachines, Lendude, cilefen: "Source path ... has to start with a slash" exception when using contextual filter 2015-11-11 12:10:45 +00:00
Nathaniel Catchpole 349b678eb6 Issue #2589703 by dawehner, geertvd: Override number of items to display in contextual filter doesn't work 2015-11-10 11:19:12 +00:00
Alex Pott d46772889b Issue #2516742 by DuaelFr, dawehner: Allow Views to be resolved by TitleResolver 2015-11-03 11:56:22 +00:00
Nathaniel Catchpole bad2aea4ee Issue #2491875 by joachim, xjm, Xano, alexpott: EntityViewsData adds Operations links to all entities, which won't work if the entity type has no list builder, leading to WSOD on some views 2015-11-02 14:24:54 +00:00
Nathaniel Catchpole 6f4690d40d Issue #2598488 by NickWilde: Views Page display menu expanded option is not included and gets destroyed by cache-rebuild 2015-11-02 13:56:05 +00:00
Alex Pott 30c6960459 Issue #2500931 by mikeker, jhedstrom, Berdir: Views feed doesn't encode embedded HTML anymore 2015-10-30 16:23:06 +00:00
xjm f3d6f3a8cc Issue #2600686 by jhodgdon: Broken views test config YAML 2015-10-25 11:19:03 -07:00
xjm 639272360e Issue #2502621 by Pravin Ajaaz, hussainweb, Peacog, jhodgdon, ivanjaros: Replace implement notes with inheritdoc tag 2015-10-23 13:59:43 -07:00
Alex Pott 5d450cb8c4 Issue #2597137 by Dom., jhodgdon, dawehner: Missing schema error on 'sorts.score.expose' views configurations 2015-10-22 12:32:52 -07:00
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
xjm 176d9947e0 Issue #2560049 by hass, chrisfree, cilefen, Wim Leers, Gábor Hojtsy: Incorrect capitalisation of translatable strings 2015-10-05 11:28:57 -05:00
webchick aced68bf3f Issue #2570895 by alexpott: FieldPluginBase can duplicate a suffix 2015-10-04 23:55:12 -07:00
effulgentsia 9de3548a33 Issue #2562811 by Jaesin, dawehner, jibran: Make \Drupal\views\Plugin\views\display\DisplayPluginBase::getType() public and add it to the interface 2015-10-03 17:14:13 -07:00
Nathaniel Catchpole 1ae0ed8796 Issue #2476563 by Gábor Hojtsy, penyaskito, amateescu: Entity operations links tied to original entity language, ignore everything else 2015-10-02 11:24:37 +01:00
Nathaniel Catchpole 400baf1609 Issue #2464427 by jibran, Wim Leers, Berdir, borisson_: Replace CacheablePluginInterface with CacheableDependencyInterface 2015-10-02 09:26:50 +01:00
effulgentsia 708ce0a998 Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes 2015-10-01 16:25:03 -07:00
Nathaniel Catchpole bef7274a7c Issue #2476947 by mdrummond, Wim Leers, davidhernandez, lauriii, joelpittet, andypost, Cottser, JeroenT, Manuel Garcia, rpayanm: Convert "title" page element into a block 2015-09-30 14:00:49 +01:00
Alex Pott d0c13760c6 Issue #2543258 by LKS90, hchonov, tassilogroeper, sasanikolic, Berdir, yched, plach: Entity references of untranslatable fields are not displayed in the correct translation 2015-09-27 13:13:18 +02:00
Alex Pott f26b06587f Issue #2560553 by joelpittet, subhojit777, mdrummond, iMiksu, Manuel Garcia, mr.baileys, dawehner: Views render pipeline is escaping CustomBooleanTest 2015-09-26 17:26:31 +02:00
Alex Pott 1c9d1062dc Issue #2072597 by stevepurkiss, giffenk, legolasbo, bogdan khrupa, er.pushpinderrana, connorwk, damiankloip, amitgoyal, martin107, joshi.rohit100, jgeryk, jvranckx, stuti.manandhar, tkuldeep17, anish.a: Remove Unused local variables from tests in the Views module 2015-09-26 16:21:01 +02:00
Alex Pott a49d543008 Issue #2236903 by yched, tstoeckler, swentel, Jalandhar, nlisgo, andypost, fago, sun, amateescu: setSettings() on field definitions can unintentionally clear default values 2015-09-26 12:54:37 +02:00
Alex Pott 7a8cb7aeb8 Issue #2549033 by webflo, geertvd, Lendude: Views field rendering on multiple instances of one field is broken 2015-09-26 12:31:22 +02:00
catch 7d6f560d53 Issue #2543334 by Wim Leers, lauriii, Fabianx: Auto-placeholdering for #lazy_builder with bubbling of contexts and tags 2015-09-20 18:56:27 +02:00
effulgentsia a7254dba19 Issue #2568977 by alexpott, dawehner, pwolanin, Wim Leers: Replace SafeMarkup::format() in the link generator - it's a bad example to everyone 2015-09-19 14:26:54 -07:00
Nathaniel Catchpole 8691e08fdf Issue #2545972 by alexpott, joelpittet, ericjenkins, stefan.r, Wim Leers, Cottser: Remove all code usages SafeMarkup::checkPlain() and rely more on Twig autoescaping 2015-09-17 15:55:30 +01:00
Alex Pott 7df9b06237 Issue #2568415 by neclimdul: 2492839 added invalid yaml 2015-09-15 09:54:04 +01:00
Alex Pott 9aec827586 Issue #2492839 by joelpittet, mikeker, dawehner, lauriii, plach, Fabianx, olli: Views replacement token bc layer allows for Twig template injection via arguments 2015-09-14 12:12:54 +01:00
Alex Pott 3f00a89f5e Issue #1739846 by dawehner, Bès, DuaelFr, madhavvyas, damiankloip, aspilicious, fastangel, tim.plunkett, xjm: Tests taxonomy argument validator plugin 2015-09-07 15:56:49 +01:00
Alex Pott 0a57817ff9 Issue #2468713 by StryKaizer, jhedstrom, rootwork, dawehner, paulmckibben, sumitmadan, tim.plunkett: Internal/custom menu links force-reset to the top of their menus on cache rebuild 2015-09-05 13:03:25 +01:00
Alex Pott 6374e3041e Revert "Issue #2468713 by StryKaizer, jhedstrom, rootwork, dawehner, paulmckibben: Internal/custom menu links force-reset to the top of their menus on cache rebuild"
This reverts commit 5cd3b6852e.
2015-09-05 13:02:16 +01:00
Alex Pott 5cd3b6852e Issue #2468713 by StryKaizer, jhedstrom, rootwork, dawehner, paulmckibben: Internal/custom menu links force-reset to the top of their menus on cache rebuild 2015-09-05 11:54:26 +01:00
Nathaniel Catchpole 36788f86c4 Issue #2561135 by alexpott: Views.Drupal\views\Tests\Handler\FieldFieldTest fails on postgres 2015-09-01 21:13:13 +01:00
Alex Pott b833f73b09 Issue #2547357 by sasanikolic, timmillwood, Berdir, mbovan: $error in case of a views query exception 2015-08-31 08:43:08 +01:00
Alex Pott f71a3759c4 Issue #2546210 by penyaskito, mikeker, Gábor Hojtsy, dawehner: Views subtokens are broken since the introduction of inline templates for replacements 2015-08-30 08:12:20 +01:00
Nathaniel Catchpole 4557d23d7f Issue #2559597 by Cottser: Clean up uses of Drupal\Core\Render\Element\Markup 2015-08-29 10:25:50 +01:00
webchick 9b768d7027 Issue #2443457 by Wim Leers, dawehner, Berdir, giancarlosotelo, Jaesin: Views block displayed when no results returned 2015-08-28 23:03:07 -07:00
Nathaniel Catchpole 8cf5b80c28 Issue #2550055 by geertvd, alexpott: Remove SafeMarkup::replace() and use ViewsRenderPipelineSafeString instead 2015-08-21 13:58:11 +01:00
Nathaniel Catchpole d8a3d5d4e4 Issue #2549791 by alexpott, Wim Leers: Remove SafeMarkup::xssFilter() and provide ability to define #markup escaping strategy and what tags to filter 2015-08-19 11:29:44 +01:00
Alex Pott bcbe3c63a3 Issue #2412167 by geertvd, dawehner, Sutharsan: hook_views_post_render fails in a theme 2015-08-18 17:10:18 +01:00
Nathaniel Catchpole 3d44e9ae80 Issue #2551335 by alexpott, Wim Leers: Remove unnecessary SafeMarkup usage in tests and clear the static cache before every run 2015-08-18 10:32:20 +01:00
Alex Pott e76a96f48c Issue #2363423 by dorficus, Manuel Garcia, stefan.r, Cottser, prajaankit, joelpittet, davidhernandez, alexpott, xjm, dawehner, penyaskito: views-view-fields.html.twig gets escaped 2015-08-18 00:29:35 +01:00
Alex Pott 57fb699bdd Issue #2549719 by dawehner: View::preRenderViewElement should use $element['view_build'] always 2015-08-13 16:48:19 +01:00
webchick aa991be03d Issue #2474471 by geertvd, pjbaert, StryKaizer, koence, dawehner, pjonckiere: Views page displays do not accept an integer as path 2015-08-06 11:56:28 -07:00
Alex Pott 2d56224fbd Issue #2541800 by jhodgdon, Gábor Hojtsy: Some config do not inherit from config_object, so locale_system_set_config_langcodes() results in schema errors 2015-08-06 18:32:00 +01:00
Alex Pott 7e4c9d72b7 Issue #2544830 by jhedstrom, jhodgdon: Views search filter needs additional WHERE on search_index table 2015-08-06 14:54:36 +01:00
Alex Pott cdd12a90bb Issue #2455125 by mpdonadio, rteijeiro, jhodgdon, dawehner: Update EntityViewsData use of generic timestamp to use Field API formatter 2015-08-06 12:12:06 +01:00
Alex Pott 0ba8bfe616 Issue #2541084 by martin107, dawehner: ViewPageController does not need $storage nor $executableFactory 2015-07-28 15:04:20 +01:00
Alex Pott 0613685619 Issue #2529514 by dawehner, Fabianx, Wim Leers: Replace system.filter::protocols with container parameters 2015-07-28 02:11:48 +01:00
Nathaniel Catchpole 20f1c993b6 Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts 2015-07-16 15:26:21 +01:00
Alex Pott cc17945f3d Issue #2466931 by mikeker, Fabianx, dawehner, joelpittet: Valid Twig syntax is incorrectly escaped in Views rewrites 2015-07-15 17:28:02 +01:00
Alex Pott 46e6f72399 Issue #2512866 by lauriii, Berdir, Wim Leers, Fabianx, effulgentsia, catch, dawehner: CacheContextsManager::optimizeTokens() optimizes ['user', 'user.permissions'] to ['user'] without adding cache tags to invalidate that when the user's roles are modified 2015-07-08 12:50:52 +01:00
xjm 0e2ca03654 Issue #2505669 by pwolanin, jcloys, joshi.rohit100, dawehner, Wim Leers, kgoel, larowlan: Inject render service into LinkGenerator instead of calling drupal_render 2015-07-04 16:18:11 +01:00
xjm 0b104695bb Revert "Issue #2505669 by pwolanin, jcloys, joshi.rohit100: Inject render service into LinkGenerator instead of calling drupal_render"
This reverts commit 8d848f2d79.
2015-07-04 16:17:27 +01:00
xjm 8d848f2d79 Issue #2505669 by pwolanin, jcloys, joshi.rohit100: Inject render service into LinkGenerator instead of calling drupal_render 2015-07-04 16:09:10 +01:00
Alex Pott 233c9ea57e Issue #2443323 by Wim Leers, Nitesh Sethia, yched, Fabianx, jhodgdon: New convention: CacheContextInterface implementations should mention their ID in their class-level docblock 2015-07-03 23:58:07 +01:00
Alex Pott 1f53649bfb Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
Alex Pott 40004e3d11 Issue #2500523 by tim.plunkett, effulgentsia, dawehner: Rewrite views_ui_add_ajax_trigger() to not rely on /system/ajax 2015-06-26 18:18:45 +01:00
xjm 8305be48fc Issue #2483781 by borisson_, rbayliss, cilefen, mitalimehta, joshi.rohit100: Move cache contexts classes from \Drupal\Core\Cache to \Drupal\Core\Cache\Context 2015-06-16 13:51:07 -05:00
Alex Pott cb451afa02 Issue #2107249 by Jelle_S, tstoeckler, amateescu, Xano, jibran, yched: Don't assume that content entities have numeric IDs in EntityReferenceItem 2015-06-12 00:24:48 +01:00
Alex Pott 46e20349b4 Issue #2496039 by yched: Formatter's #attached assets are not carried over by Views 2015-06-11 16:25:42 +01:00
Nathaniel Catchpole 68e606c354 Issue #2502255 by dawehner, larowlan: Enable tags cache plugin by default for Views 2015-06-09 22:58:45 +01:00
Nathaniel Catchpole 15c848bd62 Issue #2381277 by dawehner, plach, damiankloip, alexpott, olli, fgm, Wim Leers, Fabianx: Make Views use render caching and remove Views' own "output caching" 2015-06-08 15:48:29 +01:00
Nathaniel Catchpole 82141437ef Issue #2497017 by damiankloip, jmolivas: Views::getApplicableViews() initializes displays during route rebuilding etc 2015-06-08 15:41:19 +01:00
Jennifer Hodgdon c3cb303173 Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS 2015-06-05 13:17:55 -07:00
Nathaniel Catchpole 4509204286 Issue #2478483 by Wim Leers, Fabianx: Introduce placeholders (#lazy_builder) to replace #post_render_cache 2015-06-05 10:47:02 +01:00
Alex Pott 1827c1ec57 Issue #2349775 by Manuel Garcia, saki007ster, mortendk, Manjit.Singh, brahmjeet789, tombo, davidhernandez: Remove classes from Views templates 2015-05-25 13:02:30 +01:00
xjm 50cfc9e198 Issue #2420737 by rodrigoaguilera, Pere Orga, Gábor Hojtsy, maxocub, jhodgdon, penyaskito, plach, danigrrl: Differences in dynamic language names are confusing in views, content, etc 2015-05-24 17:22:43 -05:00
xjm ac3b76625c Issue #2383871 by mgifford, rpayanm, a_thakur, maximpodorov, AohRveTPV, jhodgdon: Spellchecking Drupal - PHP 2015-05-24 15:51:18 -05:00
webchick cb64bb7bb9 Issue #2480799 by mradcliffe, bzrudi71, dawehner, ingaro, jaredsmith: PostgreSQL: Fix views\Tests\Handler\FieldGroupRowsTest (again) 2015-05-15 15:05:57 -07:00
Alex Pott 8e866ef2c7 Issue #2487099 by dawehner, plach, Wim Leers: Set cache contexts for exposed sorts / items_per_page / offset 2015-05-15 14:18:17 -07:00
Alex Pott 90433ce295 Issue #2296885 by mikeker, dawehner: Remove format_xml_elements() 2015-05-15 08:42:43 -07:00
Alex Pott b183aa14b7 Issue #2483903 by mradcliffe, dawehner: Fix tests broken by leverage entityDisplay to provide fast rendering for fields 2015-05-14 17:46:11 -07:00
webchick 6f4db4ba0d Issue #2480959 by mradcliffe, dawehner, jaredsmith, bzrudi71: PostgreSQL: Fix views\Tests\Handler\FieldGroupRowsWebTest (again) 2015-05-14 13:50:33 -07:00
Nathaniel Catchpole e242632ca1 Issue #2450897 by plach, epari.siva, dawehner, jibran, Fabianx: Cache Field views row output 2015-05-13 12:08:57 +01:00
Alex Pott f213f85972 Issue #2251121 by olli, dawehner: Support to add a feed icon on pages with parameters 2015-05-10 17:28:47 -07:00
Alex Pott 40d6c147c5 Issue #2208811 by Pol, ivanjaros, dawehner, wizonesolutions: views_embed_view() cannot handle arguments 2015-05-06 17:26:51 -07:00
Alex Pott d04b472386 Issue #2477157 by dawehner, Wim Leers, Fabianx, aneek, catch: rest_export Views display plugin does not set necessary cache metadata 2015-05-06 16:42:12 -07:00
Nathaniel Catchpole 9d61b04b85 Issue #2322949 by plach, kgoel, Berdir, fgm, damiankloip, dawehner: Implement generic entity link view field handlers 2015-05-05 14:21:59 +01:00
Alex Pott 13922dbdc1 Issue #1867518 by plach, dawehner, yched, iMiksu, epari.siva, marcvangend, Fabianx, Wim Leers, effulgentsia: Leverage entityDisplay to provide fast rendering for fields 2015-05-03 22:00:46 +01:00
Alex Pott 0489c18b8a Issue #2456701 by kgoel, Cottser, dawehner, jhodgdon: Replace aggregator_title_link Views formatter with Field API formatter 2015-05-03 17:09:05 +01:00
Alex Pott 1893614cb9 Issue #2454145 by kgoel, dawehner, adamwhite, rteijeiro, wwhurley: Replace user_name handler with Field API formatter 2015-04-14 09:46:53 +02:00
Alex Pott 418497eef1 Issue #2456713 by larowlan, dawehner, jibran: Custom taxonomy field views handler needs to be replaced with generic Field API handler 2015-04-12 12:00:14 +01:00
Alex Pott dc474512a6 Issue #2456705 by dawehner, adamwhite, larowlan, YesCT: Comment views field handlers need to be replaced with field/entity aware handlers 2015-04-12 09:34:17 +01:00
Alex Pott d48d9c9271 Issue #2448605 by martin107, willzyx, tim.plunkett, klausi, dpopdan: Replace usages of drupal_get_destination() with the redirect destination service 2015-04-09 15:56:37 +01:00
Alex Pott a0078c51f8 Issue #2460695 by mitrpaka, rpayanm: No methods on RendererInterface should be static 2015-04-09 12:49:14 +01:00
Alex Pott 1ec106794b Issue #2452317 by dawehner: Let views result cache use cache contexts 2015-04-06 23:13:53 +01:00
Alex Pott 0a0e884e23 Issue #2465031 by damiankloip: Do not allow UUID field to be click sortable 2015-04-04 00:57:11 +01:00
Alex Pott a5b11ccf4a Issue #2464817 by amateescu: A few PHPUnit tests are not in the correct namespace 2015-04-03 14:12:33 +01:00
Alex Pott fdc1c3daf8 Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments 2015-04-02 11:59:11 +01:00
Alex Pott 5c2ec02876 Issue #2454171 by damiankloip: Replace node_type Views handler with Field API formatter 2015-04-01 14:17:17 +01:00
Alex Pott 71ebe230de Issue #2453761 by Gábor Hojtsy: Views numeric formatter's plural formatting setting incompatible with many languages 2015-03-31 15:24:54 +01:00
webchick 70f8ac6f31 Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions 2015-03-29 15:13:25 -07:00
Alex Pott e5d6c142ff Issue #2455415 by rteijeiro, hussainweb, rpayanm, baisong: Rename Views plugin classes to support PHP 7 2015-03-22 11:20:34 +00:00
Alex Pott aecf0ace68 Issue #2452943 by bzrudi71: PostgreSQL: Fix views\Tests\Handler\FieldGroupRowsWebTest 2015-03-19 16:04:50 +00:00
Alex Pott cb230c2f54 Issue #2443695 by bzrudi71: PostgreSQL: Fix views\Tests\Handler\FieldGroupRowsTest 2015-03-19 14:52:56 +00:00
Alex Pott eaffcfc511 Issue #2451885 by Gábor Hojtsy: Config entities need to ship with language or are assumed undefined 2015-03-17 08:28:57 +00:00
webchick f26b5328bc Issue #2385443 by larowlan, dawehner: Test that base entity fields on views respect field level access 2015-03-16 12:55:08 -07:00
catch 4b812ec9bb Issue #2342045 by dawehner, Gábor Hojtsy, larowlan, joshtaylor: Standard views base fields need to use same rendering as Field UI fields, for formatting, access checking, and translation consistency 2015-03-15 20:31:04 +00:00
Alex Pott 7f4abc7c81 Issue #2443119 by geertvd: Views preview not working for REST display 2015-03-14 10:08:30 +00:00
Alex Pott 37fec7e9e9 Issue #2409417 by cafuego, jibran, larowlan: Disabling feed view display does not remove feed header from display it is attached to 2015-03-13 14:30:43 +00:00
Alex Pott 8d87a92842 Issue #2384863 by Gábor Hojtsy, vijaycs85, rodrigoaguilera: Translation language base field handler should use views field handler, provide unified options 2015-03-13 10:06:30 +00:00
Alex Pott 09891b7d67 Issue #2443701 by bzrudi71, daffie: PostgreSQL: Fix views\Tests\ViewExecutableTest 2015-03-13 09:57:16 +00:00
Alex Pott d89c1f708d Issue #2289917 by Wim Leers, mdrummond, lauriii, Manuel Garcia, emma.maria, Scionar, davidhernandez: Convert "messages" page element into blocks 2015-03-13 09:54:28 +00:00
Alex Pott 0fe1e7daff Issue #2445743 by dawehner, Wim Leers: Allow views base tables and entity types to define additional cache contexts 2015-03-13 09:05:00 +00:00
Alex Pott 6dfbcdd0ce Revert "Issue #2445743 by dawehner, Wim Leers: Allow views base tables and entity types to define additional cache contexts"
This reverts commit a87aff8640.
2015-03-13 00:26:54 +00:00
Alex Pott a87aff8640 Issue #2445743 by dawehner, Wim Leers: Allow views base tables and entity types to define additional cache contexts 2015-03-13 00:00:40 +00:00
catch 9309d3d9f5 Issue #2381217 by Wim Leers, dawehner, Fabianx: Views should set cache tags on its render arrays, and bubble the output's cache tags to the cache items written to the Views output cache 2015-03-12 10:16:15 +00:00
Alex Pott 08584b25be Issue #2426805 by dawehner, martin107: Modernize drupal_get_destination() 2015-03-10 12:15:11 +00:00
Alex Pott 0943b23b7b Issue #2442221 by devpreview: Recursion calculate dependencies in area plugin 2015-03-10 12:13:18 +00:00
Alex Pott db60a8c7ec Issue #2273923 by mpdonadio, pfrenssen, effulgentsia, pcambra, xjm, tim.plunkett, martin107, cilefen: Remove html => TRUE option from l() and link generator 2015-03-09 15:57:27 +00:00
Alex Pott 28e35f6517 Issue #2414539 by webflo, vijaycs85: Simplify schema definition for sequence 2015-03-09 08:23:40 +00:00
Alex Pott 9defbd4f11 Issue #2431379 by tim.plunkett, Upchuk, dawehner: LazyPluginCollection should not implement \Iterator 2015-03-08 20:32:15 +00:00
webchick e3003f6063 Issue #2424445 by geertvd, dobrzyns, rpayanm, Gábor Hojtsy, Cottser, alexpott, jmauro8ac: Views default options such as pager options are not translated 2015-03-06 22:11:58 +11:00
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
catch 161d80f94a Issue #2413753 by alexpott, olli: Views recalculating the dependencies for non overridden handlers and plugins multiple times 2015-02-19 16:13:12 +00:00
Alex Pott d6458cd8fa Issue #2426447 by mpdonadio, Berdir: Views no longer supports {{ something }} as twig placeholder for a path, only {{something}} 2015-02-19 09:32:19 +00:00
Alex Pott c2f94345fc Issue #2419905 by Arla: Views field 'Operations links' fails to set destination 2015-02-18 11:30:28 +00:00
Nathaniel Catchpole fc49a03af8 Issue #2372507 by dawehner, mavimo, RavindraSingh: Remove _system_path from $request->attributes 2015-02-17 11:07:24 +00:00
Alex Pott 0bab86f912 Issue #2418237 by Mile23, neclimdul, jyotisankar: Fix incorrect @covers in PHPUnit tests. 2015-02-16 15:01:12 +00:00
Alex Pott 7b5e5a95e9 Issue #2404603 by mpdonadio, dawehner, larowlan, RavindraSingh: Add proper support for Url objects in FieldPluginBase::renderAsLink(), so we can remove EntityInterface::getSystemPath() 2015-02-11 13:49:32 +00:00
webchick 5259e3b9ed Issue #2409209 by dawehner, xjm, mpdonadio, Wim Leers, hussainweb, RavindraSingh, prashantgoel: Replace all _url() calls beside the one in _l() 2015-02-10 14:02:30 -08: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
Alex Pott 63ef6069a6 Issue #2410539 by cafuego, jibran, larowlan: Views schema prevents saving of view with disabled display through code 2015-02-03 12:01:03 +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
Alex Pott 9a5eb867cd Issue #2341357 by xjm, dawehner, larowlan, Wim Leers: Views entity area config is not deployable and missing dependencies 2015-01-30 10:37:56 +00:00
Nathaniel Catchpole 5be46c3aff Issue #2368767 by dawehner, Wim Leers, alexpott: Implement calculateDependencies() in ArgumentPluginBase to get dependencies from validator and default plugins 2015-01-26 10:37:19 +00:00
Alex Pott 23e9d7f16e Issue #2341323 by dawehner, plach: Adapt the references field / table names in views, when corresponding entity schema changes 2015-01-25 11:30:28 +00:00
Alex Pott 71cb7bb5c2 Issue #2407801 by dawehner, Gábor Hojtsy, yched, jibran: Views generic field handler does not work with base fields 2015-01-21 17:06:34 +00:00
Nathaniel Catchpole dd3a59762d Issue #2368797 by Wim Leers, dawehner, rteijeiro: Optimize ajaxPageState to keep Drupal 8 sites fast on high-latency networks, prevent CSS/JS aggregation from taking down sites and use HTTP GET for AJAX requests 2015-01-21 15:21:06 +00:00
Nathaniel Catchpole 73069e05e8 Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable 2015-01-16 10:43:35 +00:00
Alex Pott 315c2a8493 Issue #2215473 by Lendude, speely, pjonckiere: Filter description not visible in exposed form 2015-01-13 09:17:58 +00:00
Nathaniel Catchpole a042df2e2e Issue #2172017 by dawehner, larowlan, MegaChriz, kim.pepper, Désiré, Sam Hermans, tim.plunkett, Antti J. Salminen: Bulk operations does not respect entity access 2015-01-12 17:19:55 +00:00
Alex Pott 552c86ca35 Issue #2342287 by mikeker: Allow Twig in Views token replacement 2015-01-12 15:27:51 +00:00
Alex Pott 4a9c76ab0d Issue #2399263 by SpadXIII: Table format combine fields into single column shows only one field 2015-01-12 14:10:00 +00:00
Alex Pott efbaa69a32 Issue #2030667 by filijonka, tim.plunkett, adci_contributor, Thomas Brekelmans: Refactoring ViewStorageInterface to ViewEntityInterface 2015-01-12 09:09:38 +00:00
Alex Pott 38b742768a Issue #2397495 by geertvd, jhedstrom: Disabling 'Display all values in the same row' shows all values in all rows 2015-01-09 09:36:01 +00:00
Nathaniel Catchpole 503e46bb6b Issue #918538 by Berdir, slashrsm, damiankloip, sun, tobiasb: Decouple cache tags from cache bins 2015-01-06 13:25:59 +00:00
Alex Pott b778bfd1ec Issue #2143729 by tstoeckler, plach, jsbalsera, Berdir, mauzeh, damiankloip, andypost: Entity definitions miss a language entity key 2014-12-29 22:15:19 +00:00
Alex Pott 145b53cef3 Issue #2394041 by Gábor Hojtsy: Row language settings from entity views should be on display level for all views 2014-12-22 14:23:24 +00:00
Alex Pott bb4367b4e2 Issue #2372855 by Wim Leers, dawehner: Add content & config entity dependencies to views 2014-12-16 09:26:05 +00:00
Alex Pott 1c61006d90 Issue #2389275 by bforchhammer: Views render element #embed not working 2014-12-15 17:04:58 +00: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 3dcbc22381 Issue #2272001 by dsnopek, Devin Carlson, tim.plunkett, xjm, martin107: Views display plugin's list of handlers is not filtered by access 2014-12-11 10:16:07 +01:00
Alex Pott 4250561315 Issue #2387157 by dawehner, Gábor Hojtsy: Cloning display into another display also stores options that are not supported by the new display type 2014-12-11 10:12:31 +01:00
Dries dfb971e488 Issue #2387149 by Gábor Hojtsy, dawehner: Display extenders are not possible to describe with config schema 2014-12-10 14:52:47 -05:00
Nathaniel Catchpole 77c613e36f Issue #2382533 by Wim Leers: Attach assets only via the asset library system 2014-12-09 11:55:57 +00:00
Alex Pott dedaf33cfe Issue #2385805 by Gábor Hojtsy: Views tests don't pass strict schema checking 2014-12-05 09:59:20 +00:00
Nathaniel Catchpole 4ecc4ead39 Issue #2382557 by Wim Leers: Change JS settings into a separate asset type 2014-12-04 11:37:59 +00: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