Commit Graph

3179 Commits (944d3dab7cf0396b8da50a22e842b4a200a46903)

Author SHA1 Message Date
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 4e84e841b6 Issue #2444775 by neclimdul: Remove dead ContentFormControllerSubscriber class 2015-03-04 17:19:59 +00:00
Nathaniel Catchpole bbc47f05fc Issue #2434745 by geertvd: Boolean field: On/Off labels are in the "storage" settings but shouldn't be 2015-03-04 15:17:04 +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 71838159fe Issue #2252033 by olli, dawehner: Don't serialize database connection info 2015-03-04 15:04:01 +00:00
Nathaniel Catchpole fe04699eed Issue #2429257 by Wim Leers, Fabianx, effulgentsia: Bubble cache contexts 2015-03-03 10:28:03 +00:00
Alex Pott a120969efe Issue #2223435 by Sutharsan, Xano, tim.plunkett: Do not use t() in block plugins anymore 2015-03-01 12:36:58 +00:00
Alex Pott 01382db49d Issue #2416971 by dawehner, pwolanin: Remove Url::__toString() 2015-03-01 11:41:21 +00:00
Alex Pott 0bf30e29fd Issue #2369981 by Cottser: Not found templates are displayed literally instead of throwing an Exception due to string loader 2015-03-01 10:38:56 +00:00
Alex Pott 67cb2182c2 Issue #2428087 by jhodgdon, foxtrotcharlie: Boolean field formatter - default choice appears in list twice 2015-03-01 10:36:09 +00:00
Alex Pott b0f4b418ca Issue #2227227 by mpdonadio, amateescu, yched, larowlan, swentel, tstoeckler, fago: FieldTypePluginManager cannot instantiate FieldType plugins, good thing TypedDataManager can instantiate just about anything 2015-03-01 10:28:54 +00:00
Alex Pott 0aa2a08fd0 Issue #2442173 by mpdonadio: Drop the unused class RouteBuilderStatic 2015-02-28 17:14:15 +00:00
Alex Pott 0b5f5ce814 Issue #1768526 by swentel, Berdir: NodeFormController::validate() calls buildEntity() twice 2015-02-28 17:11:34 +00:00
Alex Pott 60f36e8995 Issue #1600670 by mradcliffe, bendiy, bzrudi71, andypost, daffie, stefan.r, devpreview: Cannot query Postgres database that has column names with capital letters 2015-02-28 16:43:46 +00:00
Alex Pott 374f838e9c Issue #2343483 by andypost, yched: Doc cleanup after FieldConfig 2015-02-28 16:10:50 +00:00
Alex Pott 46ff3d51c5 Issue #2441685 by Arla: Incorrect documentation for EntityAccessControlHandler::checkAccess() 2015-02-28 13:59:13 +00:00
Alex Pott 74f943526b Issue #2437785 by amateescu: FieldConfigStorageBase::mapToStorageRecord() calls the wrong field type method 2015-02-28 13:51:48 +00:00
Alex Pott 357b503e01 Issue #2084455 by Mile23: Drupal\Component\Datetime\DateTimePlus::checkArray() compares wrong value 2015-02-28 13:04:51 +00:00
Alex Pott b3c340729d Issue #2433001 by neclimdul: Zend Bridge Tests 2015-02-28 11:46:51 +00:00
Alex Pott b33a46bc1d Issue #2435493 by effulgentsia: Change String::format()'s '@' and '%' placeholders to be auto-escaped rather than always-escaped 2015-02-28 11:41:52 +00:00
Alex Pott 27f0b0f114 Issue #2425637 by pcambra, swentel: ConfigEntityInterface should extend ThirdPartySettingsInterface 2015-02-27 16:41:49 +00:00
Nathaniel Catchpole e57b339ebe Issue #2430341 by Wim Leers: Comment pager-dependent cache key should be a cache context 2015-02-27 14:09:08 +00:00
Alex Pott 9c2b19cdaa Issue #2431281 by dawehner: Drop support for _access_mode routes and always assume ALL 2015-02-27 12:47:26 +00:00
Alex Pott b79c650836 Issue #2388067 by david_garcia: getQualifiedMapTableName is database specific logic out of the database driver 2015-02-27 12:20:42 +00:00
Alex Pott f144ac6e7a Issue #2400261 by benjy, dawehner, tobiasb: Service Container should not store absolute paths 2015-02-27 12:05:19 +00:00
Alex Pott ef0cb6e091 Issue #2405469 by yched, googletorp, amateescu, larowlan, Berdir: FileFormatterBase should extend EntityReferenceFormatterBase 2015-02-27 11:47:51 +00:00
Alex Pott 9c0bfb2d3b Issue #2339491 by corbacho, dawehner, larowlan, effulgentsia, webflo: Ajax requests on forms with files fail on IE 9 2015-02-27 11:39:17 +00:00
webchick 814d160178 Issue #2437359 by pcambra: Fix nowdoc space in Unicode.php 2015-02-25 22:16:08 -08:00
webchick 1614664198 Issue #2378883 by Wim Leers, dawehner: Convert existing drupal_render() KernelTestBase tests to PHPUnit tests 2015-02-25 19:42:26 -08:00
Nathaniel Catchpole dfaf2e6d97 Issue #2428563 by Wim Leers: Introduce parameter-dependent cache contexts 2015-02-23 20:12:55 +00:00
Nathaniel Catchpole 59d5c098cc Issue #2416409 by alexpott, bojanz: Delete dependent config entities that don't implement onDependencyRemoval() when a config entity is deleted 2015-02-23 20:02:06 +00:00
Nathaniel Catchpole 94266ed9cf Issue #2388629 by kajalkiran, Canutza: remove drupal_is_front_page() 2015-02-23 13:25: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
Alex Pott df44266ea9 Issue #2363341 by tim.plunkett, donquixote, adci_contributor: Throw exception in Drupal::service() and friends, if container not initialized yet 2015-02-22 23:55:10 +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
webchick d8a6c0a11d Issue #1013034 by bzrudi71, jaredsmith, andypost, alexpott, dbcollies, ncl, jhedstrom, kathyh: PostgreSQL constraints do not get renamed by db_rename_table() 2015-02-21 20:10:07 -08:00
catch 969fa3c71a Issue #1853856 by tim.plunkett, alexpott: Document that ConfigEntityBase and ConfigStorageController are tightly coupled 2015-02-21 18:06:58 +00:00
catch 99527b1ed4 Issue #2332047 by xjm: Deprecate unneeded file_htaccess_lines() wrapper 2015-02-21 18:04:49 +00:00
Alex Pott 8db8dd0821 Issue #2328645 by andypost, Berdir, almaudoh: Remove remaining global $user 2015-02-21 17:29:58 +00: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
Alex Pott 1420b774ff Issue #2426509 by yched, fago: ContentEntityBase::__set() messes with values that happen to be TypedData 2015-02-21 13:10:37 +00:00
Alex Pott f029fbbe78 Issue #2429103 by cpj: Remove deprecated methods SessionManager::enable(), SessionManager::disable() and SessionManager::isEnabled() 2015-02-21 10:47:19 +00:00
Alex Pott 78fd4d0c2c Issue #2425497 by bojanz: Stop injecting the config storage to the config query 2015-02-20 22:14:54 +00:00
Alex Pott 48f5de46fc Issue #2425201 by jibran, dawehner: Small cleanup follow from #2414255. 2015-02-20 09:32:53 +00:00
catch 460af4c9f3 Issue #2329101 by Wim Leers: CacheableInterface only has a getCacheKeys() method, no getCacheContexts(), leads to awkward implementations 2015-02-20 09:18:26 +00:00
Alex Pott 806def404d Issue #2422363 by mortendk, joelpittet, davidhernandez: Rewrite the menu CSS components inline with our CSS standards 2015-02-19 09:18:40 +00:00
Alex Pott 9026147944 Issue #2298687 by tstoeckler, Jose Reyero, hussainweb, rpayanm: Sequence and Mapping implement interfaces incorrectly, make them honest about what they support 2015-02-19 08:56:08 +00:00
Alex Pott f08f699e1d Revert "Issue #2298687 by tstoeckler, Jose Reyero, hussainweb, rpayanm: Sequence and Mapping implement interfaces incorrectly, make them honest about what they support"
This reverts commit 4337033622.
2015-02-19 08:55:13 +00:00
Alex Pott 4337033622 Issue #2298687 by tstoeckler, Jose Reyero, hussainweb, rpayanm: Sequence and Mapping implement interfaces incorrectly, make them honest about what they support 2015-02-19 08:52:47 +00:00
webchick e6cd1fa5b7 Issue #2388867 by alexpott, xjm, jhodgdon: Notifying user of config changes when config has never been synched makes no sense 2015-02-18 14:01:25 -08:00
Alex Pott 0d15b2b5eb Issue #2408227 by geertvd, gloob, amitsedaiz: When creating a float field, max and min value settings are forced to be integer 2015-02-18 17:42:25 +00:00
webchick a88170274f Issue #2356983 by bzrudi71, jaredsmith: PostgreSQL: Fix tests in locale test group 2015-02-18 09:24:15 -08:00
Alex Pott 097b83f98f Issue #2417339 by amateescu, shashikant_chauhan: Fix @return documentation for EntityManagerInterface::loadEntityByConfigTarget() 2015-02-18 15:21:41 +00:00
Alex Pott 7b3189de17 Issue #2428377 by sun, daffie, amateescu: SQLite Schema class is missing use Drupal\Component\Utility\Unicode 2015-02-18 12:57:37 +00:00
Alex Pott 3058984b76 Issue #2427875 by sun, daffie: SQLite Insert query does not account for INSERT FROM ... SELECT 2015-02-18 12:56:37 +00:00
Alex Pott bf48d49846 Revert "Issue #2427875 by daffie: SQLite Insert query does not account for INSERT FROM ... SELECT"
This reverts commit d1a9a099e2.
2015-02-18 12:56:07 +00:00
Alex Pott 9e212304f8 Issue #2425691 by pjbaert, kepford, drupalninja99: Remove .leaf/.menu-item--leaf from menu CSS components 2015-02-18 12:54:46 +00:00
Alex Pott d1a9a099e2 Issue #2427875 by daffie: SQLite Insert query does not account for INSERT FROM ... SELECT 2015-02-18 12:44:30 +00:00
Alex Pott 1218fdf8ef Issue #2190895 by frankcarey, tim.plunkett: Revamp vertical tabs to not save form values 2015-02-18 11:41:29 +00:00
Alex Pott 7e41973fc9 Issue #2426031 by almaudoh, cpj: Remove deprecated uses of SessionManager::isEnabled(), SessionManager::enable() and SessionManager::disable() 2015-02-18 11:24:26 +00:00
Alex Pott 0ed1f2e4fb Issue #1946090 by pjonckiere, alex-mo, rpayanm: _drupal_wrap_mail_line() does not force-wrap too long words after 996 characters 2015-02-18 11:07:27 +00:00
catch 0bc927f20a Issue #2420107 by alexpott: Determine which config entities can be fixed and which will be deleted when a dependency is removed 2015-02-17 23:33:18 +00:00
catch 70e4656d98 Issue #2383413 by larsmw, Cottser, alvar0hurtad0: Remove file_exists() when registering namespaces for Twig template paths 2015-02-17 23:27:32 +00:00
Alex Pott 27c9167ec9 Issue #2318437 by Wim Leers, Gábor Hojtsy, geertvd: Replace the hardcoded langcode key on blocks with the 'language' cache context 2015-02-17 17:20:56 +00:00
Alex Pott 6dc2481b4e Issue #2415513 by eojthebrave: Add @Event documentation to all RoutingEvents 2015-02-17 16:25:11 +00:00
Alex Pott 09aad27d07 Issue #2425759 by andypost, jhodgdon: SearchQuery lacks preExecute(), making countQuery() run even when there are problems in prepare step 2015-02-17 16:05:22 +00:00
Alex Pott e25c440c99 Issue #2427773 by sun, daffie: SQLite REGEXP user function exists, but is wrongly implemented 2015-02-17 14:02:40 +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 78ac4561d3 Issue #2427311 by sun, daffie: SQLite does not natively support CONCAT_WS() 2015-02-17 09:10:56 +00:00
Alex Pott e7bb62123a Issue #2427349 by pcambra: Remove ThirdPartySettingsTrait leftover in ConfigEntityBase 2015-02-17 00:46:11 +00:00
Alex Pott 6c91bb774c Issue #2427001 by chx: field item presave is only called for SQL 2015-02-17 00:34:34 +00:00
Alex Pott 8723012e3a Issue #2343127 by tadityar, harshil.maradiya, aphickey, bburg, ashutoshmishra: Docblock fixes for core/lib/Drupal/Core/Database/Query 2015-02-16 23:38:20 +00:00
Alex Pott 370e15e62d Issue #2415505 by eojthebrave: Add @Event documentation to all ConfigEvents 2015-02-16 16:46:44 +00:00
Alex Pott a53a61f6b9 Issue #2422657 by Berdir: Skip fast chained cache backend in maintenance mode 2015-02-15 10:37:31 +00:00
Alex Pott ade57a9e04 Issue #2419923 by amateescu, jibran, dashaforbes: Port SA-CONTRIB-2013-096 to D8 2015-02-15 10:34:39 +00:00
Alex Pott 8007ab1b27 Issue #2423213 by plach: Schema for newly defined entity types is never created 2015-02-15 10:28:20 +00:00
Alex Pott a32a88cbc2 Issue #2372389 by znerol, almaudoh: Expose session handler in container 2015-02-14 10:29:52 +00:00
webchick c6036a58c4 Issue #2425379 by eojthebrave: Add @Event documentation to all EntityTypeEvents 2015-02-13 12:48:04 -08:00
webchick 47cd92b205 Issue #2423579 by mpdonadio, xjm, heilop, Wim Leers, webchick: Url::fromUrl('user-path:/') should throw an exception when a path component without a slash is given 2015-02-13 11:35:29 -08:00
Alex Pott 7f6f61f4a2 Issue #2229145 by znerol, neclimdul, larowlan, alexpott, joelpittet, almaudoh, tadityar: Register symfony session components in the DIC and inject the session service into the request object 2015-02-13 12:56:34 +00:00
webchick a3786eacbe Issue #2338559 by larowlan, damiankloip, hampercm, mradcliffe, jibran, Berdir, Fabianx, catch: Never serialize password fields by default 2015-02-12 15:08:28 -08:00
webchick f894d63965 Issue #2409515 by joelpittet: Updater::findInfoFile() was never updated for .info -> .info.yml change. 2015-02-12 14:48:48 -08:00
webchick 402bfd9426 Revert "Issue #2409515 by joelpittet: Updater::findInfoFile() lacks test coverage"
Wrong commit message.

