Commit Graph

18902 Commits (6d29b0ee3235f3b26ffed679d3bb5e7d266b5a01)

Author SHA1 Message Date
Dries 6d29b0ee32 Issue #1846000 by damiankloip, linclark, dawehner: Add serializer support for JSON and AJAX. 2012-12-14 13:29:50 -05:00
Dries 79fa70ee6d Issue #1839624 by dawehner: add a views integration for entity_test().module. 2012-12-14 12:16:07 -05:00
Dries 70b7301520 Issue #1846582 by klausi, katbailey: restrict data retrieving routes to media type. 2012-12-14 11:33:32 -05:00
Dries f03337ade5 Issue #1825044 by sun: turn contact form submissions into full-blown Contact Message entities, without storage. 2012-12-14 11:16:41 -05:00
Dries 3250f84ace Issue #1849570 by das-peter, marcingy: remove file.inc ties and fix unlink while at it in MTimeProtectedFastFileStorage . 2012-12-14 10:20:02 -05:00
Dries c1bf249401 Issue #1864218 by larowlan: Incorrect docblocks for all methods in Drupal\entity_test()\EntityTestAccessController. 2012-12-14 10:16:44 -05:00
Dries 6448d0e61c Issue #1865560 by sun: user register config override from Testing profile. 2012-12-14 10:13:23 -05:00
Dries 646d120fd4 Issue #1851788 by blake.thompson: fixed hook_menu() doesn't mention 'expanded'. 2012-12-14 10:10:27 -05:00
catch 6810dfa827 Issue #1864292 by effulgentsia: Fixed Installation in non-English language fails. 2012-12-13 13:04:37 +00:00
catch 56a7c639e3 Issue #817118 by Sylvain Lecoy, bfroehle, Stevel: Tests for remove {authmap} and migrate OpenID entries to their own table. 2012-12-13 13:00:10 +00:00
catch 91788849dd Issue #1824920 by sun, xjm: Fixed duplicate update numbering. 2012-12-13 12:40:43 +00:00
catch 2b5616298b Issue #1824920 by cam8001, justafish: Convert variable 'theme_link()' to config system. 2012-12-13 12:25:46 +00:00
catch 79c34ed57a Issue #1029460 by sun: Find a better hook than hook_init() for drupal_add_js() and drupal_add_css(). 2012-12-13 12:23:00 +00:00
catch 20c3db0133 Issue #1862656 by sun: Move field type modules out of Field API module. 2012-12-13 12:21:22 +00:00
catch ec9f9b5ed5 Issue #1799218 by ACF, Albert Volkman, anenkov, penyaskito, znerol, LinL: Convert taxonomy_override_selector() and taxonomy_terms_per_page_admin() variables to use configuration system. 2012-12-13 12:18:30 +00:00
catch 380cdbc6f1 Issue #1849792 by damiankloip: Abstract usage of 'config_prefix' on ConfigStorageController into getConfigPrefix method. 2012-12-13 12:14:32 +00:00
catch 23c83da4fa Issue #1857324 by Berdir, tim.plunkett: Use default theme name and entity key in $build for user entity. 2012-12-13 12:11:18 +00:00
catch af4765fa77 Issue #1815930 by gbrands, amontero: Fixed Update watchdog message in file_unmanaged_copy() with correct string/variable replacement values. 2012-12-13 12:07:13 +00:00
catch 5c16622ac2 Issue #1851180 by heyrocker: Add deleteAll() function to Drupal\Core\Config\StorageInterface. 2012-12-13 12:05:46 +00:00
catch 79eaae2b81 Issue #1783196 by dawehner, tim.plunkett, damiankloip: Get the views plugin manager from the DIC when possible. 2012-12-12 12:39:20 +00:00
catch 2b1d1d6100 Issue #1849814 by damiankloip, dawehner: Unit-Test for PluginBase::unpackOptions and PluginBase::setOptionDefaults. 2012-12-12 12:35:05 +00:00
webchick 1965137096 Issue #1860418 by yched: Fix user_picture field creation 2012-12-11 13:02:21 -08:00
webchick 2809f13d53 Issue #1805980 by tim.plunkett: Rename /theme to /templates and theme.inc to views.theme.inc 2012-12-11 12:51:50 -08:00
Dries 6f48b043d1 Issue #1862966 by dead_arm, jibran: marker and form-required red (#FF0000) on a white background does not pass the WCAG AA contrast threshold. 2012-12-11 14:26:08 -05:00
Dries 2f00f6e2d1 Issue #1857956 by catch: comment update timestamp is prepared but not rendered by default. 2012-12-11 14:00:31 -05:00
Dries 4db1986446 Issue #1849480 by tim.plunkett, sdboyer: Fixed Allow ConfigEntity classes to control how they are saved. 2012-12-11 13:52:15 -05:00
Dries 5956f8c432 Issue #1839346 by klausi, moshe weitzman: Added REST module: POST/create. 2012-12-11 13:39:53 -05:00
catch 0631d191c7 Issue #1855228 by damiankloip: Move Views core module tests to their respective modules. 2012-12-11 16:27:41 +00:00
Dries 881b8a6a17 Issue #817118 by Sylvain Lecoy, bfroehle, Stevel: remove {authmap} and migrate OpenID entries to their own table. 2012-12-10 17:14:34 -05:00
Dries 551868bb74 Issue #1816556 by valthebald: drupalSetContent() incorrectly defines boundaries of Drupal.settings. 2012-12-10 17:07:14 -05:00
catch f101830de6 Issue #1862024 by katbailey: Remove all references to hook_url_inbound_alter() as it is no longer invoked. 2012-12-10 13:51:05 +00:00
catch 707c3d2f32 Issue #1859884 by dawehner: Convert user link fields to use entities. 2012-12-10 13:46:09 +00:00
catch 08df7b0db2 Issue #552604 by sun, lambic, swentel, yched, Lukas von Blarer: Adding new fields leads to a confusing 'Field settings' form. 2012-12-10 12:39:37 +00:00
catch 4b9fec43cd Issue #1798872 by : follow-up, move admin theme to system.theme configuration object. 2012-12-10 12:35:52 +00:00
Dries a61ace041d Issue #1833834 by dead_arm: Theme: information label is unclear. 2012-12-09 12:10:58 -05:00
Dries a6d45567c3 Issue #1854540 by Berdir: Array to string conversion warnings for some tests with PHP 5.4. 2012-12-09 12:01:29 -05:00
Dries 3721a6c5e6 Issue #1861852 by dawehner, tim.plunkett: Fixed Views Attachments aren't rendered anymore. 2012-12-09 11:56:41 -05:00
webchick a80680880b Issue #1834594 by effulgentsia, Rob Loach: Update dependencies (Symfony and Twig) follow up fixes for Composer. 2012-12-08 15:22:34 -08:00
webchick 97969786b3 Issue #1858054 by tim.plunkett, dawehner: Remove ViewExecutable::cloneView(). 2012-12-08 15:21:07 -08:00
webchick c437f67dc7 Issue #1167350 follow-up by ry5n, dead_arm: Slightly modify colour on action links to make it WCAG AA accessible. 2012-12-08 15:15:03 -08:00
webchick 366afa1bc7 Issue #1861814 by tim.plunkett, dawehner: Fixed All views are rendered twice. 2012-12-08 15:11:44 -08:00
webchick bebb345917 Issue #1848964 by tim.plunkett: EntityManager should process its definitions before altering them. 2012-12-08 15:10:13 -08:00
webchick 031f673593 Issue #1857074 by yched: Add missing update + test for entity.module. 2012-12-08 15:07:18 -08:00
catch f00a7bb68f Issue #1775488 by amateescu, vijaycs85: Fixed drupal_cron_cleanup() is not converted to lock. 2012-12-07 20:41:33 +00:00
catch 557351e2e3 Issue #1798872 by vijaycs85, leschekfm, pcambra, andreiashu: Convert admin_theme() to CMI. 2012-12-07 20:40:04 +00:00
catch 42490d9c57 Issue #1850182 by Bojhan, swentel: Mark primary buttons in Structure blue. 2012-12-07 20:20:30 +00:00
webchick 936cbb9144 Issue #1804688 by Sutharsan, YesCT, clemens.tolboom, Gábor Hojtsy, webflo, Jose Reyero: Download and import interface translations. 2012-12-07 13:32:32 -05:00
Dries 8f50acbcf4 Issue #1788084 by andyceo, dawehner: Convert actions variable(s) to CMI - add upgrade path. 2012-12-07 12:57:03 -05:00
Dries 9a8a42d1a9 Issue #1833440 by scor, klausi, Crell: Added Implement partial matcher based on content negotiation MIME type. 2012-12-07 12:54:51 -05:00
Dries 5307c387c1 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-12-07 12:47:26 -05:00