Commit Graph

3089 Commits (d4d83576d2efb78fbef7aef22ef0b1d33dce25fd)

Author SHA1 Message Date
Alex Pott d4d83576d2 Issue #2459753 by tim.plunkett: EntityForm::validate() should be able to modify the form structure 2015-04-15 18:37:18 +02:00
Alex Pott 8bb0609820 Issue #2470833 by dpovshed: Tuning of the AssetResolver class 2015-04-15 18:33:43 +02:00
Alex Pott 3bc5a5cd7d Issue #2467041 by mr.baileys, jan.stoeckler: max-age on HTML responses wrongly set to `max-age=0, private` instead of `max-age=N, public` (breaks reverse proxies and client-side caching) 2015-04-15 14:22:17 +02:00
Alex Pott 2febbffff5 Issue #2105841 by mr.baileys, Wim Leers, cs_shadow, sanduhrs, chx, webflo: Xss::filter() ignores malicious content in data-attributes and mangles image captions 2015-04-15 10:19:00 +02:00
Alex Pott e7d2cd5665 Issue #2470569 by pwolanin: Mark \Drupal\Core\Template\TwigExtension::getUrlFromPath() as deprecated 2015-04-15 10:01:18 +02:00
Alex Pott c52ea87c16 Revert "Issue #2469929 by Bojan Živkov: The entity delete confirmation form's cancel link should be styled as a button"
This reverts commit 168a859175.
2015-04-15 09:50:20 +02:00
Alex Pott 168a859175 Issue #2469929 by Bojan Živkov: The entity delete confirmation form's cancel link should be styled as a button 2015-04-14 18:11:42 +02:00
Alex Pott 91580e3cbc Issue #2470685 by czigor: MailManagerInterface->mail() documentation is wrong 2015-04-14 17:28:00 +02:00
Alex Pott abf2467860 Issue #2437761 by Dom., znerol: CSRF token seed and possibly other session data lost when set after a session regenerate 2015-04-14 17:15:21 +02:00
Alex Pott 3bc319745c Issue #2079427 by Berdir, andypost, yched: Core/Entity depends on classes / functions from field.module 2015-04-14 09:28:14 +02:00
webchick 182bc04f87 Issue #2469941 by wadmiraal, jhodgdon: Move database-related hook docs from system.api.php to a new database.api.php file 2015-04-13 08:52:41 -07:00
Alex Pott 95c294619d Issue #2074297 by pwolanin, hussainweb, larowlan: Optimize the code in doGenerate() in the UrlGenerator to take advantage of Drupal path restrictions. 2015-04-13 12:52:29 +01:00
Alex Pott 70ddbe8f8a Issue #2467657 by wadmiraal: Typo in typedDataManager::createInstance() description 2015-04-13 12:41:35 +01:00
Alex Pott 51db5c7d41 Issue #2467429 by pfrenssen: Remove obsolete documentation from ActionInterface 2015-04-13 12:40:21 +01:00
Alex Pott 2388e34acc Issue #2468901 by Xano: Improve \Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery documentation 2015-04-13 12:39:41 +01:00
Alex Pott 700499c259 Issue #2463285 by stefan.r: Support PHP7 EngineExceptions in the error handler 2015-04-13 12:11:11 +01:00
Alex Pott 300f14e860 Issue #2232861 by grom358, daffie, alexpott, larowlan, pfrenssen, hussainweb, pcambra, jibran, phenaproxima, moshe weitzman, nick_schuch: Create BrowserTestBase for web-testing on top of Mink 2015-04-12 12:08:53 +01:00
Alex Pott e8e84d7073 Issue #2331407 by Xano, tstoeckler, damiankloip: YamlDiscovery does not handle empty files 2015-04-12 11:20:19 +01:00
Alex Pott 817e361e5f Issue #2467627 by Wim Leers: Field(Storage)DefinitionInterface should implement CacheableDependencyInterface 2015-04-12 11:07:03 +01:00
Alex Pott 822835f04c Issue #2466917 by jhedstrom: DatabaseCacheTagsChecksum::calculateChecksum() has incorrect documentation 2015-04-12 10:56:24 +01:00
Alex Pott 6d9f75a965 Revert "Issue #2451395 by dawehner: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them"
This reverts commit db8fa57883.
2015-04-12 10:23:53 +01:00
Alex Pott b43bf88c9a Issue #2340993 by Berdir: SqlContentEntityStorageSchema::requiresEntityDataMigration() returns TRUE for cases where it should return FALSE 2015-04-12 10:15:50 +01:00
Alex Pott 6a002ab595 Issue #2426781 by jibran: Custom OptionWidget have no empty option label 2015-04-12 10:01:41 +01:00
Alex Pott 561834cd9f Issue #2465221 by amateescu: Raise the minimun version requirement for SQLite to 3.6.8 2015-04-12 09:31:49 +01:00
Alex Pott 5ad5c13f1c Issue #2457273 by pjonckiere: Number lists are not supported in docs - use bullet lists 2015-04-09 16:03:16 +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 6ffc4cd8ba Issue #2226621 by JeroenT, ianthomas_uk, lokapujya, pjonckiere, marcingy, LinL, Xano, rpayanm, piyuesh23: Remove usage of element_info(), element_child() and element_children(). Deprecate element_info_property() 2015-04-09 15:52:29 +01:00
Alex Pott 593b2b6446 Issue #2458543 by mbovan, Anushka-mp, jhedstrom: Entity query age(EntityStorageInterface::FIELD_LOAD_REVISION) only gets current revision ID 2015-04-09 15:36:54 +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 db8fa57883 Issue #2451395 by dawehner: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them 2015-04-09 12:52:05 +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 a4e51c82e6 Issue #2464877 by Wim Leers: Update RendererInterface::addDependency() to accept *any* object, not only CachableDependencyInterface objects 2015-04-08 22:09:50 +01:00
Alex Pott 3e275d65dc Issue #2459819 by Wim Leers, rteijeiro: Remove CacheableInterface (and no longer let block plugins implement it) 2015-04-08 13:27:27 +01:00
Alex Pott 3a6f5da580 Issue #2463321 by amateescu: Serializing the database connection is dangerous and error-prone, make it unserializable again 2015-04-08 11:45:14 +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 14c7df7498 Issue #2466119 by marthinal: Remove duplicated word in the ControllerBase class doc 2015-04-06 23:55:43 -07:00
webchick 81a6979058 Issue #2459155 by alexpott, pfrenssen, hussainweb, neclimdul: Remove REQUEST_TIME from bootstrap.php 2015-04-06 23:53:19 -07:00
webchick 491a2b865f Issue #2463817 by alexpott: Drupal\Core\FileTransfer\Local should use a leading \ when using PHP built-in classes 2015-04-06 23:45:52 -07: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
webchick 9fd632c9bf Issue #2448765 by nlisgo, Damien Tournoud, vlad.n, rteijeiro, Berdir, Fabianx, dawehner: Element::children sort order undefined and slower than it could be - This makes tests fail in PHP7 2015-04-06 15:09:00 -07:00
Alex Pott b4fdbfd6c4 Issue #2457405 by stefan.r, andypost: DateTimePlus violates substitution principle of DateTime. Make it support PHP 7 2015-04-03 16:58:03 +01:00
Alex Pott daf9e2c509 Issue #2463363 by rpayanm: ConditionInterface::condition docmentation contains wrong information 2015-04-03 14:20:05 +01:00
webchick ccfaa23e0a Issue #2460847 by alexpott: Allow optional configuration to be installed when its dependencies are met 2015-04-02 10:54:57 -07:00
Alex Pott 4553018cf9 Issue #2463029 by Wim Leers: EntityFormDisplay should update $form with cache tags of FieldConfig, FieldStorageConfig, EntityFormDisplay config entities 2015-04-02 17:32:35 +01:00
Alex Pott 36b1c8b690 Issue #2462641 by jhedstrom: Incomplete documentation in Schema::addIndex() for $fields parameter 2015-04-02 11:19:30 +01:00
Alex Pott 443ef75617 Issue #2428399 by SkidNCrashwell, Sagar Ramgade: Default empty option label text different in documentation 2015-04-02 10:54:14 +01:00
Alex Pott a23ebe2312 Issue #2429037 by fago, larowlan: Allow adding entity level constraints 2015-04-02 10:20:05 +01:00
Jennifer Hodgdon 2adaf3f834 Issue #2463821 by alexpott: Fix Drupal\Core\Config\ConfigManagerInterface::diff return documentation 2015-04-01 08:49:20 -07:00
Alex Pott 95dc3178b5 Issue #2448503 by amateescu: Convert the "Field edit" form to an actual entity form 2015-04-01 14:04:05 +01:00
Alex Pott 720f586a8e Issue #2453311 by David_Rothstein, TravisCarden, Dom., rpayanm: Issue #2417983 follow-up: a few more "the the"s 2015-04-01 13:45:55 +01:00