This reverts commit 96b7b02e43.
2015-02-12 14:48:19 -08:00
webchick 96b7b02e43 Issue #2409515 by joelpittet: Updater::findInfoFile() lacks test coverage 2015-02-12 14:48:05 -08:00
webchick 3227399041 Issue #2061879 by Palashvijay4O, chx: Remove Schema::copyTable 2015-02-12 11:59:22 -08:00
Nathaniel Catchpole 9c7108284e Issue #2413841 by yched: EntityDisplayBase::__wakeup() should avoid calling toArray() 2015-02-12 12:48:28 +00:00
catch 4cd30ead36 Issue #2414255 by lauriii, Jeff Burnz, dawehner, davidhernandez: Subtheme template inheritance working in reverse order 2015-02-12 10:35:27 +00:00
Alex Pott 9cf83e9cd4 Issue #2307869 by dawehner, Berdir, RavindraSingh, effulgentsia: Remove Drupal's Container::get() 2015-02-12 10:25:52 +00:00
webchick 53ca7d6a94 Issue #2415507 by eojthebrave: Add @Event documentation to all FieldStorageDefinitionEvents 2015-02-11 14:50:57 -08:00
Alex Pott 326db64678 Issue #2391217 by Berdir: Support base fields with multiple columns in entity queries 2015-02-11 16:53:02 +00:00
Alex Pott 7f1b02ecd9 Issue #2419065 by jhedstrom: Switching the entity storage class should not be considered a definition update that requires schema changes 2015-02-10 10:08:43 +00:00
Alex Pott c8c1ae11a4 Issue #2051467 by jhedstrom, dawehner, amateescu, Berdir, herom, Mile23: Expand and convert to phpunit tests for \Drupal\Component\Transliteration 2015-02-09 12:20:23 +00:00
Alex Pott 6faa686122 Issue #2338727 by znerol, almaudoh: Replace static SessionManager::$enabled property with WriteSafeSessionHandler class and resolve hidden circular dependency between SessionManager and SessionHandler 2015-02-08 00:07:34 +00:00
Alex Pott 42083a1cc7 Issue #2414721 by jesperjb, plach: EntityAdapter should be instantiated per language 2015-02-08 00:02:31 +00:00
Alex Pott 91ae64ac59 Revert "Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object"
This reverts commit b926f5d868.
2015-02-07 21:37:26 +00:00
Alex Pott 2b6baf6097 Issue #2421841 by neclimdul, tim.plunkett: Performance bug in ControllerResolver::getControllerFromDefinition() 2015-02-07 11:14:31 +00:00
Alex Pott 03b7423abc Issue #2421849 by amateescu: Make SelectionBase::buildEntityQuery() protected 2015-02-07 11:12:27 +00:00
Alex Pott b926f5d868 Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object 2015-02-07 10:57:50 +00: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
Alex Pott b56c5f8792 Issue #2281167 by jhedstrom, blueminds: AliasManager strange cacheClear logic 2015-02-06 12:19:36 +00:00
Alex Pott 17c250034f Issue #2405943 by fago, mikey_p, dashaforbes: User entity validation misses form validation logic 2015-02-06 11:39:57 +00:00
Alex Pott 2bf5573595 Issue #2421005 by tim.plunkett: Add \Drupal::hasContainer() instead of checking if \Drupal::getContainer() === NULL 2015-02-05 20:50:59 +00:00
Alex Pott c9cc83577d Issue #2420025 by Berdir: Token::resetInfo() uses invalid cache tag structure 2015-02-05 09:34:59 +00:00
Alex Pott cf40fa1fbf Issue #2300101 by dpi, ivanjaros: Unrevisioned base fields are ignored during entity load 2015-02-05 09:16:52 +00:00
Alex Pott 0509fbe789 Issue #2164601 by yched, jibran, amateescu, pfrenssen: Stop auto-creating FieldItems on mere reading of $entity->field[N] 2015-02-05 08:58:52 +00:00
webchick b8364ecfa9 Issue #1959806 by amateescu, jibran, goldorak, Wim Leers, yched, dawehner: Provide a generic 'entity_autocomplete' Form API element 2015-02-04 08:41:54 -08:00
Nathaniel Catchpole 02b9e08b7a Issue #2361775 by alexpott, swentel: Third party settings dependencies cause config entity deletion 2015-02-04 13:07:28 +00:00
Nathaniel Catchpole e152fefcdf Issue #2414991 by alexpott: Prevent hook_config_schema_info_alter from adding or removing definitions 2015-02-04 11:59:36 +00:00
Alex Pott 26b99df319 Issue #2363099 by Gábor Hojtsy, Berdir, swentel, plach: Using translated field definition descriptions in entity schema results in different schema definitions, resulting in update.php changes 2015-02-04 11:52:16 +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 4f776f6f45 Issue #2407125 by Cogax, vijaycs85, Gábor Hojtsy: LanguageInterface should not support setName 2015-02-03 16:36:21 +00:00
Alex Pott b524d3d59c Issue #2409661 by yched: Remove duplicate check for "FieldableEntity" in EntityDisplayBase 2015-02-03 16:04:49 +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
webchick 4ae39d2fb8 Issue #2417645 by tim.plunkett, effulgentsia, pwolanin: Change destination query string handling to break dependence on system path 2015-02-02 13:58:16 -08:00
webchick b01c7c4583 Issue #2418613 by pwolanin: Fix #0 bug in toUriString() method in Url class, clarify toString() vs toUriString() 2015-02-02 11:21:00 -08:00
Alex Pott 5923e58069 Issue #2415511 by eojthebrave: Add @Event documentation to all RenderEvents 2015-02-02 13:36:46 +00:00
Nathaniel Catchpole f6e336c46a Issue #2414953 by alexpott: Element uses \Drupal::service() as a service locator and prevents injecting a custom typed config manager in config 2015-02-02 13:34:41 +00:00
Alex Pott 7a2948aa4f Issue #552478 by markcarver, sun, effulgentsia, jhedstrom, ohnobinki: Restrict "self-closing" tags to only void elements in drupal_pre_render_html_tag 2015-02-02 12:45:14 +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
Alex Pott d2ff08e0dc Issue #2395613 by dawehner: Make it possible to configure the output of a boolean field on the formatter level 2015-02-02 11:09:18 +00:00
Alex Pott 6d75fd574c Issue #2374019 by yched, jibran, amateescu: Cleanup the use of custom item properties in EntityReferenceFormatterBase 2015-02-02 10:47:25 +00:00
webchick 5f5819c267 Issue #2418139 by pwolanin, kgoel, dawehner, almaudoh, Wim Leers: Add a toUriString method to Url class and add a route: scheme 2015-02-01 22:46:13 -08:00
Alex Pott 2e92d427d9 Issue #2030607 by hussainweb, Mile23, Kingdutch, alexpott, balagan, amateescu, adci_contributor, Xano, mon_franco, cilefen: Expand EntityDisplayBase with methods 2015-02-01 19:41:24 +00:00
Alex Pott fc63f5e0c4 Issue #2050759 by tim.plunkett, fietserwin: Move drupal_chmod and other code in file.inc to a Drupal\Core\File\FileSystem class 2015-02-01 17:09:10 +00:00
webchick a504201e34 Issue #2417793 by effulgentsia, Wim Leers, YesCT, yched, dawehner: Allow entity: URIs to be entered in link fields 2015-01-31 22:21:03 -08:00
webchick 7992d4f58a Issue #2417333 by Wim Leers, pwolanin, xjm, dawehner: Add support for user-path: scheme to Url class 2015-01-30 21:04:54 -08:00
Alex Pott 7394ae9c27 Issue #2416563 by tim.plunkett: Follow-up to "HTTP_HOST header cannot be trusted" 2015-01-30 23:17:51 +00:00
webchick e69cd76706 Issue #2416763 by xjm, Wim Leers, effulgentsia: Convert Url::fromUri() base:// scheme to base: 2015-01-30 15:15:21 -08:00
webchick 089a68f4a8 Issue #2412509 by kgoel, pwolanin, Wim Leers, larowlan, effulgentsia, dawehner, xjm: Change LinkItem.uri to type 'uri' rather than 'string' and introduce user-path: scheme 2015-01-30 14:30:23 -08:00
webchick c8f6f3c848 Issue #2417445 by xjm, YesCT: Remove Url::toArray() 2015-01-30 12:15:57 -08:00
Alex Pott d42d61a79b Issue #2398689 by jeqq: Follow-up: Applying entity schema updates still fails when both field and entity type definitions changes 2015-01-30 18:27:35 +00:00
Nathaniel Catchpole 8c517bf37f Issue #2306407 by lauriii, penyaskito, mortendk, pakmanlh, Wim Leers, ypogue: Remove breadcrumb from page template 2015-01-30 11:48:30 +00:00
Nathaniel Catchpole b9adf5d833 Issue #1798332 by jhedstrom, dawehner, vedpareek, prajaankit: Add paging to the EntityListBuilder 2015-01-30 11:16:31 +00:00
Alex Pott 9be3165caf Issue #1728804 by Berdir: Introduce (Content)EntityDeleteForm and children to handle entity deletions 2015-01-30 10:46:14 +00:00
Alex Pott 9a5eb867cd Issue #2341357 by xjm, dawehner, larowlan, Wim Leers: Views entity area config is not deployable and missing dependencies 2015-01-30 10:37:56 +00:00
webchick 0fb9bb5474 Issue #2364157 by mpdonadio, dawehner, martin107, Berdir, pcambra, naveenvalecha, tim.plunkett: Replace most existing _url calls with Url objects 2015-01-29 20:56:19 -08:00
webchick 0e914b24f6 Issue #2411333 by almaudoh, hussainweb, Wim Leers, pwolanin, larowlan, dawehner, RavindraSingh, jibran: Create standard logic to handle a entity: URI scheme 2015-01-29 14:49:18 -08:00
Nathaniel Catchpole 5bf651dabf Revert "Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported"
This reverts commit 4dae1d994e.
2015-01-28 10:55:26 +00:00
Alex Pott f2fa574ce5 Issue #2235457 by dawehner, amateescu, hussainweb, Berdir, benjy, Wim Leers, lokapujya, RavindraSingh, Ryan Weal, jibran, Jalandhar: Use link field for shortcut entity 2015-01-27 16:15:59 +00:00
Nathaniel Catchpole 4dae1d994e Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported 2015-01-27 11:09:27 +00:00
Alex Pott 65edcac35b Issue #2413587 by Wim Leers, willzyx: Aggregate JavaScript files no longer working 2015-01-26 17:12:55 +00:00
Nathaniel Catchpole 8b4fcd2fa1 Issue #2408533 by markpavlitski: Installation Fatal error: Call to undefined function opcache_invalidate() 2015-01-26 12:20:21 +00:00
Alex Pott 6d05fc8e5d Issue #2381763 by chx, webflo: Adjust the order of container yamls to override settings per environment 2015-01-26 10:40:40 +00:00
Alex Pott 8ee035826c Issue #2347469 by mondrake, Wim Leers, larowlan, kattekrab, mnico, tadityar: Rendering forms in AjaxResponses does not attach assets automatically 2015-01-25 11:32:58 +00:00
Alex Pott 23e9d7f16e Issue #2341323 by dawehner, plach: Adapt the references field / table names in views, when corresponding entity schema changes 2015-01-25 11:30:28 +00:00
catch ea568f1d13 Issue #784626 by Wim Leers, Manuel Garcia, jcisio, joelpittet, Bevan, fcaspani, dcmouyard: Default all JS to the footer, allow asset libraries to force their JS to the header 2015-01-25 09:36:31 +00:00
Alex Pott 5f7ec33ace Issue #2197029 by dawehner, larowlan, ParisLiakos: Allow to inject dependencies into validation constraints 2015-01-24 12:19:41 +00:00
Alex Pott 1e985b0d32 Issue #2348679 by znerol, Wim Leers: Move the remaining procedural page cache code to the page cache stack middleware 2015-01-23 13:19:03 +00:00
Alex Pott 5d20c57be1 Issue #2107243 by amateescu, jibran, larowlan, Xano: Decouple entity reference selection plugins from field definitions 2015-01-23 13:02:31 +00:00
Alex Pott 0f93b42d0b Issue #2291449 by Cottser: Add Twig template inheritance based on the theme registry, enable adding Twig loaders 2015-01-23 12:36:39 +00:00
Alex Pott 979a252ca1 Issue #2247085 by larowlan, Berdir: Constraints cannot be added to configurable fields 2015-01-23 09:54:51 +00:00
Alex Pott 98377d5725 Issue #2221699 by mpdonadio, mikey_p, alexpott, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted 2015-01-22 18:57:56 +00:00
Alex Pott 9243c13a6f Revert "Issue #2407125 by Cogax: LanguageInterface should not support setName"
This reverts commit 574b0ebd7a.
2015-01-22 16:50:48 +00:00
Alex Pott 574b0ebd7a Issue #2407125 by Cogax: LanguageInterface should not support setName 2015-01-22 16:47:18 +00:00
Alex Pott cc9d0f9646 Issue #2405939 by Gábor Hojtsy, olli: use_current_language upcasting option is misleading, it toggles all overrides not just language 2015-01-22 15:01:18 +00:00
Alex Pott 722c8dd25d Issue #2409247 by znerol: Generated proxy classes break DrupalKernelTest when running from the UI 2015-01-22 13:54:09 +00:00
Alex Pott 800595579f Issue #2371605 by plach, larowlan: SqlContentEntityStorage::countFieldData() fatals for revision metadata fields and the UUID field 2015-01-21 17:45:07 +00:00
Alex Pott 71cb7bb5c2 Issue #2407801 by dawehner, Gábor Hojtsy, yched, jibran: Views generic field handler does not work with base fields 2015-01-21 17:06:34 +00:00
Nathaniel Catchpole dd3a59762d Issue #2368797 by Wim Leers, dawehner, rteijeiro: Optimize ajaxPageState to keep Drupal 8 sites fast on high-latency networks, prevent CSS/JS aggregation from taking down sites and use HTTP GET for AJAX requests 2015-01-21 15:21:06 +00:00
Alex Pott a8cccfce62 Revert "Issue #2221699 by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted"
This reverts commit 2c9eddf3ac.
2015-01-21 10:03:23 +00:00
Alex Pott 2c9eddf3ac Issue #2221699 by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted 2015-01-21 09:46:25 +00:00
Nathaniel Catchpole ea1dd45724 Issue #2406543 by alexpott: Remove ConfigFactory::setOverrideState and ConfigFactory::getOverrideState() 2015-01-20 11:11:16 +00:00
Alex Pott 1867d618d5 Issue #2220559 by benjy, swentel, lokeoke, visabhishek, hampercm, joshi.rohit100, amitgoyal: Entity displays must have a settings array 2015-01-19 18:26:56 +00:00
Alex Pott b8378ac5ba Issue #2094499 by amateescu: Convert "Manage (form) display" forms to be the official entity edit forms for EntityView[Form]Display objects 2015-01-19 13:26:07 +00:00
Alex Pott 3d556b75df Issue #2350551 by Wim Leers, alexpott, damiankloip, arlinsandbulte: Views fields that have attached assets are lost when Views output caching is enabled 2015-01-19 09:43:59 +00:00
Alex Pott 3d14a7d25a Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
Alex Pott 305ed67652 Issue #2205271 by trobey, jhedstrom: Project namespace for dependencies 2015-01-19 08:35:17 +00:00
Alex Pott 6dc860dbe2 Issue #2406113 by fago: Clarify how ContentEntityForm::validate() should be overridden 2015-01-18 23:27:22 +00:00
Alex Pott f12134b575 Issue #2408357 by dawehner: The ProxyBuilder includes parent interfaces, which causes php errors 2015-01-18 09:51:50 +00:00
Alex Pott c34c3dfd05 Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code) 2015-01-18 09:47:33 +00:00
Alex Pott 124a1fefe8 Issue #2407405 by JeroenT: Remove usage of drupal_clean_id_identifier 2015-01-18 08:54:28 +00:00
Alex Pott 2a554518d8 Issue #2403817 by larowlan: Feed entity validation misses form validation logic 2015-01-17 20:50:20 +00:00
Alex Pott 28977ae6fd Issue #2350837 by dawehner, Berdir, larowlan, Wim Leers: Convert most usages of EntityInterface::getSystemPath() to use routes 2015-01-17 09:13:34 +00:00
catch 6efd90c8dc Issue #2140511 by alexpott, Gábor Hojtsy, swentel, babruix, ohthehugemanatee, jessebeach, Berdir: Configuration file name collisions silently ignored for default configuration 2015-01-16 21:04:16 +00:00
Nathaniel Catchpole 73069e05e8 Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable 2015-01-16 10:43:35 +00:00
Alex Pott 44313c63f2 Issue #2399037 by effulgentsia: String::format() marks a resulting string as safe even when passed an unsafe passthrough argument 2015-01-16 09:51:38 +00:00
Alex Pott ed1c7bab53 Issue #2358369 by balagan, Katiemouse: getParameters() vs. getRawParameters() on RouteMatch should not be documented the same 2015-01-15 23:59:45 +00:00
Alex Pott 22ed431766 Issue #2402609 by andythomnz: Two classes lack class doc blocks 2015-01-15 10:10:21 +00:00
Alex Pott 62c31b569a Issue #2379741 by Wim Leers, damiankloip: Add Renderer::getCacheableRenderArray() to encapsulate which data is needed for caching a render array and have views use it 2015-01-15 09:58:58 +00:00
Alex Pott 5859ca2cf2 Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions 2015-01-15 09:36:26 +00:00
Alex Pott 2f628af626 Issue #1973618 by dawehner, donquixote, plach, Mile23: DIC: Lazy instantiation of service dependencies (ProxyManager for "proxy services") 2015-01-14 13:48:34 +00:00
Alex Pott 3bbe56197a Issue #2136559 by Gábor Hojtsy: Config entity admin lists show configuration with overrides (eg. localized) 2015-01-14 08:37:55 +00:00
Alex Pott b8f63eddae Issue #2342057 by dawehner, hussainweb, Wim Leers: Expand BlockPluginInterface to take into account $return_as_object 2015-01-14 08:27:52 +00:00
Alex Pott 3fe7cb50ea Issue #2404021 by yched, amateescu: entity_reference formatters should be in Core 2015-01-14 08:16:37 +00:00
Alex Pott 1c9e140120 Issue #2406439 by dawehner: Cleanup EntityDerivative and RouteBuilderInterface 2015-01-14 08:11:18 +00:00
Alex Pott 37c5acf19c Issue #2388169 by tadityar: Rename PHPTransliteration to PhpTransliteration 2015-01-13 11:16:35 +00:00
Alex Pott 77725b6084 Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names 2015-01-13 10:32:23 +00:00
Alex Pott e298180f76 Issue #2151469 by rpayanm, lokapujya, JeroenT, alansaviolobo, Richard Damon, pflame, ianthomas_uk: Clean-up usage of deprecated list_themes() and _system_rebuild_theme_data() in favor of theme_handler service. 2015-01-13 10:17:01 +00:00
Alex Pott e3f8fbb6eb Issue #2405911 by er.pushpinderrana: @throw instead of @throws in InfoParserInterface 2015-01-13 10:08:52 +00:00
Alex Pott 2b1f9f4828 Issue #2368769 by kgoel, dawehner: All route enhancers are run on every request 2015-01-13 09:46:38 +00:00
Alex Pott 1b738cab6c Issue #2401607 by bojanz: Refactor ExtensionDiscovery::scan() 2015-01-12 18:12:26 +00:00
Nathaniel Catchpole 0e989e2e1d Issue #2403117 by alexpott: Remove unnecessary function_exists in ModuleHandler::invokeAll 2015-01-12 17:28:24 +00:00
Nathaniel Catchpole a042df2e2e Issue #2172017 by dawehner, larowlan, MegaChriz, kim.pepper, Désiré, Sam Hermans, tim.plunkett, Antti J. Salminen: Bulk operations does not respect entity access 2015-01-12 17:19:55 +00:00
webchick d2412ba42f Issue #1907170 by pwolanin, jhedstrom, alexpott, Heine: Very simple config files can't be read 2015-01-12 07:58:34 -08:00
Alex Pott 556d680743 Issue #2405127 by yched: Move EntityFormDisplay::_sleep() up to EntityDisplayBase 2015-01-12 14:28:15 +00:00
Alex Pott 1777332e85 Issue #2396761 by chx: menu tree storage override requires too much copy-paste 2015-01-12 14:26:01 +00:00
Alex Pott 1b2e7c4544 Issue #2405737 by chx: user.tempstore is unnecessary to be backend_overridable 2015-01-12 12:42:20 +00:00
Alex Pott 357003ff8d Issue #2403571 by xjm: ConfigDependencyManager docblock uses HTML <code> instead of @code 2015-01-12 12:28:48 +00:00
Alex Pott 6df284ecaa Issue #2308187 by lauriii, iMiksu, joelpittet, dawehner, er.pushpinderrana: Provide a twig extension for file_create_url 2015-01-12 12:07:34 +00:00
Alex Pott 9a6582b1f9 Issue #2347877 by znerol, Berdir: Move DrupalKernel::initializeCookieGlobals() into a SessionConfiguration service 2015-01-12 12:02:55 +00:00
Alex Pott 29c50df807 Issue #2404831 by zealfire: self::$stack -> static::$stack in Renderer 2015-01-12 11:43:47 +00:00
Nathaniel Catchpole 7d3be895ae Issue #2392787 by beejeebus, dawehner, alexpott: Move include statements from DrupalKernel::boot() into DrupalKernel::preHandle() 2015-01-12 11:38:54 +00:00
Alex Pott 87be19c981 Issue #2267641 by olli, rpayanm: Cache\PhpBackend::removeBin() does not remove the bin 2015-01-12 08:43:26 +00:00
Alex Pott 338e96695e Issue #2328293 by keopx, JeroenT, ianthomas_uk, ashutoshsngh, rpayanm, hudo, a_thakur: Remove usage of language_list() 2015-01-11 22:25:46 +00:00
Alex Pott 1335489dbe Issue #2399035 by idebr: Retire Google Frame support 2015-01-10 14:56:49 +00:00
Alex Pott aff95777ed Issue #2309737 by rpayanm, hussainweb, max-kuzomko, herom, millerbennett, ianthomas_uk, quietone, Sutharsan, sumitmadan, toddmbloom: Remove deprecated format_plural usage 2015-01-10 13:56:47 +00:00
Alex Pott 1e08b50f42 Issue #2281619 by dawehner, tim.plunkett: Convert most direct usages within module code of routing related request attributes to use RouteMatchInterface instead 2015-01-09 15:14:23 +00:00
Alex Pott 71502cc086 Issue #2363523 by donquixote, er.pushpinderrana: Docblock / cleanup in \Drupal 2015-01-08 14:50:41 +00:00
Alex Pott 093d931f98 Issue #2398595 by mradcliffe: Fix documentation for BlockPluginInterface::access 2015-01-08 14:42:24 +00:00
Alex Pott 835b66be50 Issue #2399323 by pcambra: Remove unused get_class call on MoreLink 2015-01-08 14:10:54 +00:00
Alex Pott 8096a6c1a6 Issue #2398805 by dawehner, chx: MenuTreeStorage::loadTreeData loses conditions 2015-01-08 14:02:34 +00:00
Alex Pott 4f1de4e0f8 Issue #2392805 by yched: Remove useless isset() checks in ItemList / FieldItemList 2015-01-08 12:37:52 +00:00
Alex Pott 09e8ddabb6 Revert "Issue #2403793 by larowlan: EntityReferenceItem uses a static, but it was most likely supposed to be a constant"
This reverts commit 4243b60988.
2015-01-08 11:13:44 +00:00
Nathaniel Catchpole 76cf704af2 Issue #2403169 by alexpott: Static menu link override configuration is incorrectly named 2015-01-08 10:48:32 +00:00
Alex Pott 4243b60988 Issue #2403793 by larowlan: EntityReferenceItem uses a static, but it was most likely supposed to be a constant 2015-01-08 10:24:10 +00:00
catch 73e5bfad8b Issue #2358981 by tadityar, tstoeckler, larowlan, mpdonadio, Devin Carlson: Provide a mechanism for dynamic library declarations 2015-01-08 09:54:25 +00:00
Alex Pott a542a43cbc Issue #2392263 by Gábor Hojtsy: Sequence subtyping cannot override item type in config schema, views taxonomy term filter schema incorrect 2015-01-07 23:51:12 +00:00
Nathaniel Catchpole 503e46bb6b Issue #918538 by Berdir, slashrsm, damiankloip, sun, tobiasb: Decouple cache tags from cache bins 2015-01-06 13:25:59 +00:00
Alex Pott 498bcc797c Issue #2376141 by chx, benjy, ultimike, eliza411: Fix node and node revision author ids 2015-01-05 13:57:04 +00:00
Nathaniel Catchpole c422305234 Issue #2294157 by tim.plunkett, dawehner: Switch getOptions() and getRouteParameters() within LocalActionInterface and LocalTaskInterface to use RouteMatch 2015-01-05 13:47:21 +00:00
Alex Pott 3d57852da0 Issue #2311885 by drunken monkey: Methods in Select missing from SelectInterface 2015-01-05 12:53:11 +00:00
Alex Pott eb25fabd8f Issue #2399219 by amateescu: Allow entity form handlers to determine the entity object they need to work with 2015-01-05 11:50:21 +00:00
Alex Pott 1f380a6548 Issue #462950 by pwolanin: Mitigate the security risks that come from IE and other browsers trying to sniff the mime type 2015-01-05 09:57:30 +00:00
Alex Pott 1601b088fa Issue #2350503 by dawehner: Add route generation handlers for entities 2015-01-05 09:28:00 +00:00
Alex Pott 57291a5c37 Issue #2213241 by fietserwin, sun: Fully conform to PHP5.4 streamwrapper class 2015-01-04 18:01:25 +00:00
Alex Pott 3ac9d4cc8e Issue #2401395 by dawehner: <none> does not work as expected with fragments 2015-01-04 17:39:02 +00:00
Alex Pott 057b0cabaf Issue #2232477 by plach, yched, tstoeckler, amateescu: Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities 2015-01-02 21:39:42 +00:00
webchick 86390924d0 Issue #2318081 by beejeebus: remove '&nbsp;' from Drupal/Core/Diff/DiffFormatter 2014-12-31 13:18:51 -08:00
Nathaniel Catchpole 78e9940a30 Issue #1719648 by joachim, ttkaminski, kshama_deshmukh: ModuleInstaller::install() silently fails if a module isn't in the file system 2014-12-31 11:14:07 +00:00
Nathaniel Catchpole d3703f9fcb Issue #2352855 by slashrsm: TemporaryStream::getExternalUrl() is broken 2014-12-30 12:01:21 +00:00
Nathaniel Catchpole f007e491e0 Issue #2373017 by olli: No delete link when editing a menu, only reset links 2014-12-30 09:31:25 +00:00
Alex Pott b778bfd1ec Issue #2143729 by tstoeckler, plach, jsbalsera, Berdir, mauzeh, damiankloip, andypost: Entity definitions miss a language entity key 2014-12-29 22:15:19 +00:00
webchick ee5af45d11 Issue #2214525 by Palashvijay4O: Remove unused Drupal\Core\Utility\Title 2014-12-29 12:29:26 -08:00
catch 007eaf3583 Issue #2392351 by alexpott, swentel: When an entity bundle config gets deleted, entities of that bundle break 2014-12-28 13:57:47 +00:00
Alex Pott 62ba78dc35 Issue #2396793 by xjm: Token API will match tokens with empty types or tokens, e.g. [:invalid] 2014-12-24 12:56:46 +01:00
Alex Pott 37cdcf8d97 Issue #2381777 by yched: Unify setValue() implementations in ItemList & FieldItemList 2014-12-23 15:39:13 +01:00
Alex Pott ff41283c76 Issue #2367743 by rpayanm, Miroling, YesCT, ianthomas_uk, shadik, gaurav.pahuja: Remove usages of drupal_form_submit() and update documentation 2014-12-23 15:30:40 +01:00
Alex Pott 2e6efcbd03 Issue #2113243 by rpayanm, Xano, tstoeckler: Rename BaseFormIdInterface::getBaseFormID() to BaseFormIdInterface::getBaseFormId() 2014-12-23 11:25:46 +01:00
Alex Pott dbc572c82c Issue #2392301 by yched, joelpittet: OptGroups::flattenOptions() should preserve labels 2014-12-23 10:14:25 +01:00
Alex Pott 8ae055fb2e Issue #2230637 by plach, fran seva, yched, swentel: Create a Language field widget and the related formatter 2014-12-23 09:26:11 +01:00
webchick 2ab81dbf73 Issue #2392717 by a_thakur, tadityar: Remove hook_library_alter() from theme.api.php 2014-12-22 11:45:39 -08:00
Alex Pott 0fd38d53fe Issue #2392429 by fago: ModuleHandlerInterface::getName() parameter name does not match its documentation 2014-12-22 16:35:18 +01:00
Alex Pott 8de33dbf97 Issue #2359457 by JeroenT: Remove drupal_mail() 2014-12-22 16:28:06 +01:00
Alex Pott d3e3d70151 Issue #2349991 by fago, Xano, amateescu: Provide a trait for categorizing plugin managers and use it for conditions and actions 2014-12-22 14:47:18 +00:00
catch a9b064cccd Issue #2395511 by alexpott, Gábor Hojtsy: Config static cache is not cleared properly on rename 2014-12-22 10:28:48 +00:00
catch d05559a373 Issue #2395515 by alexpott, Berdir: Config static cache is not cleared properly on delete 2014-12-22 10:26:49 +00:00
Alex Pott f01bb094b9 Issue #2199795 by andypost, twistor, martin107, larowlan, andyceo: Make the Settings class prevent serialization of actual settings 2014-12-20 13:31:21 +00:00
Nathaniel Catchpole 26dfabc367 Issue #2393765 by alexpott: Several forms should use ConfigFormBase and not FormBase 2014-12-19 14:09:17 +00:00
Nathaniel Catchpole da33162efd Issue #2368807 by yched: Remove special support for NULL values in FieldItemList 2014-12-19 10:12:31 +00:00
Nathaniel Catchpole dfad7c651b Issue #2386571 by dawehner, hussainweb: Large array structures (e.g. $form) in stack trace results in huge memory usage in FlattenException::flattenArgs() 2014-12-19 09:44:56 +00:00
webchick e15ebedc4c Revert "Issue #2196977 by Eric_A, tadityar, Poornima3, jhedstrom: Drupal/filter/Annotation/Filter uses public $module instead of $provider"
Oops. Forgot we're in majors/criticals only mode today.

