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 |
webchick
|
f0bed14de3
|
Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose.
|
2014-04-16 15:00:30 -07:00 |
Alex Pott
|
12b53d008f
|
Issue #2229183 by martin107, dawehner: Use ContainerAwareTrait instead of extending ContainerAware.
|
2014-04-16 21:55:58 +01:00 |
Nathaniel Catchpole
|
17561142cb
|
Issue #2221695 by brantwynn, ianthomas_uk, grom358, ParisLiakos, Jalandhar: Remove uses of deprecated URL functions.
|
2014-04-16 16:05:41 +01:00 |
Alex Pott
|
0231d3538b
|
Issue #2232425 by danblack: Database Schema field/column default value is not properly quoted via PDO::quote().
|
2014-04-16 15:08:13 +01:00 |
Alex Pott
|
e601933f6f
|
Issue #2086463 by Jalandhar, cr0ss, jdanthinne: No colon needed for options labels.
|
2014-04-16 10:18:06 +01:00 |
Alex Pott
|
7ad0c57207
|
Issue #2182239 by Berdir, andypost: Improve ContentEntityBase::id() for better DX.
|
2014-04-16 10:11:41 +01:00 |
Nathaniel Catchpole
|
5e642cfb27
|
Issue #2196067 by mondrake, fietserwin: Remove setWidth and setHeight from ImageInterface.
|
2014-04-16 09:54:36 +01:00 |
webchick
|
c6e469e9db
|
Issue #2152201 by Salah Messaoud, Manuel Garcia, steveoliver, joelpittet, burgerboydaddy, katy5289, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_checkboxes() to Twig
|
2014-04-15 20:52:59 -07:00 |
webchick
|
63d545ed79
|
Issue #2239255 by cs_shadow, ivanjaros: Action variable is defined twice in BulkForm::viewsFormSubmit.
|
2014-04-15 20:23:25 -07:00 |
Alex Pott
|
972b532d90
|
Issue #1987848 by disasm, ocsilalala, kim.pepper, pwieck, Cottser, pratik60, h3rj4n, pfrenssen, InternetDevels, ParisLiakos, rgoodine, tlyngej, vijaycs85, robeano: Convert system_theme_default() to a new style controller.
|
2014-04-15 22:30:01 +01:00 |
Nathaniel Catchpole
|
5639ae2d7b
|
Issue #1167248 by Berdir, damiankloip, Alan Evans, beejeebus, catch: Add CacheBackendInterface::setMultiple().
|
2014-04-15 20:48:35 +01:00 |
Nathaniel Catchpole
|
ef650e7272
|
Issue #2147689 by Xano: [regression] Support route parameters for *info.yml files' configure route name.
|
2014-04-15 20:19:00 +01:00 |
Nathaniel Catchpole
|
26d253c768
|
Issue #2239299 by tim.plunkett: Form errors should only be set during validation.
|
2014-04-15 20:12:58 +01:00 |
webchick
|
95e6d3a549
|
Issue #2236553 by xjm, dags, Gaelan, alexpott: Config import validation needs to be able to list multiple issues and the messages should be translatable.
|
2014-04-14 13:45:42 -07:00 |
webchick
|
ea22b21949
|
Issue #2238069 by alexpott, xjm: Create a way to add steps to configuration sync.
|
2014-04-13 15:27:54 -04:00 |
webchick
|
59dc3c3b13
|
Revert "Issue #2238069 by alexpott: Create a way to add steps to configuration sync."
Wrong commit credit.
This reverts commit 0a93d9a16b .
|
2014-04-13 15:27:27 -04:00 |
webchick
|
0a93d9a16b
|
Issue #2238069 by alexpott: Create a way to add steps to configuration sync.
|
2014-04-13 15:23:42 -04:00 |
Alex Pott
|
e562ca4dd3
|
Issue #2085243 by dawehner: Rename Menu module into Menu UI module.
|
2014-04-13 15:04:02 -04:00 |
Alex Pott
|
62ba47d26a
|
Revert "Issue #2085243 by dawehner: Rename Menu module into Menu UI module."
This reverts commit 07f63fe6f3 .
|
2014-04-13 15:03:35 -04:00 |
Alex Pott
|
f122f87451
|
Issue #2227869 by joelpittet: Remove magic printing from Attribute class to make Twig 'without' filter work for attributes.
|
2014-04-13 14:56:00 -04:00 |
webchick
|
f9f3e7f2cf
|
Issue #2237963 by Wim Leers: Remove dead menu system code: menu_get_active_trail() and friends.
|
2014-04-13 14:18:38 -04:00 |
webchick
|
80f9e5819e
|
Issue #1399846 by slashrsm, Gábor Hojtsy, Berdir, brantwynn, visabhishek, David_Rothstein, cweagans, martin107, SteffenR, Dave Reid: Make unused file 'cleanup' configurable.
|
2014-04-13 13:52:04 -04:00 |
Alex Pott
|
acbd5fa840
|
Issue #2226197 by fago, jessebeach: Introduce FieldStorageDefinitionInterface in the Entity Field API.
|
2014-04-13 13:36:33 -04:00 |
Alex Pott
|
07f63fe6f3
|
Issue #2085243 by dawehner: Rename Menu module into Menu UI module.
|
2014-04-13 11:58:17 -04:00 |
Alex Pott
|
455840f75d
|
Issue #2206909 by jhodgdon, dawehner: Regression: Form submit redirects from 403/404 pages are no longer possible.
|
2014-04-12 14:23:29 -04:00 |
Alex Pott
|
bf61ca134d
|
Issue #2217749 by Wim Leers, Jalandhar, visabhishek, damiankloip: Entity base class should provide standardized cache tags and built-in invalidation.
|
2014-04-12 14:11:33 -04:00 |
webchick
|
88f026ebab
|
Issue #2228795 by Gaelan | eojthebrave: Where did hook_url_outbound_alter go?.
|
2014-04-11 15:58:27 -04:00 |
webchick
|
b431efaf36
|
Issue #2212947 by sun, pwolanin, dmitry_bezer | ianthomas_uk: Installer doesn't pick up database port or table prefix from settings.php.
|
2014-04-11 13:45:19 -04:00 |
webchick
|
e84971c526
|
Issue #2210637 by damiankloip | Crell: Upgrade to Guzzle 4.
|
2014-04-11 10:58:24 -04:00 |
Alex Pott
|
b1eb0a2931
|
Issue #2228291 by damiankloip: Move all plugin and other discovery data into a cache_discovery bin.
|
2014-04-11 10:40:11 -04:00 |
Alex Pott
|
12abe621e1
|
Issue #2228341 by sun, znerol, skipyT, ParisLiakos: Objectify session management functions + remove session.inc.
|
2014-04-10 13:30:54 -04:00 |
Alex Pott
|
7f00c591b0
|
Issue #2218655 by sun, effulgentsia, jessebeach: Core expects $theme.settings default config file to exist.
|
2014-04-09 04:49:22 -04:00 |
webchick
|
0469858911
|
Issue #2236245 by znerol: Use request stack in system manager.
|
2014-04-08 14:59:32 -07:00 |
webchick
|
242ac392d8
|
Issue #2226923 by pakmanlh, mandar.harkare, mortendk, galooph: Views: remove wrapper around more link - add class to the link.
|
2014-04-08 14:11:00 -07:00 |
webchick
|
d3cb54ec77
|
Issue #2235111 by tstoeckler: EntityQueryTest is fragile.
|
2014-04-08 14:03:32 -07:00 |
webchick
|
64b838adc5
|
Issue #2187477 by lokapujya, vaibhavjain, visabhishek: Remove Unused use statements from system module.
|
2014-04-08 13:58:56 -07:00 |
webchick
|
fc6b814e02
|
Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from .
|
2014-04-08 13:56:43 -07:00 |
Nathaniel Catchpole
|
d8a9912c32
|
Issue #2232275 by alexpott: System menu blocks need to be able to depend on their menu entities.
|
2014-04-08 11:32:35 +01:00 |
Alex Pott
|
af9cd0fdd8
|
Issue #2225399 by marcvangend, yanniboi, mr.baileys, Wim Leers, visabhishek: Apply formatters and widgets to Feed base fields.
|
2014-04-08 10:05:57 +01:00 |
webchick
|
b504423ed0
|
Issue #2165725 by Xano: Introduce hook_entity_operation().
|
2014-04-07 11:12:13 -07:00 |
webchick
|
86ae96e4fd
|
Issue #2089433 by ianthomas_uk, grom358, herom, thedavidmeister, visabhishek, longwave, Sweetchuck: Remove uses of deprecated XSS filter functions.
|
2014-04-07 08:01:20 -07:00 |
Alex Pott
|
3b3ba27598
|
Issue #2227973 by pfrenssen, Berdir: Rename ContentTranslationController to ContentTranslationHandler.
|
2014-04-07 13:26:47 +01:00 |
Alex Pott
|
797c8de16b
|
Issue #2223631 by znerol: Use request stack in database flood backend.
|
2014-04-07 09:35:41 +01:00 |
Alex Pott
|
98b2898b4a
|
Issue #2226853 by filijonka, acouch: Variables documented in item-list.html.twig are incorrect.
|
2014-04-07 09:22:52 +01:00 |
Alex Pott
|
2aefd89671
|
Issue #2210631 by damiankloip: Move PhpStorageFactory to the Core namespace.
|
2014-04-07 09:14:46 +01:00 |
Alex Pott
|
5364b20d02
|
Issue #2100311 by killua99, yannickoo: Allow filtering of modules by arbitrary search strings on the uninstall page.
|
2014-04-06 21:59:26 +01:00 |
Alex Pott
|
8d98947271
|
Issue #1957152 by brantwynn: Replace calls to the flood service with Drupal::flood().
|
2014-04-06 21:34:23 +01:00 |
Alex Pott
|
2176bfda8c
|
Issue #2217783 by mondrake: Remove $extension and $mimeType from Image, use image_type_to_xxx function in the getters instead.
|
2014-04-06 21:02:56 +01:00 |
webchick
|
515639d354
|
Issue #2234047 by cs_shadow | Cottser: Missing space after hook_theme() in theme.api.php.
|
2014-04-06 09:27:23 -07:00 |
Alex Pott
|
e74db803c2
|
Issue #2195959 by LewisNyman: Tab-select renders grippie white on white.
|
2014-04-06 14:55:41 +01:00 |
Alex Pott
|
407f1d1180
|
Issue #2185617 by Wim Leers, voidberg, drifter: Each page cache entry should have a theme cache tag.
|
2014-04-06 14:06:13 +01:00 |
Alex Pott
|
cdcbb9d516
|
Issue #1662954 by balis_m, mjonesdinero, kalpaitch, IshaDakota, kerasai, ckrina, BarisW | ZenDoodles: Use less-specific tabledrag selectors.
|
2014-04-05 06:36:13 +01:00 |
Nathaniel Catchpole
|
8866760fca
|
Issue #2224861 by Wim Leers, dawehner, pwolanin: Cache SystemMenuBlock and BookNavigationBlock per active trail (currently cached per URL, this breaks on very long URLs).
|
2014-04-04 12:48:14 +01:00 |
Nathaniel Catchpole
|
ac120e26d9
|
Issue #2209145 by slashrsm, fgm, chx: Move all path alias SQL queries to a single storage controller.
|
2014-04-04 10:47:13 +01:00 |
webchick
|
4f4b457d6b
|
Revert "Issue #2218039 by sun, dawehner: Render the maintenance/install page like any other HTML page."
Broke update.php.
This reverts commit 10b0389066 .
|
2014-04-03 21:41:54 -07:00 |
webchick
|
f5e0c1729c
|
Issue #2151123 by joelpittet | Cottser: Remove theme_system_modules_incompatible().
|
2014-04-03 14:25:02 -07:00 |
webchick
|
9442bea3c7
|
Issue #2227687 by cs_shadow, Cottser: Slightly ugly error message if a module is incompatible with the version of core and the PHP version.
|
2014-04-03 10:13:21 -07:00 |
Alex Pott
|
10b0389066
|
Issue #2218039 by sun, dawehner: Render the maintenance/install page like any other HTML page.
|
2014-04-03 14:59:23 +01:00 |
Alex Pott
|
719b36a492
|
Issue #2208631 by slashrsm: Rename \Drupal\Core\Path\Path to \Drupal\Core\Path\AliasStorage.
|
2014-04-03 14:20:20 +01:00 |
Nathaniel Catchpole
|
ef2563979a
|
Issue #2211949 by chx, Berdir, fago, benjy: Support keeping new revision id for migrate.
|
2014-04-03 12:10:25 +01:00 |
Alex Pott
|
4511dc22e6
|
Issue #2228921 by sun: Consolidate system.module + system.theme + system.theme.disabled into core.extension config.
|
2014-04-02 08:05:28 +01:00 |
Nathaniel Catchpole
|
a83352a1b4
|
Issue #2174443 by mr.baileys, David_Rothstein: Add security hardening protection option for programmatic form submissions to Drupal 8 (and backport to Drupal 6?).
|
2014-04-01 12:40:27 +01:00 |
webchick
|
40f818bbe6
|
Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions.
|
2014-03-31 10:37:55 -07:00 |
webchick
|
be83ed2bbc
|
Issue #2166915 by ianthomas_uk, sun | plach: Remove uses of deprecated language functions in tests and procedural code.
|
2014-03-31 10:29:01 -07:00 |
webchick
|
7a91c2e8ed
|
Issue #2121175 by Codenator, tim.plunkett, cosmicdreams, jayeshanandani, grom358, ianthomas_uk, Xano: Remove usage of drupal_get_form().
|
2014-03-31 10:26:19 -07:00 |
Nathaniel Catchpole
|
3a5e997452
|
Issue #2221065 by damiankloip, Wim Leers, Berdir: Rename default 'cache' cache bin to 'default'.
|
2014-03-31 10:49:28 +01:00 |
catch
|
63375a5e7b
|
Issue #2203411 by dawehner, Wim Leers, damiankloip: Convert drupal_get_library() into a service.
|
2014-03-30 13:15:47 +02:00 |
catch
|
cf0549dbd2
|
Issue #2177799 by tstoeckler, jsbalsera, mauzeh: Allow IntegerItem's to be unsigned.
|
2014-03-30 12:56:53 +02:00 |
Alex Pott
|
9e72c8bfaf
|
Issue #1599774 by longwave, kristofferwiklund, BTMash, marcingy | Letharion: .htaccess protections do not work on Apache 2.4 without mod_access_compat.
|
2014-03-29 16:28:16 +01:00 |
webchick
|
4ac79a1366
|
Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files.
|
2014-03-28 16:27:34 -07:00 |
webchick
|
4a8bbfbb73
|
Issue #2215961 by tim.plunkett, Berdir: Entity::urlInfo() should return \Drupal\Core\Url.
|
2014-03-28 16:07:00 -07:00 |
Jennifer Hodgdon
|
b51b62df2d
|
Issue #2225265 by eojthebrave: Add Utility group/topic for api.drupal.org
|
2014-03-28 13:19:05 -07:00 |
Jennifer Hodgdon
|
5b32c7bad3
|
Issue #2216543 by eojthebrave: Fix code example and some text in Config API topic
|
2014-03-28 11:25:10 -07:00 |
catch
|
8ad79cebb5
|
Issue #2224777 by pwolanin, dawehner: Unlimited allowed length of path in menu router allows DoS attack on Drupal 8.
|
2014-03-28 15:22:01 +01:00 |
Alex Pott
|
fee6ae0e0f
|
Issue #2225629 by Xano: Move hook_field_extra_fields() to the entity API.
|
2014-03-28 11:30:44 +01:00 |
webchick
|
a708544213
|
Issue #2227363 by sun: System.theme.disabled config schema defines wrong data type.
|
2014-03-27 12:20:48 -07:00 |
Alex Pott
|
8fa1fddaa8
|
Issue #2011128 by jsbalsera, aboros, Devin Carlson, mr.baileys, pplantinga: Theme_disable() can disable the wrong theme.
|
2014-03-27 18:37:46 +01:00 |
catch
|
d026a1c363
|
Issue #2180109 by damiankloip, dawehner, ParisLiakos, joelpittet, MartijnBraam, Xano: Change the current_user service to a proxy.
|
2014-03-27 16:25:24 +01:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
webchick
|
901ae985db
|
Issue #2082983 by Xano: \Drupal\Core\TypedData\List accepts non-list values.
|
2014-03-26 23:50:35 -07:00 |
webchick
|
f717159312
|
Issue #2075475 by sqndr, Oostie, meladawy, temaruk, LewisNyman: Theme with no screenshot causes CSS height issue.
|
2014-03-26 23:09:10 -07:00 |
webchick
|
627b7bb5a3
|
Issue #2219617 by visabhishek, galooph, joshtaylor, Cottser: Remove @ingroup themeable from preprocess function docblocks.
|
2014-03-26 22:18:39 -07:00 |
webchick
|
e97820061d
|
Issue #2218027 by eojthebrave, jhodgdon: Improve the D8 api.d.o landing page.
|
2014-03-26 22:13:42 -07:00 |
catch
|
4a57034dd9
|
Issue #2207893 by dawehner, pwolanin, jessebeach, Boobaa: Convert menu tree building to a service.
|
2014-03-26 20:56:01 +01:00 |
catch
|
24526aedd0
|
Revert "Issue #2165725 by Xano: Introduce hook_entity_operation()."
This reverts commit 2cf87103b5 .
|
2014-03-26 19:53:12 +01:00 |
catch
|
64cd12115e
|
Issue #2225699 by czigor, jessebeach: Set all revisionable fields to revisionable.
|
2014-03-26 15:46:36 +01:00 |
catch
|
bb0f5fced3
|
Issue #1194136 by Berdir, damiankloip, Wim Leers: Re-organise core cache bins.
|
2014-03-26 14:19:28 +01:00 |
catch
|
c0b1b69873
|
Issue #2180425 by dawehner, klausi: PathBasedBreadcrumbBuilder should catch all exceptions from routing.
|
2014-03-26 12:52:47 +01:00 |
catch
|
2cf87103b5
|
Issue #2165725 by Xano: Introduce hook_entity_operation().
|
2014-03-26 12:46:04 +01:00 |
webchick
|
add1e1ae2d
|
Issue #2216579 by sun: Add a KeyValueStoreInterface::rename() method.
|
2014-03-25 14:47:00 -07:00 |
Alex Pott
|
28152037ae
|
Issue #2223361 by Berdir, fago, tim.plunkett: Rename ComplexDataInterface::getPropertyValues() to toArray(), remove setPropertyValues().
|
2014-03-25 22:09:18 +01:00 |
webchick
|
f8ec2d8536
|
Issue #2151097 by rteijeiro , chakrapani , joelpittet, c4rl, IshaDakota, pplantinga, gnuget, longwave, jeanfei, sbudker1, Cottser: Convert theme_confirm_form() to Twig
|
2014-03-25 13:39:10 -07:00 |
webchick
|
eed630f689
|
Issue #2152221 by IshaDakota, steveoliver, joelpittet, InternetDevels, rteijeiro, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_radios() to Twig
|
2014-03-25 13:38:11 -07:00 |
webchick
|
ce9dc74655
|
Revert "Issue #2152221 by IshaDakota, joelpittet, InternetDevels, rteijeiro | Cottser: Convert theme_radios() to Twig."
Oops. Bad commit credit. Re-committing.
This reverts commit 3b8d35aa49 .
|
2014-03-25 13:36:55 -07:00 |
webchick
|
3b8d35aa49
|
Issue #2152221 by IshaDakota, joelpittet, InternetDevels, rteijeiro | Cottser: Convert theme_radios() to Twig.
|
2014-03-25 13:35:59 -07:00 |
catch
|
53852c25df
|
Issue #2211235 by damiankloip: Add specific annotations for Views handlers.
|
2014-03-25 20:16:43 +01:00 |
catch
|
906f131c59
|
Issue #2220687 by znerol: Convert system_run_automated_cron into a subscriber for KernelEvents::TERMINATE.
|
2014-03-25 20:13:11 +01:00 |
catch
|
83b797dfce
|
Issue #2095195 by yched, fago, Berdir, amateescu, swentel, pfrenssen, Xano: Remove deprecated field_attach_form_*().
|
2014-03-25 19:26:29 +01:00 |
catch
|
0b6e47e23d
|
Issue #2217371 by Wim Leers: Expose cache tags to reverse proxies: X-Drupal-Cache-Tags header (by just slightly changing an existing header).
|
2014-03-25 19:26:29 +01:00 |
catch
|
1f016bc70b
|
Issue #318975 by sun, Bojhan, linclark: Remove confirmation page after installation.
|
2014-03-25 14:22:49 +00:00 |
Alex Pott
|
13242b5af6
|
Issue #2201693 by plopesc, e0ipso, swentel: Field output supporting code should move out of field.module.
|
2014-03-25 12:19:33 +01:00 |
Alex Pott
|
02f761ba1d
|
Issue #2154711 by plopesc, tim.plunkett, olli, Berdir, Dave Reid: Move entity_get_(form/view)_mode_options() functions to EntityManager and add get(Form/View)ModeOptions() methods.
|
2014-03-25 10:43:08 +01:00 |
webchick
|
bbe2af1a28
|
Issue #2095919 by Berdir: Kill ContentEntityBase::init() .
|
2014-03-24 22:14:20 -07:00 |
webchick
|
b933a5b430
|
Issue #1939068 by joelpittet, tlattimore, Cottser, chrisjlee, rteijeiro, mdrummond, drupalninja99, jenlampton, shanethehat, InternetDevels, DamienMcKenna, gavin.hughes, carsonevans, ezeedub: Convert theme_image() to Twig.
|
2014-03-24 11:05:12 -07:00 |
webchick
|
eedb6a8d8e
|
Issue #2220905 by droplet: Misaligned messages status.
|
2014-03-24 11:00:14 -07:00 |
catch
|
fba6f74c01
|
Issue #2122693 by alexpott: [HEAD BROKEN] follow-up to use Settings class.
|
2014-03-24 17:20:52 +00:00 |
webchick
|
cd7841b96e
|
Issue #2122693 by jayeshanandani, YesCT, sun, alexpott, BMDan: Installer does not work on a completely empty settings.php.
|
2014-03-24 10:07:44 -07:00 |
catch
|
99b9a6a579
|
Issue #2026431 by YesCT, dawehner, Crell: Make ContentNegotiation a 'internal' service, used only by the router, so that core or contrib can implement real negotiation.
|
2014-03-24 15:39:43 +00:00 |
catch
|
f4b1b351da
|
Issue #2224553 by longwave, swentel: Add _admin_route for field manager and admin/content.
|
2014-03-24 15:39:06 +00:00 |
catch
|
ad293099ec
|
Issue #2219499 by Berdir, alexpott, Gábor Hojtsy, vijaycs85, swentel: Generalize language config override responsibility.
|
2014-03-24 15:10:05 +00:00 |
webchick
|
7628a6c855
|
Issue #1925492 by visabhishek, nod_, mkadin | YesCT: Small optimization for search on modules page.
|
2014-03-24 07:55:57 -07:00 |
webchick
|
dc15bf2eb2
|
Issue #2216565 by ianthomas_uk: Remove wrappers for SortArray.
|
2014-03-24 07:45:01 -07:00 |
Alex Pott
|
1370edf99f
|
Issue #2134857 by Xano, Wim Leers, Berdir, damiankloip: PHPUnit test the entity base classes.
|
2014-03-24 13:34:01 +01:00 |
Alex Pott
|
c8cfae7fd7
|
Issue #2068349 by pcambra, swastik1608: Convert menu link SQL queries to the Entity Query API.
|
2014-03-24 11:43:05 +01:00 |
Alex Pott
|
fa51d2e5bd
|
Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match.
|
2014-03-24 11:34:32 +01:00 |
Alex Pott
|
000966e0dd
|
Issue #2219009 by pwolanin: Improve DX of Settings class.
|
2014-03-24 09:51:28 +01:00 |
Alex Pott
|
5abaa5f957
|
Issue #2120871 by andypost, Berdir, amateescu, vladan.me, Xano: Rename EntityListController to EntityListBuilder.
|
2014-03-23 22:25:46 +00:00 |
catch
|
a6ffb28261
|
Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags.
|
2014-03-22 22:00:38 +00:00 |
Nathaniel Catchpole
|
2c2c1adcbf
|
Issue #1316692 by tim.plunkett, dawehner: Convert hook_admin_paths() into declarative properties on routes.
|
2014-03-21 12:35:45 +00:00 |
Nathaniel Catchpole
|
8cbab1493b
|
Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall.
|
2014-03-21 11:53:32 +00:00 |
Nathaniel Catchpole
|
5f61e2663a
|
Issue #2019123 by klausi, ygerasimov, Crell: Use the same canonical URI paths as for HTML routes.
|
2014-03-21 11:00:42 +00:00 |