Commit Graph

897 Commits (58bd271b5c6b5d1a96029cd5a05593faf80bdc08)

Author SHA1 Message Date
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
Alex Pott 0509fbe789 Issue #2164601 by yched, jibran, amateescu, pfrenssen: Stop auto-creating FieldItems on mere reading of $entity->field[N] 2015-02-05 08:58:52 +00:00
Alex Pott d6c4991d73 Issue #2418567 by martin107: Missing IDE type hinting 2015-02-04 10:17:38 +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 4ae39d2fb8 Issue #2417645 by tim.plunkett, effulgentsia, pwolanin: Change destination query string handling to break dependence on system path 2015-02-02 13:58:16 -08: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
Alex Pott 17df2c5cf9 Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields 2015-01-25 12:03:16 +00:00
Alex Pott c15cf7d234 Revert "Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields"
This reverts commit 920382d4ea.
2015-01-25 12:02:54 +00:00
Alex Pott 920382d4ea Issue #1916790 by plach, YesCT, penyaskito, Gábor Hojtsy, das-peter, herom, larowlan: Convert translation metadata into regular entity fields 2015-01-25 11:54:14 +00:00
Alex Pott 5f7ec33ace Issue #2197029 by dawehner, larowlan, ParisLiakos: Allow to inject dependencies into validation constraints 2015-01-24 12:19:41 +00:00
Alex Pott 5d20c57be1 Issue #2107243 by amateescu, jibran, larowlan, Xano: Decouple entity reference selection plugins from field definitions 2015-01-23 13:02:31 +00:00
Alex Pott c0b45ec139 Issue #2349659 by Maninder, lauriii, mortendk: Copy comment templates to Classy 2015-01-23 12:27:44 +00:00
Alex Pott 91a05649f2 Issue #2403485 by larowlan, kim.pepper, idebr, fago: Complete conversion of comment form validation to entity validation 2015-01-23 10:01:14 +00:00
Nathaniel Catchpole dd3a59762d Issue #2368797 by Wim Leers, dawehner, rteijeiro: Optimize ajaxPageState to keep Drupal 8 sites fast on high-latency networks, prevent CSS/JS aggregation from taking down sites and use HTTP GET for AJAX requests 2015-01-21 15:21:06 +00:00
Alex Pott 3d556b75df Issue #2350551 by Wim Leers, alexpott, damiankloip, arlinsandbulte: Views fields that have attached assets are lost when Views output caching is enabled 2015-01-19 09:43:59 +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
webchick 0cf457f43e Issue #1821620 by andythomnz, larowlan, joshi.rohit100, nick_schuch, tadityar, richardcanoe: Indentation in /core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php is incorrect 2015-01-17 13:15:02 -08:00
webchick 8f9c2bb7a4 Issue #2396537 by joachim, prajaankit, shackr, msound: page title for the 'Add comment type' form says only 'Add' 2015-01-17 13:00:41 -08:00
webchick 36c8416ff9 Issue #2091321 by er.pushpinderrana, jhodgdon, rootwork, ifrik, mparker17: Update hook_help for Field and Field UI module 2015-01-17 12:06:07 -08: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 04fc7879cd Issue #2405691 by larowlan: CommentAccessControlHandler checks for an invalid setting (anonymous_contact) 2015-01-15 11:34:57 +00:00
Alex Pott 125424bc3f Issue #2405675 by larowlan: Comment field settings don't save 2015-01-15 10:41:08 +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
Nathaniel Catchpole a042df2e2e Issue #2172017 by dawehner, larowlan, MegaChriz, kim.pepper, Désiré, Sam Hermans, tim.plunkett, Antti J. Salminen: Bulk operations does not respect entity access 2015-01-12 17:19:55 +00:00
Alex Pott 4d8bd967c3 Issue #2377117 by mglaman, rpayanm, pcambra: Replace all instances of entity_load('field_storage_config') and entity_load_multiple('field_storage_config') with static method calls 2015-01-12 15:49:29 +00:00
Alex Pott ff7473e82d Issue #2384481 by rpayanm, daffie, tadityar, hussainweb, areke, claudiu.cristea: Make the class variables protected for NodeType 2015-01-12 12:44:27 +00:00
Alex Pott 7a52a88b99 Issue #2399307 by larowlan, SteffenR: comment_form_field_ui_field_storage_edit_form_alter() no longer working 2015-01-12 12:17:08 +00:00
Alex Pott 338e96695e Issue #2328293 by keopx, JeroenT, ianthomas_uk, ashutoshsngh, rpayanm, hudo, a_thakur: Remove usage of language_list() 2015-01-11 22:25:46 +00:00
Alex Pott aff95777ed Issue #2309737 by rpayanm, hussainweb, max-kuzomko, herom, millerbennett, ianthomas_uk, quietone, Sutharsan, sumitmadan, toddmbloom: Remove deprecated format_plural usage 2015-01-10 13:56:47 +00:00
Alex Pott a3efcb6fb3 Issue #2389515 by nod_: Update ESLint rules 2015-01-10 01:36:01 +00:00
Alex Pott 1e08b50f42 Issue #2281619 by dawehner, tim.plunkett: Convert most direct usages within module code of routing related request attributes to use RouteMatchInterface instead 2015-01-09 15:14:23 +00:00
Alex Pott 1c94124a5a Issue #2344151 by larowlan: Comment field access doesn't work if $items isn't present 2015-01-08 10:36:12 +00:00
Alex Pott 942df46ad2 Issue #2401497 by plach: Field UI creates fields that can never be translated 2015-01-07 22:55:55 +00:00
Alex Pott b3f23196b3 Issue #2378565 by aneek, rpayanm, adci_contributor: Add langcode token to comment 2015-01-05 15:43:29 +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
Alex Pott b778bfd1ec Issue #2143729 by tstoeckler, plach, jsbalsera, Berdir, mauzeh, damiankloip, andypost: Entity definitions miss a language entity key 2014-12-29 22:15:19 +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 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
Alex Pott a081397f8e Issue #2217731 by crowdcg, lauriii, davidhernandez, aczietlow, jjcarrion, mortendk, karolus, pakmanlh, LewisNyman, aboros, joshua.boltz: Move field classes out of preprocess and into templates 2014-12-22 17:21:53 +01:00
Alex Pott 09b496ec2c Issue #2380023 by tibbsa, subhojit777, rpayanm: Clean-up Comment module Test members - ensure property definition and use of camelCase naming convention 2014-12-22 16:41:39 +01:00
Alex Pott 145b53cef3 Issue #2394041 by Gábor Hojtsy: Row language settings from entity views should be on display level for all views 2014-12-22 14:23:24 +00:00
Alex Pott bb4367b4e2 Issue #2372855 by Wim Leers, dawehner: Add content & config entity dependencies to views 2014-12-16 09:26:05 +00: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
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
Alex Pott fdec77fca1 Issue #2382543 by rpayanm, ianthomas_uk: Remove usage of drupal_html_class() and drupal_clean_css_identifier() 2014-12-12 10:08:12 +01:00