Commit Graph

622 Commits (4f69708107ede3b013f9822ce83eec3c19cdf175)

Author SHA1 Message Date
xjm a6274c0f47 Issue #2350569 by webflo, alexpott, tim.plunkett: Allow external update of ConfigEntity properties that are associated with a PluginCollection 2015-04-26 15:19:18 -05:00
Alex Pott ec8033c1ce Issue #2453711 by rbmboogie: Use public: false for request and response policy services 2015-04-21 00:07:10 +01:00
Nathaniel Catchpole b986c827fb Issue #2368987 by Wim Leers, Berdir, Schnitzel, epari.siva, bircher, vijaycs85, likin: Move internal page caching to a module to avoid relying on config get on runtime 2015-04-17 11:54:56 +01:00
Alex Pott 9def61241e Issue #2388023 by GoZ: File/Image field formatters don't add a cache tag for the file they display 2015-04-16 14:36:07 +02:00
Alex Pott 454203f85f Issue #2469911 by joshi.rohit100: The edit image styles form's cancel link should be styled a a button 2015-04-14 17:58:43 +02:00
Alex Pott 1f9399f690 Issue #2321901 by JeroenT, epari.siva, unstatu, Temoor, lokapujya, LinL, pcambra, piyuesh23: Replace all instances of entity_load('image_style') and entity_load_multiple('image_style') with static method calls 2015-04-14 16:21:18 +02:00
Alex Pott a5b11ccf4a Issue #2464817 by amateescu: A few PHPUnit tests are not in the correct namespace 2015-04-03 14:12:33 +01:00
Alex Pott b58ab8cef8 Issue #2451789 by olli, jibran: Entity reference joins to the wrong base table in views 2015-04-02 10:43:32 +01:00
Alex Pott 95dc3178b5 Issue #2448503 by amateescu: Convert the "Field edit" form to an actual entity form 2015-04-01 14:04:05 +01:00
Alex Pott 030f536c0c Issue #2446869 by amateescu: Convert the "Field storage edit" form to an actual entity form 2015-03-31 16:46:22 +01:00
Alex Pott 5b19144783 Issue #2459971 by Gábor Hojtsy: The langcode key on configuration files is not explicit in configuration schema 2015-03-31 10:40:13 +01:00
webchick 70f8ac6f31 Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions 2015-03-29 15:13:25 -07:00
Alex Pott d87af02686 Issue #2303765 by davidhernandez, larowlan, mgifford: Make the default 'alt' attribute for Image fields required 2015-03-22 14:12:54 +00:00
Alex Pott eaffcfc511 Issue #2451885 by Gábor Hojtsy: Config entities need to ship with language or are assumed undefined 2015-03-17 08:28:57 +00:00
Alex Pott 59388d8c46 Issue #2433281 by neclimdul, mrjmd: Move Role Constants on to a Class/Interface 2015-03-14 21:50:47 +00:00
catch 78d22bc728 Issue #2448213 by alexpott: Remove admin templates from Classy 2015-03-11 08:28:47 +00:00
Alex Pott 28e35f6517 Issue #2414539 by webflo, vijaycs85: Simplify schema definition for sequence 2015-03-09 08:23:40 +00:00
Nathaniel Catchpole 6ba9484cee Issue #2373491 by amateescu, jibran: Categorize field type plugins 2015-03-06 11:40:26 +00:00
Nathaniel Catchpole bed817c98e Issue #2446127 by mikey_p: Fix misnamed page_cache_response_policy services 2015-03-06 10:38:42 +00:00
webchick ebcca481ee Issue #2429447 by dawehner, jhodgdon, xjm, jibran: Use data table as views base table, if available 2015-03-06 08:46:35 +11:00
Alex Pott 27f0b0f114 Issue #2425637 by pcambra, swentel: ConfigEntityInterface should extend ThirdPartySettingsInterface 2015-02-27 16:41:49 +00:00
Alex Pott ef0cb6e091 Issue #2405469 by yched, googletorp, amateescu, larowlan, Berdir: FileFormatterBase should extend EntityReferenceFormatterBase 2015-02-27 11:47:51 +00:00
Alex Pott 2f1345a9ec Issue #2421699 by JeroenT: Remove usage of deprecated functions of WebTestBase 2015-02-18 12:39:20 +00:00
Alex Pott 61eae01613 Issue #2091337 by genjohnson, no_angel, jhodgdon, ifrik, thijsvdanker, theMusician, amitgoyal: Update hook_help for Image module 2015-02-17 16:17:51 +00:00
Alex Pott cd57d598a4 Issue #1906264 by mgifford, mitsuroseba, blueminds, johanv, claudiu.cristea, kattekrab, amitgoyal, sivaji@knackforge.com: Required alt tag missing on image alt tag input 2015-02-13 17:04:35 +00:00
Alex Pott eebf624a3b Issue #2030633 by hussainweb, Mile23, carsonevans, czigor, Berdir, fernando_calsa, Geijutsuka, amitgoyal, Jānis Bebrītis, undertext: Expand FieldStorageConfig with methods 2015-02-10 13:39:31 +00:00
Alex Pott 4210a02bea Issue #2417625 by geertvd, yannickoo: "Column not found" when adding file relationship 2015-02-09 10:42:38 +00:00
webchick 7c05a8b5db Issue #2420751 by Wim Leers, mondrake, attiks: ImageEffectBase::transformDimensions() should have a sane default implementation 2015-02-06 09:20:55 -08:00
Alex Pott 16d3e1cb3d Issue #2349687 by mortendk, LewisNyman, lauriii, runand: Copy image templates to Classy 2015-02-06 13:34:59 +00:00
Nathaniel Catchpole 02b9e08b7a Issue #2361775 by alexpott, swentel: Third party settings dependencies cause config entity deletion 2015-02-04 13:07:28 +00:00
Alex Pott f46d6ad949 Issue #2358079 by pwolanin, Berdir: Require a specific placeholder format in db_query() in order to trigger argument expansion, and require explicit 'IN' parameter for conditions 2015-02-03 09:42:28 +00:00
webchick e69cd76706 Issue #2416763 by xjm, Wim Leers, effulgentsia: Convert Url::fromUri() base:// scheme to base: 2015-01-30 15:15:21 -08:00
Alex Pott 9be3165caf Issue #1728804 by Berdir: Introduce (Content)EntityDeleteForm and children to handle entity deletions 2015-01-30 10:46:14 +00:00
webchick 0fb9bb5474 Issue #2364157 by mpdonadio, dawehner, martin107, Berdir, pcambra, naveenvalecha, tim.plunkett: Replace most existing _url calls with Url objects 2015-01-29 20:56:19 -08:00
Alex Pott a2ea305b62 Issue #2142653 by corbacho, sqndr, LewisNyman, floretan, BarisW, G-raph, JamesLefrère, lokapujya, LoMo, Outi: Change default logo filetype to .svg and add an SVG version of Druplicon 2015-01-22 10:55:30 +00:00
Alex Pott 3d14a7d25a Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
Alex Pott 28977ae6fd Issue #2350837 by dawehner, Berdir, larowlan, Wim Leers: Convert most usages of EntityInterface::getSystemPath() to use routes 2015-01-17 09:13:34 +00:00
Alex Pott 9fd145fcb3 Issue #2396687 by hussainweb: Clean-up image module test members - ensure property definition and use of camelCase naming convention 2015-01-15 11:39:48 +00:00
Alex Pott 5859ca2cf2 Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions 2015-01-15 09:36:26 +00:00
Alex Pott 77725b6084 Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names 2015-01-13 10:32:23 +00:00
webchick 06bed5c795 Issue #2399931 by dawehner, yched: Generic entity api field handler should live in views module not in field module 2015-01-06 09:20:24 -08:00
webchick 082b123fa2 Revert "Issue #2399931 by dawehner, yched: Generic entity api field handler should live in views module not in field module"
Oops. Wrong patch!

