Commit Graph

947 Commits (575b5049a83784eccabed34d92e83557fd750668)

Author SHA1 Message Date
webchick 8f039f0cf1 Issue #1021622 by amateescu, dags, K3vin: Fixed Improper escaping of CDATA for inline css. 2013-03-26 22:14:04 -07:00
webchick 32111ed049 Issue #1937270 by ACF: Change drupal_css_cache_files() into state. 2013-03-26 20:45:04 -07:00
catch c07e727d8f Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir: Convert image toolkits into plugins. 2013-03-25 11:55:05 +00:00
webchick 4a78850e07 Issue #1426646 by Ravi.J, xjm: Fixed '-Select-' option is lost when form elements uses '#states'. 2013-03-24 14:54:56 -04:00
Dries 61de42a008 Issue #1948650 by swentel, chx: update is broken. 2013-03-22 13:10:08 -04:00
Dries 6172eecaa6 Issue #1915752 by dawehner, tim.plunkett: routes are not found when 0 is used as a placeholder value. 2013-03-22 11:28:58 -04:00
catch fc7c38bde8 Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC. 2013-03-22 09:36:55 +00:00
webchick d97b8dac4b Issue #1943726 by chx: Fixed BootstrapConfigStorageFactory and update. 2013-03-20 14:35:27 -04:00
catch fea7acc2b2 Issue #1547008 by Berdir, Sutharsan: Replace Update's cache system with the (expirable) key value store. 2013-03-20 11:51:03 +00:00
webchick 1bec76308f Issue #1446382 by plach: Need a reliable way to determine if a specific bundle for an entity type is translatable. 2013-03-18 05:40:12 -07:00
webchick f37b8675d2 Issue #1870764 by quicksketch, dawehner, frega, larowlan, nod_: Add an ajax command which makes it easy to use the dialog API in complex cases. 2013-03-17 09:04:07 -07:00
webchick 312280712f Revert "Issue #1941288 by larowlan: Cleanup container call in drupal_get_js()."
This reverts commit c047547318.

