Commit Graph

24636 Commits (f8afaa2fdc629bd831b012e0838926ddd4a25d38)

Author SHA1 Message Date
webchick d34434d813 Issue #2244885 by alexpott: Add method to count number of entities with a particular field. 2014-04-19 14:55:06 -07:00
webchick 13c930f9ec Issue #2216527 by sun: Inject a serialization format into database key/value storage. 2014-04-18 14:21:17 -07:00
webchick 0263085f27 Issue #2233157 by blueminds, Jalandhar: Make the comment entity_id be a reference field. 2014-04-18 13:41:57 -07:00
webchick e6ac9ec569 Issue #2244757 by tim.plunkett: Path Admin UI is broken and has no test coverage. 2014-04-18 13:39:26 -07:00
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