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 |