Commit Graph

8470 Commits (019b6f6a413d3afe7108bb434e45eafe2141a301)

Author SHA1 Message Date
Alex Pott 52da1905b4 Issue #2227555 by dawehner: Use route options instead of route defaults for view_argument_map. 2014-04-18 21:14:52 +01:00
webchick b390475f1a Issue #2208633 by sun: Add a Yaml class to Drupal\Component\Serialization. 2014-04-18 09:45:14 -07:00
webchick 2681750501 Issue #2208609 by sun, Jalandhar, damiankloip: Move Json utility class into Drupal\Component\Serialization. 2014-04-18 08:32:47 -07:00
webchick c9711dc849 Issue #2200229 by Xano: Use entity access for Views UI routes. 2014-04-18 08:09:22 -07:00
webchick fd2792c8bb Issue #214760 follow-up by sun, lokapujya: Revised tests for theme name in block admin shows HTML entities: excessive check_plain(). 2014-04-18 07:59:23 -07:00
webchick 9a3772dee1 Issue #2244185 by damiankloip: Remove cURL dependent options from HTTP client. 2014-04-18 07:58:36 -07:00
Nathaniel Catchpole c8f6aceba4 Issue #2231419 by sun, jibran, Rajendar Reddy, Jalandhar, damiankloip: Merge obsolete CachedModuleHandler into ModuleHandler. 2014-04-18 14:35:05 +01:00
Alex Pott b4dba2ba6f Issue #2236207 by znerol: Use router request context instead of request service in system breadcrumb builder. 2014-04-18 14:25:07 +01:00
Alex Pott 775184ce28 Issue #2223593 by znerol: Decouple the router.request_context service from the request service. 2014-04-18 14:23:38 +01:00
Alex Pott ac0679d7ae Issue #2199845 by kay_v | scor: Merge all assertFormatterRdfa() unit test calls into one single unit test. 2014-04-18 13:54:36 +01:00
Alex Pott c1b72d4e02 Issue #2242967 by blueminds: User entity reference filter configuration broken. 2014-04-18 13:51:36 +01:00
Alex Pott bd468f23ad Issue #2223615 by znerol: Use request stack in local task/action manager. 2014-04-18 13:39:22 +01:00
Nathaniel Catchpole 0b807696d5 Issue #2241461 by Berdir, juampy: Locale + basic_auth results in current_user circular reference. 2014-04-18 13:27:27 +01:00
Alex Pott 1e15efd7d2 Issue #2202629 by sun: Move Drupal\Core\KeyValueStore\State* into Drupal\Core\State\State*. 2014-04-18 11:53:27 +01:00
Alex Pott 3a7d54dc38 Issue #2239181 by sun, znerol: SessionManager::isStarted() returns TRUE even after session_write_close() has been called. 2014-04-18 11:50:22 +01:00
webchick 78fb347f59 Issue #1425622 by visabhishek, dealancer: Increase length of 'type' field in search_dataset, search_index tables from 16 to 64. 2014-04-17 19:21:45 -07:00
webchick c535287aa4 Issue #2236315 by corbacho: Missing color of primary buttons in Seven Theme. 2014-04-17 13:28:35 -07:00
webchick 2b1bf32b2d Issue #2242747 by xjm: Add alexpott to MAINTAINERS.txt for the Configuration Entity system. 2014-04-17 13:26:48 -07:00
webchick 1521f98cd9 Issue #2218039 by dawehner, sun: Render the maintenance/install page like any other HTML page. 2014-04-17 13:12:22 -07:00
webchick 1efd2ad05f Issue #2231413 by blueminds, tim.plunkett: Link field does not accept a valid path alias. 2014-04-17 10:15:43 -07:00
Nathaniel Catchpole 6f0f10b2aa Issue #2238725 by sun: ConfigLanguageOverrideTest is not in ConfigLanguageOverrideTest.php. 2014-04-17 16:55:00 +01:00
Jennifer Hodgdon c845f0d82d Issue #2243543 by jhodgdon: Remove stray file 2014-04-17 08:16:47 -07:00
Jennifer Hodgdon 7f1f993423 Issue #2242585 by filijonka: Fix file docs in bootstrap.inc 2014-04-16 15:49:23 -07:00
Jennifer Hodgdon ebdb310c3e Issue #2234611 by visabhishek, cs_shadow, joachim: Fix up docs for WebTestBase::drupalCreateRole method 2014-04-16 15:35:42 -07:00
webchick f0bed14de3 Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose. 2014-04-16 15:00:30 -07:00
webchick 37250bb5bb Issue #1740378 by xjm, Désiré, alexpott | heyrocker: Implement renames in the import cycle. 2014-04-16 15:00:29 -07:00
webchick 7ec9480ea9 Issue #2220765 by xjm, alexpott: View names can be 255 characters long but this breaks stuff. 2014-04-16 15:00:29 -07:00
Alex Pott 240392ccbb Issue #1874640 by xjm, Wim Leers: Rename edit module to quickedit. 2014-04-16 22:42:14 +01:00
Alex Pott a62511ffbd Issue #2241655 by tim.plunkett: EntityStorageInterface::create() should always create a "new" entity. 2014-04-16 21:57:51 +01:00
Alex Pott 12b53d008f Issue #2229183 by martin107, dawehner: Use ContainerAwareTrait instead of extending ContainerAware. 2014-04-16 21:55:58 +01:00
Jennifer Hodgdon 8894e438ce Issue #2238659 by Jalandhar, Gábor Hojtsy, chx: Clean up some docs in String storage classes and interfaces 2014-04-16 12:55:05 -07:00
Nathaniel Catchpole 83f28fad4f Issue #2240709 by xjm, alexpott: ConfigImportUITest::testImport fails when the module list changes. 2014-04-16 16:06:07 +01:00
Nathaniel Catchpole 17561142cb Issue #2221695 by brantwynn, ianthomas_uk, grom358, ParisLiakos, Jalandhar: Remove uses of deprecated URL functions. 2014-04-16 16:05:41 +01:00
Alex Pott 4a6f248176 Issue #2112557 by tim.plunkett: Convert authorize_filetransfer_form to FormInterface. 2014-04-16 15:18:46 +01:00
Alex Pott 0231d3538b Issue #2232425 by danblack: Database Schema field/column default value is not properly quoted via PDO::quote(). 2014-04-16 15:08:13 +01:00
Alex Pott ec9d52ba43 Issue #2017475 by rodrigoaguilera, Outi, balagan: Multilingual tour for interface translation section. 2014-04-16 14:58:39 +01:00
Alex Pott 85392bfe35 Issue #2188877 by lokapujya | scor: Support RDFa output in telephone field formatter. 2014-04-16 14:42:32 +01:00
Alex Pott 9b87b2b4c8 Issue #1921044 by pakmanlh, Manuel Garcia, rteijeiro, dasjo, aboros, sqndr, LewisNyman: Align the styling of tool tips to be more consistent with Seven. 2014-04-16 14:16:02 +01:00
Alex Pott 9696e518fb Issue #2174021 by Xano, dawehner, damiankloip: Make \Drupal\views\Plugin\views\HandlerBase unit-testable. 2014-04-16 12:44:16 +01:00
Alex Pott e601933f6f Issue #2086463 by Jalandhar, cr0ss, jdanthinne: No colon needed for options labels. 2014-04-16 10:18:06 +01:00
Alex Pott 7ad0c57207 Issue #2182239 by Berdir, andypost: Improve ContentEntityBase::id() for better DX. 2014-04-16 10:11:41 +01:00
Nathaniel Catchpole 519e98b861 Issue #2229283 by dawehner, Rajendar Reddy, catch: Menu tree caching is broken. 2014-04-16 10:08:34 +01:00
Nathaniel Catchpole 5e642cfb27 Issue #2196067 by mondrake, fietserwin: Remove setWidth and setHeight from ImageInterface. 2014-04-16 09:54:36 +01:00
webchick c6e469e9db Issue #2152201 by Salah Messaoud, Manuel Garcia, steveoliver, joelpittet, burgerboydaddy, katy5289, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_checkboxes() to Twig 2014-04-15 20:52:59 -07:00
webchick 2516dc309d Issue #2239369 by sun: "Comments per page" setting cannot be configured to be larger than 300. 2014-04-15 20:51:21 -07:00
webchick 0a85def4cf Issue #214760 by Jalandhar, lokapujya, dcam, naquah: Theme name in block admin shows HTML entities: excessive check_plain(). 2014-04-15 20:46:05 -07:00
webchick bd4b9ae284 Issue #2229157 by cwells, LewisNyman, tompagabor: Add correct button types to account settings forms. 2014-04-15 20:34:04 -07:00
webchick 3ce9175355 Issue #2238869 by tim.plunkett: Remove obsolete menuGetItem override from TestFormBuilder. 2014-04-15 20:30:21 -07:00
webchick 8f65ff5c77 Issue #2237329 by cs_shadow, joachim: Comments in OptionsWidgetsTest are in the wrong place. 2014-04-15 20:27:33 -07:00
webchick 529a024657 Issue #2156661 by Jalandhar, jsbalsera, ianthomas_uk, sidharthap, jhodgdon: Search admin menu entry uses "settings" -- UI-text standards violation. 2014-04-15 20:25:15 -07:00
webchick 63d545ed79 Issue #2239255 by cs_shadow, ivanjaros: Action variable is defined twice in BulkForm::viewsFormSubmit. 2014-04-15 20:23:25 -07:00
webchick 4027cab346 Issue #2240023 by beejeebus: Make sure we use a unique temp filename for php storage. 2014-04-15 20:22:41 -07:00
Alex Pott 562addafa0 Issue #2231495 by ACF, andrei.dincu: Array to string conversion error when trying to add a new user. 2014-04-16 00:41:14 +01:00
webchick 068dd7138f Revert Issue #421294: We use unicode, not html entities. 2014-04-15 14:55:27 -07:00
webchick 93ae08aa93 Issue #2233403 by Jalandhar, sun: Let update.php invoke hooks again. 2014-04-15 14:51:20 -07:00
Alex Pott 972b532d90 Issue #1987848 by disasm, ocsilalala, kim.pepper, pwieck, Cottser, pratik60, h3rj4n, pfrenssen, InternetDevels, ParisLiakos, rgoodine, tlyngej, vijaycs85, robeano: Convert system_theme_default() to a new style controller. 2014-04-15 22:30:01 +01:00
webchick 9528f21954 Issue #2240019 by cs_shadow | alexpott: Incorrect API documentation in hook_ranking. 2014-04-15 14:24:47 -07:00
webchick 574c5c4715 Issue #2240987 by sun | xeniak: Installer breaks with fatal error on PHP 5.3. 2014-04-15 14:20:36 -07:00
webchick 07734e1541 Issue #2237767 by cs_shadow | filijonka: Use statements before doc file. 2014-04-15 14:14:38 -07:00
Nathaniel Catchpole 5639ae2d7b Issue #1167248 by Berdir, damiankloip, Alan Evans, beejeebus, catch: Add CacheBackendInterface::setMultiple(). 2014-04-15 20:48:35 +01:00
Nathaniel Catchpole a4127f24af Issue #2238651 by chx: LocaleStringTest is incorrectly asserting source strings instead of translations. 2014-04-15 20:46:16 +01:00
Nathaniel Catchpole ca56067253 Issue #2151699 by jsbalsera: Move #access responsibility from formatters/widgets to EntityViewDisplay/EntityFormDisplay. 2014-04-15 20:31:58 +01:00
Nathaniel Catchpole 973948edf5 Issue #2101119 by Xano, tim.plunkett: Convert Filter routes to use entity access instead of permissions. 2014-04-15 20:26:52 +01:00
Nathaniel Catchpole 56ace1cb34 Issue #2225473 by mcjim: Move database fakes out of migrate module so they can be used in non-migrate tests. 2014-04-15 20:24:22 +01:00
Nathaniel Catchpole ef650e7272 Issue #2147689 by Xano: [regression] Support route parameters for *info.yml files' configure route name. 2014-04-15 20:19:00 +01:00
Nathaniel Catchpole 26d253c768 Issue #2239299 by tim.plunkett: Form errors should only be set during validation. 2014-04-15 20:12:58 +01:00
Nathaniel Catchpole c4b7a5b8fd Issue #2237681 by damiankloip: Revise Guzzle client configuration and event registration. 2014-04-15 20:12:48 +01:00
webchick f0677c1161 Issue #2147291 by tim.plunkett, martin107, tkuldeep17, agentrickard: Node_access_grants should always be passed an account. 2014-04-15 09:47:12 -07:00
Nathaniel Catchpole c4b192de5b Issue #2161217 by nod_, Bès: jQuery Cookie library is no longer included in jQuery UI. 2014-04-15 12:41:43 +01:00
Nathaniel Catchpole 72040dbef3 Issue #610076 by fietserwin, yingtho, te-brian, mikeryan, Dave Cohen: Add a primary key to the {taxonomy_index} table and prevent duplicates being inserted. 2014-04-15 11:46:45 +01:00
Nathaniel Catchpole eca1d75e88 Issue #2233337 by znerol: Impossible to specify per-bin cache backend service from within settings.php. 2014-04-15 11:15:34 +01:00
Nathaniel Catchpole 8e29b0f833 Issue #2233337 by znerol: Impossible to specify per-bin cache backend service from within settings.php. 2014-04-15 10:01:13 +01:00
webchick 95e6d3a549 Issue #2236553 by xjm, dags, Gaelan, alexpott: Config import validation needs to be able to list multiple issues and the messages should be translatable. 2014-04-14 13:45:42 -07:00
Dries abc7e15fa6 Issue #2161591 by pwolanin, beejeebus, sun: Change default active config from file storage to DB storage. 2014-04-14 22:23:05 +02:00
Alex Pott 23b38b7294 Issue #2190561 by chx, pcambra, benjy: Migrate in core: Add a load system for migrate plugins. 2014-04-14 13:04:21 +01:00
webchick e0a47b4f75 Issue #2239407 by holly.ross.drupal, YesCT, tstoeckler, alimac: Language manager interface should not specify implementation details for getLanguages on the interface. 2014-04-13 17:01:52 -04:00
webchick 4945bae2d1 Issue #2238945 by effulgentsia: Remove the 'clean_urls' request attribute. 2014-04-13 16:01:03 -04:00
webchick ea22b21949 Issue #2238069 by alexpott, xjm: Create a way to add steps to configuration sync. 2014-04-13 15:27:54 -04:00
webchick 59dc3c3b13 Revert "Issue #2238069 by alexpott: Create a way to add steps to configuration sync."
Wrong commit credit.

