Commit Graph

953 Commits (6eb60a3669eee5e2bc3adfbb35d80fc79b51d340)

Author SHA1 Message Date
xjm 6ca61afd59 Issue #2851510 by klausi: Fix phpcs regressions by running phpcbf 2017-02-10 16:17:15 -06:00
Alex Pott 172e9e38cc Issue #2815845 by dawehner, Wim Leers, alexpott, tedbow, Berdir, swentel, webflo: Importing (deploying) REST resource config entities should automatically do the necessary route rebuilding 2017-02-10 10:45:01 +00:00
Nathaniel Catchpole 6018d048bb Issue #2389335 by Berdir, naveenvalecha, claudiu.cristea, almaudoh, joachim, jibran: Deprecate entity.query service and replace with using the entity storage's getQuery() method 2017-02-09 21:10:34 +00:00
Alex Pott f8ec0d1aeb Issue #2851214 by amateescu: ViewsEntitySchemaSubscriber does a lot of unnecessary work every time an entity type definition is updated 2017-02-09 18:56:39 +00:00
Nathaniel Catchpole 8dbd209ef3 Issue #2313095 by claudiu.cristea, l0ke, umarzaffer, mrjmd, dawehner, alexpott, catch: Move node constants to NodeInterface 2017-02-09 11:14:54 +00:00
Nathaniel Catchpole e7ebae2807 Issue #2847655 by diaspar, andrewmacpherson: Document Drupal\views\EventSubscriber\RouteSubscriber::routeRebuildFinished() 2017-02-08 12:31:57 +00:00
Alex Pott 5c36569020 Issue #2842910 by Lendude: Views module contains several bad namespace in a @see 2017-01-13 10:21:15 +00:00
Alex Pott 4fc22ade01 Issue #2623568 by yanniboi, claudiu.cristea, himanshugautam, anil280988, sidharthap, Sagar Ramgade: Config schema of argument_default plugins is incorrect 2017-01-09 16:27:16 +00:00
Alex Pott ce7cf174eb Issue #2561115 by michaellenahan, Lendude, cilefen, lomasr, amit.drupal, Gábor Hojtsy, dawehner, ifrik: Use 'Filter' for exposed filter button text in new views and new installations (instead of 'Apply') 2017-01-05 21:51:09 +00:00
Alex Pott 229d381686 Issue #2837645 by cburschka: Views::viewsDataHelper declares the wrong return type 2017-01-03 11:48:03 +00:00
xjm d1eacac2e2 Issue #2838678 by andrewmacpherson: Typo in documentation of ArgumentPluginBase - bellow 2016-12-23 11:18:07 -06:00
Nathaniel Catchpole 1f0a629875 Issue #2651328 by aerozeppelin, GeduR: Views Handler Filter InOperator exposed fires illegal choice when all option has been selected 2016-12-19 21:57:47 +00:00
xjm e223ebe5f7 Revert "Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render()"
This reverts commit ae3ee31751.
2016-12-12 13:03:21 -06:00
xjm ae3ee31751 Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render() 2016-12-12 12:49:03 -06:00
xjm 6fe12176c4 Issue #2830196 by Lendude: Click sorting EntityOperations field leads to an Exception being thrown 2016-11-26 15:09:20 -06:00
Nathaniel Catchpole 8766c9970f Issue #2572355 by mikeker, jamesrward, Yogesh Pawar, smk-ka, dawehner, Lendude, DuaelFr, jibran: Some view tokens ([view:page-count] and [view:total-rows]) are incorrect 2016-11-18 11:28:59 +00:00
Alex Pott 14afb77624 Issue #2530634 by larowlan, Lendude, acbramley, webflo, dawehner, alexpott: Value of last_render_text leaks into the next Dropbutton 2016-11-18 10:58:56 +00:00
xjm 469d128691 Issue #2361481 by Lendude, evanjenkins, xjm, dawehner, Zekvyrin: Argument validations doesn't set the block title anymore 2016-11-10 16:23:52 -06:00
xjm 113f7b51cc Revert "Issue #2361481 by Lendude, evanjenkins, xjm, dawehner, Zekvyrin: Argument validations doesn't set the block title anymore"
This reverts commit 0d71430c4f.
2016-11-10 12:17:04 -06:00
Nathaniel Catchpole 0d71430c4f Issue #2361481 by Lendude, evanjenkins, xjm, dawehner, Zekvyrin: Argument validations doesn't set the block title anymore 2016-11-10 11:06:29 +00:00
Nathaniel Catchpole c271cea07e Issue #2809549 by Lendude: Convert AJAX part of \Drupal\views\Tests\Wizard\BasicTest::testWizardForm to JavascriptTestBase and fix resulting Block row display options 2016-11-10 10:56:16 +00:00
Nathaniel Catchpole bd1b3a47ee Issue #2780583 by Lendude, joachim, Nitebreed: Views field token replacement patterns aren't showing in area handlers admin form 2016-11-07 21:05:20 +00:00
Alex Pott 7c43cce586 Issue #2714045 by Lendude, joelpittet, anouschka42, lomasr, dawehner: Views: HTML is escaped with aggregation enabled 2016-11-04 07:56:39 +00:00
Nathaniel Catchpole f6b3dd9481 Issue #2809555 by jonathanjfshaw, alexpott, amateescu, Lendude, catch: ER views autocomplete fail to recognise exact matches typed in 2016-11-03 12:01:07 +00:00
Nathaniel Catchpole d916522e7d Issue #2819493 by lauriii: DisplayPluginBase::getArgumentsTokens returns invalid tokens 2016-10-27 20:29:12 +01:00
Nathaniel Catchpole bf42d739aa Issue #2408667 by pguillard, mpdonadio, marvin_B8, Xano, geertvd, lomasr, dawehner, yched: Rename Field.php to EntityField.php 2016-10-21 13:57:58 +01:00
Nathaniel Catchpole 5c9d1a92f1 Issue #2798521 by jamesrward, Manuel Garcia, mikeker, Lendude, przemek_leczycki, aklump, dawehner: Views result summary returns float number when using the mini pager 2016-10-21 12:39:32 +01:00
Nathaniel Catchpole 3ec70e5b02 Issue #2633890 by zpul: Remove the $level param from StylePluginBase::renderGroupingSets() 2016-10-18 09:36:51 +01:00
Nathaniel Catchpole 71f2758196 Issue #2664530 by Lendude, slasher13, catch, alexpott, andrew.trebble: Views Combined fields filter with Contains 2016-10-12 12:10:08 +01:00
Alex Pott 33280fdacd Issue #2630692 by Lendude, arunkumark: Fatal error when creating taxonomy term glossary view 2016-10-01 07:29:38 +01:00
Alex Pott f8f39839d3 Issue #2772537 by dawehner, Wim Leers, jacov: REST Views override existing REST GET routes 2016-09-25 12:19:48 +01:00
Alex Pott 497bf11747 Issue #2800799 by aronne, Lendude: Views throws InvalidArgumentException in More Link with external URLs 2016-09-25 12:13:52 +01:00
Alex Pott 0fe04b1520 Issue #2798097 by klausi, claudiu.cristea: Move all kernel tests to their correct phpunit location 2016-09-25 11:47:16 +01:00
Nathaniel Catchpole a4bc5fb6d8 Issue #2654628 by gnuget, lokapujya: Deprecate PluginInterface 2016-09-02 12:06:40 +01:00
Nathaniel Catchpole 6c614cbf35 Issue #2459289 by Lendude, dhrjgpt2005, kalistos, dawehner, david_garcia: Boolean default values are not saved 2016-09-02 09:34:36 +01:00
Nathaniel Catchpole fc4f5cca21 Issue #2734983 by Nikhilesh Gupta, neerajsingh, dimaro, mayurjadhav: Remove deprecated SafeMarkup::checkPlain usages from core 2016-08-30 11:53:54 +01:00
Alex Pott a7b67e7af1 Issue #2721901 by Mile23, anoopjohn: Fix Drupal.Commenting.FunctionComment.MissingParamName 2016-08-29 06:50:59 -05:00
Nathaniel Catchpole f6ae58526c Issue #2572801 by alexpott, vprocessor, andriyun, andypost, chishah92, Mile23, attiks, hussainweb, klausi, dawehner, pfrenssen: Fix 'Drupal.WhiteSpace.ScopeIndent' coding standard 2016-08-28 18:16:36 +01:00
Alex Pott 2e5e060c53 Issue #2783395 by Mile23: Fix 'Drupal.Commenting.FunctionComment.InvalidReturn' coding standard 2016-08-28 06:25:45 -05:00
Alex Pott f0fe2a07f3 Issue #2780255 by klausi: Replace incorrect EntityTypeBundleInfo type hints with interface 2016-08-08 10:47:34 +01:00
Nathaniel Catchpole 31747099b9 Issue #2755043 by damiankloip: VIews field relationships break when the field name is too long 2016-08-05 17:47:38 +01:00
xjm a1059ca508 Issue #2724363 by martin107, markdorison: The word "abstract" is confusing in documentation for Views handlers that are not abstract 2016-08-01 19:58:49 -05:00
Alex Pott 23ed767a23 Revert "Issue #2664780 by Wim Leers, tedbow, dawehner, klausi: Remove REST's resource- and verb-specific permissions for EntityResource, but provide BC and document why it's necessary for other resources"
This reverts commit 85d755a992.
2016-08-01 17:35:08 +01:00
Alex Pott 85d755a992 Issue #2664780 by Wim Leers, tedbow, dawehner, klausi: Remove REST's resource- and verb-specific permissions for EntityResource, but provide BC and document why it's necessary for other resources 2016-08-01 15:09:47 +01:00
Nathaniel Catchpole 3700d9fd91 Issue #2427637 by Mile23, keopx, naveenvalecha, marvin_B8: Remove usages of deprecated entity_get_bundles() 2016-07-31 21:20:40 +01:00
Alex Pott 417d900623 Issue #88183 by Wim Leers, ahoeben, brianV, alexpott, kylebrowning, marvil07, chx, twistor, dawehner: Relative URLs in feeds should be converted to absolute ones 2016-07-30 16:07:44 +01:00
xjm c9698fb0f4 Issue #2727545 by Lendude, Sagar Ramgade, dawehner, yvesmarie, xjm: Missing return value in ViewExecutable execute() methods 2016-07-23 13:22:36 -05:00
Alex Pott c7cc44eaca Issue #2729325 by yanniboi, Berdir, Xano, dawehner, YesCT: EntityViewsData adds entity type to multi-value base tables, conflicts with QueryPluginBase::getEntityTableInfo 2016-07-21 01:34:06 +01:00
Alex Pott 5601e988ae Issue #2686483 by stBorchert, daffie: Add support for database condition operator "NOT BETWEEN" 2016-07-20 09:52:02 +01:00
Alex Pott 3bf487f4d0 Issue #2633678 by mikeker, dagmar, geertvd, Lendude: Improve grouped filter form and fix validation problems 2016-07-19 15:13:32 +01:00
Nathaniel Catchpole cd248dfb97 Issue #2732111 by damiankloip, Lendude, dawehner: Reset button doesn't work and never gets removed on AJAX enabled views 2016-07-13 12:47:23 +01:00
Nathaniel Catchpole d97b4131da Issue #2756527 by chgasparoto, Wim Leers: Move test coverage for rest_update_8202() from core/modules/views to core/modules/rest 2016-06-30 12:03:23 +01:00
xjm bb2efca800 Revert "Issue #2664530 by Lendude: Views Combined fields filter with "Contains any word" or "Contains all words" operator results in an incorrect SQL query and a fatal error"
This reverts commit a64ea9d39b.
2016-06-27 21:28:35 +02:00
Nathaniel Catchpole a64ea9d39b Issue #2664530 by Lendude: Views Combined fields filter with "Contains any word" or "Contains all words" operator results in an incorrect SQL query and a fatal error 2016-06-27 15:27:58 +01:00
Alex Pott 5987069eea Issue #2228141 by juampynr, eiriksm, dawehner, almaudoh, lokapujya, mohit_aghera, clemens.tolboom, manojapare, Lendude, Sonal.Sangale, Wim Leers, alexpott, damiankloip, andypost: Add authentication support to REST views 2016-06-25 15:33:37 +02:00
Alex Pott 705b75ca93 Issue #2676552 by justAChris, mbovan, chr.fritsch, gaborpeter, mariancalinro, alexpott, Berdir: File usage view breaks if an entity uses a file that has no canonical link template 2016-06-24 13:35:09 +02:00
xjm f86f399132 Issue #2749261 by mohit_aghera, ifrik: "Add view" instead of "Add new view" 2016-06-23 16:52:53 +02:00
Alex Pott 97464a9c54 Issue #2648956 by lokapujya, dawehner, Lendude, sidharrell, jibran, catch, alexpott: Editing a view leaves old keys hanging, results in invalid schema 2016-06-23 11:55:09 +02:00
Alex Pott fa5294825a Issue #2464077 by webflo, s_leu, dawehner, Lendude: Menu link overrides are lost after cache rebuild 2016-06-21 14:15:32 +01:00
Alex Pott 6b94c5c9f1 Issue #2719335 by iMiksu, markdorison, mattc321, dawehner, mikeker, catch: Add \Drupal\views\ViewsData::getAll() 2016-06-16 13:13:17 +01:00
Alex Pott c19740f84a Issue #2658438 by kristiaanvandeneynde, Torenware, dawehner, alexpott: Array valued 'extra' values generate invalid SQL in Views joins 2016-06-16 11:39:24 +01:00
Alex Pott 587c514da4 Issue #2734423 by dawehner, jibran: Convert the remaining old kernel tests over 2016-06-15 14:29:02 +01:00
Nathaniel Catchpole a03a23b21b Issue #2732091 by damiankloip: Boolean exposed filter value widget just shows 'True' label 2016-06-14 16:28:38 +01:00
Nathaniel Catchpole 22c915f33f Issue #2502865 by claudiu.cristea: Remove all remaining usages of the drupal_ajax accept header 2016-06-14 16:25:25 +01:00
Nathaniel Catchpole d1ae9b77ad Issue #2651102 by mikeker, amateescu, gaurav.pahuja, Sagar Ramgade, dawehner, akalata, catch: Using checkboxes for exposed filters results in zero rows displaying 2016-06-14 16:23:38 +01:00
Alex Pott 700452ba6a Issue #2722621 by anoopjohn: Fix Drupal.Commenting.FunctionComment.InvalidReturn and Drupal.Commenting.FunctionComment.VoidReturn 2016-06-08 13:16:48 +01:00
Nathaniel Catchpole 445bc90175 Issue #2477899 by dawehner, kevin.dutra, borisson_, bojanz, catch, amateescu: Multiple valued Base fields won't work in Views 2016-06-06 12:20:41 +01:00
Nathaniel Catchpole 3f52754e42 Issue #2718717 by damiankloip: Assertion error when paging a view using an entity autocomplete exposed filter 2016-06-06 11:20:40 +01:00
Alex Pott df0425cfe1 Issue #2721909 by anoopjohn: Fix Drupal.Commenting.FunctionComment.ReturnCommentIndentation 2016-06-02 15:20:55 +01:00
Nathaniel Catchpole 575cf36edf Issue #2652538 by Lendude, dawehner, matslats, alexpott: views Combine filter validation 2016-05-26 12:04:11 +01:00
Nathaniel Catchpole 9b650e91ef Issue #2730497 by dawehner: REST Views override existing REST routes 2016-05-26 12:00:46 +01:00
Alex Pott ac4b5c7f07 Issue #2723585 by danielmrichards, valthebald, John Cook: Remove entity_load* usage for view entity type 2016-05-14 22:47:54 -05:00
Nathaniel Catchpole 6fb3044485 Issue #2621504 by dawehner, mpdonadio, Lendude, jibran: \Drupal\views\Plugin\views\field\Field::getValue needs to support entity reference items 2016-05-10 10:57:09 +01:00
Alex Pott 84258cbc02 Issue #2680227 by k4v, stBorchert, dawehner: Views does not respect order of area handlers 2016-05-09 07:09:40 -05:00
Alex Pott e888be3f64 Issue #2714989 by dawehner, jibran: Views which load the same entity type as entity and non default revision cause fatal in Sql::getCacheTags() 2016-05-09 06:57:54 -05:00
Alex Pott 2bef9564ca Issue #2720869 by jibran: Remove the use of deprecated CssSelector and use CssSelectorConverter instead 2016-05-09 06:48:10 -05:00
Alex Pott 899f647387 Issue #2716661 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to @see references 2016-05-08 17:42:30 -05:00
Alex Pott 55e2442d76 Issue #2721283 by alexpott: Fix Drupal.Commenting.FunctionComment.$InReturnType 2016-05-08 14:34:57 -05:00
Alex Pott 853202a000 Issue #2572619 by attiks, andypost, pfrenssen, vprocessor, tatarbj, andriyun, alexpott: Fix 'Drupal.Classes.ClassDeclaration' coding standard 2016-05-08 12:33:57 -05:00
Alex Pott b5969b69bd Issue #2708185 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to spacing and styling 2016-05-08 11:29:19 -05:00
Alex Pott 133c212ed9 Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard 2016-05-08 10:05:38 -05:00
Nathaniel Catchpole 0e2962cb2f Issue #2489382 by Bojhan, yoroy: Reduce duplication from label to description in pager options 2016-05-05 14:30:54 +01:00
Alex Pott 524dc283d5 Issue #2715965 by alexpott: Fix 'Drupal.Commenting.FunctionComment.IncorrectParamVarName' coding standard 2016-05-05 12:33:36 +01:00
Alex Pott 70f58860c8 Issue #2716685 by Mile23: Part 2: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard 2016-05-05 12:32:19 +01:00
Alex Pott c26745da88 Issue #2706753 by Mile23: Fix 'PSR2.Classes.PropertyDeclaration.ScopeMissing/VarUsed' coding standard 2016-05-05 12:21:09 +01:00
Alex Pott d5d0d6ce87 Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard 2016-05-05 12:07:19 +01:00
Alex Pott a1d3a681f6 Issue #2572693 by Mile23, andriyun, andypost, attiks: Fix 'Drupal.ControlStructures.ControlSignature' coding standard 2016-05-05 11:07:32 +01:00
Alex Pott 6ab5a3aaa1 Issue #2715741 by Mile23, pfrenssen: Fix 'Drupal.Classes.FullyQualifiedNamespace' coding standard 2016-04-30 15:11:15 +01:00
Alex Pott 3eeaeb6490 Issue #2707371 by Mile23: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard 2016-04-30 14:52:19 +01:00
Alex Pott 6098437ef5 Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard 2016-04-29 12:02:20 +01:00
Alex Pott 5c386edc35 Issue #2664880 by vasi, dawehner, clemens.tolboom: DataEntityRow doesn't respect translations 2016-04-29 10:35:29 +01:00
Alex Pott b864a3a55f Issue #2710201 by alexpott, andypost: Fix Drupal.Semantics.FunctionT.WhiteSpace and Drupal.Semantics.FunctionT.Concat 2016-04-29 10:05:19 +01:00
Alex Pott b13374f2b1 Issue #2707641 by alexpott, anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 2) 2016-04-29 09:53:52 +01:00
Alex Pott 942c1cff1b Issue #2572307 by vprocessor, attiks, andriyun, alexpott, pfrenssen: Fix 'Generic.PHP.UpperCaseConstant' coding standard 2016-04-28 17:18:08 +01:00
Alex Pott 0c24732ceb Issue #2711973 by Berdir: buildRenderable() does not work with display plugin embed 2016-04-27 15:15:41 +01:00
Alex Pott b264dd2b81 Issue #2710081 by alexpott: Fix 'Drupal.Formatting.SpaceInlineIf' coding standard 2016-04-27 11:12:34 +01:00
Alex Pott 1b3ffe2ab8 Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard 2016-04-27 11:05:37 +01:00
Alex Pott d46b0afe88 Issue #2669394 by dagmar, jchin1968, Camster: Views Row Class Number is Missing 2016-04-26 19:41:54 +01:00
Alex Pott 0018b94fa1 Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG 2016-04-26 14:57:14 +01:00
Alex Pott 5e9b8c8c75 Issue #2710395 by joelrguezaleman, dimaro, nesta_, jhodgdon: No docs for ArgumentValidatorPluginBase::validateArgument(); other methods have bad first lines 2016-04-26 13:50:16 +01:00
Alex Pott 322e96ffd5 Issue #2657826 by er.pushpinderrana: FieldHandlerInterface::getEntity() can also return NULL 2016-04-26 13:39:21 +01:00
Alex Pott 8a5cc90294 Issue #2708485 by damiankloip: Views Row caching still caches rows when cache plugin is 'none' 2016-04-26 13:33:24 +01:00
Alex Pott 567b1400d6 Issue #2642598 by dagmar, shabirahmad, tim.plunkett, jhodgdon: Create an interface for the public methods on ExposedFormPluginBase 2016-04-25 09:37:50 +01:00
effulgentsia fbbf509038 Issue #2644088 by amateescu, kevin.dutra, dawehner, plach: DefaultTableMapping::getFieldTableName does not report table for fields with dedicated storage 2016-04-18 14:17:06 -07:00
effulgentsia 89712cf26f Issue #2706669 by alexpott, tstoeckler: Fix Drupal.Functions.FunctionDeclaration.* coding standards in core 2016-04-18 10:25:44 -07:00
Alex Pott 904b0de0d3 Issue #2700661 by anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 1). 2016-04-16 13:17:32 +01:00
Alex Pott dd8056fb07 Issue #2699637 by leolando.tan, jhodgdon, jummonk: Incorrect and unclear documentation on Views join handler plugins (default is LEFT JOIN) 2016-04-12 16:09:55 +01:00
Nathaniel Catchpole a05ca5d26e Issue #2653346 by Wim Leers, borisson_: Add UncacheableDependencyTrait: the opposite of UnchangingCacheableDependencyTrait 2016-04-11 11:15:33 +09:00
Alex Pott bfde6d3423 Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Nathaniel Catchpole 5fa0558e73 Issue #2692827 by foxtrotcharlie: Wrong calls to ContentTranslationManagerInterface::setEnabled in FieldEntityTranslationTest 2016-04-05 08:35:54 +09:00
Alex Pott 3a9fafe1b3 Issue #2691741 by Lendude: Remove leftover isset() in ViewExecutable 2016-03-28 23:21:33 +01:00
Alex Pott 1d13c5f1a1 Issue #2685021 by Lendude, cilefen, r0nn1ef, andypost: Fatal error: $this when not in object context in views.theme.inc 2016-03-27 16:04:00 +01:00
Alex Pott 1b3b670792 Issue #2690917 by prics, dawehner: Use mini pager by default for new views 2016-03-21 09:19:23 +00:00
Nathaniel Catchpole 02ba883a11 Issue #2688813 by sidharthap: Documentation for FieldPluginBase::addSelfTokens is missing "__" 2016-03-18 16:15:49 +09:00
Alex Pott ee9f19cf98 Issue #2553655 by dawehner, Berdir, martin107: Convert ViewKernelTestBase to use KernelTestBaseTNG 2016-03-15 14:54:15 +00:00
Nathaniel Catchpole 0ec00a5012 Issue #2669590 by Lendude, joe_carvajal: IntegrityConstraintViolationException using an entity reference in a view with a entity reference display 2016-03-15 09:32:12 +09:00
Nathaniel Catchpole 4d185faff1 Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core 2016-03-14 09:22:44 +09:00
Alex Pott b69517a875 Revert "Issue #2662548 by robertwb: Support Plugins for Views Aggregate"
This reverts commit 72b17f95b5.
2016-03-11 10:37:11 +00:00
Alex Pott b3ef88335f Issue #2248223 by olli, Lendude, peterg.griffin, finne, mikeker, pjonckiere, b0unty, ohthehugemanatee, zniki.ru, dawehner, jhodgdon, effulgentsia, xjm, droplet, metzlerd: Adding a new Views filter and making it exposed returns user back to list of filters 2016-03-10 16:12:56 +00:00
Nathaniel Catchpole 72b17f95b5 Issue #2662548 by robertwb: Support Plugins for Views Aggregate 2016-03-10 12:22:40 +09:00
Nathaniel Catchpole 49a419dea2 Issue #2471689 by klopez, shashikant_chauhan, harings_rob, snehi, jhodgdon: Entity API documentation should consistently refer to handlers rather than controllers 2016-03-09 08:33:30 +09:00
Nathaniel Catchpole f312afbe12 Issue #2682339 by chx: EntityFieldRenderer breaks embedding in forms 2016-03-08 12:41:03 +09:00
Alex Pott a888a694fe Issue #1836384 by Lendude, pguillard, dawehner, damiankloip, hynnot, tadityar, anil280988, jain_deepak, gaurav_varshney: The views UI should display "All Displays" option only when there are more 1 displays 2016-03-07 16:36:05 +00:00
Nathaniel Catchpole 3d91345eb3 Issue #2678620 by stBorchert: HandlerBase::breakString does not work with decimal values 2016-03-07 08:06:25 +09:00
Nathaniel Catchpole 348aa684a7 Issue #2672600 by borisson_, arunkumark, Mile23: Replace deprecated usage of entity_create('node') with a direct call to Node::create() in comment,datetime,editor,field,hal,system,taxonomy,views 2016-03-04 10:59:57 +09:00
Nathaniel Catchpole 2a27ee8939 Issue #2660446 by tduong: Test the node argument_default plugin 2016-02-29 22:30:24 +09:00
Nathaniel Catchpole bf28e3d006 Issue #2649914 by claudiu.cristea, lokapujya, dawehner: Enforce formatter dependencies on views fields 2016-02-29 17:20:41 +09:00
Nathaniel Catchpole 9a47d81c72 Issue #2585989 by pguillard, malavya: Fix grammar and consistent use of URL / UI PART 2016-02-29 12:27:06 +09:00
Nathaniel Catchpole e42482bb6f Issue #2488540 by Lendude, SteffenR, geertvd, nlisgo, ozin, joshuajleonard, Lóna Lore: Rewrite external links in views fields 2016-02-29 09:00:08 +09:00
Nathaniel Catchpole eb0ed47ef9 Issue #2672442 by rakesh.gectcr, dimaro, aditya_anurag, jhodgdon: In the documentation, change all instances of "an URL" to "a URL" 2016-02-26 12:51:33 +09:00
Scott Reeves f7c02dfef2 Issue #2579691 by lauriii, alexpott, stefan.r, YesCT, dawehner: Remove usages of SafeMarkup::isSafe() 2016-02-25 12:54:06 +05:30
Nathaniel Catchpole c735b827d1 Issue #2674480 by twistor: Views does not properly ignore the query cache during preview 2016-02-25 12:58:45 +09:00
Jennifer Hodgdon 03474b690d Issue #2673552 by mcjim: Add missing @return documentation for _buildArguments() in ViewExecutable.php 2016-02-24 08:10:11 -08:00
Nathaniel Catchpole 1d75784abe Issue #2672604 by saurabh.tripathi.cs: Replace deprecated usage of entity_create('taxonomy_term') and entity_create('taxonomy_vocabulary') with a direct call to Term::create() and Vocabulary::create() 2016-02-24 13:17:21 +09:00
Nathaniel Catchpole a975f31f8d Issue #2649352 by dawehner, borisson_: views_embed_view() should use a render array so metadata can bubble up 2016-02-24 12:26:35 +09:00
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 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 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 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 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 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
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 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 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
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
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 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 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 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 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
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