webchick
|
d48480f3db
|
Issue #2099467 by moshe weitzman, chx: Let non-interactive installers determine mode of files directory and its subdirectories.
|
2013-10-07 10:03:36 -07:00 |
webchick
|
50a7f29565
|
Issue #2056607 by Mile23, becw: Fixed /core/phpunit.xml.dist only finds top-level contrib modules.
|
2013-10-07 09:56:43 -07:00 |
webchick
|
9bc136d13a
|
Issue #2104123 by damiankloip: Consolidate test methods in MenuRouterTest.
|
2013-10-07 09:37:47 -07:00 |
webchick
|
08816a98a4
|
Issue #2105583 by dawehner: Fixed phpunit strict mode basically kills debugging as you just have 1 second.
|
2013-10-07 09:30:06 -07:00 |
webchick
|
d71586b61a
|
Issue #2104741 by Gábor Hojtsy: Fixed Quick fix: small tab inconsistencies + lack of tab conversion.
|
2013-10-07 08:49:55 -07:00 |
webchick
|
ea8db03250
|
Issue #2095121 by clemens.tolboom, jibran: Ensure every path in routing.yml files has a leading slash.
|
2013-10-07 08:09:41 -07:00 |
Nathaniel Catchpole
|
b9ed957de3
|
Issue #2099095 by jibran, tim.plunkett: Create BreadcrumbBuilderBase and remove the boilerplate code from BreadcrumbBuilders.
|
2013-10-07 13:30:01 +01:00 |
Nathaniel Catchpole
|
ea41ae2568
|
Issue #2101661 by swentel: Fixed Update cache checking logic in core/includes/langauge.inc to use config system.
|
2013-10-07 12:09:58 +01:00 |
Nathaniel Catchpole
|
ea5e1ccd3e
|
Issue #2102503 by swentel: Fixed Convert ContentTranslationController to CMI.
|
2013-10-07 12:08:55 +01:00 |
Nathaniel Catchpole
|
3b00f30dca
|
Issue #2073033 by claudiu.cristea, netsensei: Optimize file usage updates in file/image fields.
|
2013-10-07 12:06:51 +01:00 |
webchick
|
b014ce1ca8
|
Issue #2080703 by chertzog | mrsinguyen: Remove Unused local variable from /core/modules/rdf/rdf.module.
|
2013-10-06 22:41:03 -07:00 |
webchick
|
d11edbcd36
|
Issue #1987390 follow-up by Tim Bozeman: Correct docblock comment in aggregator-summary-item.html.twig.
|
2013-10-06 22:37:03 -07:00 |
webchick
|
5dc3a2f37f
|
Issue #2089351 by thedavidmeister, meba: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in core/includes.
|
2013-10-06 22:34:09 -07:00 |
webchick
|
707ff33d0d
|
Issue #2093691 by mmilano: Un-needed argument in admin_display() route.
|
2013-10-06 22:33:16 -07:00 |
webchick
|
197305456b
|
Issue #2061967 by Maxis, sergeypavlenko, m1r1k: Remove calls to deprecated global in overlay module.
|
2013-10-06 22:25:37 -07:00 |
webchick
|
d009160c19
|
Issue #2104435 by cosmicdreams: Fixed Unreachable return statement in AggregatorFeedBlock.php.
|
2013-10-06 22:15:29 -07:00 |
webchick
|
cd9fc73baa
|
Issue #2062243 by chertzog, johnmcc, m1r1k: Remove calls to deprecated global in core/modules/node/node.pages.inc.
|
2013-10-06 22:14:14 -07:00 |
webchick
|
40dd23d0b9
|
Issue #2062117 by anpolimus, m1r1k: Remove calls to deprecated = ['user'] in core/modules/node/lib/Drupal/node/Access/NodeRevisionAccessCheck.php .
|
2013-10-06 22:13:08 -07:00 |
webchick
|
d8389c2aba
|
Issue #2037569 by tstoeckler, ParisLaikos, wildflower_0002, pfrenssen, tim.plunkett: Remove design_test module.
|
2013-10-06 22:05:28 -07:00 |
webchick
|
4020361ecb
|
Issue #1972990 by pwolanin, Dean Reilly, dawehner, Jberges, dokumori, AjitS, tim.plunkett: Convert tracker_page() to a Controller.
|
2013-10-06 21:33:22 -07:00 |
Jennifer Hodgdon
|
1f6bbe94fd
|
Issue #2091315 by pokurek, petrpo: Fix up hook_help for dblog module
|
2013-10-06 09:34:10 -07:00 |
webchick
|
e81c0f1285
|
Issue #2102653 by tim.plunkett, disasm: Convert test form callbacks to new form controller.
|
2013-10-05 16:16:50 -07:00 |
webchick
|
ad5810ed20
|
Issue #2047997 follow-up by asimmonds: Remove FIELD_BEHAVIOR_* constants.
|
2013-10-05 16:10:27 -07:00 |
Jennifer Hodgdon
|
de9df46ab7
|
Issue #2105525 by Gaelan: Add note to Annotation topic about double quotes
|
2013-10-05 12:20:07 -07:00 |
webchick
|
fdf3858b27
|
Issue #2057973 by aspilicious, Wim Leers: Don't add Edit module's data- attributes on pseudo fields (as used e.g. by Display Suite).
|
2013-10-05 00:33:07 -07:00 |
webchick
|
0a90af252e
|
Issue #2102019 by nod_: Fixed Vertical tabs looks broken on small screens.
|
2013-10-05 00:19:49 -07:00 |
webchick
|
5b24f7bcdd
|
Issue #2080217 by Wim Leers, tkoleary, Bojhan: Polish entity toolbar visually.
|
2013-10-05 00:14:39 -07:00 |
webchick
|
0034132115
|
Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation.
|
2013-10-05 00:09:33 -07:00 |
Nathaniel Catchpole
|
7f45af4868
|
Issue #1829170 by LinL, socketwench, vijaycs85, mtift, LittleCoding, andypost, dawehner, ianmthomasuk: Convert the Maintenance Theme variable to settings.
|
2013-10-04 19:59:43 +01:00 |
Nathaniel Catchpole
|
2171380742
|
Issue #2103145 by tim.plunkett, damiankloip, neclimdul: Fixed ParameterConverter mangles raw values.
|
2013-10-04 19:58:31 +01:00 |
webchick
|
8a5c9202ee
|
Revert "Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible."
HEAD broken; rolling back temporarily.
This reverts commit c72f39adba .
|
2013-10-04 10:35:28 -07:00 |
Jennifer Hodgdon
|
95a174b224
|
Issue #2084659 by Xano: Fix indentation in return docblock for db_installer_object
|
2013-10-04 08:29:43 -07:00 |
Jennifer Hodgdon
|
b731dcd6a2
|
Issue #2104353 by pameeela, larowlan: Fix up docblock for isLocked method on NodeTypeInterface
|
2013-10-04 08:18:19 -07:00 |
Jennifer Hodgdon
|
5c516a5e2a
|
Issue #2104329 by pameeela, larowlan: Fix see link in Xss class
|
2013-10-04 08:07:15 -07:00 |
Nathaniel Catchpole
|
c72f39adba
|
Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible.
|
2013-10-04 15:12:22 +01:00 |
Jennifer Hodgdon
|
f4c5be06a4
|
Issue #1969256 by zhuber, ronan.orb: Replace stdClass with object in param docs, as per standards
|
2013-10-04 06:24:54 -07:00 |
Nathaniel Catchpole
|
8b3e463bc6
|
Issue #1653026 by damiankloip, alexpott, sun, tim.plunkett, dawehner, mtift: Fixed All configuration values are stored as strings.
|
2013-10-04 12:01:09 +01:00 |
Nathaniel Catchpole
|
b8073ec211
|
Issue #1936216 by stkrzysiak, kfritsche, Schnitzel, webflo, grisendo: Fixed Configuration language selectors should have English even if English is not on the site.
|
2013-10-04 11:29:32 +01:00 |
Nathaniel Catchpole
|
c8b6e13854
|
Issue #2095693 by Xano, tim.plunkett: Fixed FilterFormatAccessController always grants access for any operation on the fallback format.
|
2013-10-04 11:23:30 +01:00 |
Alex Pott
|
bcc5763239
|
Issue #1953408 by swentel, aspilicious, andypost, yched: Remove ArrayAccess BC layer from field config entities.
|
2013-10-04 08:55:32 +01:00 |
webchick
|
cd74c62406
|
Issue #2091691 by tim.plunkett: Convert test non-form page callbacks to routes and controllers.
|
2013-10-03 21:27:56 -07:00 |
webchick
|
2867e5ba74
|
Issue #2095613 by juanolalla, g.oechsler, grisendo | YesCT: Convert all plugin IDs in local_tasks().yml to 'module_name().foo_bar()' naming convention to match routing convention.
|
2013-10-03 15:21:33 -07:00 |
webchick
|
4f59f9746f
|
Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation.
|
2013-10-03 15:08:29 -07:00 |
Alex Pott
|
9ba259becf
|
Issue #1788610 by chertzog, fjd, brainbender: Hook_update_N has unreachable UpdateException.
|
2013-10-03 22:50:53 +01:00 |
Alex Pott
|
28077fa501
|
Issue #2099671 by salvis: Fixed Windows 7 and MTimeProtectedFileStorage has problems.
|
2013-10-03 22:46:38 +01:00 |
Alex Pott
|
1402c66318
|
Issue #2096595 by neclimdul, damiankloip, tim.plunkett, Mile23, ParisLiakos: Make all PHPUnit tests pass with --strict.
|
2013-10-03 22:41:41 +01:00 |
webchick
|
cf8c025b33
|
Issue #2080401 by Bladedu, mrsinguyen, lokapujya, pfrenssen: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php.
|
2013-10-03 09:39:29 -07:00 |
webchick
|
3b39053d01
|
Issue #2098697 by tstoeckler, sxnc, Gábor Hojtsy: Provide a LocaleConfigManager::hasTranslation().
|
2013-10-03 08:15:13 -07:00 |
webchick
|
6250d15fb0
|
Issue #1798732 by sun, Dean Reilly, mbrett5062, chx, westie, alexpott, juanolalla, Mark Carver, catch, jthorson, cam8001, Berdir: Convert install_task(), install_time() and install_current_batch() to use the state system.
|
2013-10-03 08:13:14 -07:00 |
Alex Pott
|
3cee107ce5
|
Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy.
|
2013-10-03 12:26:25 +01:00 |