Dries
|
0a82a3fc14
|
Issue #1922178 by vijaycs85, Gábor Hojtsy: Fixed issues in contact module configuration schema.
|
2013-03-13 17:34:36 -04:00 |
Dries
|
a69e8f6bb9
|
Issue #1136686 by mgifford, Devin Carlson: Aggregator Template Needs Context for Accessibility.
|
2013-03-13 17:30:35 -04:00 |
Dries
|
9ce08a3a2b
|
Issue #1938030 by dawehner: Replace View's usage of drupal_container()->get() with Drupal::service().
|
2013-03-13 17:29:08 -04:00 |
Dries
|
7813d65e3f
|
Issue #1940440 by vijaycs85: Fixed schema discovery to identify schema with more than one wildcard.
|
2013-03-13 14:05:26 -04:00 |
Dries
|
b59ad36f0b
|
Issue #1924220 by linclark: Support serialization in hal+json.
|
2013-03-13 13:09:05 -04:00 |
Dries
|
11632e296b
|
Issue #1919218 by sandipmkhairnar, vijaycs85: Create configuration schemas for update module.
|
2013-03-12 22:13:21 -07:00 |
Dries
|
1b3d229a93
|
Issue #1935762 by plach: Remove entity_load_unchanged() call from FieldTranslationSynchronizer::synchronizeFields().
|
2013-03-12 22:08:28 -07:00 |
webchick
|
614a6b095d
|
Issue #1941164 by Berdir: Fixed hook_views_data() rebuilt on every page view.
|
2013-03-12 19:30:07 -07:00 |
catch
|
2733bf20dd
|
Issue #1839080 by Berdir, fago, dasjo, jjchinquist: Implement the new entity field API for the link field type.
|
2013-03-12 16:16:38 +00:00 |
catch
|
ee5b4a7040
|
Issue #1883152 by klausi: Field level access for EntityNG.
|
2013-03-12 16:03:16 +00:00 |
catch
|
7a41192605
|
Issue #1938960 by dawehner: Fixed Menu access returns FALSE for links with a route item.
|
2013-03-12 10:52:39 +00:00 |
webchick
|
0fc4db86b6
|
Issue #1875792 by Berdir, rootatwc, rbayliss: Standardize Guzzle exception handling.
|
2013-03-11 13:17:35 -07:00 |
catch
|
6f3e707359
|
Issue #1209226 by catch, Berdir, miro_dietiker, beejeebus, dagmar: Fixed Avoid slow query for path alias whitelists.
|
2013-03-11 10:50:25 +00:00 |
webchick
|
219ec3c036
|
Issue #1793042 by webchick: Fixed Notice: Use of undefined constant langcode in _update_message_text() (line 605 of update.module) when installing Drupal 8.x.
|
2013-03-10 12:43:14 -07:00 |
webchick
|
f5e3697885
|
Issue #1869424 by sandykadam: Use the terms 'form api' and 'rest api' instead of 'web api'.
|
2013-03-10 12:30:21 -07:00 |
webchick
|
3c2ac065df
|
Issue #1933548 by alexpott: Fixed Book allowed_types() settings repetitive and in under certain conditions can change unexpectedly.
|
2013-03-10 12:27:34 -07:00 |
webchick
|
ff80aed08b
|
Issue #1938158 by MegaChriz: Fixed code style of image module configuration schema.
|
2013-03-10 12:25:46 -07:00 |
webchick
|
5a09f19ef7
|
Rollback of Issue #1937140 by Berdir: image_jpeg_quality logically belongs to image toolkits, so will handle it as part of converting those to plugins.
|
2013-03-10 12:23:30 -07:00 |
webchick
|
d5b5bc0a72
|
Issue #1898060 by taslett, jenlampton, Cottser: Remove all (useless) theme functions from dblog module, so we don't have to convert to Twig.
|
2013-03-10 12:17:05 -07:00 |
webchick
|
277d8fe978
|
Issue #1934716 by alexpott: Merge system.fast_404 config object into system.performance.
|
2013-03-10 12:14:36 -07:00 |
webchick
|
37afef0004
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
webchick
|
6bcbd0ae86
|
Issue #1932382 by Berdir, swentel, amateescu: Use DrupalUnitTestBase for Field API tests.
|
2013-03-09 23:22:01 -08:00 |
webchick
|
0f618becfa
|
Issue #1857376 by dawehner, tstoeckler, damiankloip: Provide an area handler that renders an entity.
|
2013-03-09 23:00:51 -08:00 |
webchick
|
282f6b90ba
|
Issue #1932382 by Berdir, swentel: Use DrupalUnitTestBase for Field API tests.
|
2013-03-09 22:49:53 -08:00 |
webchick
|
d35e3cd866
|
Issue #1938014 by ACF: Convert locale's system_config_form() to SystemConfigFormBase.
|
2013-03-09 22:38:31 -08:00 |
webchick
|
96903932a1
|
Issue #1937968 by ACF: Convert statistics's system_config_form() to SystemConfigFormBase.
|
2013-03-09 22:36:17 -08:00 |
webchick
|
232cfc7491
|
Issue #1925196 by tim.plunkett, joergM, robmc: Convert book's system_config_form() to SystemConfigFormBase.
|
2013-03-09 22:35:07 -08:00 |
webchick
|
039dbb98cc
|
Issue #1821548 by heyrocker, swentel, Dean Reilly, dawehner, alexpott, vijaycs85, jhedstrom, adamdicarlo: Add a 'diff' of some kind to the CMI UI.
|
2013-03-09 22:31:56 -08:00 |
webchick
|
c582d6f219
|
Issue #1920888 by alexh58, YesCT: Fixed Add some JS to make the dependent groups always checked (and readonly) when the master group is checked translatable.
|
2013-03-09 22:18:48 -08:00 |
webchick
|
089fd55684
|
Issue #1935022 by dawehner, Gábor Hojtsy: Add a language selector on views.
|
2013-03-09 22:15:43 -08:00 |
webchick
|
13928d366f
|
Issue #1921818 by chx: Modify drupal_rewrite_settings() to allow writing $settings values.
|
2013-03-09 19:09:03 -08:00 |
Dries
|
279962e3df
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2013-03-09 21:39:30 -05:00 |
Dries
|
e682328574
|
Issue #1932048 by nick_schuch, tim.plunkett, larowlan: Clean up tour ConfigEntity architecture.
|
2013-03-09 21:38:24 -05:00 |
webchick
|
3210003e14
|
Issue #1926276 by alexpott: Fixed Two tests in Configuration group both called 'Installation functionality'.
|
2013-03-09 15:54:48 -08:00 |
webchick
|
01c4203ed9
|
Issue #1934700 by nick_schuch: Automated cron runs should only be enabled by default for Standard profile.
|
2013-03-09 15:16:27 -08:00 |
webchick
|
6ba3cb12c1
|
Issue #1937212 by ACF: Change node test variables 'node_test_change_view_mode()' and 'node_access_test_secret_catalan()' to the state system.
|
2013-03-09 14:46:19 -08:00 |
webchick
|
26c13e7916
|
Issue #1919174 by vijaycs85, mr.york: Create configuration schemas for filter module.
|
2013-03-09 14:45:35 -08:00 |
Dries
|
e5ccdb401f
|
Issue #1849754 by kanchuraji, droplet: fixed add and remove shortcuts hover text alignment.
|
2013-03-09 17:40:09 -05:00 |
Dries
|
126dd45764
|
Issue #1933290 by dawehner, olli: Saving anything on handlers isn't stored properly.
|
2013-03-09 17:37:46 -05:00 |
Dries
|
83b567c9d8
|
Issue #1937140 by ACF: Convert image_jpeg_quality() to cmi.
|
2013-03-09 17:35:38 -05:00 |
Dries
|
6a8bb2e4d4
|
Issue #1152216 by sun, jhedstrom: Fixed (Long) text field (textarea) with 'Default' formatter does not retain newlines.
|
2013-03-09 17:13:15 -05:00 |
Dries
|
71176ec3f2
|
Issue #1799124 by Cottser: locale-rtl.css is out of sync with locale.admin.css, is never included due to incorrect filename.
|
2013-03-09 16:56:40 -05:00 |
Dries
|
a63f7b7a82
|
Issue #1937928 by stevenx: toolbar looks silly at 800x600 resolution.
|
2013-03-09 16:51:08 -05:00 |
Dries
|
1b4d29c864
|
Issue #1930974 by jenlampton: Update description text on Placeholder.
|
2013-03-09 16:49:27 -05:00 |
Dries
|
f1fd07084a
|
Issue #1923512 by damiankloip: Remove view edit message to discard a view.
|
2013-03-09 16:46:10 -05:00 |
Dries
|
957b556442
|
Issue #1932596 by ACF: Change site_name() into config in userpasswordreset.test and formtest.
|
2013-03-09 10:16:21 -05:00 |
Dries
|
da693c7a95
|
Issue #1906208 by sun: Independent .status HTML class triggers message/icon styling.
|
2013-03-09 10:04:42 -05:00 |
webchick
|
b08fe47ad3
|
Issue #945654 by Gábor Hojtsy, sun, VVVi, David_Rothstein: Fixed Default menus have hardcoded titles which cannot be edited.
|
2013-03-08 21:46:58 -08:00 |
webchick
|
c9a273af25
|
Issue #1845402 by Crell, amateescu, dawehner, klausi, g.oechsler: Change notice: Update menu link access checks for new router.
|
2013-03-08 21:46:28 -08:00 |
webchick
|
dad3ef5592
|
Issue #1913328 by fago: Provide general list and map classes.
|
2013-03-08 21:35:04 -08:00 |