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 |