Commit Graph

344 Commits (7e24033472b2e9fc35cdfbe853483bb2e16233dd)

Author SHA1 Message Date
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
Alex Pott eb68f256c3 Issue #2365965 by er.pushpinderrana, larowlan, Cristian.Andrei, gaurav.pahuja: Various tests still have getInfo method 2014-11-27 14:00:37 +00:00
Alex Pott 26f8d712d4 Issue #2379683 by Gábor Hojtsy: Fix configuration schema issues in contact (indirectly user and system) modules 2014-11-25 11:58:28 +00:00
Nathaniel Catchpole 6714300ac1 Issue #2316909 by Berdir, alexpott: Revisit all built-in test/default views configuration in core 2014-11-24 22:15:38 +00:00
Nathaniel Catchpole edd7889694 Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller 2014-11-20 09:47:06 +00:00
Alex Pott 687d72dade Issue #2321701 by Temoor, rpayanm: Replace all instances of contact_form_load(), entity_load('contact_form') and entity_load_multiple('contact_form') with static method calls. 2014-11-07 11:58:38 -08:00
Alex Pott 55286952b6 Issue #2358999 by rpayanm, JeroenT, er.pushpinderrana, javivf, Ec1ipsis, aczietlow | Les Lim: Remove usage of drupal_html_to_text(). 2014-11-05 09:22:25 +00:00
Alex Pott 80eccb1896 Issue #2361823 by rpayanm, javivf: Remove usage of drupal_strtolower(). 2014-11-03 16:13:43 +00:00
Alex Pott 168dccd6f4 Issue #2363589 by wizonesolutions: Fixed Wrong Contains specification in \Drupal\contact\MessageInterface. 2014-10-27 10:19:21 +00:00
Nathaniel Catchpole 2d3266e61f Issue #2361681 by Wim Leers: drupal_render(): invert second argument ($is_recursive_call -> $is_root_call) => more strict, better DX/TX. 2014-10-24 15:51:28 +01:00
Nathaniel Catchpole 5e154f011d Issue #2362519 by alexpott: Fixed Remove dead code from contact.install. 2014-10-23 22:16:55 +01:00
Alex Pott 9a19c4e419 Issue #2349651 by larowlan, yannisc: Fixed Default contact form does not send email as email recipient is not set during the installation. 2014-10-23 13:10:36 +01:00
Nathaniel Catchpole 66762a5361 Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId(). 2014-10-13 10:10:32 +01:00
Alex Pott f48a4676d4 Issue #2342551 by larowlan: Implement ThirdPartySettingsInterface in contact module for contact form config entity. 2014-10-12 20:48:47 +01:00
webchick cd31649c66 Issue #1802128 by legolasbo, jucallme: Fixed Replace "user name" with "username" in UI text. 2014-10-09 11:34:52 -07:00
Alex Pott 4b9f358a85 Issue #2350297 by mitrpaka: Replace extend of deprecated DrupalUnitTestBase with KernelTestBase in Contact. 2014-10-05 13:51:25 +02:00
webchick 6d27e11a37 Issue #2100343 by Berdir, fago, martin107, visabhishek, sriharsha.uppuluri, Yorirou: Remove 'fieldable' key in entity definitions in favour of 'field_ui_base_route'. 2014-09-28 16:04:00 -07:00
webchick 9801d9a5c9 Issue #2345793 by tim.plunkett | xjm: Entities should provide a method for a properly generated link to the entity. 2014-09-28 14:36:09 -07:00
Alex Pott 420248266f Issue #2344821 by yched: Unify 'name' / 'field_name' in FieldConfig / FieldStorageConfig. 2014-09-28 18:36:18 +02:00
webchick 0eda196d46 Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls. 2014-09-27 00:03:46 -07:00
webchick 8bd63769fa Issue #2344487 by tim.plunkett, dawehner: Provide special route names for <current> and <none>. 2014-09-26 23:47:52 -07:00