Commit Graph

235 Commits (f45ae901c93f03387160f60067768b7188fe3178)

Author SHA1 Message Date
Dries 2a18edd933 Issue #1751606 by swentel, ry5n, mrfelton, nod_, sun, sannejanssen: Move published status checkbox next to 'Save'. 2013-01-25 14:49:49 -05:00
Dries 7bdcd31cbb Issue #1879786 by echoz: preview Images overlap in NARROW screens. 2013-01-23 13:07:27 -05:00
Dries 2fa3ffe132 Issue #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info(). 2013-01-23 12:46:47 -05:00
Jennifer Hodgdon 698de321d1 Issue #1397346 by Albert Volkman: Fix up some image/node function documentation 2013-01-21 16:16:59 -08:00
catch bbcf047060 Issue #611294 by swentel, tsphethean: Refine permissions for Field UI. 2013-01-17 21:37:31 +00:00
webchick 91479f4278 Issue #1885644 by andypost, tim.plunkett: Fixed ImageStyle::uri() is broken and has no coverage. 2013-01-16 20:35:08 -08:00
Dries d2bfb66949 Issue #1411276 by swentel, anrikun, quicksketch: Fixed image.admin.inc: new effect options are double escaped (check_plain()). 2013-01-16 11:08:56 -05:00
webchick 8445043c36 Issue #1782244 follow-up by sun, znerol: Fixed Convert image styles array into ImageStyle (extends ConfigEntity). 2013-01-09 18:26:20 -08:00
catch 6e5d1a09ca Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity. 2013-01-07 11:22:28 +00:00
webchick 31d4f1b018 Issue #1806178 by tim.plunkett, beejeebus: Remove code duplication for hook_config_import_()*() implementations of config entities. 2013-01-02 17:17:20 -08:00
catch 5fbc23088c Issue #1229014 by bfroehle, jackbravo: Content-Disposition header makes private files show open/save prompts, but public files show inline. 2012-12-29 12:49:51 +00:00
catch 2288314826 Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity. 2012-12-28 23:03:17 +00:00
catch 53de739800 Revert "Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity."
This reverts commit 8ad67af2e0.
2012-12-28 23:02:37 +00:00
catch 8ad67af2e0 Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity. 2012-12-28 19:05:41 +00:00
Dries f55649698c Issue #1705920 by tim.plunkett, sun, underq, javier.alejandr...: Convert all calls to procedural drupal_array_()*() functions to Drupal\Component\Utility\NestedArray. 2012-12-17 16:54:13 -05: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
webchick 7112165e3e Issue #815144 by eiriksm, highrockmedia: Added Imagefields should have the option to require Custom Alt text. 2012-11-28 23:32:14 -08:00
catch b09642317a Issue #1774332 by c960657: Better handling of invalid/expired cache entries. 2012-11-28 21:36:29 +00:00
catch 4c5bed3f32 Issue #1751174 by zuuperman, yched: Convert file and image module widgets / formatters to Plugin system. 2012-11-16 11:57:40 +00:00
catch 570818447a Issue #1663044 by Manuel Garcia, barraponto: Clean up css in Image. 2012-11-06 14:08:15 +00:00
catch 2a7bf62f20 Issue #1828924 by pfrenssen: Convert the Image Style Preview Image to CMI. 2012-11-03 01:18:07 +00:00
catch adf2518b9f Issue #1824926 by vijaycs85: Convert image_module_test_file_download() variable to CMI system. 2012-10-31 20:10:16 +00:00
webchick 76a157fe32 Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins. 2012-10-30 13:37:18 -07:00
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
Dave Reid 6340061ba8 Re-added and simplified file_transfer() by reusing the logic of StreamedResponse. 2012-05-26 13:18:48 -05:00
Larry Garfield 327b2bcd1b Remove file_transfer and convert all uses of it to StreamedResponse. 2012-05-26 13:04:51 -05:00
Larry Garfield 848c134d65 Merge remote-tracking branch 'upstream/8.x' into kernel 2012-05-23 23:55:54 -05:00
catch 9e8d1e85dc Issue #1470824 by alexpott, sun: Fixed XML encoder can only handle a small subset of PHP arrays, so switch to YAML. 2012-05-23 12:48:37 +09:00
catch 3f7b5cf06c Issue #1401558 by exlin, Berdir, tim.plunkett: Remove the usage handling logic from file_delete(). 2012-05-22 14:28:30 +09:00
Larry Garfield eb8fe490da Merge remote-tracking branch 'upstream/8.x' into kernel 2012-05-13 12:21:10 -05:00
catch bb691f62d7 Issue #1567812 by sun: Remove 'Verified' from configuration class names. 2012-05-10 23:54:04 +09:00
catch 0e0e6b3df4 Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0. 2012-05-10 15:01:48 +09:00
Larry Garfield 270dcd2e88 Merge remote-tracking branch 'upstream/8.x' into kernel 2012-05-10 00:14:31 -05:00
catch 3e8861682a Issue #1540174 by Niklas Fiekas, attiks: Fixed Some attributes not allowed for the new HTML5 input elements. 2012-05-08 11:53:23 +09:00
Larry Garfield 12e53f92a3 Merge remote-tracking branch 'upstream/8.x' into kernel
Resolve conflicts in cron improvements.

