Commit Graph

2827 Commits (b56c5f87928ee4867f18e7c6bac1389a30ae49a2)

Author SHA1 Message Date
Alex Pott 43e265b960 Issue #2186113 by Berdir: Avoid key value expire garbage collection on actual requests 2014-12-04 12:31:10 +00:00
Nathaniel Catchpole 4ecc4ead39 Issue #2382557 by Wim Leers: Change JS settings into a separate asset type 2014-12-04 11:37:59 +00:00
Alex Pott 1193f6758a Issue #2384545 by Wim Leers, jbrown: $element['#ajax']['callback'] is broken, hence breaking e.g. inserting images in CKEditor 2014-12-04 10:29:49 +00:00
Alex Pott 7631bca6d0 Issue #2382239 by chx: InstallerKernel is undocumented and hardwires bootstrap config storage 2014-12-03 08:23:53 +00:00
Alex Pott 4fbd17d07d Revert "Issue #2382239 by chx: InstallerKernel is undocumented and hardwires bootstrap config storage"
This reverts commit 6389cda9af.
2014-12-02 17:11:58 +00:00
Alex Pott 6389cda9af Issue #2382239 by chx: InstallerKernel is undocumented and hardwires bootstrap config storage 2014-12-02 17:10:18 +00:00
Alex Pott 22d1816823 Issue #2325269 by Gábor Hojtsy, Arla: Test and fix views in test_views directories against their configuration schema 2014-12-02 16:18:11 +00:00
Nathaniel Catchpole 20799cf991 Issue #2359369 by mpdonadio, Berdir, bdurbin: Render cache is not cleared when module is uninstalled 2014-12-02 09:48:14 +00:00
Alex Pott c39c42c35f Issue #2380377 by jhedstrom: Fix BatchStorageInterface::delete 2014-12-02 09:42:03 +00:00
webchick 5c82ef025e Issue #2383307 by alexpott: Remove weird getInfo methods from fake database classes 2014-12-01 08:34:23 -08:00
webchick 8d601c74b1 Issue #2342593 by znerol, grendzy, David_Rothstein: Remove mixed SSL support from core 2014-12-01 08:26:28 -08:00
Alex Pott 88307ff863 Issue #2383079 by benjy: EntityDisplayBase::calculateDependencies() fatal error is unhelpful 2014-12-01 14:36:04 +00:00
Alex Pott 1290d3899c Issue #2382493 by yched: Population of default field values in entity translation is incorrect 2014-12-01 14:18:55 +00:00
Alex Pott 3162cf9d73 Issue #2380349 by martin107: Fix one-line documentation for RouteProcessorCsrf 2014-12-01 13:32:27 +00:00
Alex Pott ea137848ad Issue #2384163 by yched: Entity render cache is needlessly cleared when an Entity*Fom*Display is modified 2014-12-01 13:30:53 +00:00
Alex Pott f355ada778 Issue #2379697 by Gábor Hojtsy: Fix configuration schema issues in block content (indirectly link and field test) modules 2014-12-01 12:30:06 +00:00
Alex Pott e55a223e8f Issue #2365585 by yched: FieldItemList::filterEmptyItems() renumbers deltas but does not update the Items 2014-12-01 11:06:46 +00:00
Alex Pott 1990524667 Issue #2383277 by MrHaroldA: StringLongItem should not extend StringItem 2014-11-29 08:38:45 +00:00
Nathaniel Catchpole f6e69bc810 Issue #2382667 by Wim Leers, Berdir: #post_render_callback's that result from other #post_render_calback are not processed 2014-11-28 15:06:51 +00:00
Nathaniel Catchpole 07a6a686a1 Issue #2368275 by martin107, dawehner, znerol, Crell, Wim Leers: EntityRouteEnhancer and ContentFormControllerSubscriber implicitly depend on too many services 2014-11-28 15:04:11 +00:00
Alex Pott 58480ee670 Issue #2362227 by dawehner, mpdonadio, znerol, tim.plunkett, skipyT: Replace all instances of current_path() 2014-11-28 13:38:17 +00:00
Alex Pott 91b4829e6f Issue #2382503 by Wim Leers: Not possible to render self-contained render array while a render stack is active 2014-11-28 13:36:06 +00:00
Alex Pott 6ee87bc5ab Issue #2099259 by Berdir: Missing default access for all taxonomy term fields 2014-11-28 09:56:05 +00:00
Dries be1661a163 git commit -m 'Issue #2369035 by jhodgdon, Gábor Hojtsy, robertdbailey: Config entities should not always be untranslated in admin routes' 2014-11-26 16:40:19 -05:00
Dries dbde59f045 Issue #2235901 by alexpott, mdrummond, iMiksu, sun, Wim Leers: Remove custom theme settings from *.info.yml 2014-11-26 16:31:55 -05:00
Nathaniel Catchpole 0bfb32b55b git commit -m 'Issue #2377397 by Wim Leers, alexpott: Themes should use libraries, not individual stylesheets' 2014-11-26 10:37:53 +00:00
Alex Pott 9e163fc5b1 Issue #1833932 by lauriii, lokapujya, cilefen, Cottser, joelpittet, jenlampton, iMiksu, lanchez, ericrdb, mikispeed, Eric_A, mikemiles86: Convert theme_system_compact_link() into a #type link 2014-11-25 21:59:10 +00:00
Alex Pott 40a7440d6b Issue #2352207 by martin107, Berdir: Database cache backend does not treat cid as case sensitive 2014-11-25 21:41:36 +00:00
Alex Pott 8a8c28c47e Issue #1224892 by iaine, lapistano, LinL, jonvk: Duplicate code in mysql/schema.inc (createKeySql = createKeysSqlHelper) 2014-11-25 13:17:01 +00:00
Alex Pott 6ff433b660 Issue #2380573 by tibbsa: Add @return $this to ConfigInstallerInterface::setSynching 2014-11-25 12:05:43 +00:00
Nathaniel Catchpole 7822393c30 Issue #2370305 by Gábor Hojtsy, yched: Refactor field type configuration schemas for DX, easier to find errors 2014-11-24 22:17:32 +00:00
Nathaniel Catchpole 9df898926e Issue #2378703 by Berdir: Port denial of service fixes from SA-CORE-2014-006 to Drupal 8 2014-11-24 22:12:54 +00:00
Alex Pott 80d0419fc2 Issue #2377967 by dawehner: Remove bc layer for _content _controller change 2014-11-24 12:12:58 +00:00
Alex Pott 3827a4815c Issue #2030613 by balagan, Mile23, scottrigby, alexpott: Expand EntityViewMode (really EntityDisplayModeBase) with methods 2014-11-24 11:58:18 +00:00
Alex Pott 1a8858a0a2 Issue #2144413 by tstoeckler, YesCT, robertdbailey, webflo, Schnitzel, Wim Leers, kfritsche, Jose Reyero, Gábor Hojtsy, prodosh: Config translation does not support text elements with a format 2014-11-24 09:46:43 +00:00
webchick d68e2c1656 Issue #2371987 by sarav.din33, michaellenahan: Use e.g. instead of i.e. in Date field hover text 2014-11-23 21:32:36 -08:00
webchick eda7b8a8c5 Issue #2232881 by danblack: pdo used to require comment escaping - doesn'\''t on supported versions 2014-11-23 21:06:11 -08:00
Alex Pott d8776af599 Issue #2380391 by webflo: Fix storage settings for TextLongItem and StringLongItem 2014-11-23 10:23:16 +00:00
Alex Pott 826245d509 Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information 2014-11-23 10:10:06 +00:00
Alex Pott ea24dc51cc Issue #2374339 by benjy, chx: FieldConfigBase::calculateDependencies() fatal error is unhelpful 2014-11-22 09:57:03 +00:00
Alex Pott ca38ade68c Issue #1201452 by Heine, mgifford: Potential Vulnerability In DatabaseConnection_mysql 2014-11-21 23:26:19 +00:00
Alex Pott d3a7d136e0 Issue #2376689 by yched: IntegerItem 'size' setting should be a storage setting 2014-11-21 10:28:31 +00:00
Alex Pott 9bb4f4cfd4 Issue #2371853 by tim.plunkett, larowlan: Add more helper methods around temporary FAPI storage 2014-11-21 10:16:02 +00:00
Alex Pott 0d720363d8 Issue #2378583 by tim.plunkett, EclipseGc: Core ContextAware Plugins have inconsistent ContextDefinition return docs 2014-11-21 10:09:49 +00:00
Alex Pott 7d36a7c3d8 Issue #2378263 by Wim Leers: hook_library_alter() must be manually invoked by users of LibraryDiscovery, and has no test coverage 2014-11-21 09:53:12 +00:00
Alex Pott da8ea3bfaa Issue #2346937 by dawehner, larowlan, Wim Leers, claudiu.cristea, msonnabaum: Implement a Renderer service; reduces drupal_render / _theme service container calls 2014-11-21 09:48:25 +00:00
Alex Pott 040dc5ff27 Issue #2378699 by klausi, David_Rothstein, pwolanin: Port session hijacking fixes from SA-CORE-2014-006 to Drupal 8 2014-11-21 09:37:14 +00:00
Alex Pott 62ee12bbff Issue #2304949 by mpdonadio, cilefen, znerol, klausi, gaurav.goyal, regilero: Port HTTP Host header DoS fix from SA-CORE-2014-003 2014-11-21 09:31:37 +00:00
Alex Pott fda020ec5f Issue #2378585 by EclipseGc, tim.plunkett: Multiple context requirements cannot be satisfied by a single value 2014-11-20 17:47:23 +00:00
Alex Pott cc06a92a2d Issue #2378329 by almaudoh: Update AccountProxyInterface::setAccount() documentation to point people to the account_switcher service 2014-11-20 11:00:04 +00:00
Alex Pott feaabe2bcd Issue #2358993 by rpayanm, JeroenT: Remove usage of drupal_mail_system() 2014-11-20 10:31:25 +00:00
Nathaniel Catchpole edd7889694 Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller 2014-11-20 09:47:06 +00:00
Nathaniel Catchpole df19f0b723 Issue #2373735 by joelpittet, dawehner: Simplify/clean up BareHtmlPageRenderer 2014-11-20 09:37:59 +00:00
Alex Pott 633d84281a Issue #2339151 by EclipseGc, tim.plunkett, Gábor Hojtsy, effulgentsia: Conditions / context system does not allow for multiple configurable contexts, eg. language types 2014-11-19 21:03:06 +00:00
webchick 87b2e6e28e Issue #2372323 by alexpott, amateescu: Static loaders on entity types don't return a properly typed object 2014-11-19 07:39:49 -08:00
Nathaniel Catchpole adc46c869e Issue #2376147 by alexpott, joelpittet, amateescu: Installer is missing all of the global Seven theme stylesheets 2014-11-19 12:28:06 +00:00
Nathaniel Catchpole 03d3d538c5 Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing 2014-11-19 12:26:05 +00:00
Alex Pott 5ddf7c26a0 Issue #2288911 by znerol, effulgentsia: Use route name instead of system path in user maintenance mode subscriber 2014-11-19 09:33:54 +00:00
Alex Pott a5c5b25d68 Issue #2354275 by slashrsm: There are functions in AliasStorage that are not in AliasStorageInterface 2014-11-19 09:09:47 +00:00
Alex Pott 547a1a0de7 Issue #2358995 by rpayanm, JeroenT, Alienpruts, gaurav.pahuja, er.pushpinderrana | Les Lim: Remove usage of drupal_wrap_mail(). 2014-11-18 12:24:36 +00:00
Nathaniel Catchpole 3b945fe250 Issue #2366043 by dawehner: Upgrade to Symfony 2.6 2014-11-18 11:26:57 +00:00
Alex Pott ef5b0e3401 Issue #287292 by almaudoh, mr.baileys, drewish, Berdir, znerol, boombatower, dawehner, jpetso, floretan: Add functionality to impersonate a user 2014-11-18 09:15:31 +00:00
Nathaniel Catchpole 75d9d82631 Issue #2303777 by sun, jhedstrom: Fixed Allow drupal components to depend on other components outside Drupal. 2014-11-17 13:19:02 +00:00
Alex Pott 91c38c8f98 Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter. 2014-11-17 12:20:57 +00:00
Alex Pott c18ba6aad5 Issue #2370703 by amateescu, yched: Fixed ER's "autocreate" feature is mostly broken (and untested). 2014-11-17 12:05:26 +00:00
Nathaniel Catchpole 1397bd65bc Revert "Issue #2232477 by tstoeckler, a 'fliptable' mateescu, plach: Fixed Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities."
This reverts commit 08d3ebba69.
2014-11-14 11:00:50 +00:00
Nathaniel Catchpole 488116d759 Issue #2352155 by Wim Leers: Remove HtmlFragment/HtmlPage. 2014-11-14 10:43:20 +00:00
Alex Pott 9f035188ea Issue #2342377 by david_garcia: Fixed Non database agnostic expression in SQLContentEntityStorage. 2014-11-13 08:47:07 -08:00
Nathaniel Catchpole 89b4f966d6 Issue #2364647 by chx, alexpott: Fixed [sechole] Remove blacklist mode from Filter:XSS. 2014-11-13 13:07:09 +00:00
Nathaniel Catchpole 55b8558084 Issue #2371141 by pfrenssen: Fixed XSS vulnerability when displaying exception backtrace. 2014-11-13 13:01:52 +00:00
Alex Pott 74eb2b9ba0 Issue #2371725 by dawehner: Fixed Don't use theme negotiation all over the place. 2014-11-12 23:26:51 -08:00
Alex Pott 08d3ebba69 Issue #2232477 by tstoeckler, a 'fliptable' mateescu, plach: Fixed Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities. 2014-11-12 23:24:17 -08:00
Nathaniel Catchpole 121bbc14fe Issue #2371843 by alexpott: Add event listener to check schema on config save. 2014-11-12 14:27:43 +00:00
Alex Pott 5c3a1c67ad Issue #2322509 by prics, cilefen, gaurav.goyal, harijari, Temoor: Replace all instances of node_load(), node_load_multiple(), entity_load('node') and entity_load_multiple('node') with static method calls. 2014-11-09 23:40:48 -08:00
Alex Pott 92c251415f Issue #2178703 by ultimike, chx, penyaskito: Migrate D6 menu links. 2014-11-09 23:31:29 -08:00
Alex Pott ae6e7af65a Issue #2372201 by chx: Fixed FakeDelete is missing. 2014-11-09 22:33:28 -08:00
Alex Pott 80c7322768 Issue #2325517 by lauriii, Alienpruts, Tom Verhaeghe, joelpittet, rteijeiro | Cottser: Add methods for adding/removing attributes (not classes) on Attribute objects. 2014-11-09 21:23:46 -08:00
Alex Pott 44f8f7872a Issue #2371875 by chx: Fixed session_manager can't be reasonably overridden. 2014-11-09 21:03:29 -08:00
Alex Pott 635988ffa4 Issue #2371479 by DuaelFr: Replace inelegant string in core/lib/Drupal/Core/Database/Install/Tasks.php. 2014-11-09 15:14:05 -08:00
Alex Pott b0c49c821f Issue #2368975 by damiankloip: Fixed ElementInfoManager::buildInfo() processes info data on every request. 2014-11-08 16:11:40 -08:00
Alex Pott 957078ec26 Issue #2105693 by cilefen | jhodgdon: Fixed ContainerInjectionInterface docs need update. 2014-11-08 12:44:46 -08:00
Alex Pott 0506d2cb3b Issue #2370733 by chx: Fixed Contrib can not provide config storage. 2014-11-07 14:01:50 -08:00
Alex Pott 338c7914d2 Issue #2350507 by hussainweb, hctom, jbrown: Fixed \Drupal\Core\Url has no __toString() magic method. 2014-11-07 13:39:24 -08:00
Alex Pott ca4a7b8294 Issue #2370801 by chx: Fixed Deleting nothing from K-V DB is broken. 2014-11-07 12:26:19 -08:00
Alex Pott 1d8f7c546e Issue #2347511 by davidhernandez, lauriii, rpayanm, kasn: Add method to test if class attribute has class on Attribute object. 2014-11-07 12:21:55 -08:00
Alex Pott 789de472d0 Issue #2354597 by esod, YesCT, vadim.hirbu, ashutoshsngh: Remove usage of form_set_value(). 2014-11-07 12:05:32 -08:00
Alex Pott 6c72b9e1c3 Issue #2369933 by amateescu: Fixed Remove references to an exception class that doesn't exist (\Drupal\entity_reference\Exception\MissingDefaultValueException). 2014-11-07 12:01:06 -08:00
Alex Pott 12ba160d0a Issue #2361797 by rpayanm, Palashvijay4O, er.pushpinderrana: Remove usage of drupal_strlen(). 2014-11-05 09:24:11 +00:00
Alex Pott 55286952b6 Issue #2358999 by rpayanm, JeroenT, er.pushpinderrana, javivf, Ec1ipsis, aczietlow | Les Lim: Remove usage of drupal_html_to_text(). 2014-11-05 09:22:25 +00:00
webchick f0b86ce9dd Issue #2363537 by dawehner, znerol: Update CMF routing to 1.3 and remove old code. 2014-11-05 00:36:38 -08:00
webchick 38fa239076 Issue #2368957 by mikispeed: Fixed Set class on MoreLink as array instead as string. 2014-11-05 00:11:58 -08:00
Alex Pott 46e6a32911 Issue #2364161 by dawehner, mpdonadio, Wim Leers: Replace nearly all existing _l calls. 2014-11-04 08:30:21 +00:00
Alex Pott d3b5655486 Issue #2367557 by mpdonadio: Fixed Update TestKernel to match class loader changes in Drupal Kernel. 2014-11-03 17:51:26 +00:00
Alex Pott 80eccb1896 Issue #2361823 by rpayanm, javivf: Remove usage of drupal_strtolower(). 2014-11-03 16:13:43 +00:00
Nathaniel Catchpole 51fcd31ce5 Issue #1879930 by fran seva, Gábor Hojtsy, martin107, markie, Schnitzel, alexpott, Sutharsan, mon_franco, YesCT, spearhead93, herom, Désiré: Fixed Language selectors are not showing localized to the page language. 2014-11-03 13:33:38 +00:00
Alex Pott 914b78de24 Issue #2282673 by stevepurkiss, ParisLiakos, mgifford: Add a PHPunit test for not using Drupal\Core code in Drupal\Component. 2014-11-03 10:47:06 +00:00
Alex Pott f98cf1f60c Issue #2361809 by rpayanm, nlisgo: Remove usage of drupal_strtoupper(). 2014-11-03 10:40:47 +00:00
Alex Pott 6db76f529f Issue #2367661 by swentel: Fixed Follow up: ThirdPartySettingsTraitInterface missing getThirdPartySettings() method. 2014-11-03 10:21:13 +00:00
Alex Pott fa1b5ba598 Issue #2346763 by yched, msonnabaum: Improve views field rendering performance by caching entity display objects. 2014-11-03 08:39:33 +00:00
Alex Pott 32913b0f12 Issue #2361789 by rpayanm, jamesdixon, javivf: Remove usage of decode_entities(). 2014-11-02 22:19:56 +00:00
Alex Pott dda70f7112 Issue #2230121 by znerol, dawehner | sun: Fixed Remove exit() from FormBuilder. 2014-11-02 21:56:08 +00:00
Alex Pott 29b678c0d5 Issue #2278403 by Xano, JeroenT: Remove uses of form_execute_handlers(). 2014-11-01 22:04:15 +00:00
catch 150893931e Issue #2271419 by alexpott, larowlan: Fixed Allow field types, widgets, formatters to specify config dependencies. 2014-11-01 09:42:21 +00:00
Alex Pott 8f89d7b9ee Issue #2361615 by Gábor Hojtsy: Fixed Field type config schemas are not in the base schema. 2014-10-31 10:32:24 +00:00
Alex Pott 87cb9a69fb Issue #2052751 by tim.plunkett, oriol_e9g, yched | alexpott: Fixed WidgetFactory is not used anywhere so it should be removed. 2014-10-29 09:34:38 +00:00
Alex Pott 40db9b983c Issue #2364127 by Wim Leers: Merge AjaxResponseRenderer into AjaxController. 2014-10-29 08:47:26 +00:00
Alex Pott ffe035e68f Issue #2363025 by Wim Leers, dawehner, larowlan: Push usage of drupal_set_page_content() higher: out of blocks and page display variants. 2014-10-28 16:37:25 +00:00
Dries ccbe585f89 Issue #2221577 by andypost, alexpott, yched: Fix assumption that field settings is not a nested array. 2014-10-27 15:47:59 +01:00
Alex Pott 961f188881 Issue #2363139 by Wim Leers, dawehner, larowlan: _content controllers may only return render arrays, not strings. 2014-10-27 14:13:28 +00:00
Alex Pott 4838c5d590 Issue #2362517 by Wim Leers: Improve default 403/404 exception HTML subscriber: don't duplicate the page render pipeline, use the routing system — add system.403 and system.404 routes. 2014-10-27 10:50:44 +00:00
Alex Pott 56af6886be Issue #2324371 by lauriii, aneek, chx, joelpittet, webflo, Fabianx, rteijeiro: Fix common HTML escaped render #key values due to Twig autoescape. 2014-10-27 09:47:54 +00:00
Alex Pott fa3b0568b7 Issue #2361757 by rpayanm: Remove usage of mime_header_encode(). 2014-10-27 08:29:43 +00:00
catch c40f08f350 Issue #2361843 by rpayanm: Remove usage of drupal_substr(). 2014-10-24 22:22:33 +01:00
Alex Pott 61f3fce382 Issue #2239003 by Wim Leers, dawehner | effulgentsia: Remove the '_http_statuscode' request attribute. 2014-10-24 20:45:54 +01:00
Alex Pott 7171beba62 Revert "git commit -m Issue"
This reverts commit 0faa5ce3c3.
2014-10-24 20:45:31 +01:00
Nathaniel Catchpole a2551812f5 Issue #2183075 by valderama, dinarcon, er.pushpinderrana, amitgoyal, umar-ahmad: Tidy up css.gzip and js.gzip configuration. 2014-10-24 16:58:22 +01:00
Nathaniel Catchpole 2d3266e61f Issue #2361681 by Wim Leers: drupal_render(): invert second argument ($is_recursive_call -> $is_root_call) => more strict, better DX/TX. 2014-10-24 15:51:28 +01:00
Nathaniel Catchpole abcfdc177f Issue #2294571 by znerol, effulgentsia: Redirect anonymous users to login page from an exception listener instead of in MaintenanceModeSubscriber and restrict access to the my-account link to authenticated users. 2014-10-24 12:21:06 +01:00
Nathaniel Catchpole 2acc93b960 Issue #2357937 by Wim Leers: Remove {{ feed_icons }} from page template (page.html.twig). 2014-10-24 12:18:42 +01:00
Nathaniel Catchpole c999c2d43b Issue #2227731 by webflo, mtift: Fixed Normalize configuration data during config writes. 2014-10-23 22:23:25 +01:00
Nathaniel Catchpole c2125b059c Issue #2282519 by alexpott, cilefen: Fixed Add content dependency information to configuration entities. 2014-10-23 21:22:34 +01:00
Nathaniel Catchpole 0faa5ce3c3 git commit -m Issue 2014-10-23 20:32:54 +01:00
Alex Pott 0dfd0cadbd Issue #1186582 by Albert Volkman, chx: Fixed rollback and and pushTransaction is not consistent. 2014-10-23 12:26:04 +01:00
Alex Pott 388758f46a Issue #2359449 by Jose Reyero: Fixed TypedData calls onChange() parent's method that is not part of the interface. 2014-10-23 12:20:53 +01:00
Alex Pott 03662aa5e5 Issue #2278583 by nlisgo, Berdir, joshi.rohit100 | Fabianx: Fixed field_has_data looks at current data instead of revisioning data: this can lead to data loss. 2014-10-23 12:14:40 +01:00
Nathaniel Catchpole 6d3e577f5d Issue #2361693 by Wim Leers: Fixed AjaxEnhancer is dead code, remove it. 2014-10-22 21:11:03 +01:00
Nathaniel Catchpole eeca610415 Issue #2360241 by martin107: Fixed MenuLinkManager uses PluginNotFoundException incorrectly. 2014-10-22 10:59:33 +01:00
Nathaniel Catchpole 0c11136455 Issue #2224581 by alexpott, larowlan, jhodgdon, mgifford: Delete forum data on uninstall. 2014-10-22 10:52:29 +01:00
Nathaniel Catchpole fdb67c2857 Issue #2065485 by tim.plunkett, Xano: Document that PluginFormInterface should use #process to solve nesting issues. 2014-10-21 10:29:31 +01:00
Nathaniel Catchpole 8e0e7d3b12 Issue #2358333 by mikey_p: Fixed ConfigManager should use interface for translation manager type hint. 2014-10-21 10:08:10 +01:00
Nathaniel Catchpole cecf4ea7cf Issue #2226533 by martin107, filijonka, YesCT, Xano, jmolivas, Chris Dart, alexpott, tstoeckler, visabhishek | csg: Changes to the Language class due to the LanguageInterface (followup). 2014-10-21 10:05:08 +01:00
Nathaniel Catchpole 3d98fc4727 Issue #1825466 by justafish, tstoeckler, alexpott, sun: [docs follow-up, then backport to D7] Allow NestedArray::mergeDeepArray() to preserve integer keys. 2014-10-21 10:03:24 +01:00
Nathaniel Catchpole 985edb1548 Issue #2351847 by damiankloip: Fixed Rename getCacheTag() to getCacheTags(). 2014-10-21 09:46:57 +01:00
webchick 8431924993 Issue #1856262 by chx, pwolanin: Raise MySQL requirement to 5.1.21 to support caching of prepared statements. 2014-10-20 11:53:17 -07:00
Alex Pott e775d664ab Issue #1971208 by calebtr, dsayswhat, metzlerd, agentrickard: Replace "utilize" with a proper verb. 2014-10-20 09:30:46 +01:00
Alex Pott 2681e4b10a Issue #2332935 followup by plach: Allow code to respond to entity/field schema changes. 2014-10-18 15:00:20 +01:00
Alex Pott a88f8e1946 Issue #2358147 by DuttonMa: Fixed Code improvement in install. 2014-10-18 14:41:26 +01:00
Alex Pott e41f90fa7e Issue #2215345 by jhodgdon, paulh | joachim: Fixed docs for MenuLinkTreeInterface unclear. 2014-10-18 13:06:59 +01:00
Nathaniel Catchpole 47e0030705 Issue #2332935 by plach, alexpott, dawehner: Allow code to respond to entity/field schema changes. 2014-10-17 23:10:00 +01:00
Alex Pott 22c82583c9 Issue #2246647 by mpdonadio, cilefen, YesCT, tim.plunkett: Rename PluginBag to LazyPluginCollection. 2014-10-17 22:06:53 +01:00
Nathaniel Catchpole 848dbc5531 Issue #2341341 by YesCT, martin107, vijaycs85, fran seva: Change public 'name' property access on languages to getName() and add back setName(). 2014-10-16 14:45:53 +01:00
Nathaniel Catchpole 6cbb5d9e1e Issue #2350949 by Wim Leers: Add hook_page_attachments(_alter)() and deprecate hook_page_build/alter(). 2014-10-16 13:36:06 +01:00
Nathaniel Catchpole e83d8970a4 Issue #2351777 by chx, claudiu.cristea: Do not depend on event subscribers for security: Replace AccessRouteSubscriber with build-in checks. 2014-10-16 10:57:22 +01:00
Nathaniel Catchpole 19b32a3ab4 Issue #2357249 by Stefan Horst, greggles, larowlan, David_Rothstein, klausi: Fixed SA-CORE-2014-005 (SQL injection). 2014-10-15 17:39:53 +01:00
Alex Pott 6a1b562b2a Issue #2356509 by neclimdul: Fixed Remove extra param doc from QueueDatabaseFactory. 2014-10-15 11:59:40 +01:00
Alex Pott 8f3f79ad34 Issue #2304969 by pwolanin, cilefen, Berdir, Devin Carlson, klausi: Fixed Port private files access bypass from SA-CORE-2014-003. 2014-10-15 11:24:55 +01:00
Nathaniel Catchpole d3f8b78c00 Issue #1003788 by stefan.r, Alan D., JimmyAx, Josh Waihi, john_brown, bellHead, twistor, wiifm, bzrudi71, pwolanin, gngn, Gisle, robhardwick: Fixed PostgreSQL: PDOException:Invalid text representation when attempting to load an entity with a string or non-scalar ID. 2014-10-15 11:06:55 +01:00
Alex Pott 7189de5dba Issue #2063373 by mondrake, claudiu.cristea, larowlan, arunvs: Fixed Cannot save image created from scratch. 2014-10-14 23:21:30 +01:00
webchick ba1393b7b7 Issue #2355573 by YesCT: Use English or in some LanguageInterface copy and paste docs. 2014-10-14 09:19:29 -07:00
Nathaniel Catchpole fdcf584b37 Issue #2340701 by prics, martin107: Use array_diff_key() more in core. 2014-10-14 14:09:47 +01:00
Nathaniel Catchpole c6f0238182 Issue #2354657 by chx, dawehner: Separate access manager from loading checks. 2014-10-14 13:57:25 +01:00
Nathaniel Catchpole e8d6588e14 Issue #2355001 by ashutoshsngh, dinarcon, er.pushpinderrana: Remove form.inc form_builder(). 2014-10-14 13:55:12 +01:00
Alex Pott a9f0c068cb Issue #2267545 followup: Standardize to RFC 5424 log levels. 2014-10-14 12:33:06 +01:00
Nathaniel Catchpole bf49837832 Issue #2028109 by tim.plunkett, almaudoh, twistor, larowlan, slashrsm, Berdir, Arla, neclimdul, Cottser: Convert hook_stream_wrappers() to tagged services. 2014-10-14 12:06:10 +01:00
Nathaniel Catchpole 6ba1da1c63 Issue #2205527 by cilefen, alexpott, martin107, Xen, Gaelan, clintrandall777@gmail.com: Fixed Move configuration import lock to lock.persistent service since a lock can not exist beyond a single request. 2014-10-14 12:04:33 +01:00
Alex Pott cfd30d63e8 Issue #2232425 followup by danblack, stefan.r: Fixed Database Schema field/column default value is not properly quoted via PDO::quote(). 2014-10-14 10:10:12 +01:00
Alex Pott 221a48c14e Issue #2346129 by tstoeckler: Introduce a TraversableTypedDataInterface and use that for typehinting instead of ArrayElement. 2014-10-14 09:55:35 +01:00
Alex Pott b82e28d5e4 Issue #2267545 by ParisLiakos: Standardize to RFC 5424 log levels. 2014-10-14 09:43:11 +01:00
Alex Pott 49caf9dea5 Issue #2296115 by jhodgdon, hussainweb: Fixed Several entity loadRevision() methods do not obey the interface contract. 2014-10-14 09:32:57 +01:00
webchick f803d64bfb Issue #2355179 by legolasbo, er.pushpinderrana: Remove usage of form_get_cache() and form_set_cache(). 2014-10-13 21:49:28 -07:00
webchick 1efaefb15c Issue #2235363 by jhodgdon, jessebeach, alexpott, Gábor Hojtsy: Document config dependencies. 2014-10-13 21:21:27 -07:00
Nathaniel Catchpole 66762a5361 Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId(). 2014-10-13 10:10:32 +01:00
Alex Pott 7340fee0c2 Issue #2349605 by larowlan: Fixed EntityReferenceItem is fragile about entity save order. 2014-10-12 21:52:45 +01:00
Alex Pott c2ac32c9dc Issue #2226323 by kpv | danylevskyi: Fixed CompositeFormElementTrait causes identical HTML ids for element and its wrapper. 2014-10-12 21:11:50 +01:00
Alex Pott 3fb2ec3fe6 Issue #2242749 by znerol, torotil, rszrama, larowlan, dawehner, penyaskito, tim.plunkett, sun, Damien Tournoud, David_Rothstein, effulgentsia: Fixed Port Form API security fix SA-CORE-2014-002 to Drupal 8. 2014-10-12 11:00:04 +01:00
Nathaniel Catchpole 4e0e15b201 Issue #2352641 by chx, alexpott: Break router.builder dependency. 2014-10-10 20:41:01 +01:00
webchick 06e18f51fa Issue #998898 follow-up by kpv: Fix grammar/spelling/spacing in code comment. 2014-10-10 11:56:43 -07:00
Nathaniel Catchpole ac9054bed0 Issue #2310093 by alexpott, hussainweb : Fixed Config install and import should map from storage record not set properties directly. 2014-10-10 19:47:54 +01:00
webchick c8eae506e3 Issue #998898 by stefan.r, mradcliffe, Damien Tournoud, bzrudi71, Josh Waihi, chalet16, Stevel, chx: Fixed Make sure that the identifiers are not more the 63 characters on PostgreSQL. 2014-10-10 09:20:12 -07:00
webchick 0366f4be91 Issue #2330899 by attiks, Jelle_S, fietserwin: Allow image effects to change the MIME type + extension, add a convert image effect. 2014-10-10 08:26:40 -07:00
Nathaniel Catchpole 257b73e1ba Issue #1972300 by znerol, chx, dawehner: Write a more scalable dispatcher. 2014-10-10 16:08:04 +01:00
Nathaniel Catchpole 85145ba9e3 Issue #2350877 by dawehner, Wim Leers, hussainweb: Deprecate/rename drupal_add_feed(), drupal_add_html_head(), drupal_add_html_head_link(), drupal_add_http_header(), and allow to be set declaratively in #attached. 2014-10-10 12:49:31 +01:00
webchick 68f7879952 Issue #2353393 by tstoeckler: Use LanguageInterface::DIRECTION_LTR instead of 'ltr' directly. 2014-10-09 11:35:43 -07:00
webchick 5c60849194 Issue #2313883 by alexpott: Fixed Minor code flow improvements to SessionHandler::write(). 2014-10-09 11:28:52 -07:00
Nathaniel Catchpole 7476af9004 Issue #2070737 by herom, EllaTheHarpy, alexpott: Change values of LanguageInterface::DIRECTION_(LTR/RTL) to ('ltr'/'rtl'). 2014-10-09 12:17:44 +01:00
Alex Pott 71acfa69dd Issue #2352073 by penyaskito: Fixed Undefined property in UrlCacheContext. 2014-10-09 11:53:39 +01:00
Alex Pott fa1d2c3c9c Issue #2322037 by oenie, Temoor, jepSter, rpayanm: Replace all instances of responsive_image_mapping_load(), entity_load('responsive_image_mapping') and entity_load_multiple('responsive_image_mapping') with static method calls. 2014-10-09 07:52:56 +01:00
Alex Pott 195d49998a Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes. 2014-10-09 07:39:37 +01:00
Alex Pott d3f105ed86 Issue #2226207 by lauriii, mgbellaire, Cottser, m1r1k, Mark Carver, LinL, rachel_norfolk, rteijeiro, skwashd, davidhernandez, euphoric_mv: Make 'template' the default output option for hook_theme(). 2014-10-08 12:06:17 +01:00
Alex Pott 5379041ffe Issue #2343677 by damiankloip, znerol, Fabianx, pounard: Fixed Stack middleware suffers from incomplete service construction.
This reverts commit 39eb84fc38.
2014-10-08 11:44:13 +01:00
Alex Pott 39eb84fc38 Revert "Issue #2343677 by damiankloip, znerol, Fabianx: Fixed Stack middleware suffers from incomplete service construction."
This reverts commit c033857b11.
2014-10-08 11:43:47 +01:00
Alex Pott c033857b11 Issue #2343677 by damiankloip, znerol, Fabianx: Fixed Stack middleware suffers from incomplete service construction. 2014-10-08 10:43:36 +01:00
catch 46ec5d9b72 Issue #2350835 by pwolanin: Mark EntityInterface::getSystemPath() as deprecated. 2014-10-07 23:14:22 +01:00
Alex Pott 7cb842584f Issue #2349789 by markus_g: Fixed Responsive Image Mappings are not listed with sqlite. 2014-10-07 17:29:30 +01:00
Alex Pott 15cc5bd85a Issue #2345879 by marcvangend: Added Enhance ThirdPartySettingsTrait with a get-all-settings method. 2014-10-07 17:26:04 +01:00
Alex Pott 2c88a12810 Issue #2350461 by mradcliffe, chx, David_Rothstein: Fixed issues with UpdateComplexTest in PostgreSQL driver. 2014-10-07 16:53:53 +01:00
Alex Pott f33b510365 Issue #2347711 by yched, undertext: Fixed FieldItemlListInterface::processDefaultValue($default_value) is expected to massage polymorphic data. 2014-10-07 16:49:44 +01:00
Alex Pott c52c5f9ace Issue #2304403 by martin107, YesCT, Désiré: Convert language:weight into a protected property. 2014-10-07 13:45:13 +02:00
Nathaniel Catchpole 6ef8ba7909 Issue #2248297 by Berdir: Fixed Ensure routes are rebuilt when install modules. 2014-10-07 11:15:45 +01:00
Nathaniel Catchpole 5a85df4c19 Issue #2230091 by dawehner, Berdir, marthinal, martin107: Fixed Route rebuilding is not guaranteed to finish in time for the next request. 2014-10-06 11:53:27 +01:00
Nathaniel Catchpole 0ce0a35635 Issue #2300131 by Berdir, alexpott: Fixed EntityResolverManager instantiates objects unnecessarily. 2014-10-06 11:40:32 +01:00
webchick 1b21ebf347 Issue #2294313 by Ieva Uzule, rachel_norfolk, nathanlawson91, xadag, er.pushpinderrana, Dominique CLAUSE, marcus7777: Email is asked before user name in SiteConfigureForm. 2014-10-05 09:27:56 -07:00
Alex Pott 7e02386586 Issue #2123867 by plach, vijaycs85, kfritsche, YesCT, LinL, larowlan | yched: Simplify/cleanup language handling in EntityFormController. 2014-10-05 18:05:29 +02:00
Alex Pott 10cfcd6a6c Issue #2302021 by swentel, yched, undertext: Move options.module widgets in Core. 2014-10-05 17:08:45 +02:00
Alex Pott ebdca18dc3 Issue #2324791 by Michael Hodge Jr, ParisLiakos: Remove watchdog(). 2014-10-05 14:07:07 +02:00
catch 6d58240b22 Issue #2195957 by alexpott, tagini: Fixed Only install profile configuration when installing that profile, not when enabling associated modules. 2014-10-05 14:03:15 +02:00
catch 5f38198ef5 Revert "Issue #2195957 by Wim Leers, alexpott: Fixed Only install profile configuration when installing that profile, not when enabling associated modules."
This reverts commit 5ab43b6a1a.
2014-10-05 14:01:45 +02:00
catch 5ab43b6a1a Issue #2195957 by Wim Leers, alexpott: Fixed Only install profile configuration when installing that profile, not when enabling associated modules. 2014-10-05 14:00:39 +02:00
Alex Pott b35d190d28 Issue #2160965 by herom, dawehner, robertdbailey, Berdir, fran seva: Fixed Content entities are not upcast in the page language, inconsistent with config entities. 2014-10-05 12:03:46 +02:00
Alex Pott 4fc159c65b Issue #2349839 by seanB: Fixed Code comment change for delete() in EntityStorageBase. 2014-10-04 18:49:26 +02:00
Alex Pott 0e17d97837 Issue #1160764 by Désiré, Dave Reid, SebCorbin, agentrickard: Fixed URL alias load is inconsistent if there are more then one aliases. 2014-10-04 18:40:06 +02:00
Alex Pott 5a52005026 Issue #2328573 by el7cosmos, jhodgdon, YesCT: 'site_default' needs to be a language constant. 2014-10-04 17:33:46 +02:00
Alex Pott 9315a45e01 Issue #2338759 by StryKaizer, tom_ek | alexpott: Fixed core/update.php is now just update.php. 2014-10-04 17:29:36 +02:00
Alex Pott e114ff92f1 Issue #2268467 followup by fago: Document foreseeable changes to conditions and action APIs. 2014-10-04 16:25:10 +02:00
Alex Pott 82d059aaef Issue #2248505 by leevingo, Berdir: Improve property definition labels. 2014-10-04 13:54:49 +02:00
Alex Pott 4014b744a0 Issue #2344491 by tim.plunkett: Move ControllerBase::redirect() to UrlGeneratorTrait. 2014-10-02 14:52:28 +02:00
Alex Pott 393fccc7f3 Issue #1847932 by skwashd: Added Make the UUID pattern a constant. 2014-10-02 13:57:39 +02:00
catch 4e5c1c2bef Issue #2345753 by tim.plunkett, dawehner, Wim Leers, damiankloip: Remove url(current_path()) and url(NULL) with <current> and <none>. 2014-10-02 13:39:56 +02:00
Alex Pott 96dd466f8e Issue #2249303 by larowlan, tim.plunkett, vijaycs85: Implement fallback plugin for Block plugins. 2014-10-02 13:27:07 +02:00
Alex Pott d805ed7b09 Issue #2268467 by fago: Document foreseeable changes to conditions and action APIs. 2014-10-01 17:50:23 +02:00
Alex Pott ba2b869092 Issue #2275659 by fago, pgautam: Separate FieldableEntityInterface out of ContentEntityInterface. 2014-10-01 16:11:14 +02:00
catch abf6332f7e Issue #2346421 by yched: Improve documentation of getTargetBundle() 2014-10-01 11:51:03 +02:00
catch 9c4c34a2ed Issue #2346035 by tstoeckler: Fixed ModuleHandler::install() should re-register stream wrappers. 2014-10-01 11:42:59 +02:00
catch 173fca3fe0 Issue #2313135 by Berdir: Fixed setting page_cache_without_database in settings.php prevents the container from being dumped. 2014-10-01 10:59:14 +02:00
catch de5830d665 Issue #2346283 by damiankloip: Add route name parameter to OutboundRouteProcessorInterface. 2014-10-01 10:53:56 +02:00
catch a21acb3b7d Issue #2278353 by cilefen, dawehner, hussainweb, jibran, andyceo: Update to Symfony 2.5. 2014-10-01 10:50:10 +02:00
webchick 0189add1e3 Issue #2304987 by Berdir, Wim Leers: Fixed Don't invalidate cache tags of referenced entities, use entity list cache tags correctly, add test coverage for entity list cache tags. 2014-10-01 01:20:51 -07:00
webchick cf44d3882f Issue #2181291 by lokapujya, ricardoamaro, mradcliffe, fvideon, Damien Tournoud, Crell, bzrudi71, steinmb, grom358, jaredsmith: Fixed Prevent a query from aborting the entire transaction in pgsql. 2014-10-01 01:16:23 -07:00
Alex Pott 64de978a08 Issue #2347831 by xjm, effulgentsia: Fix documentation for \Drupal::url(), \Drupal::l(), etc. (and fix the change record). 2014-10-01 08:10:05 +02:00
Alex Pott 002ae719c9 Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements. 2014-09-30 10:10:00 +02:00
Alex Pott 31022924e1 Issue #2343759 by pwolanin, larowlan, dawehner, tim.plunkett, effulgentsia, xjm, Wim Leers: Provide an API function to replace url()/l() for external urls. 2014-09-30 08:50:14 +02:00
Alex Pott 5fdcfc74d6 Issue #2346911 by larowlan, vijaycs85, Berdir | sihv: Fixed Base field overrides have incorrect default value callable properties. 2014-09-30 08:42:48 +02:00
webchick 96cde6e398 Issue #2277103 follow-up by mradcliffe, alexpott, jaredsmith: Fix ambiguous Url reference. 2014-09-29 09:20:33 -07:00
Alex Pott 4f49087b71 Issue #2277103 by tim.plunkett, pwolanin, Wim Leers, dawehner, hotpizzas: Switch Drupal::l() and LinkGenerator to expect a Url object. 2014-09-29 15:41:29 +02:00
Alex Pott f085b7b698 Issue #2346635 by fago: Fixed Content entities are iteratable but do not implement Traversable. 2014-09-29 12:39:53 +02:00
Alex Pott 27636950ac Issue #2340571 by Désiré | YesCT: LanguageInterface needs isLocked method for the locked property. 2014-09-29 08:10:45 +02:00
webchick daaccc3b3d Issue #1869476 by rteijeiro, LewisNyman, lauriii, Wim Leers, mdrummond, swentel, hosef, cbiggins, larowlan, sun, EclipseGc, Gábor Hojtsy: Convert global menus (primary links, secondary links) into blocks. 2014-09-28 18:25:41 -07:00
webchick ccede8293e Issue #2346187 by Yaron Tal | tstoeckler: ConfigFactory and CongfigFactoryInterface should be @ingroup config_api. 2014-09-28 16:53:35 -07:00
webchick 0d9e300fcc Issue #2346433 by yched: Fixed iterators omit computed fields by default. 2014-09-28 16:49:46 -07:00
webchick e18b616131 Issue #2346297 by fago: Move getting option providers to field definitions. 2014-09-28 16:14:33 -07:00
webchick 64d6915d5b Issue #2346249 by rteijeiro: Fixed wrong escaped errors in Installer - Database settings. 2014-09-28 16:10:42 -07:00
webchick 8ea359c440 Issue #2346421 by yched: Fixed WTF with getTargetEntityId() / getBundle(). 2014-09-28 16:08:28 -07:00
webchick 6d27e11a37 Issue #2100343 by Berdir, fago, martin107, visabhishek, sriharsha.uppuluri, Yorirou: Remove 'fieldable' key in entity definitions in favour of 'field_ui_base_route'. 2014-09-28 16:04:00 -07:00
webchick d97f60e3f8 Issue #2346371 by effulgentsia: Add docs warning to some APIs we know we'll break after beta. 2014-09-28 15:43:46 -07:00
webchick 8a1502882a Issue #1986640 by Wim Leers, chx, dawehner, effulgentsia: Support AND/OR conjunctions for permission checks. 2014-09-28 15:41:35 -07:00
webchick 9801d9a5c9 Issue #2345793 by tim.plunkett | xjm: Entities should provide a method for a properly generated link to the entity. 2014-09-28 14:36:09 -07:00
webchick da1b66428a Issue #2346361 by pwolanin, dawehner: Add a UnroutedUrlAssembler and put it into the container. 2014-09-28 14:11:52 -07:00
webchick 6caeaf03f3 Issue #2002138 by yched, Jose Reyero, xjm, andypost, fago, msonnabaum, Berdir, dixon_: Use adapters for supporting typed data. 2014-09-28 14:09:08 -07:00
Alex Pott 62b9d58451 Issue #2297993 by cilefen, marthinal, ivanjaros: Fixed MySQL column and table comments are not truncated properly. 2014-09-28 18:37:07 +02:00
webchick 145dfbe2e1 Issue #2175517 by chx, benjy, alimac: Fixed Entity displays are themselves config entities. 2014-09-28 00:30:15 -07:00
webchick a6492ce9d9 Issue #2343651 by xjm, tim.plunkett, Wim Leers, dinarcon, dawehner: Remove most remaining l() calls. 2014-09-28 00:21:34 -07:00
webchick 35fcfc4dbb Issue #1777332 by hass, Cottser, mike.roberts, joelpittet, dawehner | jenlampton: Replace theme_menu_link() and menu-tree.html.twig with a single Twig template. 2014-09-27 00:28:57 -07:00
webchick f6183952c3 Issue #2337653 by swentel: Fixed DraggableListBuilder should dynamically calculate a delta for configuration entities weight field. 2014-09-27 00:24:19 -07:00
webchick d4b7bc7890 Issue #2341927 by martin107: Language module annotation improvements [ plus minor followup ]. 2014-09-27 00:19:16 -07:00
webchick 0eda196d46 Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls. 2014-09-27 00:03:46 -07:00
webchick 8bd63769fa Issue #2344487 by tim.plunkett, dawehner: Provide special route names for <current> and <none>. 2014-09-26 23:47:52 -07:00
Nathaniel Catchpole ca2b563073 Issue #863594 by David_Rothstein, mbrett5062: Fixed Strange first paragraph in the installer database error message. 2014-09-26 13:35:29 +01:00
catch 2c6cd92958 Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX. 2014-09-25 08:30:31 +01:00
Nathaniel Catchpole 03aa67036e Issue #2343607 by alexpott, dawehner: Cleanup UrlGenerator. 2014-09-24 15:38:10 +01:00
Nathaniel Catchpole 4691e432d5 Issue #2293501 by dawehner, Wim Leers, znerol: Use route name and params instead of _system_path in CsrfAccessCheck. 2014-09-24 15:31:54 +01:00