Breaks the graphical installer. Thanks to larsmw for the heads-up!
2013-03-17 01:26:56 -07:00
webchick c047547318 Issue #1941288 by larowlan: Cleanup container call in drupal_get_js(). 2013-03-16 23:38:24 -07:00
webchick 4cc0db2d26 Issue #1540136 by Rob Loach, Pete B: Simplify index.php by moving DRUPAL_ROOT to bootstrap.inc. 2013-03-16 23:36:36 -07:00
webchick b75c990602 Issue #1885964 by fabpot: Fixed Avoid the creation of more than one DrupalKernel instance. 2013-03-16 22:39:14 -07:00
Dries a2c1d77e50 Issue #1800122 by chx, amateescu: [March 15] Bump minimum version of php required to 5.3.10. 2013-03-15 13:17:47 -04:00
catch fdf54dfbba Issue #799356 by m1n0, jaffaralia, effulgentsia, vijaycs85: Fixed _form_set_class() is too aggressive in assigning the 'error' class. 2013-03-14 10:53:22 +00:00
Dries 8da0812745 Issue #1939324 by larowlan: Fixed Typo in template_preprocess_datetime() docblock. 2013-03-12 22:04:27 -07: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
catch 332293cd3f Issue #1938948 by Cottser: Temporarily allow PHPTemplate themes to use .html.twig templates during Twig conversion. 2013-03-12 10:52:39 +00: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 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 13928d366f Issue #1921818 by chx: Modify drupal_rewrite_settings() to allow writing $settings values. 2013-03-09 19:09:03 -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 f9a068e55e Issue #1875086 by Crell, plach, effulgentsia, sun, msonnabaum, Rob Loach, quicksketch, David_Rothstein: Change notice: Improve DX of drupal_container()->get(). 2013-03-08 20:15:31 -08:00
Dries 497bec2da3 Issue #1763640 by beejeebus, alexpott, YesCT, Jose Reyero, Gábor Hojtsy, das-peter, c31ck, heyrocker: Followup: Introduce config context to make original config and different overrides accessible. 2013-03-08 12:37:37 -05:00
catch b0666783f5 Issue #1821420 by vijaycs85, cam8001, Albert Volkman, ACF, typhonius, pcambra, Berdir: Convert mail variables to cmi. 2013-03-07 10:48:27 +00:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
catch 62e136a3ae Issue #1049050 by mfb, TwoD, David_Rothstein, jpsoto: Fixed file_stream_wrapper_uri_normalize(): remove dead code. 2013-03-06 21:56:13 +00:00
catch e5de05353f Issue #1919322 by plach: Entity_load_unchanged() should be part of the storage controller. 2013-03-06 21:53:22 +00:00
Jennifer Hodgdon dcff9b7850 Issue #1932354 by Alexander Pyle: Fix up documentation for image_scale() 2013-03-04 12:57:57 -08:00
catch f8899fb67b Issue #1829224 by alexpott, pfrenssen, vijaycs85, lirantal: Convert the 'theme_default()' variable to CMI. 2013-03-04 14:04:05 +00:00
webchick 17e71a4456 Issue #1929656 by dawehner: Fixed ModuleHandler::setModuleList() should call resetImplementations() in order to avoid edge cases. 2013-03-03 18:43:45 -05:00
webchick 17c3d258ed Issue #1853086 by katbailey, msonnabaum, alexpott: Remove cache.page.enabled in favor of an explicit internal cache setting. 2013-02-27 22:00:19 -05:00
webchick bc70abb3c6 Issue #1068840 by sun, TR, Alan D., droplet, Damien Tournoud, tim.plunkett: Fixed core/includes/standard.inc contains inaccurate country data. 2013-02-27 21:56:54 -05:00
webchick e898c4ddcb Issue #1925140 by tim.plunkett: Fixed drupal_form_submit() does not accept FormInterface objects. 2013-02-27 17:30:50 -05:00
Dries 6aa308f8ea Issue #1798734 by Berdir, ACF, leschekfm, heyrocker, alexpott: Convert drupal_private_key() to the configuration system. 2013-02-27 16:27:35 -05:00
catch ca5a3ef054 Revert "Issue #1883152 by klausi: Field level access for EntityNG."
This reverts commit 172318fb71.
2013-02-27 11:19:00 +00:00
catch 172318fb71 Issue #1883152 by klausi: Field level access for EntityNG. 2013-02-27 09:53:43 +00:00
catch 0612c664da Issue #1763640 by beejeebus, alexpott, Jose Reyero, c31ck, das-peter, YesCT, heyrocker, Gábor Hojtsy: Introduce config context to make original config and different overrides accessible. 2013-02-27 09:49:26 +00:00
webchick 4b0ce935b8 Issue #1634280 by EclipseGc, rlmumford: drupal_anonymous_user() should return a User entity. 2013-02-26 15:15:23 -05:00
catch 8afbc081dd Issue #1889620 by vijaycs85, sun, heyrocker: Fixed config_install_default_config() overwrites existing configuration. 2013-02-24 21:04:38 +00:00
catch 8d029e84b4 Issue #1739986 by Berdir: Rolling back this issue to start again. 2013-02-24 21:03:10 +00:00
catch 23a983dfad Issue #1904214 by vijaycs85: Fixed Installer auto-selects languages that don't have a translation, causing a requirements error. 2013-02-21 10:30:17 +00:00
webchick b0e08e4280 Issue #1515312 by heyrocker, beejeebus, alexpott, xjm, realityloop, sun: Added snapshots of last loaded config for tracking whether config has changed. 2013-02-18 21:08:21 -08:00
Dries 395d3a6bf1 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-02-18 17:00:21 -05:00
catch bd8f0f9b71 Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms. 2013-02-18 17:30:09 +00:00
catch 35741dcd3b Issue #1914220 by underq: Standardize capitalization in watchdog: 'debug', 'error', 'alert', etc. 2013-02-18 17:15:18 +00:00
Dries a96697c7d5 Issue #1864066 by sun, andypost, tim.plunkett: Simplify hook_menu_local_tasks() and MENU_DEFAULT_LOCAL_TASK usage. 2013-02-18 12:03:05 -05:00