This reverts commit 938051c41d.
2015-01-06 09:19:27 -08:00
webchick 938051c41d Issue #2399931 by dawehner, yched: Generic entity api field handler should live in views module not in field module 2015-01-06 09:18:24 -08:00
Nathaniel Catchpole 0485e555a4 Issue #2357801 by dawehner, amitgoyal: File field default values are not deployable -- use UUIDs for the default file 2015-01-06 13:50:10 +00:00
Alex Pott 057b0cabaf Issue #2232477 by plach, yched, tstoeckler, amateescu: Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities 2015-01-02 21:39:42 +00:00
Nathaniel Catchpole 95d4c594b0 Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests 2014-12-23 15:11:54 +00:00
Alex Pott 970ea07c17 Revert "Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator"
This reverts commit 0bcabf50e0.
2014-12-13 21:44:18 +01:00
Alex Pott 0bcabf50e0 Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator 2014-12-13 18:20:19 +01:00
webchick 1419122c76 Issue #2183983 by Gábor Hojtsy, vijaycs85, Berdir, Wim Leers, webflo, alexpott: Find hidden configuration schema issues 2014-12-11 12:43:20 -08:00
Alex Pott 348a681b10 Issue #2391245 by Gábor Hojtsy, Wim Leers: Resolve remaining misc issues with configuration schema fails 2014-12-11 18:56:48 +01:00