catch
|
dfd537fe1a
|
Issue #2095489 by tayzlor, beejeebus: Separate out module install config code from import code.
|
2013-10-28 11:51:33 +00:00 |
webchick
|
05fbc52f23
|
Issue #2121839 by brantwynn: Fixed Typo: 'Creation' not 'creaation' in custom_block().module docblock.
|
2013-10-27 16:42:03 -07:00 |
Alex Pott
|
31ec62abfc
|
Issue #2117831 by corbacho: Update .editorconfig file.
|
2013-10-26 16:29:05 -07:00 |
Alex Pott
|
8546c8f6d0
|
Issue #1987806 by kim.pepper, disasm, vijaycs85, tim.plunkett: Convert search_view() to a new style controller.
|
2013-10-26 14:17:27 -07:00 |
Alex Pott
|
b22fdb2199
|
Issue #2115829 by Xano: Fixed ConfigurableEntityReferenceItem::instanceSettingsFormValidate() does not typehint its arguments.
|
2013-10-26 11:20:39 -07:00 |
Alex Pott
|
840e20aec6
|
Issue #2097691 by plopesc, amateescu: Move FIELD_CARDINALITY_UNLIMITED constant to FieldDefinitionInterface.
|
2013-10-26 09:26:00 -07:00 |
webchick
|
5fd14ba7e3
|
Issue #1872206 by jessebeach, quicksketch, Wim Leers, mgifford: Fixed Improve CKEditor toolbar configuration accessibility.
|
2013-10-26 01:13:15 -07:00 |
Alex Pott
|
a6efca1da2
|
Issue #2109065 by ianthomas_uk, jhodgdon: Fixed Remove variable_get() and variable_set() calls from API documentation.
|
2013-10-25 21:53:38 -07:00 |
Alex Pott
|
82eb2924cf
|
Issue #2112807 by tim.plunkett: Move the form builder functions in form.inc to a form service.
|
2013-10-25 15:54:34 -07:00 |
webchick
|
4649f48115
|
Issue #2099577 by thamas, nod_, yoroy, Gábor Hojtsy: First installer page has initially needless description for how translations are handled.
|
2013-10-25 14:06:50 -07:00 |
Alex Pott
|
4b7bbecbc3
|
Issue #2097903 by Berdir, amateescu: Rename EntityRenderController to EntityViewBuilder.
|
2013-10-25 13:54:18 -07:00 |
webchick
|
e01957ff3b
|
Issue #2033959 by borisbaldinger, Gábor Hojtsy, thamas, YesCT: Improve design of language detection and selection settings page.
|
2013-10-25 13:37:50 -07:00 |
webchick
|
002940a9dc
|
Issue #2100351 by grisendo, pfrenssen, Gábor Hojtsy, YesCT, penyaskito: Fixed Date format name 'custom' is reserved but not checked for.
|
2013-10-25 13:33:13 -07:00 |
webchick
|
08c1599c7f
|
Issue #2057259 by alexpott, cweagans, swentel: Fixed Malformed modulename.info.yml file causes fatal error.
|
2013-10-25 13:19:15 -07:00 |
webchick
|
a42b392c09
|
Issue #2099363 by tim.plunkett, mtift, swentel: Allow single config files to be imported and exported (Resolve regression from Views in Drupal 7).
|
2013-10-25 13:00:24 -07:00 |
catch
|
0e0bd62761
|
Issue #1618178 by manarth: Fixed Remove redundant DEFAULT_SYSLOG_FACILITY definition from Syslog.
|
2013-10-25 21:44:37 +02:00 |
catch
|
3be34dfd6b
|
Issue #2102451 by vijaycs85, sidharthap: Remove drupal_set_title() in filter module controllers.
|
2013-10-25 21:43:24 +02:00 |
catch
|
e96c41b54a
|
Issue #2102467 by InternetDevels, sidharthap | vijaycs85: Remove drupal_set_title() in path module controllers.
|
2013-10-25 21:40:11 +02:00 |
catch
|
df54550a2e
|
Issue #1143922 by FatherShawn, kscheirer: Fixed Undefined index: value in theme_status_report().
|
2013-10-25 21:28:01 +02:00 |
catch
|
744c96462e
|
Issue #2078879 by pwolanin, dawehner, Xano: Fixed DerivativeDiscoveryDecorator doesn't check/enforce the proposed derivative fetchers implement interface DerivativeInterface.
|
2013-10-25 21:23:40 +02:00 |
Alex Pott
|
270708d58a
|
Issue #2102125 followup by tim.plunkett, Gábor Hojtsy: Big Local Task Conversion.
|
2013-10-25 10:16:02 -07:00 |
Nathaniel Catchpole
|
2a5f1b9b17
|
Issue #1934498 by attiks, Jelle_S, David_Rothstein, effulgentsia, tstoeckler: Allow the image style 'itok' token to be suppressed in image derivative URLs.
|
2013-10-25 14:44:36 +01:00 |
Nathaniel Catchpole
|
4347a45177
|
Issue #1988508 by katbailey, aspilicious, dawehner: Stop pretending we support Symfony bundles when we really just have service providers.
|
2013-10-25 11:32:24 +01:00 |
Nathaniel Catchpole
|
818d465482
|
Issue #2113567 by jessebeach, nod_: Fixed Views dialogs don't close via escape.
|
2013-10-25 11:29:23 +01:00 |
Alex Pott
|
bb54afd87d
|
Issue #2028039 by ParisLiakos, jsbalsera, undertext, mcrittenden, xeniak, amateescu: Expand ItemInterface (aggregator.module) with methods.
|
2013-10-24 11:36:14 -07:00 |
Nathaniel Catchpole
|
f7cabeb68a
|
Issue #2113015 by Wim Leers, amateescu: Add drupal_merge_attached() function, to merge #attached assets.
|
2013-10-24 16:43:00 +01:00 |
Nathaniel Catchpole
|
00fbdd6b21
|
Issue #1975962 by Wim Leers, jibran, c4rl, amateescu: Move comment_links() into CommentRenderController.
|
2013-10-24 16:41:21 +01:00 |
Nathaniel Catchpole
|
516affdf43
|
Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion.
|
2013-10-24 13:04:38 +01:00 |
Alex Pott
|
1ce62e0743
|
Issue #2019911 by johnmcc: Add install requirement that open_basedir() = Off since 8.x currently doesn't support it.
|
2013-10-23 12:55:02 -07:00 |
Alex Pott
|
6a13b6a840
|
Issue #2062183 by cloud2006, LinL, m1r1k, likin: Remove calls to deprecated global in core/modules/user/lib/Drupal/user/AccountFormController.php.
|
2013-10-23 12:05:27 -07:00 |
Alex Pott
|
0078cea2a6
|
Issue #2113441 by damiankloip: Move remaining views.module helper functions to Drupal\views\Views class.
|
2013-10-23 11:59:00 -07:00 |
Alex Pott
|
ae84e25209
|
Issue #2108643 by ParisLiakos: Fixed AttributeTest fails when using debian's phpunit binary.
|
2013-10-23 11:42:11 -07:00 |
Alex Pott
|
885ac8274e
|
Issue #2110777 by larowlan, herom: Fixed Cannot edit a date format after creating it.
|
2013-10-23 11:30:04 -07:00 |
Alex Pott
|
49ac630080
|
Issue #1951386 by benjy, theduke, andypost, tim.plunkett: Fixed Extend BlockPluginInterface::access to allow passing in an account.
|
2013-10-23 11:19:00 -07:00 |
Dries
|
37b3d5cac4
|
Issue #2073957 by herom, joelpittet, -enzo-: Remove useless 'early render' in Comment Module.
|
2013-10-23 11:00:30 -04:00 |
Dries
|
85a5b1ee6b
|
Issue #2102441 by sidharthap, -enzo-, InternetDevels, rteijeiro: Remove drupal_set_title() in config module controllers.
|
2013-10-23 10:29:08 -04:00 |
Alex Pott
|
ab59feb8ea
|
Issue #2095943 by dotoree, Tim Bozeman: Core modules and themes missing the version attribute in info.yml.
|
2013-10-22 16:23:24 -07:00 |
Jennifer Hodgdon
|
50810ab272
|
Issue #2102141 by xjm: Change formatting in MAINTAINERS datatabase section for better parsing
|
2013-10-22 16:20:01 -07:00 |
Jennifer Hodgdon
|
30c60dfdc8
|
Issue #2091335 by lostkangaroo, cosmicdreams, batigolix, yingtho, neclimdul: Fix up hook_help for the help module
|
2013-10-22 16:18:25 -07:00 |
Jennifer Hodgdon
|
7105d43cfe
|
Issue #2091385 by lostkangaroo, batigolix, dietmarg, tankerjoe: Fix up hook_help for book module
|
2013-10-22 16:16:05 -07:00 |
Dries
|
902b741725
|
Issue #2080617 by slv_: Remove Unused local variable from /core/modules/field/field.form.inc.
|
2013-10-21 16:34:20 -04:00 |
Dries
|
8f6cb3480c
|
Issue #2112233 by alexpott, amateescu: Remove unnecessary ternaries in around config()->get().
|
2013-10-21 16:32:59 -04:00 |
Dries
|
4a7a8b3c56
|
Issue #2115077 by longwave: Remove unused _block_themes_access().
|
2013-10-21 16:32:32 -04:00 |
Nathaniel Catchpole
|
50979d219f
|
Issue #2107137 by dawehner, damiankloip, tim.plunkett: Fix the DX for declaring custom access checkers.
|
2013-10-21 21:29:17 +01:00 |
Dries
|
bcd866b64f
|
Issue #2116827 by Wim Leers: Speed up RenderTest: move integration tests into separate test.
|
2013-10-21 16:10:54 -04:00 |
Dries
|
dda8191251
|
Issue #421294 by superspring: Fixed non-ascii character in function theme_user_signature()().
|
2013-10-21 16:09:05 -04:00 |
Dries
|
e7836c2df4
|
Issue #338403 by klausi, jhodgdon, grisendo, YesCT, drewish: Use {@inheritdoc} on all class methods (including tests).
|
2013-10-21 16:07:49 -04:00 |
Alex Pott
|
49689cf077
|
Issue #2106783 by bneil: Move node_requirements() to node.install.
|
2013-10-21 10:28:38 +01:00 |
Alex Pott
|
91d867f5bc
|
Issue #1982256 by mortendk, rteijeiro, tim.plunkett, LewisNyman, tlattimore, yannickoo, ry5n: Clean up html.html.twig markup.
|
2013-10-21 10:26:54 +01:00 |
Alex Pott
|
f5a948f833
|
Issue #2061929 by likin, m1r1k, robmc, InternetDevels: Remove calls to deprecated global from language.module.
|
2013-10-21 10:24:14 +01:00 |