xjm
|
088f8b357a
|
Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912)
|
2015-05-24 15:08:46 -05:00 |
Nathaniel Catchpole
|
e242632ca1
|
Issue #2450897 by plach, epari.siva, dawehner, jibran, Fabianx: Cache Field views row output
|
2015-05-13 12:08:57 +01:00 |
Nathaniel Catchpole
|
9d61b04b85
|
Issue #2322949 by plach, kgoel, Berdir, fgm, damiankloip, dawehner: Implement generic entity link view field handlers
|
2015-05-05 14:21:59 +01:00 |
Nathaniel Catchpole
|
e0aae8c26a
|
Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data.
|
2015-05-05 11:47:16 +01:00 |
Nathaniel Catchpole
|
ea6548bcb1
|
Issue #2463009 by Wim Leers: Introduce CacheableResponseInterface: consolidate ways of setting X-Drupal-Cache-Tags/Contexts headers
|
2015-04-27 13:17:49 +01:00 |
xjm
|
db27d7953e
|
Issue #2322195 by rpayanm, nlisgo, cilefen, balagan, LinL, akashjain132, filijonka, epari.siva, Tebro, Temoor, pcambra, unstatu, Poornima3, Shivam Agarwal, abhi170893, Dom., PieterJanPut, Mile23, JeroenT, disasm: Replace all instances of user_load(), user_load_multiple(), entity_load('user') and entity_load_multiple('user') with static method calls
|
2015-04-26 21:00:41 -05:00 |
Alex Pott
|
6e466e49ec
|
Issue #2474055 by dawehner, pwolanin: Performance regression in contact_help()
|
2015-04-20 16:12:40 +02:00 |
Alex Pott
|
b4b94c02d2
|
Revert "Issue #2459753 follow-up by tim.plunkett, alexpott: EntityForm::validate() should be able to modify the form structure"
This reverts commit fb5ea78b25 .
|
2015-04-16 10:25:19 +02:00 |
webchick
|
fb5ea78b25
|
Issue #2459753 follow-up by tim.plunkett, alexpott: EntityForm::validate() should be able to modify the form structure
|
2015-04-15 13:05:59 -07:00 |
Alex Pott
|
0670a5fe01
|
Revert "Issue #2459753 by tim.plunkett: EntityForm::validate() should be able to modify the form structure"
This reverts commit d4d83576d2 .
|
2015-04-15 20:13:21 +02:00 |
Alex Pott
|
d4d83576d2
|
Issue #2459753 by tim.plunkett: EntityForm::validate() should be able to modify the form structure
|
2015-04-15 18:37:18 +02:00 |
Alex Pott
|
1893614cb9
|
Issue #2454145 by kgoel, dawehner, adamwhite, rteijeiro, wwhurley: Replace user_name handler with Field API formatter
|
2015-04-14 09:46:53 +02:00 |
Alex Pott
|
532ff0e2c3
|
Issue #2091395 by jhodgdon, amitgoyal, paboden, berkas1: Update hook_help for Contact module
|
2015-04-14 09:24:52 +02:00 |
Alex Pott
|
fdc1c3daf8
|
Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments
|
2015-04-02 11:59:11 +01:00 |
Alex Pott
|
eebf493094
|
Issue #2453341 by Wim Leers: Contact forms don't have necessary cache contexts & tags; flood control should work on validate, not on view
|
2015-04-02 10:49:06 +01:00 |
Alex Pott
|
2b90b08353
|
Issue #2444231 by Wim Leers, nlisgo: Fix CacheableInterface so it makes sense (was: "Make Config objects & Entities implement CacheableInterface + add BubbleableMetadata::createFromCacheableObject()")
|
2015-04-01 10:39:13 +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 |
catch
|
1208ddd979
|
Issue #2428703 by Wim Leers: Add a 'user.permissions' cache context (was: "Should cache contexts be able to associate a cache tag?")
|
2015-03-26 09:41:35 +00:00 |
catch
|
40cc6312d9
|
Issue #2090115 by alexpott, xjm: Don't install a module when its default configuration has unmet dependencies
|
2015-03-22 18:53:45 +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 |
Alex Pott
|
bdb618db8f
|
Issue #2417327 by cilefen: Remove usages of the deprecated valid_email_address()
|
2015-03-10 13:57:04 +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
|
468646e3b7
|
Issue #2407765 by Wim Leers, borisson_: Wherever simple config is used to render output to end user, associate their cache tags
|
2015-03-04 15:13:24 +00:00 |
Alex Pott
|
4f33bd4948
|
Issue #2427713 by dashaforbes, mbovan: Contact module doesn't implement AccessControlHandler
|
2015-02-28 17:05:07 +00:00 |
Alex Pott
|
27f0b0f114
|
Issue #2425637 by pcambra, swentel: ConfigEntityInterface should extend ThirdPartySettingsInterface
|
2015-02-27 16:41:49 +00:00 |
Alex Pott
|
7b5e5a95e9
|
Issue #2404603 by mpdonadio, dawehner, larowlan, RavindraSingh: Add proper support for Url objects in FieldPluginBase::renderAsLink(), so we can remove EntityInterface::getSystemPath()
|
2015-02-11 13:49:32 +00:00 |
webchick
|
e45522cfd9
|
Issue #2380457 by Gábor Hojtsy, vijaycs85, olli, dawehner: Some fixes of the views config schema
|
2015-02-05 23:09:26 -08:00 |
Alex Pott
|
f100d942e3
|
Issue #2394883 by Gábor Hojtsy, plach, jhodgdon: Language setup for entity and field based rendering in views is independent, confusing UI, lacking test coverage
|
2015-02-05 10:33:13 +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 |
Nathaniel Catchpole
|
8c517bf37f
|
Issue #2306407 by lauriii, penyaskito, mortendk, pakmanlh, Wim Leers, ypogue: Remove breadcrumb from page template
|
2015-01-30 11:48:30 +00: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 |
Jennifer Hodgdon
|
7ed8d75d82
|
Issue #1811226 by Mile23: Add missing type hinting to Contact module docblocks
|
2015-01-22 12:12:26 -08:00 |
Alex Pott
|
f067cd5a81
|
Issue #2225597 by tibbsa, larowlan, akozma: contact.module allows you to send emails to users with no email address - producing an error
|
2015-01-22 14:45:01 +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
|
c34c3dfd05
|
Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code)
|
2015-01-18 09:47:33 +00:00 |
Nathaniel Catchpole
|
73069e05e8
|
Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable
|
2015-01-16 10:43:35 +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 |
Alex Pott
|
155aa8d98b
|
Issue #2317309 by larowlan, undertext: Document that Tests in ContactSitewideTest are run twice
|
2015-01-12 13:57:03 +00:00 |
Alex Pott
|
794a31d6b2
|
Issue #2397607 by Berdir: contact_mail() should use renderPlain()
|
2015-01-08 13:52:06 +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
|
396719585c
|
Issue #2393577 by vladan.me, Berdir: Access issue with default settings set to disabled
|
2014-12-23 13:29:28 +01:00 |
Alex Pott
|
8ae055fb2e
|
Issue #2230637 by plach, fran seva, yched, swentel: Create a Language field widget and the related formatter
|
2014-12-23 09:26:11 +01:00 |
webchick
|
c02f12b7cb
|
Issue #1963340 by amateescu, dags, andypost, agentrickard, mgifford, yoroy, pguillard, jibran, YesCT, xjm, LewisNyman, swentel, Hydra, yched, tim.plunkett, rteijeiro, ainz, Xano, Bojhan, Berdir: Change field UI so that adding a field is a separate task
|
2014-12-14 14:57:59 -08:00 |
Alex Pott
|
7cd91c92c0
|
Issue #2349553 by dawehner, pfrenssen, damiankloip: Store entity field information in the views data
|
2014-12-14 13:10:29 +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 |
Nathaniel Catchpole
|
30a5046e35
|
Issue #2355909 by penyaskito, alexpott, Gábor Hojtsy, DuaelFr: language.settings config is not scalable
|
2014-12-08 16:25:00 +00:00 |
Alex Pott
|
60950f3633
|
Issue #2383573 by tibbsa: Clean-up Contact module Test members - ensure property definition and use of camelCase naming convention
|
2014-12-05 20:06:28 +00:00 |
Alex Pott
|
0df31af2b8
|
Issue #2384357 by amateescu: Simplify Field UI testing
|
2014-12-04 12:53:51 +00:00 |