Commit Graph

162 Commits (a61f62b4c6f0f76258e8ccc28dd0c2da0fd38b68)

Author SHA1 Message Date
webchick 8f7d8e9647 Issue #1021738 by fietserwin, rasmusluckow: Fixed image object should not be passed by reference. 2012-10-27 15:23:54 -07:00
webchick dc1d491b6b Revert "git commit -m Issue"
Messed up commit message. Let's try again.

This reverts commit 2784b6a89c.
2012-10-27 15:23:15 -07:00
webchick 2784b6a89c git commit -m Issue 2012-10-27 14:39:29 -07:00
webchick 0d073ceb80 Issue #1821534 by andypost, xjm: Fixed Can't delete image effects from an image style. 2012-10-25 16:42:36 -07:00
webchick bbfc566c7f Issue #1820834 by sun: Change #type machine_name() default 'source' element to 'label'. 2012-10-23 19:28:41 -07:00
catch 4365f5079d Issue #1782244 by heyrocker, andypost, tstoeckler: Convert image styles array into ImageStyle (extends ConfigEntity). 2012-10-23 14:46:22 +01:00
Tim Plunkett 20ba6bbd18 Issue #1805996 by tim.plunkett: Move Views integration for core to their respective modules. 2012-10-22 14:11:54 -04:00
webchick efa195acbd Issue #1308564 by amontero, madmatter23, kbasarab, guile2912, Deciphered: Added Basic token support in fields' help texts. 2012-10-19 00:33:17 -07:00
webchick fc5a0dbe75 Issue #1797478 by marcingy, chx: Make file usage storage pluggable. 2012-10-14 01:19:55 -07:00
webchick 16eac3bec5 Issue #1480854 by tim.plunkett, Noyz, Bojhan, yoroy, kika: Convert operation links to '#type' => 'operations'. 2012-10-09 12:49:07 -07:00
Dries e6b68ba9b1 Issue #1464554 by aspilicious, jhedstrom, sun, alexpott, disasm | heyrocker: Upgrade path for image style configuration. 2012-10-05 12:04:30 -04:00
Dries 0bca40b363 Issue #1797328 by xjm: remove t() from assertion messages in tests for the image module. 2012-09-28 10:15:38 -04:00
webchick 3c66dae84e Issue #606598 by andypost, stBorchert, sun, aspilicious, joachim: Added Human readable image-style names. 2012-09-26 23:28:47 -04:00
webchick c63f99d61e Issue #1785256 by yched, Stalski, zuuperman, sun, tstoeckler, aspilicious, EclipseGc, larowlan: Widgets as Plugins. 2012-09-26 15:39:39 -04:00
catch 8337955d48 Issue #1175054 by msonnabaum, chx, sun, tim.plunkett, arlinsandbulte, beejeebus: Add a storage (API) for persistent non-configuration state. 2012-09-20 10:25:24 +01:00
Jennifer Hodgdon f2f1d888f6 Issue #1787156 by jaffaralia: Remove documentation for obsolete hook_image_default_styles 2012-09-19 06:27:40 -07:00
catch 768dfcd9cf Issue #1774134 by larowlan, amateescu: Remove BC layer for lock API. 2012-09-17 10:49:18 +01:00
webchick e75f8906af Issue #1175764 by tim.plunkett, Rob Loach, eojthebrave: Added Have theme('image_style()') inject the style name as a class. 2012-09-13 02:27:57 -07:00
Jennifer Hodgdon 5f4440fa7d Issue #1397346 by Albert Volkman, tim-e, shiff2kl, FatGuyLaughing: Expand docs for two functions 2012-09-06 11:32:20 -07:00
webchick f2e4ea1f57 Issue #1773032 by Jorrit, quicksketch: Fixed Non-standard and pointless name attribute added to Content-Type header. 2012-09-04 14:29:17 -07:00
webchick d33147a22d Revert "Issue #1586356 by dww, amateescu: Fixed Missing 'weight' support from hook_field_widget_info() makes it impossible to sanely order widgets."
This reverts commit 2ffe4abd01. Totally, totally wrong commit message.
2012-09-04 14:16:08 -07:00
webchick 2ffe4abd01 Issue #1586356 by dww, amateescu: Fixed Missing 'weight' support from hook_field_widget_info() makes it impossible to sanely order widgets. 2012-09-04 14:15:29 -07:00
Dries a59d92e007 Issue #1761086 by cam8001, Berdir: Fixed Caching in image_effects_definitions() broken. 2012-09-04 17:04:40 -04:00
webchick 7e97629745 Issue #1768484 by dagmar, sun: Fixed Indentation in YAML files violates Drupal coding standards. 2012-09-04 13:58:37 -07:00
webchick de473408a6 Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase. 2012-09-01 21:50:06 -07:00
webchick 316c1f4a7a Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module. 2012-08-30 18:27:21 -07:00
webchick abc0e9ac1e Issue #1508872 by attiks, disasm, Alan Evans, Jelle_S, marcingy, sun: Fixed Image effects duplicate on edit. 2012-08-30 10:47:56 -07:00
Dries 74f0354fff - Patch #927138 by rasmusluckow, douggreen, marcingy, h4rrydog, swing4cat: Fail image generation with 404 instead of 500, when source file is missing. 2012-08-24 15:47:33 +02:00
catch ff895df7ac Issue #1618172 by jcisio, corvus_ch, estebanvalerio.h, Berdir: Remove entity_uri() in favor of EntityInterface::uri(). 2012-08-22 15:04:43 +02:00
webchick 3bf6761ff7 Issue #1507988 by Berdir, chx, netiva jak, frega, greggles, Xenza, and Damien Tournoud: Fixed SA-CORE-2012-002 - Access bypass - private images. 2012-08-22 10:25:02 +02:00
catch 64625f9048 Issue #1184272 by Berdir, corvus_ch, sun: Remove deprecated $conditions support from entity controller. 2012-08-21 17:38:04 +02:00
webchick b2bc3522bd Issue #1485966 by vegantriathlete: Correct function header to comply with coding standards. 2012-08-19 14:36:19 +02:00
webchick 7e9d2c1676 Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules). 2012-08-09 18:24:21 -07:00
Dries 9a0367face - Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup. 2012-08-09 16:17:01 -04:00
Katherine Bailey 1cd28eb4e5 Using the language_manager wrapper function to return a language whether or not we're in the requet scope 2012-08-06 21:52:11 -07:00
Dries a7530e13ab - Patch #1700682 by tim.plunkett, sun: run-tests.sh attempts to run abstract/base test classes. 2012-08-03 13:15:12 -04:00
catch 9713fab04c Issue #1446464 by cfennell, Berdir, aaron, tim.plunkett: Get rid of file_field_load() - shouldn't load all file object data with field load - only file ID. 2012-08-01 18:47:23 +01:00
Dries 12bd5c7f2d - Patch #1696416 by tim.plunkett: theme_image_style() is broken. 2012-07-24 14:25:12 -04:00
Dries 1d4a4a2126 - Patch #1471848 by BassistJimmyJam, michaellenahan: user interface text containing URLs in translated part. 2012-07-15 06:18:37 -07:00
webchick 23d44876b3 Issue #1217006 by hansyg, _Cedric_, dcmouyard: Clean up the CSS for Image module. 2012-07-07 13:09:35 -07:00
webchick 2ec4304f58 Issue #1038932 by tim.plunkett, Chris Gillis: Theme_image_formatter() assumes that title, alt, and options are always set. 2012-07-07 11:52:47 -07:00
webchick 83a9b89aa9 Issue #1609760 by chx, sun: Fixed hook_image_style_()*() is not invoked for image styles upon Image module installation. 2012-07-03 14:03:18 -07:00
webchick d74c1441ed Issue #1666632 by sun, chx: Add Config::isNew() to allow code to determine whether a config object already exists. 2012-07-03 11:04:06 -07:00
webchick 8d6fe79b53 Issue #1598582 by aspilicious: Convert image.test to PSR-0. 2012-06-14 11:01:02 +02:00
Dries 57ab8a5465 - Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container(). 2012-06-12 22:31:11 -04:00
catch 66e279cbb3 Issue #1591434 by aspilicious: Convert image tests to PSR-0. 2012-06-07 15:10:54 +09:00
Dries 8d53c5341c - Patch #1614292 by brockjo: fixed image_style_delete_form() doesn't take form_state() by reference. 2012-06-04 09:49:21 -04:00
Dries 002769ef32 - Patch #1591604 by underq, chrisdolby, Albert Volkman, pfrenssen: replace drupal_access_denied() with throw AccessDeniedHttpException. 2012-06-04 08:06:09 -04:00
Dries 9b29a0dad0 - Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object. 2012-06-03 07:25:35 -04:00
Dave Reid 98fbeaf315 Fixing merge with 8.x upstream. 2012-05-26 13:46:07 -05:00