Commit Graph

1742 Commits (bc62529e8b98e8df48858c0e8b66d9f2c2f3d6ed)

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