Commit Graph

2428 Commits (d0f0aba806b7f0810dcf2d111bc22446c407bb2f)

Author SHA1 Message Date
Nathaniel Catchpole 49db6446d1 Issue #2204037 by kpv, Lendude: Views allows removal of required relationships and gives a fatal error on save 2016-02-24 12:11:41 +09:00
Nathaniel Catchpole d809e4787a Issue #2673824 by edurenye: Ajax error in views 2016-02-23 19:24:24 +09:00
Nathaniel Catchpole 0d838339d3 Issue #2579931 by rjacobs, stevector: Pager option not saved on views add form page widget 2016-02-22 22:25:14 +09:00
Nathaniel Catchpole a3f5ca8a81 Issue #2338747 by dawehner, chx: Move {router} out of system.install and create the table lazy 2016-02-19 13:26:53 +09:00
Nathaniel Catchpole 252fee2207 Issue #2503409 by dimaro, DuaelFr, lluvigne: Replace deprecated usage of entity_create('block*') with a direct call to Block::create() 2016-02-18 11:24:17 +09:00
Nathaniel Catchpole a005807820 Issue #2321995 by jhodgdon: More info needed in hook_views_data docs/sample body 2016-02-17 16:16:30 +09:00
Nathaniel Catchpole 9040dc8002 Issue #2664466 by dawehner, alexpott, kostyashupenko: url_alias table is only used by a core service but it depends on system install 2016-02-17 16:11:37 +09:00
Nathaniel Catchpole dc111b405e Issue #2641588 by naveenvalecha, Mac_Weber, dimaro, heykarthikwithu: Replace deprecated usage of entity_create('file') with a direct call to File::create() 2016-02-17 15:25:46 +09:00
Nathaniel Catchpole 653e0a9b18 Issue #2627052 by leolando.tan, snehi, anil280988, jhodgdon: Fix docblocks in file views/src/ViewExecutable.php 2016-02-17 10:40:49 +09:00
Nathaniel Catchpole ae2ee03791 Issue #2632068 by bojanz, dawehner, czigor, mglaman: Rendered entity views field handler 2016-02-17 09:47:23 +09:00
Nathaniel Catchpole 6325f60acb Issue #2644598 by mglaman, bojanz, vasike: Views forms can't be used multiple times on the same page 2016-02-17 09:44:41 +09:00
Nathaniel Catchpole a55d4651e0 Issue #2641604 by Mac_Weber, lluvigne, heykarthikwithu: Replace deprecated usage of entity_create('node_type') with a direct call to NodeType::create() 2016-02-17 09:24:04 +09:00
Nathaniel Catchpole 5fea40e6c8 Issue #2666702 by heilop: Fix comments in the attributes of the TaggedWithTest class 2016-02-16 22:03:01 +09:00
Nathaniel Catchpole d38bf13dd3 Issue #2469553 by Lendude, geertvd, oenie: Views filtering on boolean fields doesn't use right formatter 2016-02-16 20:17:31 +09:00
Nathaniel Catchpole 8e4fe5c0f9 Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create() 2016-02-16 20:13:36 +09:00
Nathaniel Catchpole 854649c923 Issue #2641624 by heykarthikwithu, Mac_Weber, kostyashupenko: Replace deprecated usage of entity_create('user') with a direct call to User::create() 2016-02-16 16:54:49 +09:00
Nathaniel Catchpole 4f95c7e880 Issue #2668652 by lokapujya: DisplayTest - drupalPlaceBlock() has wrong parameters 2016-02-16 14:21:02 +09:00
Nathaniel Catchpole a173d7273e Revert "Issue #2598502 by alexpott: Double escaping in views attachment titles"
This reverts commit 2748b9a40c.
2016-02-16 10:24:55 +09:00
Nathaniel Catchpole 1e8c0d387b Issue #2663290 by edurenye, Berdir, dawehner: Argument validator schemas are broken 2016-02-16 10:20:17 +09:00
Nathaniel Catchpole 8d7c0ffefd Issue #2641626 by Mac_Weber, heykarthikwithu, naveenvalecha: Replace deprecated usage of entity_create('view') with a direct call to View::create() 2016-02-15 16:56:24 +09:00
Nathaniel Catchpole 7e4b50e68f Issue #2635224 by dawehner, bojanz: ContentEntityBase should provide field definitions for key fields 2016-02-15 09:27:14 +09:00
Nathaniel Catchpole d5f4e3b8ff Issue #2630886 by dawehner: Correct the join from revision data table to revision base table 2016-02-15 09:16:56 +09:00
Nathaniel Catchpole 8bd5ae4b8e Issue #2630886 by dawehner: Correct the join from revision data table to revision base table 2016-02-15 09:16:40 +09:00
Nathaniel Catchpole 2748b9a40c Issue #2598502 by alexpott: Double escaping in views attachment titles 2016-02-15 08:47:31 +09:00
Nathaniel Catchpole a79891dadf Issue #2503411 by DuaelFr, Mac_Weber: Replace deprecated usage of entity_create('comment*') with a direct call to Comment/CommentType::create() 2016-02-15 08:43:00 +09:00
Nathaniel Catchpole b51c12a911 Issue #2509722 by NickWilde, dawehner, Lendude, rakesh.gectcr, Nitesh Pawar, xjm, tstoeckler: "Error: missing help" in Views for Node fields without descriptions 2016-02-12 11:02:16 +09:00
Jennifer Hodgdon d87ade36a4 Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard 2016-02-11 12:54:33 -08:00
Alex Pott f2fe78a9a8 Issue #2659986 by lluvigne: Remove \Drupal\views\Plugin\views\HandlerBase::$actualField and \Drupal\views\Plugin\views\HandlerBase::$actualField 2016-02-11 14:26:59 +00:00
Nathaniel Catchpole 64ad40811b Issue #2575245 by toniteof: Click-sorting broken in previews 2016-02-10 11:08:52 +09:00
Nathaniel Catchpole 10964714b8 Issue #2598436 by dawehner, krknth, kostyashupenko: Rewrite the Result class to no longer accidentally be removed by people 2016-02-10 10:23:35 +09:00
Nathaniel Catchpole d4e7281f28 Issue #2641586 by Mac_Weber, marvin_B8: Replace deprecated usage of entity_create('field_storage_config') with a direct call to FieldStorageConfig::create() 2016-02-09 08:52:18 +09:00
Alex Pott d907b8b166 Issue #2567339 by Lendude, penyaskito, dawehner: PHP Warning when using link field tokens in a view 2016-02-02 12:08:20 +00:00
Nathaniel Catchpole e3ad6a4d8b Issue #2510076 by DuaelFr: The [view:page-count] token should never return 0 2016-02-02 09:59:51 +09:00
Alex Pott 130f8c1ab9 Issue #2633308 by dawehner, mparker17, Wim Leers, Fabianx: Views cache contexts are lost (and thus do not bubble) when rendering a view's block display 2016-02-01 16:35:16 +00:00
Nathaniel Catchpole e8a4f8bca7 Issue #2616816 by dawehner, Jaesin: Views aggregation: Grouping a field that doesn't exist on all bundles causes an error 2016-02-01 17:28:26 +09:00
Nathaniel Catchpole e39328a611 Issue #2508145 by jibran, s.reichert: Grouping level is always zero in Views 2016-02-01 17:07:43 +09:00
Nathaniel Catchpole 4f6ab6e776 Issue #2402165 by joelpittet, hass, madhavvyas: #theme => 'links' renders <li class="_"> when the #links array is not associative 2016-01-26 14:35:39 +09:00
xjm 831b404aad Revert "Issue #2650964 by yongt9412: Fix the execution of regular expression"
This reverts commit 5f7cb31134.
2016-01-25 12:43:53 -06:00
Alex Pott 5f7cb31134 Issue #2650964 by yongt9412: Fix the execution of regular expression 2016-01-25 16:43:07 +00:00
Alex Pott f0489f78ec Issue #2643942 by Lendude, no_angel, dawehner: Entityreference autocomplete with search fields uses wrong column name 2016-01-25 15:03:39 +00:00
Alex Pott 3e9a50d03d Issue #2637720 by dawehner, tim.plunkett: Ajax exposed filters + destination query don't work together 2016-01-25 14:00:54 +00:00
Alex Pott 46841601a7 Issue #2540568 by Lendude, mikeyk, geertvd, DuaelFr, pjonckiere, dawehner: ManyToOne 'not' operator throws InvalidArgumentException ("Is none of" choice in UI) 2016-01-19 10:42:42 +00:00
Alex Pott b88c90a6c0 Issue #2645662 by dawehner: Don't pollute the global namespace with t() in tests 2016-01-18 15:21:29 +00:00
Alex Pott 9067206883 Issue #2571845 by drupal.ninja03, hussainweb, anil280988, snehi, jhodgdon, GoZ, stefan.r: Links to wikipedia/php.net should be part of the actual t() string so they can be localized 2016-01-05 14:31:39 +00:00
Alex Pott 9f4034ac98 Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel) 2016-01-05 10:53:08 +00:00
Alex Pott 1546d71f80 Issue #2605214 by Gábor Hojtsy, ChuChuNaKu, EclipseGc, dawehner: Views InOperator::getValueOptions() children do not return values like InOperator::getValueOptions() 2016-01-04 11:58:51 +00:00
Nathaniel Catchpole 561b42cefd Issue #2302319 by geertvd, Lendude: Missing caption, if view (format table) is grouped by a field 2016-01-04 15:13:41 +09:00
Nathaniel Catchpole 42eb466cd8 Issue #2342325 by Lendude, mikeker, amyvs: Spaces in exposed filter ID cause filter not to work 2016-01-04 14:40:36 +09:00
Alex Pott fa9d71244d Issue #2624890 by Lendude: Views Messages area handler gives broken/missing handler when added to a view 2015-12-23 14:34:19 +00:00
Alex Pott 2c03b9f0ff Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard 2015-12-23 14:28:29 +00:00
Alex Pott 3945744457 Issue #2400543 by Nitesh Pawar, abhishek.kumar, hugronaphor, jibran, dawehner, PieterJanPut, wuinfo, cilefen, alexpott, ameymudras, lauriii, pec, ashutoshsngh, Truptti, JmOkay: Breadcrumb should be term name instead of term id on term edit and delete page 2015-12-22 23:41:56 +00:00
Alex Pott 05b3abf260 Issue #2401953 by Lendude, dawehner: Database exception for View with Combined field filter with fields with no query alias 2015-12-21 13:52:38 +00:00
Alex Pott fcbf91be09 Issue #2621874 by czigor, Lendude, dawehner: "Hide empty column" only hides the header 2015-12-21 13:09:43 +00:00
Alex Pott 8aeb8b94d5 Issue #2574077 by damiankloip, dawehner: REST Export display cannot show any raw output for fields using the Field field handler 2015-12-17 12:16:34 +00:00
Alex Pott 46f8d46abe Issue #2633388 by mparker17: Document why ViewsBlock::build() explicitly asks for an un-cached view 2015-12-16 11:42:54 +00:00
Alex Pott 5ea2d135f1 Issue #2480719 by Lendude, aerozeppelin, Xano, dawehner: Missing label and description for exposed numeric filter when using 'between' filter 2015-12-16 11:40:42 +00:00
Nathaniel Catchpole 829f1685e8 Issue #2595169 by mikeker, claudiu.cristea: Operator 'Is not equal' of BooleanOperator doesn't work 2015-12-11 22:42:36 +00:00
Alex Pott b6b7891ede Issue #2596345 by mbovan, Nitesh Pawar, Shreya Shetty, dawehner: Deleting a view should rebuild the routes 2015-12-10 15:21:01 +00:00
Nathaniel Catchpole e693ef3606 Issue #2596649 by legolasbo, rakesh.gectcr: Exposed form does not save state when it is placed in a block 2015-12-10 15:04:39 +00:00
Alex Pott 58bd5a3aa9 Issue #2505997 by olli, peterpoe, Lendude: User error: "preview" is an invalid render array key 2015-12-08 22:29:42 +00:00
Jennifer Hodgdon c5eb4480bb Issue #2607870 by Lars Toomre: Some docblock fixes for PHP type 'integer'
(cherry picked from commit e0516e391a)
2015-12-08 09:48:25 -08:00
Alex Pott 7960cbc42a Issue #2616412 by Lendude: ViewResultAssertionTrait verbose Query argument output is empty 2015-12-07 15:24:20 +00:00
Jennifer Hodgdon 4f589b5433 Issue #2610140 by pjonckiere: Pluginbase inheritdoc blocks
(cherry picked from commit c26981d8cd)
2015-12-03 14:45:55 -08:00
Jennifer Hodgdon 0fb0add63c Issue #2606724 by Lars Toomre, malavya: Few {@inheritdoc} formatting fixes 2015-12-02 12:57:45 -08:00
Jennifer Hodgdon 89e3a4b50e Issue #2617822 by czigor: Comment fixes 2015-12-02 11:55:32 -08:00
Nathaniel Catchpole 7e80e5b8dd Issue #2621782 by amateescu: SQL::addWhere not defaulting to "IN" operator when using EntityReferenceView for multiple values 2015-11-29 16:41:36 +00:00
Alex Pott f730e579b4 Issue #2572695 by marvin_B8, attiks, pfrenssen, xjm: Fix 'Drupal.ControlStructures.ElseIf' coding standard 2015-11-28 16:50:23 +01:00
Nathaniel Catchpole d73dcaf7c0 Issue #2443709 by Xano, mikeryan, benjy: Some plugin annotations contains legacy "derivative" property 2015-11-27 13:35:49 +00:00
Nathaniel Catchpole a4f5b2db15 Issue #2604038 by heykarthikwithu: Views module's "base.js" function "Drupal.Views.parseViewArgs", Local variable 'args' is redundant 2015-11-26 15:39:03 +00:00
Alex Pott 851ae1d33d Issue #2623548 by rbmboogie: Remove obsolete views.argument_default.php config schema 2015-11-26 14:32:32 +00:00
Nathaniel Catchpole 1f504dd514 Issue #2610236 by cilefen, aerozeppelin: Views - "No Results Behavior" for individual fields escapes HTML 2015-11-26 11:18:19 +00:00
Nathaniel Catchpole 5e3847dbc3 Issue #2581399 by YesCT, effulgentsia: views.style.table schema has incorrect label for 'description' 2015-11-25 22:09:04 +00:00
Nathaniel Catchpole 8aead032bb Issue #2579695 by willzyx: ViewsMenuLink should use parent contructor instead of set manually the member variables 2015-11-25 22:02:51 +00:00
Nathaniel Catchpole d88e9a12c3 Issue #2617742 by xjm: Followup: fix Views post-update hook doc groups 2015-11-25 15:11:54 +00:00
Nathaniel Catchpole 28437fd54a Issue #2607676 by andypost: Remove useless assigning in template_preprocess_views_view_unformatted() 2015-11-25 13:43:46 +00:00
Nathaniel Catchpole 7b3d4442ba Issue #2603348 by rakesh.gectcr, jhodgdon: Comment block contains wrong argument in @param and typo in description 2015-11-25 13:34:31 +00:00
Alex Pott f711f956b6 Issue #2574719 by chegor, snehi, pguillard, Chi: Grammatical error in assertion message "Make sure that a broken handler of type: @type are created" 2015-11-25 10:01:46 +00:00
Alex Pott 62dc3b3d9a Issue #2506485 by justAChris, akalata, subhojit777: Test that Header label + customized label wrapper of a Views table display is not double escaped 2015-11-25 09:57:08 +00:00
xjm e4387d24aa Issue #2602644 by rakesh.gectcr, Chi: Update @file documentation block for views.module 2015-11-21 19:57:02 -06:00
xjm 376fb615d7 Issue #2458223 by geertvd, eiriksm, dawehner, lokapujya, Gábor Hojtsy, jeqq, plach, Dom., jhodgdon, xjm, catch, alexpott, jibran: Duplicated field handlers in field UI for some base table fields 2015-11-17 22:32:23 -06:00
Nathaniel Catchpole 99507a38ce Issue #1919468 by alexpott, Berdir: EntityManager::getAllBundleInfo() adds default entity_type_id bundle for entity types with bundles 2015-11-17 13:19:35 +00:00
Alex Pott ec438eb407 Issue #2501635 by olli, Lendude: Fix QueryParameterTest 2015-11-15 17:02:36 +00:00
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 e51d9decc4 Issue #2575737 by Cottser, davidhernandez: Copy templates, CSS, and related assets to Stable and override core libraries' CSS 2015-11-11 12:04:58 +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 98e9354243 Issue #2594909 by rakesh.gectcr, krknth, jhodgdon: Missing @return tags in function/method comments in the core/modules folder 2015-11-02 00:41:24 +00:00
Alex Pott b412acf2ab Issue #2453551 by mbovan, edurenye, Berdir, Saphyel, jhodgdon: TranslationLanguageRenderer tries to add langcode field to the view for entity types that have no langcode 2015-11-01 23:59:21 +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 aca6ac9c94 Issue #2591125 by Berdir, Jaesin: Only the last views argument token works 2015-10-25 13:33:34 -07:00
xjm 4969d8fb99 Issue #2600200 by alexpott, chx, swentel: PHP7 reveals inconsistent ordering in views_entity_field_label() 2015-10-25 11:35:55 -07:00
xjm f3d6f3a8cc Issue #2600686 by jhodgdon: Broken views test config YAML 2015-10-25 11:19:03 -07:00
xjm a0920018d6 Issue #2600328 by aanschut, brandenlhamilton, dawehner, pjonckiere: Argument default plugin docblocks 2015-10-24 16:34:14 -07:00
webchick 14979055d1 Issue #2579427 by lauriii, ibullock, joelpittet, bigjim: Outputting markup from custom text field is not possible 2015-10-24 14:05:04 -07:00
xjm 0618992706 Issue #2599250 by krknth: Fixing order of documentation sections 2015-10-24 11:05:02 -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
Alex Pott 0a9d46f1e9 Issue #2585979 by sdstyles, vdanielpop, nicrodgers: Add missing docblocks to \Drupal\views\Plugin\views\display\DisplayPluginInterface 2015-10-16 18:04:47 +01:00
Alex Pott 93088f8720 Issue #2590059 by Sagar Ramgade, GoZ, sdstyles, jhodgdon: Fix double occurrence of prepositions 2015-10-15 11:02:38 +01:00
Alex Pott b0e82e5871 Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc 2015-10-13 23:37:56 +01:00
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
effulgentsia 190032b775 Issue #2072945 by Berdir, plach, effulgentsia, Schnitzel, andypost, Wim Leers: Remove the $langcode parameter in EntityAccessControllerInterface::access() and friends 2015-10-07 12:30:24 -07:00
xjm b8251f61e9 Issue #2575869 by pwolanin, Wim Leers, JeroenT, dawehner, YesCT: Remove all remaining usage of deprecated UrlGeneratorInterface::generateFromPath() and delete it 2015-10-06 22:06:35 -05:00
Alex Pott 97823b5a54 Issue #2429191 by claudiu.cristea, amateescu, yched, nlisgo, Berdir, alexpott, klausi, Wim Leers, xjm, catch: Deprecate entity_reference.module and move its functionality to core 2015-10-06 12:02:22 +01:00
Alex Pott 4ea2fc71c0 Issue #2578559 by yched: Have ViewsSelection no longer extend SelectionBase 2015-10-06 03:15:38 +01:00
xjm bfb117c569 Issue #2487588 by YesCT, Leksat, Schnitzel, alexpott, anavarre, xjm: Move CMI import/export directory "staging" to "sync", as it is confused with staging environments 2015-10-05 18:29:54 -05:00
Alex Pott 641eb3f8d7 Issue #2571647 by mpdonadio, joelpittet, pjonckiere: Create DateFormatterInterface 2015-10-05 22:00:23 +01:00
Alex Pott 458f5bee7b Issue #2409639 by k4v, madhavvyas, katzilla, tstoeckler, hexabinaer, dawehner: Hide empty details containers 2015-10-05 21:54:38 +01:00
Alex Pott d7d1dfa965 Issue #2578433 by longwave, hussainweb: \Drupal\views\Plugin\views\filter\FieldList uses undefined function 2015-10-05 21:50:24 +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
Nathaniel Catchpole 6e0225e304 Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies 2015-10-05 16:26:08 +01:00
Nathaniel Catchpole 8d196a7950 Issue #2348729 by Manuel Garcia, joelpittet, akalata, subhojit777, Cottser, rpayanm: Convert theme_views_view_field to twig 2015-10-05 14:07:08 +01:00
Alex Pott fa0af0b31c Issue #1978714 by amateescu, claudiu.cristea, pfrenssen, yched, jibran, filijonka, dawehner, alexpott, tstoeckler: Entity reference doesn't update its field settings when referenced entity bundles are deleted 2015-10-05 10:45:58 +01:00
webchick 8971a86465 Issue #2575853 by DuaelFr, Lendude: Fix \Drupal\views\Tests\Plugin\DisplayPageTest::testPageRouterItems so all assertions are called 2015-10-04 23:59:58 -07:00
webchick aced68bf3f Issue #2570895 by alexpott: FieldPluginBase can duplicate a suffix 2015-10-04 23:55:12 -07:00
webchick e5424fb260 Issue #2410497 by alvar0hurtad0, sdstyles, hussainweb, webchick, jhodgdon, mpdonadio: Update remaining url() and _l() calls in comments/documentation 2015-10-04 23:34:30 -07:00
webchick 071d26a124 Issue #2468851 by Upchuk, geertvd, JinX-Be, dawehner, Lendude: Validation criteria of contextual filter stays active after unchecking 'Specify validation criteria' 2015-10-04 22:32:49 -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
Alex Pott 1844088377 Issue #2554771 by Mile23, Wim Leers: Remove deprecated drupal_process_attached() 2015-10-02 13:03:26 +01:00
Alex Pott 5c0eb9b7a5 Issue #2090983 by plach, Berdir, yched: ContentEntityInterface::getTranslation() should throw an exception when an invalid language is specified 2015-10-02 12:23:54 +01: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
Alex Pott 6b4e81ad57 Issue #2567257 by dawehner, stefan.r, effulgentsia, pwolanin, catch, Xano, mr.baileys, Wim Leers, k4v, Dave Reid, chx, googletorp, plach, lauriii, Berdir, webchick, alexpott, stefan.r: hook_tokens() $sanitize option incompatible with Html sanitisation requirements 2015-10-01 14:01:21 +01:00
Alex Pott de0bbdd952 Revert "Issue #2567257 by dawehner, stefan.r, effulgentsia, pwolanin, catch, Xano, mr.baileys, Wim Leers, k4v, Dave Reid, chx, googletorp, plach, lauriii, Berdir, webchick, alexpott, stefan.r: hook_tokens() $sanitize option incompatible with Html sanitisation requirements"
This reverts commit 542a1663cf.
2015-10-01 12:45:11 +01:00
Alex Pott 542a1663cf Issue #2567257 by dawehner, stefan.r, effulgentsia, pwolanin, catch, Xano, mr.baileys, Wim Leers, k4v, Dave Reid, chx, googletorp, plach, lauriii, Berdir, webchick, alexpott, stefan.r: hook_tokens() $sanitize option incompatible with Html sanitisation requirements 2015-10-01 12:42:36 +01: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
Nathaniel Catchpole 3123ff0a3f Issue #2348747 by Manuel Garcia, joelpittet, lauriii, lokeoke, bbujisic, roderik: Convert theme_views_view_fields() to 100% Twig: remove the theme function 2015-09-28 21:52:08 +01:00
Alex Pott f2c047c639 Issue #1912658 by joshi.rohit100, thsutton, mikebell_, zealfire, pjonckiere, dawehner: Document views access plugins 2015-09-27 14:57:51 +02: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
catch 0cd35ba0d0 Issue #2571673 by plach, dawehner: Convert Views t() usage where it is used as an attribute value 2015-09-27 10:48:11 +01:00
catch a416e9a84e Issue #2571995 by borisson_, Wim Leers: GET forms shouldn't have CSRF tokens by default 2015-09-27 09:42:42 +01:00
Alex Pott 3d0a938ee8 Issue #2529748 by Chernous_dn, jhedstrom, cilefen, davidhernandez, olli, dpi, pixelite, dawehner, jhodgdon: Regression: Views module CSS is not attached 2015-09-26 17:34:14 +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 f801536d97 Issue #2573649 by vasi: Grammatical error in views "CSS class" help text 2015-09-26 16:15:58 +02:00
Alex Pott a7a9e36587 Issue #2558061 by joelpittet, lauriii: Nested form tag in views forms 2015-09-26 16:13:15 +02:00
Alex Pott decb9b1c78 Issue #2544162 by StryKaizer, lauriii, Wim Leers, LewisNyman, jcnventura, willzyx, dawehner: Dropbutton library is only loaded on cache rebuild 2015-09-26 16:08:20 +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 8bcdbf2ca6 Issue #2405057 by nlisgo, Manjit.Singh, ctraltdel, madhavvyas, avitslv, LewisNyman, emma.maria, joelpittet, dernetzjaeger, wmortada, karolus, cilefen, Noe_, davidhernandez, idebr: Replace arrow-asc and arrow-desc images with Libricons and implement using CSS 2015-09-26 12:40:57 +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
Alex Pott 36b936fe4c Issue #2571935 by izus, dawehner, stefan.r, alexpott, Wim Leers, joelpittet, lauriii, xjm, joelpittet: Fix use of !placeholder for imploding in views.views.inc 2015-09-25 16:32:42 +02:00
Alex Pott 3f689d7a2e Issue #2506479 by lauriii, xjm, stefan.r, larowlan, plach, dawehner: Replace !placeholder with @placeholder for non URLs in t() in Views, except for t() output that is used as an attribute value 2015-09-22 14:32:33 +02:00
Alex Pott 6bfdc3bd5e Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs 2015-09-22 08:16:37 +02:00
catch e2d424db03 Issue #2458763 by Wim Leers, m1r1k: Remove the ability to configure a block's cache max-age 2015-09-22 00:19:48 +02:00
effulgentsia a537a3098e Issue #2571375 by alexpott, webflo, stefan.r, Xano, mr.baileys: Remove TranslationManager dependency from LanguageManager 2015-09-21 12:38:52 -07:00
Alex Pott 7a25f513f5 Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations 2015-09-21 12:38:19 +01:00
catch 1d50852a7a Issue #2570107 by alexpott: Make format_plural() return a PluralTranslatableString object to remove reliance on a static, unpredictable safe list 2015-09-20 19:42:23 +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
Alex Pott 5c943b5c95 Issue #2569069 by stefan.r, mr.baileys, alexpott, lauriii: Replace TranslationWrapper with TranslatableString and deprecate TranslationWrapper 2015-09-20 16:28:27 +01: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
effulgentsia e7a7de9f8c Issue #2557113 by stefan.r, alexpott, dawehner, joelpittet, cilefen, lauriii, plach, catch, chx, xjm: Make t() return a TranslationWrapper object to remove reliance on a static, unpredictable safe list 2015-09-18 21:33:21 -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
Nathaniel Catchpole cc574ff23c Issue #2560863 by alexpott, stefan.r, lauriii: #options for radios and checkboxes uses SafeMarkup::checkPlain() to escape - use Html::escape() instead 2015-09-15 13:42:04 +01:00
Nathaniel Catchpole b353cd51e6 Issue #2511516 by lauriii, Xano, Wim Leers, dawehner: Make local tasks and actions hooks provide cacheability metadata, to make the blocks showing them cacheable 2015-09-15 12:37:16 +01:00
Alex Pott 7df9b06237 Issue #2568415 by neclimdul: 2492839 added invalid yaml 2015-09-15 09:54:04 +01:00
Nathaniel Catchpole 52d995f15a Issue #2564283 by alexpott, stefan.r, joelpittet: Remove use of SafeMarkup::checkPlain() from adminSummary() and adminLabel() in views plugins 2015-09-15 08:12:39 +01:00
xjm 497ebcd2e3 Issue #2506445 by joelpittet, Ryan Weal, Sutharsan, alexpott, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, xjm, dawehner, geertvd, lauriii, izus, andypost, borisson_, Sharique: Replace !placeholder with @placeholder in t() and format_string() for non-URLs in tests 2015-09-14 17:50:07 -05:00
Alex Pott e81caa00b2 Issue #2546924 by jhedstrom: Views fatal error when grouping on a field without a label set 2015-09-14 22:52:10 +01:00
effulgentsia 7dee9f8f27 Issue #2566447 by stefan.r, joelpittet, alexpott, lauriii, dawehner: Cast safe string objects to string or use assertEqual() in some assertIdentical() comparisons 2015-09-14 10:31:04 -07: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 b29148a70f Issue #2567159 by joelpittet, effulgentsia, stefan.r, xjm, dawehner: Fix improper usage of t() in ViewsBlock 2015-09-14 12:03:28 +01:00
Alex Pott df7ced5544 Issue #2561259 by stefan.r, lauriii, joelpittet, andypost: Cast (optgroup) array keys that may hold translated strings to string 2015-09-13 12:25:37 +01:00
Alex Pott c3c61bc269 Issue #2561273 by stefan.r, joelpittet: "Text on demand" for "input required" exposed form plugin is not displayed 2015-09-11 00:27:16 +01:00
Alex Pott d997d39712 Issue #2547811 by nlisgo, borisson_, davidhernandez, dawehner, mansspams: Header and footer are appearing in markup when they should be empty 2015-09-10 14:56:43 +01:00
Alex Pott 44e0f2f926 Issue #2473945 by Cottser, rachel_norfolk, axe312, davidhernandez, yannickoo, emma.maria, cilefen, akalata, jaxxed, LewisNyman: Prefix form-item classes with js- 2015-09-09 16:00:24 +01:00
Alex Pott fde58ab03b Issue #2563497 by tim.plunkett: Views hooks not added to the group 2015-09-09 13:28:08 +01:00
Alex Pott ed9b912dc6 Issue #2561973 by geertvd, DuaelFr, Lendude: Unable to save view with permission filter handler 2015-09-08 16:08:30 +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 28088f380d Issue #2550287 by cilefen, hexabinaer, legolasbo, dawehner: Expand display "Comment" trim from 10 to 80 characters 2015-09-07 15:40:31 +01:00
Alex Pott c5dbd43cf6 Issue #2555169 by TR: API documentation should not suggest using deprecated function format_string() 2015-09-06 22:43:41 +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 56bcfe4ece Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:37:10 +01:00
Nathaniel Catchpole f13b2d59bd Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
This reverts commit 3100760954.
2015-09-03 23:36:44 +01:00
Nathaniel Catchpole 3100760954 Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:36:26 +01:00
Nathaniel Catchpole 9210d05cc6 Issue #2560751 by lauriii, alexpott: Remove all usages SafeMarkup::checkPlain() from Views titleQuery() 2015-09-03 16:43:05 +01:00
Nathaniel Catchpole 30fceb5fa9 Issue #2559011 by Wim Leers: Ensure form tokens are marked max-age=0 2015-09-02 13:54:30 +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 1f22442f20 Issue #2557875 by edurenye: Add generic views.argument_validator.entity:* schema 2015-09-01 14:10:24 +01:00
Alex Pott 2b1f8e6ac3 Issue #507488 by lauriii, mdrummond, Wim Leers, Manuel Garcia, pwolanin, davidhernandez, chx, jibran, andypost, dawehner, Xano, tuutti, Gábor Hojtsy, LewisNyman, maximiliam, eiriksm, borisson_, bill richardson, Fabianx, joelpittet, Jeff Burnz, xjm, webchick, Bojhan, EclipseGc, emma.maria, tim.plunkett: Convert page elements (local tasks, actions) into blocks 2015-09-01 12:24:09 +01:00
webchick 267a86aefa Issue #2531694 by eiriksm, nod_, dawehner: JSDoc views module 2015-08-31 09:13:56 -07:00
Alex Pott 646fc6c470 Issue #2503663 by olli, sasanikolic: Date sort_expose handler is missing "order" schema 2015-08-31 12:18:14 +01:00
Nathaniel Catchpole e580940021 Issue #2559605 by Cottser, stefan.r: Convert SafeMarkup::checkPlain() in render arrays to #plain_text 2015-08-31 08:45:25 +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 112e9bf26b Issue #2558905 by dawehner, pwolanin, cilefen, plach, willzyx: Content translation module - Information disclosure by insufficient access checking 2015-08-31 08:09:53 +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
webchick 44949a18f9 Issue #2555183 by jhedstrom, Gábor Hojtsy, mikeryan, stefan.r, xjm: Fix the filled update tests, they are broken 2015-08-28 22:53:18 -07:00
Nathaniel Catchpole 00d1bdbe8f Issue #2555931 by alexpott, pwolanin, joelpittet: Add #plain_text to escape text in render arrays 2015-08-29 00:10:40 +01:00
Nathaniel Catchpole a7fc1a2728 Issue #2557871 by alexpott: Remove all usages SafeMarkup::checkPlain() from template preprocess functions and attributes 2015-08-27 15:43:18 +01:00
Nathaniel Catchpole 97ea6b5612 Issue #2551511 by alexpott, stefan.r, RavindraSingh, pjonckiere, JeroenT, Mariano: Remove SafeMarkup::set() from AllowedTagsXssTrait 2015-08-27 10:53:01 +01:00
Nathaniel Catchpole 7bf9b9a5fa Issue #2555825 by stefan.r, cilefen: Remove SafeMarkup::set call from TranslationManager::translate 2015-08-26 13:51:58 +01:00
Nathaniel Catchpole f384961721 Issue #2557519 by alexpott, joelpittet: Remove many usages SafeMarkup::checkPlain() and replace with Html::escape() 2015-08-26 11:34:29 +01:00
Alex Pott 6c8fe4bdb4 Issue #2214241 by mortendk, mdrummond, lauriii, galooph, ShaunDychko, jjcarrion, b0unty, joelpittet, scor, amitgoyal, aboros, Manuel Garcia, hkirsman, BLadwin, hussainweb, sushilkr, emma.maria, nlisgo, yched, LewisNyman, davidhernandez, mikl, camoa, dman, dodorama: Field default markup - removing the divitis 2015-08-26 09:36:43 +01:00
Alex Pott 65d174855e Issue #2502089 by joelpittet, MauPalantir, akalata, stefan.r: Remove SafeMarkup::set() in template_preprocess_views_view_table() 2015-08-25 16:13:34 +01:00
Alex Pott b399f75c78 Issue #2543132 by borisson_, JeroenT, dazz, PieterJanPut, gaele: Zero value not shown in views table style 2015-08-22 17:41:13 +01:00
Nathaniel Catchpole 8cf5b80c28 Issue #2550055 by geertvd, alexpott: Remove SafeMarkup::replace() and use ViewsRenderPipelineSafeString instead 2015-08-21 13:58:11 +01:00
effulgentsia 764890d629 Issue #2349819 by amateescu, swentel, Leksat, larowlan, dawehner, Gábor Hojtsy, mpdonadio, benjy, jmuzz, yched, jibran, marthinal, dmsmidt: String field type doesn't consider empty string as empty value 2015-08-20 12:15:48 -07:00
Alex Pott bb2d279978 Issue #2501319 by joelpittet, cwells, stefan.r, YesCT, nlisgo, Cottser, cmanalansan, dawehner, xjm, alexpott, josephdpurcell: Remove SafeMarkup::set() in Error::renderExceptionSafe() and _drupal_log_error() and improve backtrace formatting consistency in _drupal_log_error(), Error::renderExceptionSafe(), and DefaultExceptionSubscriber::onHtml() 2015-08-20 09:56:42 +01:00
Alex Pott b728936c03 Issue #2551341 by stefan.r: Update test database dump should be based on beta 12 and contain content 2015-08-20 09:26:41 +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
Alex Pott 3d73a39c2c Issue #2546416 by borisson_, lauriii: Rename ViewUnitTestBase to ViewKernelTestBase 2015-08-18 15:36:01 +01:00
Alex Pott 026e9d8754 Issue #2549091 by Pravin Ajaaz, jhodgdon: Fix "associated to" ==> "associated with" 2015-08-18 13:10:00 +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
Nathaniel Catchpole 45a48e8e01 Issue #2501931 by alexpott, alimac, cmanalansan, davidhernandez, scotself, cilefen, RavindraSingh, peezy, YesCT, pwolanin: Remove SafeMarkup::set in twig_render_template() and ThemeManager and FieldPluginBase:advancedRender 2015-08-13 12:33:54 +01:00
Alex Pott 3f0ff2198b Revert "Issue #2501931 by alexpott, alimac, cmanalansan, davidhernandez, scotself, cilefen, RavindraSingh, peezy, YesCT, pwolanin: Remove SafeMarkup::set in twig_render_template() and ThemeManager and FieldPluginBase:advancedRender"
This reverts commit 9ccb44e236.
2015-08-13 10:23:05 +01:00
Nathaniel Catchpole 9ccb44e236 Issue #2501931 by alexpott, alimac, cmanalansan, davidhernandez, scotself, cilefen, RavindraSingh, peezy, YesCT, pwolanin: Remove SafeMarkup::set in twig_render_template() and ThemeManager and FieldPluginBase:advancedRender 2015-08-13 09:54:02 +01:00
Nathaniel Catchpole 6a7dc8b3b2 Issue #2544684 by alexpott, Pravin Ajaaz, Wim Leers: Expand @internal documentation on SafeString and SafeStringInterface and introduce ViewsRenderPipelineSafeString 2015-08-12 15:08:38 +01:00
Alex Pott a1b24c20d8 Issue #2482705 by mbovan, amateescu, Berdir: ViewsSelection::validateAutocompleteInput is not implemented 2015-08-11 09:32:16 +01:00
Alex Pott 3f8677b245 Issue #2544922 by borisson_: hook_views_post_render causes "A stray drupal_render() invocation" for anonymous users 2015-08-09 01:41:14 +01:00
Alex Pott c6bd55b3a0 Issue #2510794 by ShaunDychko, Arnion, davidhernandez, andypost, Chernous_dn, Manuel Garcia, th3m0d, karolus: Remove unnecessary markup from views-view.html.twig 2015-08-08 10:32:43 +01:00
Alex Pott 729f014aa2 Issue #2547803 by davidhernandez: The warning in views-view-field.html.twig should be a Twig comment 2015-08-08 10:24:01 +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 7fd9884376 Issue #2544122 by harjotsingh: Missing leading backslash in documentation for \Drupal\views\ViewExecutable::setResponse 2015-08-06 14:38:50 +01:00
Alex Pott 8f9ece97e7 Issue #1949032 by irfworld, geertvd, dawehner: Add a message when a view saved during wizard creation 2015-08-06 14:26:20 +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
webchick bbde5c053b Issue #2542872 by neclimdul: Fix variable interpolation to be PHP 7 Compatible 2015-08-04 21:20:49 -07:00
Nathaniel Catchpole f8629621bb Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions 2015-07-28 17:03:59 +01:00
Alex Pott 3c12e21551 Issue #2498785 by damiankloip, dawehner: Remove ViewExecutable::getMenuLinks(), its just wrong 2015-07-28 16:20:31 +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
Alex Pott 8ddd134295 Issue #2534780 by olli, dawehner: Fatal error rendering fields using an optional relationship 2015-07-27 13:51:53 +01:00
Alex Pott 4988a81a75 Issue #2024695 by olli, SpadXIII: The "Reset" button ignores the "Use AJAX" setting (always behaves in a non-AJAX way) 2015-07-22 15:50:11 +01:00
effulgentsia 1a0cdcd32c Issue #2525910 by dawehner, effulgentsia, Berdir, lauriii, larowlan, timmillwood, Wim Leers, chx, arlinsandbulte, Fabianx, Gábor Hojtsy, Dave Reid, alexpott, catch: Ensure token replacements have cacheability + attachments metadata and that it is bubbled in any case 2015-07-22 07:16:01 -07:00
Nathaniel Catchpole d3c33d5821 Issue #2506581 by alexpott, Wim Leers, Fabianx, xjm, joelpittet, Cottser, dawehner: Remove SafeMarkup::set() from Renderer::doRender 2015-07-20 16:15:11 +01:00
Nathaniel Catchpole 9fab1ad502 Issue #2471232 by borisson_, JeroenT, sorressean, rbmboogie, ruha, mariancalinro: Optimize Cache::merge*(), by only accepting 2 instead of N arguments 2015-07-20 13:11:52 +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 77b9dbc1f7 Issue #2454829 by maxocub, eiriksm, rvilar, Gábor Hojtsy, penyaskito, tstoeckler, Jose Reyero: Configuration translation UI does not support plural sources/targets 2015-07-16 13:00:14 +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
Nathaniel Catchpole 99aa535dc9 Issue #2493033 by Berdir, Wim Leers, lauriii, Fabianx, effulgentsia, dawehner, catch, msonnabaum, Crell, webchick: Make 'user.permissions' a required cache context 2015-07-14 15:08:37 +01:00
Alex Pott 24219febf3 Issue #1838242 by jhedstrom, pivica, tim.plunkett, bojanz, GaëlG, mpdonadio, dawehner, olli, Lendude: Provide Views integration for datetime field 2015-07-14 11:03:11 +01:00
Nathaniel Catchpole 9024fa617c Issue #2506195 by alexpott, joelpittet, xjm, David_Rothstein, Fabianx, pwolanin: Remove SafeMarkup::set() from Xss::filter() 2015-07-11 09:10:48 +01:00
webchick 6b95f9a850 Issue #2512456 by tim.plunkett, legolasbo, MattA, dawehner, googletorp, darol100, Bojhan, webchick, andypost, ivanstegic, larowlan, lauriii, LewisNyman, tkoleary, rickvug, eliza411, lunk_rat, nickrosencrans, stpaultim, Mark LaCroix: Implement the new block layout design to emphasize the primary interaction of placing a block 2015-07-10 12:00:10 -07: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
Alex Pott 7b9c39c077 Issue #2527606 by dawehner, plach, catch, mpdonadio, Wim Leers, xjm, Fabianx: Uncaught PHP Exception LogicException when editing Views 2015-07-07 18:00:16 +01:00
Alex Pott 81087eb4c2 Revert "Issue #2527606 by dawehner, plach, mpdonadio, xjm, Wim Leers, Fabianx: Uncaught PHP Exception LogicException when editing Views"
This reverts commit c78d806eb3.
2015-07-07 17:59:45 +01:00
Alex Pott c78d806eb3 Issue #2527606 by dawehner, plach, mpdonadio, xjm, Wim Leers, Fabianx: Uncaught PHP Exception LogicException when editing Views 2015-07-07 17:28:59 +01:00
Nathaniel Catchpole a362252a2b Issue #2512718 by Berdir, pfrenssen, Wim Leers, Fabianx, dawehner, catch, effulgentsia, plach, Gábor Hojtsy: EntityManager::getTranslationFromContext() should add the content language cache context to the entity 2015-07-07 17:08:46 +01:00
Alex Pott ebb21d2804 Issue #2450993 by Wim Leers, Fabianx, Crell, dawehner, effulgentsia: Rendered Cache Metadata created during the main controller request gets lost 2015-07-05 19:00:05 +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 e044adb014 Issue #2509300 by dawehner, catch, larowlan: Path alias UI allows node/1 and /node/1 as system path then fatals 2015-06-29 18:15:19 +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
Alex Pott d4f97bb5cf Issue #2497455 by Manuel Garcia, davidhernandez, Cottser, dawehner: Remove unnecessary markup from views templates, a.k.a. divitis 2015-06-25 13:09:24 +01:00
Alex Pott 68d4f0be10 Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993 2015-06-24 16:31:20 -05:00
Alex Pott 06c77e7950 Issue #2507459 by Wim Leers: CachePluginBase and subclasses no longer need Renderer/RenderCache services injected 2015-06-23 21:20:28 -05:00
Alex Pott 42c693a966 Issue #2407195 by Wim Leers, Fabianx, joelpittet, lauriii, Crell: Move attachment processing to services and per-type response subclasses 2015-06-23 11:24:29 -05:00
Nathaniel Catchpole a1bc737216 Issue #1305882 by dawehner, nod_, Fabianx, Steven Jones, sun, nlisgo: drupal_html_id() considered harmful; remove ajax_html_ids to use GET (not POST) AJAX requests 2015-06-22 14:16:58 +01:00
Nathaniel Catchpole d579f51362 Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, kbasarab, Tor Arne Thune, basic, pfrenssen, yannickoo, simolokid, fietserwin, bzrudi71: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols) 2015-06-18 15:36:24 +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 9a7a4c2070 Issue #2473955 by Cottser: Prefix form-wrapper classes with js- 2015-06-14 21:28:52 +01:00
Nathaniel Catchpole 872b4963ec Issue #2495073 by dawehner, catch: Views feed display plugin has to get all views data on init 2015-06-12 16:10:37 +01: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 836d463488 Issue #2471609 by jcnventura, pguillard: FilterTest testFilterQuery wrong assert message 2015-06-11 23:57:21 +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
webchick 05af46b2c0 Issue #2484037 by plach, Gábor Hojtsy, YesCT, dawehner: Make Views bulk operations entity translation aware 2015-06-10 13:46:58 -07: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 53c266b3ee Issue #2475221 by alexpott: Remove some unused varaibles from views 2015-06-09 15:28:24 +01:00
Alex Pott 4ba73b4bb5 Issue #2456521 by pjonckiere, mpdonadio, jhodgdon, rteijeiro, David_Rothstein, xjm: Add DateFormatter::formatDiff() as a non-buggy alternative to DateFormatter::formatInterval() when the start and end of the interval are known 2015-06-09 15:17:14 +01:00
Alex Pott 5680ad0d70 Issue #2489400 by Bojhan, manauwarsheikh, yogen.prasad, Manjit.Singh, hylid: Reduce duplication/unnecessary text from Exposed forms 2015-06-09 12:11:58 +01:00
Alex Pott 23e7b47779 Issue #2279105 by mgifford, nidaismailshah, thedavidmeister, amitgoyal, rpayanm, ameenkhan07, rakhimandhania, jhodgdon: Remove as many "..." and ellipsis characters from the codebase as possible without altering the meaning of text 2015-06-08 23:40:25 +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
Alex Pott 9ae6474288 Revert "Issue #1838242 by jhedstrom, pivica, tim.plunkett, GaëlG, dawehner, olli, Lendude: Provide Views integration for datetime field"
This reverts commit 4a4ee0589d.
2015-06-08 14:29:59 +01:00
xjm 2f903e47ac Issue #2273925 by larowlan, aneek, lauriii, mikey_p, joelpittet, dimaro, Fabianx, xjm, jaredsmith, effulgentsia, lokapujya, iMiksu, chx, YesCT, googletorp, dawehner, Wim Leers, Cottser: Ensure #markup is XSS escaped in Renderer::doRender() 2015-06-07 13:34:39 -05:00
Alex Pott 4a4ee0589d Issue #1838242 by jhedstrom, pivica, tim.plunkett, GaëlG, dawehner, olli, Lendude: Provide Views integration for datetime field 2015-06-05 22:07:08 +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 91504462cd Issue #2488844 by markie, jhodgdon: Write tests for raw time span and time span formatters in Views 2015-06-02 22:25:36 +01:00
Nathaniel Catchpole 537da55a56 Revert "Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols)"
This reverts commit b105158ab7.
2015-06-02 17:06:45 +01:00
Nathaniel Catchpole b105158ab7 Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols) 2015-06-02 10:13:37 +01:00
webchick 9bd443fe60 Issue #2497113 by catch, dawehner: views_theme() gets 19 types of plugin definition, only needs five 2015-06-01 21:52:29 -07:00
Alex Pott 6eb89b52b8 Issue #2486433 by damiankloip, Gábor Hojtsy, Wim Leers, dawehner, plach: Make ViewsForm stop marking itself as needing to be cached 2015-06-01 15:53:03 +01:00
Alex Pott 7786d91cf0 Issue #2451749 by amateescu, bzrudi71, jaredsmith: PostgreSQL: Fix views\src\Tests\GlossaryTest.php 2015-05-29 23:24:03 +01:00
Alex Pott 6ebade72ce Issue #2496261 by Berdir: Field Purging invalidates views_data caches as it uses the wrong hook 2015-05-28 23:11:30 +01:00
Alex Pott 3fd94bd82c Revert "Issue #1838242 by jhedstrom, pivica, tim.plunkett, GaëlG, dawehner, Lendude: Provide Views integration for datetime field"
This reverts commit 26b7df5c43.
2015-05-28 02:12:22 +01:00
Alex Pott 26b7df5c43 Issue #1838242 by jhedstrom, pivica, tim.plunkett, GaëlG, dawehner, Lendude: Provide Views integration for datetime field 2015-05-28 00:25:50 +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 68fdeaf7f9 Issue #2491687 by joachim: Make EntityViewsData::getViewsTableForEntityType() public rather than protected 2015-05-24 18:54:34 -05: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
xjm 088f8b357a Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
Alex Pott 554034ac0c Issue #2468565 by eiriksm: Entity type view should provide a context for its label 2015-05-21 12:05:36 +01:00
Alex Pott 4c49e1e59f Issue #1533366 by nod_, valthebald, Jelle_S, Wim Leers: Simplify and optimize Drupal.ajax() instantiation and implementation 2015-05-20 12:02:57 +01:00
Nathaniel Catchpole ae4a224e34 Issue #2433591 by dawehner, plach, YesCT, Wim Leers: Views using pagers should specify a cache context 2015-05-20 10:44:18 +01:00
Alex Pott 53fe2049d6 Issue #2489420 by Bojhan: Simply AJAX use form 2015-05-19 14:48:38 +01:00
Nathaniel Catchpole b0e1b809d6 Revert "Issue #2433591 by dawehner, plach, YesCT, Wim Leers: Views using pagers should specify a cache context"
This reverts commit 87c6d77548.
2015-05-19 10:10:17 +01:00
Nathaniel Catchpole 87c6d77548 Issue #2433591 by dawehner, plach, YesCT, Wim Leers: Views using pagers should specify a cache context 2015-05-19 09:46:23 +01:00
xjm a0164e04b8 Issue #2489402 by Bojhan: Remove "if any" from pager title 2015-05-18 14:24:12 -07:00
xjm f9b6f97613 Issue #2489912 by mikeburrelljr, opdavies, larowlan: Update Drupal.org URL in core modules 2015-05-18 14:08:10 -07:00
Nathaniel Catchpole 99088f6541 Issue #2489966 by plach: The Views table style plugin does not specify cache contexts for click sorting 2015-05-18 11:13:36 +01:00
Alex Pott 8759ddca15 Issue #2156295 by vegantriathlete, Rajendar Reddy: ajax_views.js has some extraneous code? 2015-05-18 06:26:59 +01:00
xjm fa3bf3a5c2 Issue #2489376 by Bojhan: Remove "should" to more actionable 2015-05-17 15:09:35 -07: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
Nathaniel Catchpole 959a0df7cf Issue #2489100 by alexpott: Random fail in Drupal\views\Tests\Plugin\RowRenderCacheTest 2015-05-15 13:44:27 +01: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
Alex Pott b4412457db Issue #2317975 by Martin Mayer, jhodgdon, ifrik: Update Views help to explain multilingual 2015-05-14 10:49:35 -07:00
Alex Pott 47f69d86b3 Issue #2484539 by amateescu, dawehner, bzrudi71: PostgreSQL: Fix views\Tests\Handler\FieldFieldTest 2015-05-13 15:49:14 -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 3d2b2237a0 Issue #2485983 by willzyx: Rename the remaining {Form}::getFormID to {Form}::getFormId 2015-05-10 17:09:22 -07:00
Alex Pott 19a7f811a7 Issue #2475247 by amateescu, dawehner: SQLite: Fix views\Tests\Handler\FilterStringTest 2015-05-09 17:29:44 -07:00
Alex Pott 7342df62dd Issue #2335661 by Wim Leers, pwolanin, dawehner, Fabianx, larowlan, catch, Berdir: Outbound path & route processors must specify cacheability metadata 2015-05-09 05:23:46 -07:00
Alex Pott f7c357e109 Issue #2472421 by geertvd, bircher, dawehner, jibran: Entity reference, views filter reference method is broken 2015-05-09 04:30:17 -07:00
Nathaniel Catchpole 74db053104 Issue #2428103 by dawehner, amateescu, Berdir, AjitS: String formatter should link to its translation 2015-05-08 21:53:09 +01:00
Nathaniel Catchpole b5f7cccde4 Issue #1081266 by stefan.r, mikeytown2, jeroen.b, tsphethean, mfb, joseph.olstad, marcelovani: Avoid re-scanning module directory when a filename or a module is missing 2015-05-08 15:33:16 +01:00
Alex Pott a287113e42 Issue #2187113 by Cottser, joelpittet: Incorrect usage of attributes in twig templates resulting in possible duplicate attributes 2015-05-07 11:12:49 -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
Alex Pott d57ee5f9a3 Issue #1923406 by stefan.r, yannickoo, catch, Crell, amateescu, pwolanin, morgantocker, Damien Tournoud, sun: Use ASCII character set on alphanumeric fields so we can index all 255 characters 2015-05-05 09:42:09 -07:00
Nathaniel Catchpole 1d2f9e9368 Revert "Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters"
This reverts commit ac4e35ce01.
2015-05-05 15:50:36 +01: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
Nathaniel Catchpole e0aae8c26a Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data. 2015-05-05 11:47:16 +01:00
Alex Pott 6b8cc669d4 Issue #2469563 by marthinal, lauriii, dawehner, Fabianx, xjm, pjonckiere: Double-escape on Views filters 2015-05-04 17:13:00 -07:00
Nathaniel Catchpole ac4e35ce01 Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters 2015-05-04 11:39:11 +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
webchick 39e97f3bae Issue #2481751 by yogen.prasad, deepakaryan1988, Cottser, andypost, joelpittet, willzyx: Don't use full namespace for \Drupal\views\ViewExecutable in views.module 2015-05-02 16:03:43 -07:00
Alex Pott 83c537070c Issue #2466585 by Wim Leers, Fabianx: Decouple cache implementation from the renderer and expose as renderCache service 2015-04-27 11:37:57 +01:00
xjm 994f683eea Issue #2446783 by mpdonadio, dawehner, koence: Views preview not working without saving new display 2015-04-22 13:24:32 +01:00
Alex Pott 149c25ebfd Issue #2474121 by Wim Leers: CacheableMetadata should get BubbleableMetadata's merge/applyTo/createFromRenderArray/createFromObject methods 2015-04-21 15:00:34 +01:00
Alex Pott 6e466e49ec Issue #2474055 by dawehner, pwolanin: Performance regression in contact_help() 2015-04-20 16:12:40 +02:00
Alex Pott 7e8d2129c4 Issue #2099137 by Wim Leers, amateescu, rteijeiro, larowlan, effulgentsia: Entity/field access and node grants not taken into account with core cache contexts 2015-04-18 18:26:45 +02:00
webchick fc9df882bc Issue #2036195 by rteijeiro, m1r1k, _nolocation, andypost, joelpittet, akalata, haasontwerp: Remove views-more.html.twig and replace with #type link render arrays 2015-04-18 03:26:31 -07:00
webchick 167b32c868 Issue #2472413 by geertvd: Unused variable in \Drupal\views\Plugin\views\argument_validator\Entity::calculateDependencies() 2015-04-17 03:05:46 -07:00
Nathaniel Catchpole 95545a84ea Issue #2464657 by amateescu: Remove unnecessary cache clear in Views tests 2015-04-17 10:28:27 +01:00
webchick 8f07297676 Issue #2375689 by Arla, Wim Leers, dawehner, tim.plunkett, Berdir: BlockBase::blockAccess() should return AccessResult instead of a bool 2015-04-16 09:45:19 -07:00
Alex Pott b676df9303 Issue #2031641 by aburrows, lauriii, nlisgo, Pol, redsquid, tuutti, LewisNyman, akalata, agviu, kallehauge, _nolocation, rpayanm, saki007ster, mdrummond, RavindraSingh, brahmjeet789: Change active class to is-active 2015-04-16 16:25:55 +02:00
Nathaniel Catchpole 7739453067 Issue #2442769 by keyral, jcnventura, dimaro, pec: Views result cache ignores query arguments 2015-04-16 14:39:27 +01:00
Nathaniel Catchpole 7c88cb724d Issue #2468151 by lhangea, rpayanm, Palashvijay4O: Rename the CacheContexts service to CacheContextsManager 2015-04-16 14:34:23 +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 b75b691a47 Issue #2463417 by rpayanm, cilefen, hussainweb: Clean-up remaining test members in module tests - ensure property definition and use of camelCase naming convention 2015-04-09 18:53:33 +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 f2fdaeba50 Issue #2450153 by josephleon, damiankloip, joshi.rohit100, anksy: Add a default_formatter to UUIDs fields 2015-04-09 14:41:35 +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 25c41d0a6d Issue #606840 by Wim Leers, cilefen, Fabianx, markpavlitski: Enable internal page cache by default 2015-04-08 12:11:56 +01:00
Nathaniel Catchpole 996eb1637c Issue #2464659 by Wim Leers, rteijeiro: Routes that are varied by the 'user.permissions' cache context for anonymous users must also get the anonymous Role's cache tag 2015-04-07 17:43:15 +01:00
webchick 24738eb523 Issue #2462589 by dawehner, jhodgdon: Provide test coverage for access checking of all views fields 2015-04-06 23:40:30 -07: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 9fdbd3986d Issue #2465009 by Berdir: Fix fatal errors in rest and views with PHP 7 2015-04-03 14:11:04 +01:00
Alex Pott 4112ca1308 Issue #2462851 by rpayanm, Wim Leers: Improve Views entity row renderer plugins' cache contexts 2015-04-02 23:26:37 +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 4c9e0f9004 Issue #2462481 by amateescu: SQLite: Fix views\Tests\Handler\ArgumentDateTest 2015-04-01 12:58:07 +01:00
Alex Pott 5271f8f028 Issue #2456951 by chx: Impossible to enable views if entities are not in SQL: part 2 2015-03-31 17:16:44 +01:00
Alex Pott c127131f4c Issue #2462175 by amateescu: SQLite: Fix case sensitivity in Views' string argument plugin 2015-03-31 16:30:19 +01:00
Alex Pott aa197279ae Issue #2460731 by Wim Leers: Strict warning in ViewUnitTestBase 2015-03-31 16:10:46 +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
Alex Pott bd2e540ede Issue #2443693 by mradcliffe, daffie: PostgreSQL: Fix views\Tests\Handler\ArgumentDateTest 2015-03-31 15:15:09 +01:00
Alex Pott 6c3303dd54 Issue #2458349 by Wim Leers: Route's access result's cacheability not applied to the response's cacheability 2015-03-31 15:07:15 +01:00
Alex Pott 69c9962cbb Issue #2455099 by kunalgrover05: Views overview topic page has some typos and omissions 2015-03-31 12:01:50 +01:00
Alex Pott 5b19144783 Issue #2459971 by Gábor Hojtsy: The langcode key on configuration files is not explicit in configuration schema 2015-03-31 10:40:13 +01:00
Alex Pott bc23d0119a Issue #2459407 by jhodgdon, jhedstrom: SQL syntax error when using the search_keywords filter or argument 2015-03-30 17:45:32 +01:00
Alex Pott 2847b5980b Issue #2453059 by Wim Leers: Set default render cache contexts: 'theme' + 'languages:' . LanguageInterface::TYPE_INTERFACE 2015-03-30 17:29:41 +01:00
Alex Pott f3b8d0714e Issue #2457781 by prateekMehta, stefan.r, AjitS, hussainweb: Use Utility\Html class instead of Utility\String for decodeEntities() function 2015-03-30 10:20:36 +01:00
webchick 03aed6a40c Issue #2457271 by rteijeiro, Palashvijay4O, Cottser: More cleanup of the 'themeable' documentation group 2015-03-29 15:53:32 -07: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 a7a5236432 Issue #2443699 by bzrudi71, daffie: PostgreSQL: Fix views\Tests\Plugin\CacheTest 2015-03-27 23:48:44 +00:00
Alex Pott 0884e7b786 Issue #2455153 by damiankloip: Switch revision log views fields to use 'field' formatter 2015-03-27 23:10:54 +00:00
webchick 841e4a9a2b Issue #1847596 by amateescu, amitaibu, YesCT, Berdir, David_Rothstein, xjm, rteijeiro, ParisLiakos, webchick, Wim Leers, yched, jhodgdon, Bojhan: Remove Taxonomy term reference field in favor of Entity reference 2015-03-27 14:53:41 -07:00
Nathaniel Catchpole f7324499f8 Issue #2451679 by Wim Leers, dawehner: Validate cache contexts (+ cache contexts in some views plugins wrong) 2015-03-26 14:53:56 +00:00
Alex Pott ae3dc626d1 Issue #2451665 by dawehner: Don't rebuild the route on ModuleInstaller::install() (30% installer speedup) 2015-03-26 10:50:08 +00:00
catch 938e2f648c Issue #2428805 by Wim Leers: Remove the ability to configure a block's cache contexts 2015-03-25 20:12:42 +00:00
Nathaniel Catchpole 3fbe92b02b Revert "Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code""
This reverts commit 079a52b45d.
2015-03-25 16:16:04 +00:00
Nathaniel Catchpole 079a52b45d Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code"
This reverts commit 364a6e9cc1.
2015-03-25 16:13:13 +00:00
Nathaniel Catchpole 364a6e9cc1 Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code 2015-03-25 12:04:48 +00:00
Alex Pott b568a4d58a Issue #2456707 by dawehner, larowlan: Block Content views field handlers need to be replaced with entity-aware handlers 2015-03-24 23:47:37 +00:00
Alex Pott 0fafbc39e2 Issue #2428695 by amateescu, daffie: SQLite date handling is wrongly implemented and arguments handling needs override 2015-03-24 23:38:00 +00:00
Nathaniel Catchpole 11f5549937 Issue #2432837 by Wim Leers, Fabianx: Make cache contexts hierarchical (e.g. 'user' is more specific than 'user.roles') 2015-03-23 14:57:21 +00:00
Alex Pott 0210b3c2bd Issue #2443697 by mradcliffe: PostgreSQL: Fix views\Tests\Handler\HandlerAllTest 2015-03-23 13:00:29 +00:00
Alex Pott cbd01844a2 Issue #2348321 by RobLoach, nod_: Upgrade to jQuery Once 2.x 2015-03-23 10:29:17 +00:00
catch 40cc6312d9 Issue #2090115 by alexpott, xjm: Don't install a module when its default configuration has unmet dependencies 2015-03-22 18:53:45 +00: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 78c71b4eaf Issue #2337509 by amateescu: Remove "@todo In theory we should use the data table as base table, as this would" from EntityViewsData 2015-03-20 23:27:09 +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 ae4848f51d Issue #2436835 by amateescu, alexpott: Unable to create config schema for entity type specific entity reference selection plugin 2015-03-17 09:55:45 +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
webchick 261e709a4e Issue #2452659 by cilefen: Taxonomy term View preview is broken 2015-03-16 12:53:20 -07:00
Alex Pott a805ce2d50 Issue #2450205 by Gábor Hojtsy, mrjmd, plach: Translation settings don't appear for node in standard 2015-03-16 08:46:58 +00:00
Alex Pott 40d57b3d13 Issue #356399 by dawehner, beejeebus, catch, sidharrell, klausi, nlisgo, Josh Waihi, Berdir, martin107: Optimize the route rebuilding process to rebuild on write 2015-03-16 08:42:16 +00: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 59388d8c46 Issue #2433281 by neclimdul, mrjmd: Move Role Constants on to a Class/Interface 2015-03-14 21:50:47 +00:00
Alex Pott 7f4abc7c81 Issue #2443119 by geertvd: Views preview not working for REST display 2015-03-14 10:08:30 +00:00
webchick 6519a0596a Issue #2315015 by alexpott, gauravkhambhala, longwave: Remove progress-disabled class and associated CSS 2015-03-13 21:02:53 -07:00
Alex Pott 21d3d97240 Issue #2448077 by a_thakur: Clean views.module with remaining deprecated functions: views_get_disabled_views, views_get_enabled_views and views_get_views_as_options 2015-03-13 15:31:11 +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 0fd920cbf7 Issue #2428643 by Upchuk: Always display the more link causes exception: cannot create a URL to a display without routes 2015-03-13 09:25:58 +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
webchick 287c6be209 Issue #2443691 by bzrudi71, xjm: PostgreSQL: Fix views\Tests\Handler\AreaTitleWebTest 2015-03-12 02:58:07 -07:00
webchick c069f5f91e Issue #2441583 by daffie: Upgrade Drupal\views\Tests\Plugin\StyleTestBase to HTML5 2015-03-12 02:52:52 -07: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 cdfc90245a Issue #2443381 by pjbaert: Make all test functions public 2015-03-10 10:02:04 +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 d1c03228f1 Issue #2252763 by damiankloip, skipyT, martin107, dawehner, dashaforbes: Views exposed filter form causes enormous form state cache entries 2015-03-09 15:26:26 +00:00
Alex Pott b5500b6129 Issue #2442339 followup by mrjmd: ViewsLocalTask param annotation bug 2015-03-09 10:44:31 +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 d9ed02656e Issue #2447313 by dawehner: Views UI misses entity row plugins 2015-03-07 12:23:36 +11: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 74128e44bb Issue #2388941 by vijaycs85, mrjmd, abhishek-anand, dawehner, alexpott: Correction needed for hook_views_query_alter in views.api.php 2015-03-06 21:50:37 +11:00
webchick cd58cb92dc Issue #2444897 by claudiu.cristea: Code cleanup in Views Sql query plugin 2015-03-06 21:47:30 +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 975121d4a7 Issue #2407361 by cilefen, JeroenT, hussainweb, neclimdul, ircmaxell, tim.plunkett, nlisgo, Crell: Move usages of drupal_html_id() to Html::getUniqueId() 2015-03-05 09:37:01 +00:00
Jennifer Hodgdon a2defc66d0 Revert "Issue #2407361 by JeroenT, cilefen, hussainweb: Move usages of drupal_html_id() to Html::getUniqueId()"
This reverts commit 85b8c83782.
2015-03-04 16:40:58 -08:00
catch 85b8c83782 Issue #2407361 by JeroenT, cilefen, hussainweb: Move usages of drupal_html_id() to Html::getUniqueId() 2015-03-04 20:21:38 +00:00
Nathaniel Catchpole 6ffc61f5af Issue #2443485 by Berdir, dawehner: Remove extension:views cache tag and other views related cache improvements 2015-03-04 16:38:46 +00:00
Nathaniel Catchpole 2bf5dc11da Issue #2443409 by Berdir: Add a way to entity manager to get fresh entity and field definitions without invalidating all caches 2015-03-04 15:06:39 +00:00
Nathaniel Catchpole f5d384cbda Issue #2378815 by damiankloip, dawehner: DisplayPluginBase::elementPreRender() and View::preRenderViewElement() are called even when the Views output cache is being used, causing notice 2015-03-03 15:20:51 +00:00
Alex Pott 9dfa950c9c Issue #2430813 by geertvd: Selecting the 'views' selection handler on an entity_reference field causes a fatal error 2015-03-02 00:03:39 +00:00
Alex Pott 01382db49d Issue #2416971 by dawehner, pwolanin: Remove Url::__toString() 2015-03-01 11:41:21 +00:00
webchick 11a81a4c8b Issue #2409623 by hexabinaer, pjonckiere, tstoeckler: Amend misleading Views UI labels/descriptions 2015-02-28 14:33:29 -08:00
Alex Pott 3b2f71b529 Issue #2206485 by pjonckiere, sandipmkhairnar: StylePluginBase::getFieldValue shouldn't be protected 2015-02-28 18:01:15 +00:00
Alex Pott fd3b047047 Issue #2442339 by martin107: ViewsLocalTask param annotation bug 2015-02-28 17:12:56 +00:00
Alex Pott 17a23d943f Issue #2425581 by greg.1.anderson: !message in t() can lead to double-escaping when used in drupal_set_message() 2015-02-27 15:27:59 +00:00
Alex Pott 368cf514e9 Issue #2417567 by xjm, effulgentsia, mpdonadio, hussainweb: Rename user-path: scheme to internal: 2015-02-22 23:59:55 +00:00
catch 69e817c920 Issue #2419059 by chx: Impossible to enable views if entities are not in SQL 2015-02-22 09:29:01 +00:00
webchick 95a0059a74 Issue #2421263 by alexpott, formatC'vt, kim.pepper, andypost, larowlan, chx: Potential data loss: concurrent (i.e. by different users) node edits leak through preview 2015-02-21 20:12:54 -08:00
Alex Pott 8d87f7fa86 Issue #2426181 by effulgentsia, mpdonadio, xjm: Add a Url::fromUserInput() wrapper method for generating URLs from user-entered paths 2015-02-21 14:45:40 +00:00
webchick fe6c06eea8 Issue #2429675 by Sachini: Spelling mistake in Views module 2015-02-19 11:57:16 -08: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 30ea8f7c0c Issue #2428881 by amateescu: Remove TermAutocompleteController::autocompletePerVid() 2015-02-19 09:37:32 +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
webchick fd73d486d7 Issue #2423929 by effulgentsia, xjm: Convert views.module usage of base:$path to user-path:/$path when $path is from user input 2015-02-18 20:36:26 -08:00
Alex Pott 23a2db2d7e Issue #2385209 by tadityar, cilefen, ardnet, hussainweb, AjitS, tibbsa: Clean-up views module test members - ensure property definition and use of camelCase naming convention 2015-02-18 15:10:49 +00:00
Alex Pott 935516d68d Issue #2413217 by Mile23: ViewStorageTest::displayMethodTests() needs @todo love 2015-02-18 13:00:46 +00:00
Alex Pott 2f1345a9ec Issue #2421699 by JeroenT: Remove usage of deprecated functions of WebTestBase 2015-02-18 12:39:20 +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 770fe3c817 Issue #2426477 by Berdir: config schema views.field.bulk_form is defined in action.module, should be in views.module 2015-02-16 23:55:17 +00:00
Alex Pott 696fa2dd5a Issue #2425761 by zealfire: DisplayPluginInterface needs separate dockblock 2015-02-16 23:54:02 +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
webchick da571c5aa3 Issue #2419943 by martin107: Add inheritdoc to FieldPluginBase extending classes 2015-02-11 14:49:56 -08:00
Alex Pott 5f05852e19 Issue #2329917 by lauriii, Manuel Garcia, davidhernandez, akalata, nathandao, LewisNyman: Move views classes from preprocess to templates 2015-02-11 17:45:11 +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
Alex Pott db1b2d2ca8 Issue #2192877 by mradcliffe, jhedstrom: File content list includes ambiguous column fid in Group By statement 2015-02-10 16:22:32 +00:00
Alex Pott eebf624a3b Issue #2030633 by hussainweb, Mile23, carsonevans, czigor, Berdir, fernando_calsa, Geijutsuka, amitgoyal, Jānis Bebrītis, undertext: Expand FieldStorageConfig with methods 2015-02-10 13:39:31 +00:00
Alex Pott 2d714fbef2 Issue #2357199 by andypost, naiduharish: Consider CommentManagerInterface::addDefaultField() as deprecated and remove in favour of CommentTestTrait 2015-02-09 14:17:47 +00:00
webchick 94c7316aff Revert "Issue #1945262 by nod_: Replace custom weights with dependencies in library declarations"
Broke testing UI. Reverted.

