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 |