This reverts commit 0a93d9a16b.
2014-04-13 15:27:27 -04:00
webchick 0a93d9a16b Issue #2238069 by alexpott: Create a way to add steps to configuration sync. 2014-04-13 15:23:42 -04:00
Alex Pott e562ca4dd3 Issue #2085243 by dawehner: Rename Menu module into Menu UI module. 2014-04-13 15:04:02 -04:00
Alex Pott 62ba47d26a Revert "Issue #2085243 by dawehner: Rename Menu module into Menu UI module."
This reverts commit 07f63fe6f3.
2014-04-13 15:03:35 -04:00
Alex Pott f122f87451 Issue #2227869 by joelpittet: Remove magic printing from Attribute class to make Twig 'without' filter work for attributes. 2014-04-13 14:56:00 -04:00
webchick f9f3e7f2cf Issue #2237963 by Wim Leers: Remove dead menu system code: menu_get_active_trail() and friends. 2014-04-13 14:18:38 -04:00
webchick 80f9e5819e Issue #1399846 by slashrsm, Gábor Hojtsy, Berdir, brantwynn, visabhishek, David_Rothstein, cweagans, martin107, SteffenR, Dave Reid: Make unused file 'cleanup' configurable. 2014-04-13 13:52:04 -04:00
Alex Pott acbd5fa840 Issue #2226197 by fago, jessebeach: Introduce FieldStorageDefinitionInterface in the Entity Field API. 2014-04-13 13:36:33 -04:00
Alex Pott 07f63fe6f3 Issue #2085243 by dawehner: Rename Menu module into Menu UI module. 2014-04-13 11:58:17 -04:00
Alex Pott 1d198fbd68 Issue #2232037 by danblack: Taxonomy_index should have a primary key. 2014-04-12 22:59:29 -04:00
Alex Pott 7f273d25c5 Issue #2239307 by tim.plunkett: Remove obsolete _node_revision_access. 2014-04-12 22:56:17 -04:00
Alex Pott 2ccfe55330 Issue #2233607 by visabhishek: Kill path_load() and use \Drupal::service('path.alias_storage')->load($conditions) instead. 2014-04-12 22:49:40 -04:00
Alex Pott cce2380be1 Issue #2226613 by damiankloip: Add cache tags to Views data and plugin definition cache entries. 2014-04-12 14:53:21 -04:00
Alex Pott 1c11d16419 Issue #2223611 by cs_shadow, ACF, dman, visabhishek, vintorezxxi: ContactFormController passed user name field list object to watchdog. 2014-04-12 14:50:12 -04:00
Alex Pott 455840f75d Issue #2206909 by jhodgdon, dawehner: Regression: Form submit redirects from 403/404 pages are no longer possible. 2014-04-12 14:23:29 -04:00
Alex Pott bf61ca134d Issue #2217749 by Wim Leers, Jalandhar, visabhishek, damiankloip: Entity base class should provide standardized cache tags and built-in invalidation. 2014-04-12 14:11:33 -04:00
webchick 88f026ebab Issue #2228795 by Gaelan | eojthebrave: Where did hook_url_outbound_alter go?. 2014-04-11 15:58:27 -04:00
webchick 1104509d1d Issue #2237241 by pwolanin: BreadcrumbManager does not have a proper interface . 2014-04-11 13:56:36 -04:00
webchick b431efaf36 Issue #2212947 by sun, pwolanin, dmitry_bezer | ianthomas_uk: Installer doesn't pick up database port or table prefix from settings.php. 2014-04-11 13:45:19 -04:00
webchick cda250396e Issue #2225739 by killua99, Berdir, andypost, pfrenssen: Remove usage of field_info_instances(), use EntityManager::getFieldDefinitions() instead. 2014-04-11 12:01:24 -04:00
webchick 0b4bf3af72 Issue #2124535 by Berdir, alexpott, Désiré, xjm | yched: Prevent secondary configuration creates and deletes from breaking the ConfigImporter. 2014-04-11 11:38:28 -04:00
webchick e84971c526 Issue #2210637 by damiankloip | Crell: Upgrade to Guzzle 4. 2014-04-11 10:58:24 -04:00