This reverts commit 1621ae8b76.
2014-12-16 21:17:21 -08:00
webchick 1621ae8b76 Issue #2196977 by Eric_A, tadityar, Poornima3, jhedstrom: Drupal/filter/Annotation/Filter uses public $module instead of $provider 2014-12-16 21:12:59 -08:00
Nathaniel Catchpole 723ac9580b Issue #2392235 by Berdir: ChainedFastBackend shouldn't write cache tags to the fast cache back-end 2014-12-16 18:03:51 +00:00
Nathaniel Catchpole 14669c9367 Issue #2394327 by jhedstrom: run-tests.sh throwing stream wrapper warnings 2014-12-16 17:59:54 +00:00
Alex Pott bb4367b4e2 Issue #2372855 by Wim Leers, dawehner: Add content & config entity dependencies to views 2014-12-16 09:26:05 +00:00
Alex Pott 88a46ae942 Issue #2068655 by Berdir, chx, martin107, longwave, webflo, damiankloip, lokapujya, JacobSanford: Entity fields do not support case sensitive queries 2014-12-16 09:03:13 +00:00
Alex Pott 85764e4e43 Issue #2338873 by plach, fago, effulgentsia, swentel: Modules providing non-configurable field storage definitions can be uninstalled, leaving orphaned unpurged data 2014-12-15 20:52:40 +00:00
Alex Pott 1fd2961d83 Issue #2392433 by Berdir: Stream wrappers are registered before page cache 2014-12-15 17:36:11 +00:00
Alex Pott 000f3924f3 Issue #2116327 by martin107: Creating DrupalDateTime object, with a 'date' array as input will always fail with exception 2014-12-15 17:07:58 +00:00
Nathaniel Catchpole 14189a745f Issue #2353357 by Berdir: hook_stream_wrappers_alter() is broken since modules are not loaded on demand, also change to an event since it's the last hook that forces this during bootstrap 2014-12-15 16:53:00 +00:00
webchick 15debbd253 Issue #2386559 by fago, yched, amateescu, jibran, plach: ERItem::setValue(array('entity' => $entity) produces broken Items 2014-12-14 13:21:01 -08:00
Alex Pott f41585c8d3 Issue #2170235 by Berdir, penyaskito, larowlan, alexpott, sushyl: file_private_path should be in $settings, like file_public_path 2014-12-14 14:01:24 +01:00
Alex Pott a942dd5840 Issue #2368323 by dawehner, swentel, martin107: Replace _l() in PathController::adminOverview() 2014-12-14 12:52:21 +01:00
Alex Pott 9f04e89ba4 Issue #2137309 by fago: Typed data does not handle set() and onChange() consistently 2014-12-14 12:48:48 +01:00
Alex Pott 970ea07c17 Revert "Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator"
This reverts commit 0bcabf50e0.
2014-12-13 21:44:18 +01:00
Alex Pott 0bcabf50e0 Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator 2014-12-13 18:20:19 +01:00
Alex Pott f4108f88bf Issue #2204363 by Berdir, Wim Leers, tim.plunkett, chx: [sechole] Returning TRUE from hook_entity_access()/hook_ENTITYTYPE_access() must not bypass EntityAccessController::checkAccess() 2014-12-13 17:29:19 +01:00
Alex Pott bcfde9e159 Issue #2392209 by plach: DefaultTableMapping::getFieldColumName is broken for base tables 2014-12-13 16:03:32 +01:00
Jennifer Hodgdon 56b8cbb364 Issue #2391295 by er.pushpinderrana, dawehner: Use @return $this instead of @return static in EntityInterface 2014-12-12 16:52:17 -08:00
Alex Pott 106e3d4297 Issue #2386161 by Berdir, Wim Leers, beejeebus, olli: ChainedFastBackend doesn't set 'expires' and 'tags' when writing to fastBackend 2014-12-13 00:11:52 +01:00
Dries 20a8ccfd14 Issue #2278017 by cilefen, bircher, effulgentsia: When a content entity type providing module is uninstalled, the entities are not fully deleted, leaving broken reference 2014-12-12 12:53:22 -05:00
Nathaniel Catchpole a17498c593 Issue #2387019 by dawehner, larowlan: String field formatters cannot link to their parent entity 2014-12-12 16:20:41 +00:00
Alex Pott 47381094a3 Issue #2342543 by fago, dixon_, jeqq: Applying entity schema updates fail when both entity type and base field definitions change at the same time 2014-12-12 17:19:03 +01:00
Alex Pott 01d9799de6 Issue #2354685 by amateescu, tstoeckler, derhasi: Fatal Error on re-saving required EntityReference field setting 2014-12-12 17:13:50 +01:00
Alex Pott fdec77fca1 Issue #2382543 by rpayanm, ianthomas_uk: Remove usage of drupal_html_class() and drupal_clean_css_identifier() 2014-12-12 10:08:12 +01:00
catch 22ca1c9ca4 Issue #1985406 by jhedstrom, alexpott, Dave Reid, olli: #states not supported for elements in formatter settings being displayed on Views field handler form 2014-12-11 23:17:22 +00:00
Alex Pott 348a681b10 Issue #2391245 by Gábor Hojtsy, Wim Leers: Resolve remaining misc issues with configuration schema fails 2014-12-11 18:56:48 +01:00
Alex Pott 0a4aeec2e1 Issue #2388863 by chx: Entity type is definition 2014-12-11 18:26:27 +01:00
webchick 0b7c4a276f Issue #2391381 by fago: $include_computed parameter from Map::getValue() is broken and unused 2014-12-11 09:17:02 -08:00
Alex Pott 2d727c6ff5 Issue #2358991 by JeroenT, ianthomas_uk, rpayanm, jamesdixon, er.pushpinderrana, Ashok Negi: Remove usage of drupal_mail() 2014-12-11 18:08:56 +01:00
Alex Pott a198ce636c Issue #2388925 by xjm, preshetin: British again invade config sync 2014-12-11 17:57:18 +01:00
Alex Pott 1ffac67513 Issue #2384665 by benjy, penyaskito: Follow-up: FieldConfigBase::calculateDependencies() fatal error is unhelpful 2014-12-11 17:06:20 +01:00
Alex Pott 4615f8c381 Issue #2388905 by chx: menu link storage override requires too much copy-paste 2014-12-11 16:51:32 +01:00
Nathaniel Catchpole ae049e93cc Issue #2391021 by Gábor Hojtsy: Config schema issues in config tests themselves 2014-12-11 14:51:54 +00:00
Alex Pott e55610f88d Issue #2226863 by cs_shadow, filijonka, joelpittet, pguillard: Update stale references to theme functions that have been converted to Twig 2014-12-11 11:35:52 +01:00
Alex Pott 4efd487ccf Issue #2363155 by penyaskito: content_translation.settings config is not scalable 2014-12-11 10:09:33 +01:00
Alex Pott 9e8a5230ad Issue #2359509 by Berdir: Incorrect type safe check in Entity::onUpdateBundleEntity() results too many cache clears 2014-12-11 09:35:31 +01:00
Dries e20d78e1f3 Issue #2248977 by Berdir: Complete support for multi-value base fields in ContentEntitySchemaHandler and use it for the user.roles field 2014-12-10 15:18:13 -05:00
webchick 9eb4efb986 Issue #2390615 by alexpott: Add method to determine config dependency key depending on entity type 2014-12-10 07:40:28 -08:00
Nathaniel Catchpole d3e81f5e0d Issue #2388765 by alexpott: Improve performance of SqlContentEntityStorage::countFieldData() for large datasets when getting the result as a boolean 2014-12-09 16:03:20 +00:00
Nathaniel Catchpole 82989783cc Issue #2335879 by alexpott, dixon_, Wim Leers, chx, mauzeh, ygerasimov, jeqq: Change SqlContentEntityStorageSchema::requiresEntityDataMigration() to ask the old storage handler if it has data rather than assuming yes unless NULL storage 2014-12-09 13:05:03 +00:00
Nathaniel Catchpole 77c613e36f Issue #2382533 by Wim Leers: Attach assets only via the asset library system 2014-12-09 11:55:57 +00:00
Nathaniel Catchpole cd0cb0d7c9 Issue #2369225 by mpdonadio: Add $options['base_url'] to UrlGenerator::generateFromRoute() 2014-12-09 11:03:15 +00:00
Nathaniel Catchpole ad555fa8a3 Issue #2084987 by andypost, Jalandhar: Remove usage of field_ui_default_value and recommend proper replacement 2014-12-08 11:10:27 +00:00
Nathaniel Catchpole a943f5813b Issue #2380607 by Berdir, dawehner: Do not call ConfigBase::validateKeys() for data loaded from storage 2014-12-08 11:07:49 +00:00
Nathaniel Catchpole fa31ac08fd Issue #2387443 by alexpott, dawehner: BinaryFileResponse can fail because the core MIME guessing is not added to the MimeType singleton 2014-12-08 10:03:17 +00:00
catch 599bad3bcf Issue #2364381 by Wim Leers: Exception thrown in drupal_render() causes an exception during the rendering of exceptions 2014-12-07 09:14:26 +00:00