Dries
|
d329ec0f15
|
Issue #2147451 by dawehner: ContainerBuild has to ensure synchronized services.
|
2014-01-10 13:56:09 -05:00 |
Dries
|
f3b78fbfe6
|
Issue #2171015 by webchick: fixed some language/documentation issues.
|
2014-01-10 13:41:04 -05:00 |
Dries
|
0483bec220
|
Issue #2155701 by sun: Installer starts with fatal error/exception 'table 'semaphore' not found' if settings.php contains already.
|
2014-01-10 13:37:16 -05:00 |
Dries
|
115abbe719
|
Issue #952394 by xjm, webchick, sun, catch: 'No available releases found' - fetching update information exceeds timeout.
|
2014-01-10 13:07:53 -05:00 |
Dries
|
502e953fba
|
Issue #1705618 by nod_, sun, clemens.tolboom, Wim Leers: Double click prevention on form submission.
|
2014-01-10 12:39:26 -05:00 |
Dries
|
634e3a3f65
|
Issue #2171015 by alexpott: Drupal 8 HEAD broken: installing Language module fails, after that cannot install any other module.
|
2014-01-10 12:32:45 -05:00 |
Jennifer Hodgdon
|
2d0932354e
|
Issue #2169101 by penyaskito, chx: Improve docs in MigrateSqlSourceTestCase
|
2014-01-10 08:29:39 -08:00 |
Nathaniel Catchpole
|
68ce258d63
|
Issue #2166065 by alexpott, mtift: Replace config_install_default_config with ConfigInstaller service.
|
2014-01-10 11:48:37 +00:00 |
Nathaniel Catchpole
|
5d24ec7cc0
|
Issue #2169835 by damiankloip, dawehner: Cannot change display ID on a Views display.
|
2014-01-10 11:44:02 +00:00 |
Nathaniel Catchpole
|
667ec43270
|
Issue #2099105 by Berdir, andypost, amateescu, larowlan: Clean-up render cache when permission changes.
|
2014-01-10 11:30:55 +00:00 |
Alex Pott
|
2a839b7d01
|
Issue #1823494 by Berdir, sun, Jānis Bebrītis: Field API assumes serial/integer entity IDs, but the entity system does not.
|
2014-01-10 10:31:42 +00:00 |
Alex Pott
|
754536aae5
|
Issue #1926488 by bdone: Rename toolbar "menu" tab to "manage".
|
2014-01-10 09:54:46 +00:00 |
Alex Pott
|
0c7e0f7740
|
Issue #2170635 by jhodgdon: Remove leftover SearchForm (duplicate of renamed SearchPageForm).
|
2014-01-10 09:50:25 +00:00 |
Nathaniel Catchpole
|
3f369f179b
|
Issue #2160345 by chx, YesCT, andypost: Clean up and test migrate executable and sql idmap.
|
2014-01-09 14:19:06 +00:00 |
Nathaniel Catchpole
|
4f66a53b4f
|
Issue #2157691 by damiankloip: Move some helper methods in errors.inc to an Error utility class.
|
2014-01-09 11:50:54 +00:00 |
Nathaniel Catchpole
|
77456421b8
|
Issue #1231710 by Hydra, dcam, kathyh, klausi, mlncn: Field exceptions should return the name of the field that has exceptions.
|
2014-01-09 11:24:08 +00:00 |
Nathaniel Catchpole
|
0ae4c3c304
|
Issue #2098119 by beejeebus, alexpott, chx: Replace config context system with baked-in locale support and single-event based overrides.
|
2014-01-09 10:50:21 +00:00 |
Nathaniel Catchpole
|
fa17da8649
|
Issue #2042807 by tim.plunkett, pwolanin, ianthomas_uk, jhodgdon: Convert search plugins to use a ConfigEntity and a PluginBag.
|
2014-01-08 17:05:22 +00:00 |
Alex Pott
|
bbed679fbf
|
Issue #2144327 by amateescu, effulgentsia, yched, dasjo: Make all field types provide a schema().
|
2014-01-08 15:45:21 +00:00 |
Nathaniel Catchpole
|
6065342e17
|
Revert "Issue #2142989 by fago, stefan.r: Test for BundleConstraintValidator."
This reverts commit cb41c8cfcf .
|
2014-01-08 12:57:16 +00:00 |
Alex Pott
|
562b775051
|
Issue #2156283 by Berdir, tim.plunkett: Fix case of Datetime widgets and formatters.
|
2014-01-08 11:55:05 +00:00 |
webchick
|
d575da5769
|
Issue #1888862 by enginpost, valthebald, rooby: Node add page help text can contain invalid markup.
|
2014-01-08 01:16:58 -08:00 |
webchick
|
c135816f1c
|
Issue #2163231 by jessebeach: RTL styling was jumbled while fixing the disappearing Toolbar tray box-shadow issue.
|
2014-01-08 01:12:43 -08:00 |
webchick
|
cb41c8cfcf
|
Issue #2142989 by fago, stefan.r: Test for BundleConstraintValidator.
|
2014-01-08 00:59:29 -08:00 |
webchick
|
e210e08511
|
Issue #2142981 by fago, mariancalinro: Test for AllowedValuesConstraintValidator.
|
2014-01-08 00:57:36 -08:00 |
webchick
|
662948e300
|
Issue #2162685 by clemens.tolboom: CKEditor's Internal::generateFormatTagsSetting() should call check_markup() with caching enabled.
|
2014-01-08 00:56:45 -08:00 |
webchick
|
8f76f3c18a
|
Issue #2142991 by fago, mariancalinro: Test for ComplexDataConstraintValidator.
|
2014-01-08 00:54:52 -08:00 |
webchick
|
f49fa091fb
|
Issue #1963474 by infojunkie, widukind, Cottser, joelpittet, hussainweb, nod_: Ckeditor.module - Convert theme_ functions to Twig.
|
2014-01-08 00:48:51 -08:00 |
webchick
|
255ea38e5c
|
Issue #1898464 by jenlampton, Cottser, joelpittet, steveoliver, Dustin Currie, shanethehat, cafuego, mr.baileys, adnen: toolbar.module - Convert theme_ functions to Twig.
|
2014-01-08 00:40:53 -08:00 |
webchick
|
5c80527210
|
Issue #1987854 by splatio, disasm, kim.pepper, vijaycs85, sidharthap, dawehner: Convert system_themes_page() to a new style controller.
|
2014-01-08 00:39:51 -08:00 |
webchick
|
5d16b85386
|
Issue #2168971 by andrewmacpherson: Typo in debounce docblock.
|
2014-01-08 00:32:03 -08:00 |
webchick
|
c4edd3bdcc
|
Issue #2168101 by xjm: UpdateModuleHandler does not follow coding standards for switch statements and is hard to read.
|
2014-01-08 00:27:24 -08:00 |
webchick
|
9becaf1b47
|
Issue #1078618 by Sutharsan, Takafumi: Add string context to Scale.
|
2014-01-08 00:18:58 -08:00 |
webchick
|
430481ffb1
|
Issue #2120011 by droplet: Remove extra role='button' in button element.
|
2014-01-08 00:09:58 -08:00 |
webchick
|
d1c275e8e8
|
Issue #2167469 by pwolanin: Test EntityViewControllerTest has the wrong descriptive text in getInfo().
|
2014-01-08 00:08:59 -08:00 |
webchick
|
d1275b0025
|
Issue #2042739 by jhedstrom, bdone, dawehner, tim.plunkett: Convert system module's ControllerResolverTest to phpunit.
|
2014-01-07 23:51:07 -08:00 |
webchick
|
b50ffe9928
|
Issue #2159737 by damiankloip: Unit test the Drupal\serialization\Normalizer\NormalizerBase class.
|
2014-01-07 23:49:45 -08:00 |
webchick
|
ab0bb61f14
|
Issue #2159755 by damiankloip: Unit test the Drupal\serialization\EntityResolver\ChainEntityResolver class.
|
2014-01-07 23:48:53 -08:00 |
webchick
|
6caaeae0e5
|
Issue #2089787 by damiankloip, Mile23: Unit test the \Drupal class.
|
2014-01-07 23:46:29 -08:00 |
webchick
|
f51f026f8b
|
Issue #2041793 by mortendk, rteijeiro, LewisNyman, magnify, axe312, zorp, mdrummond: Install-page.html.twig markup and CSS.
|
2014-01-07 23:38:33 -08:00 |
webchick
|
d259b5c631
|
Issue #2166059 by yched: Leftover commented-out code after 'Page object' patch.
|
2014-01-07 23:28:00 -08:00 |
webchick
|
1d02be7f82
|
Issue #2015923 by chx, plopesc, tim.plunkett: Clean up entity form functions.
|
2014-01-07 23:11:57 -08:00 |
webchick
|
4161356d12
|
Issue #2162409 by jibran, Wim Leers, nod_: Split up contextual.js.
|
2014-01-07 23:03:02 -08:00 |
webchick
|
cf784d0910
|
Issue #2010250 by andypost: Clean-up useless assign in forum test.
|
2014-01-07 22:49:24 -08:00 |
webchick
|
99d3490f9f
|
Issue #2168113 by penyaskito, jessebeach, catch: Add leading underscore and other discouragement to drupal_add_css() and drupal_add_js().
|
2014-01-07 22:44:57 -08:00 |
webchick
|
9e23976022
|
Issue #2167625 by nod_: JSHint errors.
|
2014-01-07 22:31:44 -08:00 |
webchick
|
de6c77606d
|
Issue #2169067 by penyaskito: Typo in core/modules/migrate_drupal/tests/Drupal/migrate_drupal/Tests/source/d6/RoleSourceTest.php comment.
|
2014-01-07 22:31:00 -08:00 |
webchick
|
4eddb1ef04
|
Issue #2151265 by philipz: Make Toolbar background cleaner in vertical state.
|
2014-01-07 22:29:27 -08:00 |
webchick
|
243f1668c8
|
Issue #2149841 by drastik, xjm, amateescu: The 'aggregator_feed' entity type doesn't have a UUID field.
|
2014-01-07 22:27:22 -08:00 |
webchick
|
b520d1de87
|
Issue #2153973 by olli: Unable to hide views block title.
|
2014-01-07 21:46:58 -08:00 |