Nathaniel Catchpole
772849f021
Issue #2060003 by claudiu.cristea, yched: Fixed Wrong precedence in Field::getFieldSetting[s]() when setting appears in both field and instance.
2013-08-12 03:40:21 +01:00
Alex Pott
8cfc089e26
Issue #2033669 by tim.plunkett, larowlan: Image file objects should be classed.
2013-08-11 00:57:37 +01:00
Alex Pott
d4fba77fdb
Issue #2010126 follow-up by Eric_A: Replace theme() with drupal_render() in image module for theme_image_formatter().
2013-08-04 15:39:37 +02:00
Alex Pott
a2f9a60724
Issue #2033383 by tim.plunkett: Provide a default plugin bag.
2013-08-01 17:42:57 +02:00
Nathaniel Catchpole
1c1774112c
Issue #2047993 by plopesc: Remove current uses of field_info_*_types() / field_info_*_settings().
2013-08-01 14:35:00 +01:00
Alex Pott
e33ddd1b74
Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code.
2013-08-01 10:10:33 +02:00
Alex Pott
5f317ad606
Issue #1788542 by claudiu.cristea, andypost, tim-e, fubhy, speely, heyrocker: Use EntityFormController and EntityListController for image styles.
2013-07-29 14:55:32 +02:00
Alex Pott
11495979d0
Issue #2041423 by yched: Rely on 'provider' instead of 'module' for Field plugin types.
2013-07-28 23:29:26 +02:00
Alex Pott
bc65847d68
Issue #2009014 by c4rl, hussainweb, Samvel, jenlampton, benjifisher: Replace theme() with drupal_render() in file module.
2013-07-26 07:44:30 +02:00
Alex Pott
d88a2be443
Issue #2043379 by tim.plunkett: Allow plugins to be discovered in any directory.
2013-07-25 00:57:30 +02:00
Dries
38bf424dfd
Issue #2021817 by effulgentsia, yched: Make widgets / formatters work on EntityNG Field value objects.
2013-07-24 16:38:18 -04:00
Alex Pott
a48f0d889c
Issue #1821854 by tim.plunkett, effulgentsia, larowlan: Convert image effects into plugins.
2013-07-23 18:14:41 +02:00
Alex Pott
36d647e61b
Issue #1987712 by dawehner, claudiu.cristea, damiankloip, andypost: Convert file_download() to a new style controller.
2013-07-20 13:25:28 +01:00
Alex Pott
ad137531c9
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
2013-07-20 13:21:43 +01:00
Alex Pott
169b445988
Issue #2010126 by juanolalla, alweb: Replace theme() with drupal_render() in image module for theme_image_formatter().
2013-07-20 02:09:04 +01:00
Alex Pott
4fc16f8ea1
Issue #2035315 by dawehner: Add a dedicated @FieldWidget annotation.
2013-07-20 01:22:20 +01:00
Alex Pott
27f8cd4cd6
Issue #2027423 by claudiu.cristea, tim.plunkett, andypost: Make image style system flexible.
2013-07-08 23:37:04 +01:00
Alex Pott
5fc86b0029
Issue #1868004 by fago, das-peter, Berdir, EclipseGc, fubhy the cat, dixon_: Improve the TypedData API usage of EntityNG.
2013-07-05 19:43:36 +01:00
Alex Pott
b48f8fda69
Issue #2030925 by echoz: Quote rtl attribute selector.
2013-07-02 13:40:19 +01:00
Dries
58de5374c4
Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers.
2013-06-30 20:09:38 -04:00
Alex Pott
e5b7fb4b67
Issue #2010134 by alweb, pplantinga: Replace theme() with drupal_render() in image module for theme_image_style().
2013-06-30 01:02:26 +01:00
Alex Pott
4c357934c2
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
2013-06-29 11:56:53 +01:00
Alex Pott
aed78ff3e5
Issue #2010122 by jeroen12345, helga.chb, heddn: Replace theme() with drupal_render() in image module for theme_image_crop_summary().
2013-06-29 11:00:09 +01:00
Alex Pott
bfba7b8de9
Issue #2015789 by fubhy, echoz, rteijeiro, LewisNyman, penyaskito: Remove language_css_alter() (RTL stylesheets) in favor of HTML 'dir' attribute.
2013-06-28 09:47:08 +01:00
Alex Pott
a2732deb18
Issue #2020221 by StephaneQ: Update image module description (in yml) mention that an image field is provided.
2013-06-27 22:34:03 +01:00
Alex Pott
4586ea128d
Issue #2014821 by amateescu, swentel: Introduce form modes UI and their configuration entity.
2013-06-27 22:24:39 +01:00
Dries
e94b01e516
Issue #1996714 by amateescu: Convert FileItem and ImageItem to extend EntityReferenceItem.
2013-06-26 21:52:15 -04:00
Alex Pott
356dc8bacd
Issue #1969698 by xjm, damiankloip, tim.plunkett, yched: ConfigEntity::save() should disallow saving ID/UUID conflicts (Field UUID changes can badly corrupt field data).
2013-06-25 23:57:46 +01:00
Alex Pott
5ff3e98c4b
Issue #2013939 by swentel, amateescu, pcambra: Remove hook_field_CRUD_() in favor of hook_entity_TYPE_CRUD() calls.
2013-06-25 23:02:08 +01:00
Alex Pott
a2c2367bf8
Issue #1969728 by yched, effulgentsia, swentel, fago, plach: Implement Field API 'field types' as TypedData Plugins.
2013-06-25 11:27:47 +01:00
Alex Pott
9873c74069
Issue #2012818 by thedavidmeister: Remove #type 'markup'.
2013-06-24 10:46:21 +01:00
Dries
0ed76f0dab
Issue #1999384 by bojanz, naveenvalecha: Use Symfony Request for image module.
2013-06-20 14:31:37 -04:00
Nathaniel Catchpole
00cb147e14
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
2013-06-19 17:07:30 +01:00
Alex Pott
851d7d0ff2
Issue #1777956 by fago, klausi, sun, dasjo: Provide a way to define default values for entity fields.
2013-06-19 10:31:20 +02:00
Alex Pott
a6a4adc9b4
Issue #1981316 by aspilicious, andypost, pcambra, swentel: Drop procedural usage of fields in [f-l] modules.
2013-06-18 12:28:44 +02:00
Alex Pott
2635b665fd
Issue #2020677 by yched: file_field_prepare_view() should not delete items.
2013-06-18 09:27:54 +02:00
Alex Pott
73fbcf8072
Issue #2011018 by tim.plunkett: Reconcile entity forms and confirm forms.
2013-06-17 23:26:42 +02:00
Alex Pott
2bb2976ab6
Issue #1996868 by jhedstrom: Start converting image.inc to an Image component.
2013-06-17 22:08:50 +02:00
Alex Pott
30f6062a18
Issue #2018731 by swentel: Move field_has_data() to Field::hasData().
2013-06-17 02:22:30 +02:00
Alex Pott
1648a479c4
Issue #1893772 by chx, fubhy, slashrsm: Move entity-type specific storage logic into entity classes.
2013-06-16 11:40:11 +02:00
Alex Pott
d9f7b3a35b
Issue #1950632 by effulgentsia, Wim Leers, amateescu, yched: Create a FieldDefinitionInterface, decoupled from and config entities, and use it for formatters and widgets.
2013-06-16 10:27:11 +02:00
Alex Pott
6d54ed7ac1
Issue #1818568 by Berdir, das-peter: Convert files to the new Entity Field API.
2013-06-15 10:46:11 +02:00
Alex Pott
984940b8f2
Issue #1985344 by tim.plunkett, swentel: Add a dedicated @FieldFormatter annotation.
2013-06-14 01:03:32 +02:00
catch
34ba7cc55f
Issue #1623114 by ParisLiakos, chrisdolby, marvil07: Remove drupal_exit().
2013-06-11 22:12:01 +01:00
Nathaniel Catchpole
ffaabb7cfa
Issue #1998576 by beejeebus, alexpott, swentel: Make the config import process use full config trees again.
2013-06-08 21:10:53 +01:00
Alex Pott
2432c02138
Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention.
2013-06-07 11:48:55 +01:00
Alex Pott
b21943922d
Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence.
2013-06-06 09:14:16 +01:00
Nathaniel Catchpole
579aa78880
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
2013-06-05 15:58:21 +01:00
Alex Pott
2e63868616
Issue #625958 followup by slashrsm, chx, andypost, yched: [Follow up] Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute.
2013-06-03 20:37:59 +01:00
Dries
3041676f3f
Issue #1934498 by attiks, Jelle_S, David_Rothstein: Allow the image style 'itok' token to be suppressed in image derivative URLs.
2013-05-29 15:09:59 -04:00
Alex Pott
4a1a7f09ba
Issue #1057656 by mondrake, chx: Fixed Image styles don't flush for images stored non-default schemes.
2013-05-27 11:22:53 -07:00
Alex Pott
f2d710c607
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
2013-05-25 13:12:45 -07:00
Alex Pott
530a6eda68
Issue #1957888 by ParisLiakos, Berdir: Fixed Exception when a field is empty on programmatic creation.
2013-05-21 16:54:06 -07:00
Alex Pott
518c4d10bd
Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms.
2013-05-19 13:02:16 -07:00
Alex Pott
30e1599a3c
Issue #1854868 by swentel: Let formatter summaries return arrays instead of strings.
2013-05-17 12:32:40 -07:00
Nathaniel Catchpole
4eaa775b10
Issue #1890784 by alexpott, YesCT, heyrocker, tim.plunkett, EllaTheHarpy, beejeebus: Refactor configuration import and sync functions.
2013-05-17 15:16:16 +01:00
Alex Pott
f816c8919c
Issue follow-up #927138 by manarth, handrus, David_Rothstein: Fail image generation with 404 instead of 500, when source file is missing.
2013-05-16 02:02:06 +01:00
Nathaniel Catchpole
ca665f7be3
Issue #1827448 by RobLoach, sun, jbrown, tstoeckler: Use __DIR__ instead of DRUPAL_ROOT where possible/sensible.
2013-05-09 10:25:10 +01:00
Alex Pott
79ea2f38f8
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
2013-05-07 14:51:26 +01:00
Alex Pott
a82a5efe22
Issue #1981198 by yched: Change notice: More accurate names and form_ids() for Field UI form classes.
2013-05-04 01:01:03 +01:00
webchick
6de362318d
Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component.
2013-05-01 21:46:53 -07:00
Alex Pott
6ed57d39c5
Issue #1946404 by tim.plunkett, amateescu, swentel: Convert forms in field_ui().admin.inc to the new form interface.
2013-04-27 00:28:10 +01:00
webchick
d77275ff1f
Issue #1391694 by tim.plunkett, aspilicious, fago, pounard, plach, Crell, msonnabaum, tstoeckler: Use type-hinting for entity-parameters.
2013-04-26 15:34:02 -07:00
webchick
9c996a8f78
Issue #1980058 by swentel: Fixed image_update_8001() should not drop tables.
2013-04-26 12:24:07 -07:00
Nathaniel Catchpole
bba539c65f
#1869562 by fago, berdir, dawehner: Avoid instantiating EntityNG field value objects by default.
2013-04-26 09:32:17 +01:00
catch
288f240c18
Issue #1957204 by yched: Stop exposing dynamic field data tables in hook_schema()
2013-04-25 22:17:16 +01:00
Alex Pott
bc3a902fbc
Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys.
2013-04-23 08:38:30 +01:00
webchick
8fd2b4779e
Issue #625958 by slashrsm, quicksketch, eojthebrave, droplet, danlinn, czigor: Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute.
2013-04-19 20:34:14 -07:00
Alex Pott
1ebed3a04c
Issue #1946416 by kim.pepper: Convert all of confirm_form() in image.admin.inc to the new form interface.
2013-04-19 09:13:09 +01:00
Alex Pott
02611753f5
Issue #1957748 by larowlan, Berdir, amateescu | yoroy: Fixed hook_field_prepare_view() is passed empty field values for EntityNG Entities.
2013-04-18 12:08:22 +01:00
webchick
b77715c307
Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation.
2013-04-13 15:15:20 -07:00
Alex Pott
a820153fa5
Issue #1735118 by swentel, yched, xjm, larowlan, alexpott, tim.plunkett: Convert Field API to CMI.
2013-04-13 18:06:40 +01:00
Alex Pott
b92c56b164
Issue #1964254 by vijaycs85, YesCT | Gábor Hojtsy: Fixed Configuration schemas missing langcode and uuid at places.
2013-04-10 09:40:30 +01:00
catch
31256993e6
Issue #1821848 by andypost, rbayliss, alexpott: Fixed Move image style load/update/delete operations into a new ImageStyleStorageController.
2013-04-08 15:27:35 +01:00
Alex Pott
b85f42e112
Issue #1942134 by sandipmkhairnar | vijaycs85: Fixed Make Image module active config save format match the default yml file.
2013-04-04 17:44:02 +01:00
webchick
d35d390ffd
Issue #1561362 by Niklas Fiekas, chrisdolby, mtift: Change file_transfer() to use BinaryFileResponse.
2013-03-29 10:27:03 -07:00
Dries
0bb14c814d
Issue #1865206 by alexpott: clean up ConfigFactory + ConfigStorageController::save/postsave/rename().
2013-03-27 14:31:51 -04: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
catch
71b4a0d018
Issue #1839066 by Berdir, das-peter, amateescu, fago: Implement the new entity field API for the image field type.
2013-03-22 10:38:30 +00:00
webchick
ff80aed08b
Issue #1938158 by MegaChriz: Fixed code style of image module configuration schema.
2013-03-10 12:25:46 -07:00
webchick
5a09f19ef7
Rollback of Issue #1937140 by Berdir: image_jpeg_quality logically belongs to image toolkits, so will handle it as part of converting those to plugins.
2013-03-10 12:23:30 -07:00
Dries
83b567c9d8
Issue #1937140 by ACF: Convert image_jpeg_quality() to cmi.
2013-03-09 17:35:38 -05:00
Dries
9d25c64834
Issue #1935000 by Gábor Hojtsy, vijaycs85: Fixed Some configuration entities are created as in language unknown.
2013-03-08 11:05:05 -05:00
Dries
6bf13bd87b
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
2013-03-06 17:51:39 -05:00
catch
13bd2b25ec
Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class.
2013-03-06 22:02:58 +00:00
webchick
1a9949d5c6
Issue #1922814 by Berdir, Damien Tournoud, pwolanin, David_Rothstein, Heine, Bèr Kessels: Fixed Denial-of-service vulnerabiility in Image module.
2013-02-27 16:39:14 -05:00
catch
faaddf2f4b
Issue #1914366 by vijaycs85, Gábor Hojtsy, alexpott: Move all configuration schema files into a schema subdirectory.
2013-02-21 10:20:43 +00:00
webchick
b1575f3416
Issue #1807692 by plach, YesCT, yched: Added Introduce a column synchronization capability and use it to translate alt and titles through the image field widget.
2013-02-18 22:57:04 -08: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
catch
252d05b0ea
Issue #1831774 by damiankloip, tim.plunkett, Gábor Hojtsy, alexpott: Fixed Config import assumes that 'config_prefix' contains one dot only.
2013-02-18 11:51:24 +00:00
webchick
167e70ba00
Issue #1496480 by mrf, disasm, kbasarab, pfrenssen, cam8001, typhonius, Letharion, ACF, vijaycs85, heyrocker, Berdir, alexpott: Convert file system settings to the new configuration system.
2013-02-08 15:36:06 -08:00
Dries
94278ddd5a
Issue #1866610 by Jose Reyero, Gábor Hojtsy, effulgentsia, alexpott, aspilicious, YesCT, fago, sun, dawehner, heyrocker, yched, spearhead93: Introduce Kwalify-inspired schema format for configuration.
2013-01-31 17:09:08 -05:00
webchick
afeed9ed44
Issue #1890754 by Heine, pwolanin, tim.plunkett, Berdir: Fixed Private Images visible by url.
2013-01-29 22:10:03 -08:00
webchick
a06421e8c2
Issue #1317884 by reglogge, kathyh, izus, YesCT, smiletrl: Fixed Remove all instances of <none>, <Hidden> and <br/> from translatable strings because they lead to import errors.
2013-01-29 20:02:37 -08:00
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
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