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
Dries
854ad21158
- Patch #1479652 by Psikik: convert image style config filenames/keys from plural to singular.
2012-03-15 21:32:34 -04:00
Jennifer Hodgdon
ca921c5781
Revert of #1479652 commit b287d6ee1a
- there were files missing from the commit
2012-03-15 11:48:21 -07:00
Dries
b287d6ee1a
- Patch #1479652 by Psikik: convert image style config filenames/keys from plural to singular.
2012-03-15 12:45:22 -04:00
catch
aab8b66a29
Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%.
2012-03-13 12:16:40 +09:00
catch
b9e9244171
Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE.
2012-03-09 00:10:59 +09:00
Jennifer Hodgdon
6464289abc
Issue #1444650 by damiankloip: Make documentation of theme_image_style clearer
2012-03-06 10:03:47 -08:00
Greg Dunlap
1bc549de8f
Merge remote-tracking branch 'origin/8.x' into 8.x-file-config
2012-02-29 19:47:35 -08:00
Jennifer Hodgdon
aedceb6950
Issue #1360790 by KrisBulman, beltofte, stBorchert: Update CSS to use lowercase hex colors not uppercase
2012-02-29 08:56:15 -08:00
webchick
157cdc5895
Revert "Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests."
...
This reverts commit 9bda29ee1b
.
2012-02-29 00:22:10 -08:00
webchick
9bda29ee1b
Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests.
2012-02-29 00:08:18 -08:00
Greg Dunlap
bdd013ea2a
Merge remote-tracking branches 'origin/8.x' and 'origin/8.x-file-config' into 8.x-file-config
2012-02-22 14:29:38 -08:00
Dries
a58940f111
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
2012-02-22 08:37:04 -05:00
Greg Dunlap
eb6ea697b8
Renamed unset back to clear because unset is a reserved word which is the whole reason I didn't name it unset in the first place
2012-02-17 14:15:16 -08:00
Greg Dunlap
c256f64104
Renamed clear() to unset()
2012-02-17 14:09:59 -08:00
effulgentsia
e607acf4a2
Fixed ImageAdminStylesUnitTest.
2012-02-16 18:17:13 -08:00
Greg Dunlap
dafa899ab5
More whitespace cleanup
2012-02-16 13:12:02 -08:00
Greg Dunlap
3f9c931860
Cleaning up whitespace
2012-02-16 13:08:44 -08:00
Greg Dunlap
803af70955
Fixed problem with ieid getting erased on image style update
2012-02-16 12:36:07 -08:00
sun
2b316b6a51
Fixed ImageDimensionsUnitTest does not apply weights to image effects, so effects are not saved in expected order.
2012-02-14 12:26:29 -08:00
sun
7f7d3555ac
Removed wonky code in image_effect_save() that seemingly and bogusly tries to retain previously existing properties of an image effect.
2012-02-14 12:26:01 -08:00
sun
40cc21c89d
Fixed Image module tests. Added many critical todos:
...
- Config values are not casted to strings (despite promised).
- Config keys are not casted to strings (although promised, too).
- XML can be invalid and not parse-able for many reasons.
- Config keys are not validated/sanitized.
- config()->clear() should really be ->unset().
- Configuration must not be additionally cached by a module in any way (static cache / database cache).
- Some modules invoke drupal_alter() on configuration (e.g., image styles).
- Need a way to list config object names/suffixes _after_ a specified prefix.
- Need a way to determine whether a config object exists.
- Some modules might have a valid use-case for retrieving/listing config objects using a wildcard within the name (instead of only searching by prefix).
- The key of a retrieved value is unknown; since you only get the value. Configuration values (or sub-values) may be passed forward to another function/callback, and thus, that function no longer knows about the key of the value. (unless the key is contained in the value, which is a very very wonky duplication)
- Config keys must not contain periods (within a specific key).
2012-02-14 12:25:39 -08:00
sun
588cfd8be5
Fixed ImageDimensionsUnitTest.
2012-02-14 12:18:56 -08:00
Greg Dunlap
251697b6a3
Fixed broken function signature in image_effect_delete()
2012-02-13 16:48:42 -08:00
Greg Dunlap
fbd6af0b1a
Adding in changes to theme_image_style() that had somehow not gotten merged in from core previously
2012-02-13 16:45:19 -08:00
Greg Dunlap
85306e2ff1
Just removed the default style tests altogether. Default styles are no longer any different than custom styles
2012-02-13 19:31:39 -05:00
Greg Dunlap
b92e4eac3d
Removed tests that made sure we couldnt edit default styles without overriding (no longer applicable)
2012-02-13 19:29:51 -05:00
Greg Dunlap
495aef8fb1
Removed test that made sure we couldn't delete default image styles since that no longer applies
2012-02-13 19:28:29 -05:00
Greg Dunlap
6f1946a393
Cleaning up some notices and incorrect function signatures for tests
2012-02-13 19:18:14 -05:00
Greg Dunlap
a8313cf422
Merge remote-tracking branch 'core/8.x' into 8.x-file-config
2012-02-12 11:24:16 -05:00
Dries
26bf1f5b64
- Patch #1159258 by Deciphered: fixed image_file_move() flushes new URI not source URI.
2012-02-05 08:59:33 -05:00
Greg Dunlap
a5b4c2500a
Merge from core for PSR-0
2012-01-25 21:01:35 +01:00
catch
2f0d691cb1
Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe.
2012-01-18 13:10:02 +09:00
catch
8a87e13ad5
Issue #1398740 by TravisCarden: Fixed Typo in status message: 'The %style has been revert to its defaults.'
2012-01-12 22:31:36 +09:00
catch
1878eb1534
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
2012-01-11 00:29:08 +09:00
sun
e312880573
Fixed coding style, comments, and some trivial issues.
2012-01-08 02:29:22 +01:00
Greg Dunlap
0a64591815
Fixed rename of image styles so the old style actually disappears
2012-01-08 00:20:55 +01:00
Greg Dunlap
6f6703996a
Fixing another merge issue, missing the change from define->const in image.module
2012-01-07 23:02:07 +01:00
Greg Dunlap
cdc4bc1c64
Merging from core
2012-01-07 22:12:13 +01:00
Greg Dunlap
9875cf1a26
Added deleting of styles
2012-01-07 21:55:51 +01:00
Greg Dunlap
dbd6ffc8f0
Changed delete() to clear() for more clarity
2012-01-07 20:33:55 +01:00
Greg Dunlap
333b09e7ba
Added ability to delete image effects from a style
2012-01-07 16:36:41 +01:00
Greg Dunlap
83c9c95815
Fixed copy paste stupidity in when adding an effect with no configuration
2012-01-07 15:24:24 +01:00
Greg Dunlap
b566a13233
Removed some more override/default functions
2012-01-07 15:16:19 +01:00
Greg Dunlap
2293ba6716
Removed some more override/default functions
2012-01-07 15:15:49 +01:00
Greg Dunlap
cd58ba59d7
Refactored image_effect_save() to always take a the name of its image style
2012-01-07 15:15:26 +01:00
Greg Dunlap
b76387f216
Saving image styles into an effect now working
2012-01-07 15:07:20 +01:00
Greg Dunlap
cc50837569
Work in progress
2012-01-07 10:43:37 +01:00
Greg Dunlap
5ed90e0fcd
Referring to wrong key in image_effect_save() was causing errors
2012-01-06 18:06:51 +01:00
Greg Dunlap
a644a0ae58
Fixed mismatched tags
2012-01-06 18:06:00 +01:00
Greg Dunlap
f4f99fb8c9
First shot at new effect saving
2012-01-06 18:05:49 +01:00
Greg Dunlap
c020c7040a
Changed the generated names to more proper machine-name-like things
2012-01-05 14:07:46 +01:00
Greg Dunlap
9d9a4a39bb
Placeholder
2012-01-02 16:50:04 +01:00
Greg Dunlap
71e37598e3
Removed default storage from image_styles() since its not used anymore
2012-01-02 15:29:02 +01:00
Greg Dunlap
f58babd65d
Removed style name paramater from image_effect_definition_load(). Its only purpose was to check if a style was module-provided or not.
2012-01-02 14:43:20 +01:00
Greg Dunlap
87eeab7381
Removed revert callback since it no longer applies
2012-01-02 14:22:48 +01:00
Greg Dunlap
7f1db5526a
Fixed duplicated checking to work on name instead of isid
2012-01-02 14:00:06 +01:00
Greg Dunlap
3e0afc9db6
Fixed a couple problems caused by uninitialized vars
2012-01-02 13:54:55 +01:00
Greg Dunlap
1aedb7da51
Fixed stray notice sometimes when viewing a style with no effects
2012-01-02 13:48:19 +01:00
Greg Dunlap
42be9566b9
Made image_style_save() use new config system
2012-01-02 12:13:15 +01:00
catch
98b1cdc3f8
Issue #1353030 by BTMash, jenlampton, theborg: Added Increase length of "alt" and "title" text for images.
2011-12-23 12:16:56 +09:00
catch
a3ebad0633
Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent.
2011-12-17 21:43:37 +09:00
Dries
9c29ac79af
- Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions.
2011-12-15 12:33:38 -05:00
Nathaniel
528a78d03c
Issue #1015916 by BTMash, jenlampton, theborg, Aron Novak, christefano, realityloop, xjm, Kevin Hankens: Fixed Image field 'title' allows more data than database column size.
2011-12-13 12:21:08 +09:00
Greg Dunlap
93f5bba083
Got image effect editing working
2011-12-12 16:14:01 +01:00
Greg Dunlap
cc2e098366
Adding ieid (aka fake machine name) to the default config files. We need them there for saving later (see next commit)
2011-12-12 15:49:42 +01:00
Greg Dunlap
1c7f323769
Fixed improperly keyed effect array
2011-12-12 15:26:23 +01:00
Greg Dunlap
0ebaba20fa
Fixing image_styles() to match new xml format
2011-12-12 15:15:16 +01:00
Greg Dunlap
1dcc2a16c6
Fixed mismatched tag
2011-12-12 14:08:02 +01:00
Greg Dunlap
ea2c8fcf4a
Fixed mismatched tag
2011-12-12 14:07:04 +01:00
Greg Dunlap
f82d8b0010
Modified image style XML
2011-12-07 11:51:53 +01:00
Greg Dunlap
4272029053
updated image_effect_load()
2011-12-03 16:12:44 +01:00
Greg Dunlap
3510b99e6a
Got styles overview working
2011-12-03 16:06:48 +01:00
Greg Dunlap
b035fb4f46
Massively simplified image_style_load() since and no longer apply
2011-12-02 16:18:24 +01:00
Greg Dunlap
a803505f4a
Starting to work through image style edit form
2011-12-02 16:06:52 +01:00
Greg Dunlap
aea01c1c9d
Removed image_image_default_styles() which will no longer be used
2011-12-02 15:19:07 +01:00
Greg Dunlap
794e62f999
Removed 'Settings' column from image style listing since we don't use it anymore
2011-12-02 15:12:20 +01:00
Greg Dunlap
f480afe9f4
Starting to convert image styles to CMI. Ported image_styles() function
2011-12-02 14:45:45 +01:00
Nathaniel
23e7a3cf40
Issue #1338428 by jbrown, BTMash, Tor Arne Thune: Fixed image_dimensions_scale() and image_scale_effect() are ungrokable and buggy.
2011-12-01 16:59:16 +09:00
Greg Dunlap
9032509c26
Merge from corepocalypse
2011-11-30 11:46:45 +01:00
catch
efe0a73b29
Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define().
2011-11-29 18:56:53 +09:00
Nathaniel
1b4dfed494
Issue #1025796 by jthorson, Rob Loach, tim.plunkett, alex_ustinov: Fixed Rename path to uri in image functions.
2011-11-25 12:09:40 +09:00
Nathan Haug
f434037c0e
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
2011-11-01 12:48:40 +09:00
Nathan Haug
06fb770bd3
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
2011-11-01 12:48:40 +09:00
Nathaniel
906a6db347
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
...
This reverts commit f0a16bf2a4
.
2011-11-01 12:32:15 +09:00
Nathaniel
f0a16bf2a4
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
2011-11-01 12:25:12 +09:00