Commit Graph

2324 Commits (de724027fe48a96562bf6566cd2f62de2ba64a73)

Author SHA1 Message Date
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 c1d947b6d4 Issue #2713923 by NickWilde, markdorison: A Few attributes/new Attribute() calls use strings instead of array for classes 2016-10-19 14:03:36 +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 eaaea5db8b Revert "Issue #2664322 by dawehner, benjifisher, almaudoh: key_value table is only used by a core service but it depends on system install"
This reverts commit 5571193f80.
2016-09-28 17:22:20 +01:00
Nathaniel Catchpole 5571193f80 Issue #2664322 by dawehner, benjifisher, almaudoh: key_value table is only used by a core service but it depends on system install 2016-09-28 11:38:34 +01:00
Alex Pott 67076176cd Issue #2647916 by Lendude, Wim Leers, dawehner: Views ajax modals stop working in certain scenarios: due to JS settings caching, AJAX responses may set wrong ajaxPageState.libraries, causing problems for subsequent AJAX requests/responses 2016-09-26 08:46:29 +01:00
Alex Pott e12c685032 Issue #2804375 by Lendude, dawehner: Exception thrown when using [view:url] token when there is no display with a URL in the view 2016-09-25 12:31:37 +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
Alex Pott e8885ed65d Issue #2771187 by Lendude: Add javascript testing for pagination on AJAX enabled views 2016-09-22 15:03:34 +01:00
Alex Pott 2fb6246e3d Issue #2600804 by Lendude, D4K0, dawehner, droplet: AJAXified glossary view arguments fail when Language URL detection enabled 2016-09-22 13:16:53 +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 17cd892003 Issue #2783117 by eloiv: views.api.php variable $view->name does not exist 2016-08-29 08:59:27 +01: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 425b58b630 Issue #2770817 by Lendude: Add javascript testing for sorting AJAX enabled views 2016-08-23 18:53:35 +01:00
Nathaniel Catchpole 3c42666bfc Issue #2787577 by alexpott, dawehner: When tests use multiple namespaces they should do so in a coding standards compliant way 2016-08-22 17:10:39 +01:00
Nathaniel Catchpole e1ef487b8d Issue #2513534 by tim.plunkett, lokapujya, tedbow, LewisNyman, Manjit.Singh, alexpott, Maninders, Bojhan: Remove the 'disabled' region from Block UI 2016-08-08 13:16:02 +01: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
Nathaniel Catchpole a0a530fd4f Issue #1920902 by neclimdul, larowlan, alexpott, chx, sun, jthorson, damiankloip, Berdir, Mixologic, YesCT, hussainweb, rcaracaus, cweagans, catch, jibran, msonnabaum, dawehner, webchick, anavarre, heyrocker: Add a Drupal Yaml wrapper so we can default to PECL Yaml component if it is available 2016-08-01 18:52:00 +01: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 f6eb757552 Issue #2734091 by Sam152: Remove tests specific waitForAjaxToFinish methods, replace with assertSession()->assertWaitOnAjaxRequest 2016-07-12 14:30:42 +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 765aa9e706 Issue #2499239 by Mile23, neclimdul, alexpott, jhedstrom, Mixologic, Crell, Xano, dawehner: Use test suite classes to discover different test types under phpunit, allow contrib harmony with run-tests 2016-06-24 18:36:21 +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 1da4d15cd8 Issue #2447803 by amateescu, Fabianx, Berdir: Use FileCache for caching discovered annotations 2016-06-22 17:32:20 +02:00
Alex Pott c2b28643f6 Issue #2745953 by dawehner, tim.plunkett, Wim Leers: AjaxBasePageNegotiator should not require _theme: ajax_base_page to be specified 2016-06-22 16:01:50 +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 0fc2e8d977 Issue #2743297: Mis-named update function in views 2016-06-08 21:54:13 +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
Alex Pott 95481848dc Issue #2533776 by nicolas.rafaelli, lluvigne, dagmar: Instead of mocking TypedDataManager, use TypedDataManagerInterface in tests 2016-05-27 15:17:52 +01:00
xjm fbe287dc6a Issue #2729083 by martin107, jhodgdon: @encode becomes @endcode
(cherry picked from commit 1694030bc2)
2016-05-27 08:21:40 -05:00
Alex Pott 491554b180 Issue #1996130 by dawehner, damiankloip, dagmar, marthinal, clemens.tolboom, Nitesh Sethia: REST views: not adding dependencies on Serializer providers 2016-05-27 12:13:13 +01:00
Alex Pott d27d90ce8a Issue #2708509 by damiankloip, dawehner, amateescu: custom_storage does not work on field types with a storage schema already 2016-05-27 09:12:26 +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 3a7e8290a1 Issue #2700495 by ronaldtebrake, droplet, samuel.mortenson, jibran, nod_: Method removing expired drupalSettings.ajax tries to remove settings when there is no ajax defined 2016-05-13 11:55:03 +01: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
Alex Pott 94c628a9ca Issue #2572633 by vprocessor, andypost, attiks, andriyun: Fix 'Drupal.Commenting.ClassComment' coding standard 2016-05-08 08:57:21 -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
Nathaniel Catchpole 82f9f8c590 Issue #2407853 by alexpott, aerozeppelin, Berdir, vladan.me, dawehner: TaxonomyIndexTid Views plugin stores selected terms with the ID instead of UUID 2016-05-02 13:14:28 +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 dbcbda9175 Issue #2710709 by Pashupathi Nath Gajawada: Views 'Combine fields filter' has inaccurate UI help text 2016-04-26 13:09:05 +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
Alex Pott f3f3800fe4 Issue #2674408 by alexpott: Fix "Drupal.Classes.UnusedUseStatement" standard in core 2016-04-05 11:50:03 +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
Nathaniel Catchpole fb8d5b1f0c Issue #2686765 by sidharthap, thhafner: cacheUntilEntityChanges() is deprecated and should be replaced with addCacheableDependency() 2016-03-16 10:34:36 +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 0dc48d0cca Issue #2683263 by claudiu.cristea, alexpott: Update text for views_post_update_image_style_dependencies() wrong 2016-03-10 17:20:22 +09: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 00606660c8 Issue #2672200 by Sweetchuck, gauravjeet: Wrap Drupal with closure variable 2016-02-29 12:25:57 +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 b13450f677 Issue #2591357 by Oleksiy, snehi, dimaro, sdstyles, Arez, Gábor Hojtsy: Content view type filter should be labeled "Content Type" for consistency 2016-02-26 15:17:53 +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 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