This reverts commit dc5ef576fb.
2015-02-06 12:02:46 -08:00
webchick d5304a46c6 Issue #2417647 by Wim Leers, effulgentsia: Add leading slash to paths within 'user-path:' URIs, to allow 'user-path:' URIs to point to the <none> route 2015-02-06 09:56:42 -08:00
webchick dc5ef576fb Issue #1945262 by nod_: Replace custom weights with dependencies in library declarations 2015-02-06 09:17:06 -08:00
Alex Pott cb0e300975 Issue #2418481 by tstoeckler: Views more text cannot be translated 2015-02-06 13:20:28 +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
Nathaniel Catchpole 9407ae4ade Revert "Issue #2418481 by tstoeckler: Views more text cannot be translated"
This reverts commit 2c7e51c353.
2015-02-05 16:44:45 +00:00
Nathaniel Catchpole 2c7e51c353 Issue #2418481 by tstoeckler: Views more text cannot be translated 2015-02-05 16:24:37 +00: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
webchick 67cc654b1c Issue #2420421 by larowlan: HEAD BROKEN: Fatal error: Cannot use Drupal\Component\Utility\Xss as Xss because the name is already in use in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/views/src/Plugin/views/field/Field.php on line 11 2015-02-04 19:48:09 -08:00
Alex Pott d6c4991d73 Issue #2418567 by martin107: Missing IDE type hinting 2015-02-04 10:17:38 +00:00
Alex Pott a60a5779b5 Issue #2417983 by kattekrab: Change docs instances of "the the" to "the" 2015-02-04 10:08:41 +00:00
Alex Pott 621d9bf971 Issue #2414685 by xjm, mikeker: Improve references to Twig tokens in Views UI 2015-02-03 16:29:44 +00:00
Alex Pott 6b2866fcf2 Issue #2417651 by TravisCarden: Grammar error in Views argument modal 2015-02-03 16:23:43 +00:00
Alex Pott 079b250084 Issue #2408613 by kpv: ViewExecutable::getHandlers() should restore display_id before return 2015-02-03 15:54:00 +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 f46d6ad949 Issue #2358079 by pwolanin, Berdir: Require a specific placeholder format in db_query() in order to trigger argument expansion, and require explicit 'IN' parameter for conditions 2015-02-03 09:42:28 +00:00
Alex Pott 23ced28ae3 Issue #2411791 by yched, plach: Provide empty methods rather than abstract methods in EntityTypeEventSubscriberTrait / FieldStorageDefinitionEventSubscriberTrait 2015-02-02 12:02:05 +00:00
webchick bd0e53f429 Issue #2417865 by xjm: Add a Views DisplayPluginInterface 2015-01-31 12:10:35 -08:00
webchick f977553177 Issue #2368653 by YesCT, pcambra, dawehner: Replace _l in all places (3) besides one 2015-01-30 21:36:44 -08:00
webchick e69cd76706 Issue #2416763 by xjm, Wim Leers, effulgentsia: Convert Url::fromUri() base:// scheme to base: 2015-01-30 15:15:21 -08: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
webchick 0fb9bb5474 Issue #2364157 by mpdonadio, dawehner, martin107, Berdir, pcambra, naveenvalecha, tim.plunkett: Replace most existing _url calls with Url objects 2015-01-29 20:56:19 -08:00
Alex Pott 6ab60f77c3 Issue #2012130 by smiletrl, dawehner, damiankloip, larowlan, webflo, pcambra, dashaforbes, mgifford, effulgentsia: Regression: Views integration for "list" field types is broken 2015-01-26 13:11:30 +00:00
Alex Pott c741d42ede Issue #2333719 by alvar0hurtad0, idebr, LewisNyman, msankhala: Abstract Views Exposed Form styling out into a reusable class 2015-01-26 10:57:31 +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 17df2c5cf9 Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields 2015-01-25 12:03:16 +00:00
Alex Pott c15cf7d234 Revert "Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields"
This reverts commit 920382d4ea.
2015-01-25 12:02:54 +00:00
Alex Pott 920382d4ea Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields 2015-01-25 11:54:14 +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 5d20c57be1 Issue #2107243 by amateescu, jibran, larowlan, Xano: Decouple entity reference selection plugins from field definitions 2015-01-23 13:02:31 +00:00
Alex Pott ba831b2c56 Revert "Issue #2405907 by MrHaroldA: Views combined filters add redundant separators in CONCAT_WS()"
This reverts commit 8c30ce931a.
2015-01-22 13:36:32 +00:00
Alex Pott 312aa7cf38 Issue #2409339 by pbull: ViewExecutableTest::testPropertyMethods fails when randomly generated URL contains placeholders 2015-01-22 12:06:41 +00:00