Commit Graph

2098 Commits (da5262f4c515db8557211896d06f0a50b48b374c)

Author SHA1 Message Date
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