Conflicts:
	core/INSTALL.txt
	core/includes/bootstrap.inc
	core/modules/simpletest/drupal_web_test_case.php
	core/modules/system/system.install
	core/modules/system/system.module
	core/modules/system/system.test
	core/scripts/cron-curl.sh
	core/scripts/cron-lynx.sh
2012-05-06 23:03:57 -05:00
webchick 252e84ec59 Issue #1558548 by tim.plunkett, sun: Fixed Notice: Undefined index: default_image() in image_field_prepare_view(). 2012-05-03 10:37:15 -07:00
Larry Garfield 29ec5c929b Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
	core/includes/common.inc
	core/includes/menu.inc
	core/modules/image/image.test
	core/modules/system/tests/file.test
2012-04-30 21:29:48 -05:00
Dries 02750689dd - Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support. 2012-04-29 11:16:27 -04:00
Larry Garfield 88be740cdb Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
	core/modules/node/node.module
	core/modules/overlay/overlay.module
2012-04-27 21:59:33 -05:00
catch 6fbbde25a2 Issue #751168 by elliotttf, caktux, andyceo, setvik, xjm, sun: Fixed Regression: Missing 'Default image' per field instance. 2012-04-24 11:03:13 +09:00
catch 3c7a609bb6 Issue #1262592 by jmarkel, pingers, marcingy: Fixed numeric names fail image creation. 2012-04-24 10:55:26 +09:00
Larry Garfield c96c3fca10 Merge remote-tracking branch 'upstream/8.x' into kernel 2012-04-20 01:07:37 -05:00
Dries 055716fe39 - Patch #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation. 2012-04-19 07:31:47 -04:00
enzo - Eduardo Garcia 384187a162 Fixes for Images Tests with WSCCI 2012-04-16 22:53:28 -05:00
Dries c16a978c2a - Patch #1497088 by acrollet: Fixed Empty configuration values should return an empty string instead of an empty array. 2012-03-23 16:21:49 -06:00
catch 92373806e4 Issue #1479652 by Psikik, jhedstrom: Convert image style config filenames/keys from plural to singular. 2012-03-21 19:19:45 +09:00
catch b402d4b384 Issue #1479652 by Psikik, jhedstrom: Convert image style config filenames/keys from plural to singular. 2012-03-21 19:18:36 +09:00
catch 71296a8075 Issue #1479652 by Psikik, jhedstrom: Convert image style config filenames/keys from plural to singular. 2012-03-21 19:16:58 +09:00
catch a97f440f03 Revert "- Patch #1479652 by Psikik: convert image style config filenames/keys from plural to singular."
This reverts commit 854ad21158.
2012-03-21 19:15:16 +09:00
catch efc984dfda Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates. 2012-03-21 14:51:30 +09:00
Dries 20f26110a1 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-03-15 21:32:43 -04:00