webchick
|
6eec619abc
|
Revert "Issue #2239969 by znerol, sun: Session of (UI) test runner leaks into web tests."
Broke HEAD. Temporary rollback.
This reverts commit 5a3ef30631 .
|
2014-05-22 10:54:36 -07:00 |
Jennifer Hodgdon
|
e19e644daf
|
Issue #2141221 by thedavidmeister, joachim, anemes: Add docs to hook_update_N to explain the sandbox usage
|
2014-05-22 09:13:34 -07:00 |
Jennifer Hodgdon
|
7f2dfdee62
|
Issue #2266527 by andypost: Fix hook_library_alter doc block to remove nonexistent parameter
|
2014-05-22 09:10:33 -07:00 |
Jennifer Hodgdon
|
fbe1786602
|
Issue #2265851 by mrjmd: Add links to Batch and Queue API to api landing page
|
2014-05-22 09:00:37 -07:00 |
Jennifer Hodgdon
|
b78effb9b3
|
Issue #2015849 by mrjmd, yaworsk, YesCT: Comment standards fixes in entity tests
|
2014-05-22 08:58:49 -07:00 |
Alex Pott
|
5a3ef30631
|
Issue #2239969 by znerol, sun: Session of (UI) test runner leaks into web tests.
|
2014-05-22 14:28:28 +01:00 |
Nathaniel Catchpole
|
e44d15a76d
|
Issue #1289536 by ParisLiakos, RobLoach, Crell, larowlan, fgm, pounard, Pancho, dawehner, scor, tim.plunkett, alexpott, socketwench: Switch Watchdog to a PSR-3 logging framework.
|
2014-05-22 10:38:46 +01:00 |
Alex Pott
|
52a11d6ac3
|
Revert "Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework."
This reverts commit ef250ba2cb .
|
2014-05-21 14:59:11 +01:00 |
webchick
|
62613774e6
|
Issue #2178795 by tim.plunkett, jlbellido, YesCT, Berdir, Xano: Allow DiscoveryInterface::getDefinition() to throw an exception for an invalid plugin.
|
2014-05-20 23:28:08 -07:00 |
webchick
|
a0f1611a0b
|
Issue #2270339 by YesCT, martin107: is a misleading variable name in TokenReplaceUnitTestBase.
|
2014-05-20 22:58:28 -07:00 |
Alex Pott
|
2ae7accf86
|
Issue #2259275 by filijonka, sun, Xano: Rename "DrupalUnitTestBase" to KernelTestBase.
|
2014-05-21 00:40:03 +01:00 |
Alex Pott
|
3cc312e2d2
|
Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel.
|
2014-05-21 00:39:18 +01:00 |
Alex Pott
|
486e276f65
|
Revert "Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel."
This reverts commit 341b903d05 .
|
2014-05-21 00:37:52 +01:00 |
webchick
|
783bc94834
|
Issue #2226871 by tim.plunkett: ConfirmFormInterface::getCancelRoute() should always return Drupal\Core\Url.
|
2014-05-20 14:48:51 -07:00 |
webchick
|
e27542b49e
|
Issue #2268801 by tim.plunkett: Update ConditionInterface to use recently added plugin interfaces.
|
2014-05-20 14:12:47 -07:00 |
webchick
|
85f243e204
|
Issue #2267329 by tim.plunkett | joachim: Move EntityWithPluginBagInterface out of Drupal\Core\Config\Entity and make it useful for more than one bag.
|
2014-05-20 14:04:40 -07:00 |
Nathaniel Catchpole
|
ef250ba2cb
|
Issue #1289536 by RobLoach, Crell, Pancho, pounard, socketwench, fgm, dawehner, scor, tim.plunkett, larowlan, ParisLiakos: Switch Watchdog to a PSR-3 logging framework.
|
2014-05-20 17:40:34 +01:00 |
Nathaniel Catchpole
|
21fbb5ddaf
|
Issue #2259823 by beejeebus, Wim Leers: Make cache->created be to the millisecond.
|
2014-05-20 10:21:54 +01:00 |
Nathaniel Catchpole
|
341b903d05
|
Issue #2228215 by znerol, Berdir: Remove module check in DrupalKernel.
|
2014-05-20 10:14:33 +01:00 |
Alex Pott
|
3a699a6a16
|
Issue #1503464 by plopesc, larowlan, joelpittet, svenaas: Automatically add theme hook suggestion for node view mode.
|
2014-05-20 09:59:40 +01:00 |
Dries
|
50cd0871e0
|
Issue #1807662 by sun, beejeebus, damiankloip, Wim Leers, Mixologic: Built-in APCu support in core (PHP 5.5 only).
|
2014-05-16 14:05:39 -04:00 |
Dries
|
3ee31d1761
|
Issue #2265977 by olli: fixed php backend serialization.
|
2014-05-16 13:48:10 -04:00 |
Dries
|
809b361f20
|
Issue #2222719 by effulgentsia, tim.plunkett, xjm, dawehner: Use parameter matching via reflection for access checks instead of pulling variables from request attributes.
|
2014-05-16 12:45:50 -04:00 |
Nathaniel Catchpole
|
7fd3e0f92d
|
Issue #375062 by cs_shadow, juampy, theunraveler, mondrake, hswong3i, smk-ka: Imagecolorsforindex() Color index nnn out of range in GDToolkit.
|
2014-05-16 10:54:36 +01:00 |
webchick
|
5cbb82bb0a
|
Issue #2267763 by pwolanin, tim.plunkett: Page titles with %placeholders are broken when used as breadcrumbs.
|
2014-05-15 21:49:20 -07:00 |
Alex Pott
|
50197bc867
|
Issue #2258299 by juampy: Dblog_menu_link_defaults_alter() must set 'machine_name' to avoid duplicates.
|
2014-05-15 14:41:58 -05:00 |
Alex Pott
|
da026cf53c
|
Issue #2116363 by Berdir, jessebeach | fago: Unified repository of field definitions (cache + API).
|
2014-05-15 12:26:18 -05:00 |
Nathaniel Catchpole
|
8723cb9686
|
Revert "Revert "Issue #2241633 by sun: Simplify site-specific service overrides.""
This reverts commit ecf2fa7296 .
|
2014-05-15 11:12:06 +01:00 |
Nathaniel Catchpole
|
ecf2fa7296
|
Revert "Issue #2241633 by sun: Simplify site-specific service overrides."
This reverts commit c5c075dfd8 .
|
2014-05-15 10:49:31 +01:00 |
Nathaniel Catchpole
|
bf3ba52fa0
|
Issue #2209337 by tstoeckler: Remove hidden property from test extensions.
|
2014-05-13 17:55:52 +01:00 |
Nathaniel Catchpole
|
c5c075dfd8
|
Issue #2241633 by sun: Simplify site-specific service overrides.
|
2014-05-13 13:29:49 +01:00 |
Nathaniel Catchpole
|
7a8d0cd2b7
|
Issue #2218117 by dawehner, EclipseGc: Bring back metatag support for the HtmlPage object.
|
2014-05-13 10:34:54 +01:00 |
Alex Pott
|
8494b0632a
|
Issue #2262195 by sun: Various test classes are missing phpDoc.
|
2014-05-12 14:31:16 -05:00 |
Alex Pott
|
3d31d12b0e
|
Issue #2262147 by sun: Various base test classes are not abstract.
|
2014-05-12 14:27:10 -05:00 |
Nathaniel Catchpole
|
a78a106319
|
Issue #2241235 by Wim Leers: Shortcut/ShortcutSet entity types should use cache tags.
|
2014-05-12 10:58:30 +01:00 |
Nathaniel Catchpole
|
7bc792063e
|
Issue #2263273 by alexpott: Config_snapshot table can be created by the storage class itself.
|
2014-05-12 10:58:09 +01:00 |
webchick
|
cf7e2dbed4
|
Issue #2122761 by znerol, heddn: SessionHttpsTest only runs half the tests.
|
2014-05-11 11:57:20 -07:00 |
Dries
|
8f7c8644b6
|
Issue #2012468 by blueminds, plach: Add trusted roles recommendation to 'access site reports'.
|
2014-05-10 10:00:22 -05:00 |
webchick
|
af56f3c37e
|
Issue #2259525 by alexpott: System.action.user_add_role_action.ROLE_ID does not match any config schema.
|
2014-05-09 09:29:22 -07:00 |
Nathaniel Catchpole
|
f9f3695d08
|
Issue #2228261 by beejeebus, kim.pepper, alexpott, Wim Leers | catch: Add a local, PhpStorage-based cache backend.
|
2014-05-09 16:51:24 +01:00 |
Nathaniel Catchpole
|
fd0dcf9410
|
Issue #2256877 by znerol: Remove the API function to check if a cache bin is empty.
|
2014-05-09 14:57:55 +01:00 |
Nathaniel Catchpole
|
5a01a26f15
|
Issue #2257709 by znerol, Wim Leers: Remove the interdependence between the internal page cache and management of the Cache-Control header for external caches.
|
2014-05-09 10:52:16 +01:00 |
Nathaniel Catchpole
|
4b68f9afe4
|
Issue #2255369 by larowlan, Xano: DialogController does not respect ['#title'] for the page title.
|
2014-05-09 10:50:39 +01:00 |
Nathaniel Catchpole
|
209ef5e8c7
|
Issue #2216437 by Wim Leers: Entity labels are not in-place editable on 'full entity page' (prime example: node title).
|
2014-05-08 20:35:06 +01:00 |
Nathaniel Catchpole
|
d633c8574b
|
Issue #2257395 by marcingy: URL helper functions were converted in an inconsient manner.
|
2014-05-08 20:33:48 +01:00 |
Jennifer Hodgdon
|
d6725d94ec
|
Issue #2261459 by tim.plunkett: Expand deprecated comment for system_rebuild_theme_data
|
2014-05-08 07:25:11 -07:00 |
Nathaniel Catchpole
|
82aaa8af0a
|
Issue #2152217 by joelpittet, mgifford, vijaycs85, jjcarrion, sun: Remove theme_form_required_marker() from the theme system - use CSS instead.
|
2014-05-08 14:40:44 +01:00 |
Nathaniel Catchpole
|
240056969a
|
Issue #2257807 by znerol: Remove 'Forever' from the Page cache maximum age options.
|
2014-05-08 14:28:06 +01:00 |
Nathaniel Catchpole
|
8e342b8457
|
Issue #2241291 by Wim Leers: Regression: menu link-specific cache tags.
|
2014-05-08 13:29:15 +01:00 |
webchick
|
eef067b5a5
|
Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path.
|
2014-05-06 19:04:53 -07:00 |
webchick
|
9cdac07de5
|
Issue #2258831 by sun | Wim Leers: Stream wrappers of test runner are not restored after test completion.
|
2014-05-06 11:58:42 -07:00 |
webchick
|
a2a6f6cdea
|
Issue #2259167 by sun: Disable CSS/JS aggregation and caching in tests by default.
|
2014-05-06 11:56:45 -07:00 |
webchick
|
39edc2708e
|
Issue #1871762 by eojthebrave, jibran, xjm: Add detailed documentation explaining the block system's architecture.
|
2014-05-06 11:24:18 -07:00 |
Dries
|
3a8dd52c67
|
Issue #2226761 by Wim Leers: Change all default settings and config to fast/safe production values.
|
2014-05-05 12:38:12 -04:00 |
Alex Pott
|
1299c3afcf
|
Issue #2233619 by slashrsm, Jalandhar: Merge lookup functions in AliasManager.
|
2014-05-05 16:14:38 +01:00 |
Dries
|
2b9cec6dbe
|
Issue #2176621 by sun, alexpott: Remove global .
|
2014-05-05 07:30:43 -04:00 |
Dries
|
ed6861bca5
|
Issue #2248985 by sun: ScriptTest fails on Windows, runs against parent site.
|
2014-05-04 21:14:23 -04:00 |
webchick
|
ace0879436
|
Issue #2240007 by sun, YesCT, mr.baileys | Gábor Hojtsy: Regression: early installer is not in RTL after selecting RTL language.
|
2014-05-04 09:52:12 -07:00 |
webchick
|
2250c09add
|
Issue #1939008 by sun, joelpittet, gnuget, Gokul N K, sphism, drupalninja99, c4rl, Cottser, mdrummond, long wave, steveoliver, andypost, Fabianx | jenlampton: Convert theme_table() to Twig.
|
2014-05-04 00:07:44 -07:00 |
Dries
|
99b367da46
|
Issue #2099131 by jessebeach, Wim Leers, catch, Berdir, benjifisher, martin107, andypost: Use #pre_render pattern for entity render caching.
|
2014-05-02 17:43:59 -04:00 |
Alex Pott
|
b0821d885e
|
Issue #2079797 by ParisLiakos, Xano, amateescu, tim.plunkett: Provide a trait for $this->t() and $this->formatPlural().
|
2014-05-02 08:29:56 +01:00 |
Nathaniel Catchpole
|
44b38852b8
|
Issue #2158571 by tstoeckler, dawehner, kgoel, tim.plunkett, catch, effulgentsia: Routes added in RouteSubscribers cannot be altered.
|
2014-05-01 10:46:02 +01:00 |
webchick
|
02a5887d4a
|
Follow-up to Issue #2151105 : Helps if I commit the template file doesn't it? ;)
|
2014-04-30 13:11:23 -07:00 |
webchick
|
e8f1ce1148
|
Issue #2151105 by Cottser, longwave, joelpittet: Convert theme_system_admin_index() to Twig.
|
2014-04-30 11:37:39 -07:00 |
webchick
|
a1ca5f6eea
|
Issue #2216529 by jhodgdon: Fill in topic/@defgroup docs for Config and State System.
|
2014-04-30 11:35:07 -07:00 |
webchick
|
633dd952f7
|
Issue #2216561 by jhodgdon: Fill in @defgroup/topic docs for Extending Drupal.
|
2014-04-30 11:33:22 -07:00 |
Nathaniel Catchpole
|
95c69f5b9b
|
Issue #2208617 by tim.plunkett: Add key value entity storage.
|
2014-04-30 11:08:22 +01:00 |
Nathaniel Catchpole
|
773a992920
|
Issue #2241431 by anavarre: _content in routing files should always have a leading backslash.
|
2014-04-30 11:07:21 +01:00 |
Nathaniel Catchpole
|
b73b86b8aa
|
Issue #2245003 by znerol, YesCT, sun, damiankloip: Use a random seed instead of the session_id for CSRF token generation.
|
2014-04-30 10:47:49 +01:00 |
Alex Pott
|
def57073bc
|
Issue #2239065 by tim.plunkett | webchick: Overridden config bleeding through to configuration forms.
|
2014-04-30 08:00:07 +01:00 |
Nathaniel Catchpole
|
5c814d168d
|
Issue #323926 by porchlight, Tor Arne Thune, mr.baileys, rszrama: Settings for non-existent theme.
|
2014-04-29 14:32:02 +01:00 |
Nathaniel Catchpole
|
2ea43def72
|
Issue #2228261 by beejeebus, kim.pepper, alexpott, Wim Leers: Add a local, PhpStorage-based cache backend.
|
2014-04-29 10:18:31 +01:00 |
Nathaniel Catchpole
|
a0f81c79a3
|
Issue #2250381 by mortendk: Remove the inner div wrapper from forms.
|
2014-04-28 16:11:19 +01:00 |
webchick
|
cf902f2547
|
Issue #2147009 by tim.plunkett, RoSk0 | vijaycs85: Convert all forms in ajax_forms_test module to FormInterface.
|
2014-04-25 22:54:43 -07:00 |
webchick
|
c16288dcf0
|
Issue #2245989 by juampy: Wrong class docblock in TableSortExtenderUnitTest.php.
|
2014-04-25 22:45:52 -07:00 |
webchick
|
7a8d22e9c3
|
Issue #2235099 by ParisLiakos, catch: Move Archiver to Drupal/Core.
|
2014-04-25 22:38:40 -07:00 |
Alex Pott
|
c79ac2f741
|
Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm.
|
2014-04-26 00:12:39 +01:00 |
Alex Pott
|
3937bda8e6
|
Issue #2243549 by agerson, cs_shadow | jhodgdon: Text changes needed as follow-up to Menu UI module rename.
|
2014-04-25 23:26:53 +01:00 |
Alex Pott
|
d196e8fb57
|
Issue #2207743 by dawehner, Xano: Convert element_info() to a service.
|
2014-04-25 23:14:29 +01:00 |
Alex Pott
|
750a1d8465
|
Issue #216064 by Xano, idflood, drifter, Artusamak, ygerasimov, sun, ParisLiakos, Cottser, TravisCarden, marcingy, floretan, catch, tedbow: Entity form "Delete" button triggers server-side + HTML5 form validation; change "Delete" button to a link.
|
2014-04-25 20:31:57 +01:00 |
Alex Pott
|
8a56782390
|
Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings.
|
2014-04-25 20:13:44 +01:00 |
Nathaniel Catchpole
|
9aeaf29f0f
|
Issue #2247281 by sun, pwolanin: Installer checks wrong config storage to verify installation state.
|
2014-04-25 14:41:12 +01:00 |
Nathaniel Catchpole
|
4c83e77675
|
Issue #2248151 by tim.plunkett, xjm, alexpott: Configurable plugins can not control instance-specific config dependencies.
|
2014-04-25 11:37:37 +01:00 |
Dries
|
82f25bf143
|
Issue #2168321 by longwave, martin107: Several files have incorrect indentation.
|
2014-04-24 15:06:35 +02:00 |
Nathaniel Catchpole
|
25991e9918
|
Issue #1842326 by c4rl, sun, joelpittet, pakmanlh, jjcarrion | jenlampton: Merge _theme_table_cell() into theme_table().
|
2014-04-23 11:53:03 +01:00 |
webchick
|
43ff331ebb
|
Issue #2246637 by ivanjaros: Status-report.html.twig is missing @file tag.
|
2014-04-22 21:01:59 -07:00 |
webchick
|
a839132084
|
Issue #2245783 by tim.plunkett: Regression: Help blocks display on 403/404 page.
|
2014-04-22 20:58:34 -07:00 |
webchick
|
2867e69af6
|
Issue #2228721 by amateescu, drunken monkey: TypedData doesn't support config entity types; flag errors if you try.
|
2014-04-22 20:40:16 -07:00 |
webchick
|
ed38d9eb44
|
Issue #2194823 by znerol, YesCT, dawehner: Ensure that all content/page routes have an _title.
|
2014-04-22 20:05:46 -07:00 |
Andreas Hennings
|
940e0dffb8
|
Issue #2083547 by donquixote: Implement PSR-4 for module-provided class files.
This affects class loading, plugin discovery and test discovery.
PSR-0 is still supported, and no module class files are moved yet.
|
2014-04-22 16:50:40 -07:00 |
webchick
|
5e4b8a1111
|
Issue #2198429 by alexpott: Make deleted fields work with config synch.
|
2014-04-22 12:50:19 -07:00 |
webchick
|
2c90c67c4e
|
Issue #1067408 by alexpott, Jalandhar, jessebeach, Désiré, neetu morwani, dawehner, sun: Themes do not have an installation status.
|
2014-04-22 11:37:12 -07:00 |
webchick
|
13c930f9ec
|
Issue #2216527 by sun: Inject a serialization format into database key/value storage.
|
2014-04-18 14:21:17 -07:00 |
webchick
|
b390475f1a
|
Issue #2208633 by sun: Add a Yaml class to Drupal\Component\Serialization.
|
2014-04-18 09:45:14 -07:00 |
webchick
|
2681750501
|
Issue #2208609 by sun, Jalandhar, damiankloip: Move Json utility class into Drupal\Component\Serialization.
|
2014-04-18 08:32:47 -07:00 |
Nathaniel Catchpole
|
c8f6aceba4
|
Issue #2231419 by sun, jibran, Rajendar Reddy, Jalandhar, damiankloip: Merge obsolete CachedModuleHandler into ModuleHandler.
|
2014-04-18 14:35:05 +01:00 |
Alex Pott
|
b4dba2ba6f
|
Issue #2236207 by znerol: Use router request context instead of request service in system breadcrumb builder.
|
2014-04-18 14:25:07 +01:00 |
Nathaniel Catchpole
|
0b807696d5
|
Issue #2241461 by Berdir, juampy: Locale + basic_auth results in current_user circular reference.
|
2014-04-18 13:27:27 +01:00 |
Alex Pott
|
1e15efd7d2
|
Issue #2202629 by sun: Move Drupal\Core\KeyValueStore\State* into Drupal\Core\State\State*.
|
2014-04-18 11:53:27 +01:00 |
webchick
|
1521f98cd9
|
Issue #2218039 by dawehner, sun: Render the maintenance/install page like any other HTML page.
|
2014-04-17 13:12:22 -07:00 |