Commit Graph

314 Commits (2da5fecccb98ab61fe9fcae55dc2b1174aaa5102)

Author SHA1 Message Date
xjm 497ebcd2e3 Issue #2506445 by joelpittet, Ryan Weal, Sutharsan, alexpott, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, xjm, dawehner, geertvd, lauriii, izus, andypost, borisson_, Sharique: Replace !placeholder with @placeholder in t() and format_string() for non-URLs in tests 2015-09-14 17:50:07 -05:00
webchick 70d573c16e Issue #2415335 by phenaproxima, miguelc303, quietone, mikeryan: Migration Files for Drupal 7 Custom Blocks 2015-09-14 13:00:59 -07:00
xjm db5cf5439b Issue #2568027 by alexpott, dawehner: Improve BlockContentTypeTest 2015-09-14 12:45:23 -05:00
effulgentsia 7dee9f8f27 Issue #2566447 by stefan.r, joelpittet, alexpott, lauriii, dawehner: Cast safe string objects to string or use assertEqual() in some assertIdentical() comparisons 2015-09-14 10:31:04 -07:00
webchick dc644d1df3 Issue #2565791 by mikeryan, subhojit777, quietone, phenaproxima: Fix migration labels 2015-09-10 10:29:44 -07:00
Alex Pott feb0fc2c4d Issue #2504139 by borisson_, Wim Leers, plach, prashantgoel, Fabianx, dawehner, David_Rothstein, effulgentsia: Blocks containing a form include the form action in the cache, so they always submit to the first URL the form was viewed at 2015-09-03 14:28:12 +01:00
Nathaniel Catchpole 30fceb5fa9 Issue #2559011 by Wim Leers: Ensure form tokens are marked max-age=0 2015-09-02 13:54:30 +01:00
Nathaniel Catchpole 42c9be9328 Issue #2560851 by alexpott, Xano: Deprecate EntityListBuilder::getLabel() and remove usages of SafeMarkup::checkPlain() 2015-09-02 13:18:50 +01:00
Alex Pott 2b1f8e6ac3 Issue #507488 by lauriii, mdrummond, Wim Leers, Manuel Garcia, pwolanin, davidhernandez, chx, jibran, andypost, dawehner, Xano, tuutti, Gábor Hojtsy, LewisNyman, maximiliam, eiriksm, borisson_, bill richardson, Fabianx, joelpittet, Jeff Burnz, xjm, webchick, Bojhan, EclipseGc, emma.maria, tim.plunkett: Convert page elements (local tasks, actions) into blocks 2015-09-01 12:24:09 +01:00
webchick b165014ab3 Issue #2503985 by eiriksm, nod_, jhodgdon: JSDoc block_content module 2015-08-28 23:23:27 -07:00
webchick f72ef07766 Issue #2522012 by phenaproxima, mikeryan, chx, benjy: Remove broken idlist handling, replace with more robust exception handling 2015-08-28 14:00:47 -07:00
effulgentsia ba95bbb26a Issue #2542748 by plach, effulgentsia, jhedstrom, Gábor Hojtsy, alexpott, mpdonadio, catch, dawehner: Automatic entity updates can fail when there is existing content, leaving the site's schema in an unpredictable state 2015-08-26 22:28:17 -07:00
webchick 8aee36fd83 Issue #2557253 by phenaproxima, neclimdul: MigrateFullDrupalTestBase test discovery gobbles all the memory 2015-08-25 10:04:11 -07:00
Alex Pott 15366a67c2 Issue #2552219 by screon: Unused use statements in \Drupal\block_content\BlockContentTypeForm 2015-08-18 15:54:52 +01:00
Alex Pott 3b2fd07bcf Issue #2529892 by larowlan, stefan.r, Berdir, almaudoh: BlockContentForm uses form validation instead of a validation Constraint 2015-08-18 11:37:26 +01:00
webchick d2404bee75 Issue #2550823 by phenaproxima, neclimdul: Migrate Drupal integration tests should load all dump files 2015-08-15 11:25:18 -07:00
Alex Pott cdd12a90bb Issue #2455125 by mpdonadio, rteijeiro, jhodgdon, dawehner: Update EntityViewsData use of generic timestamp to use Field API formatter 2015-08-06 12:12:06 +01:00
Alex Pott 929bbb6f93 Issue #2541416 by Jaesin: Block content view is missing the 'default' tag 2015-08-05 13:24:06 +01:00
Alex Pott 6220d90f41 Issue #2533994 by phenaproxima: Move module-specific migration support into the block_content module 2015-07-28 18:40:52 +01:00
Nathaniel Catchpole 9fab1ad502 Issue #2471232 by borisson_, JeroenT, sorressean, rbmboogie, ruha, mariancalinro: Optimize Cache::merge*(), by only accepting 2 instead of N arguments 2015-07-20 13:11:52 +01:00
Nathaniel Catchpole 99aa535dc9 Issue #2493033 by Berdir, Wim Leers, lauriii, Fabianx, effulgentsia, dawehner, catch, msonnabaum, Crell, webchick: Make 'user.permissions' a required cache context 2015-07-14 15:08:37 +01:00
Nathaniel Catchpole 9024fa617c Issue #2506195 by alexpott, joelpittet, xjm, David_Rothstein, Fabianx, pwolanin: Remove SafeMarkup::set() from Xss::filter() 2015-07-11 09:10:48 +01:00
webchick 6b95f9a850 Issue #2512456 by tim.plunkett, legolasbo, MattA, dawehner, googletorp, darol100, Bojhan, webchick, andypost, ivanstegic, larowlan, lauriii, LewisNyman, tkoleary, rickvug, eliza411, lunk_rat, nickrosencrans, stpaultim, Mark LaCroix: Implement the new block layout design to emphasize the primary interaction of placing a block 2015-07-10 12:00:10 -07:00
Alex Pott de1930407d Issue #2453175 by tim.plunkett, plach, rteijeiro, effulgentsia, eshta, dawehner, fago, Berdir, alexpott: Remove EntityFormInterface::validate() and stop using button-level validation by default in entity forms 2015-07-06 12:38:03 +01:00
Alex Pott 883c209fb6 Issue #2478459 by plach, mkalkbrenner, chx, yched, Berdir, dawehner, benjy: FieldItemInterface methods are only invoked for SQL storage and are inconsistent with hooks 2015-07-05 15:29:22 +01:00
Nathaniel Catchpole 131d5772ba Issue #2453153 by mkalkbrenner, plach: Node revisions cannot be reverted per translation 2015-06-29 15:22:57 +01:00
Alex Pott 1f53649bfb Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
Alex Pott 68d4f0be10 Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993 2015-06-24 16:31:20 -05:00
Nathaniel Catchpole d579f51362 Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, kbasarab, Tor Arne Thune, basic, pfrenssen, yannickoo, simolokid, fietserwin, bzrudi71: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols) 2015-06-18 15:36:24 +01:00
Nathaniel Catchpole 68e606c354 Issue #2502255 by dawehner, larowlan: Enable tags cache plugin by default for Views 2015-06-09 22:58:45 +01:00
Jennifer Hodgdon c3cb303173 Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS 2015-06-05 13:17:55 -07:00
Nathaniel Catchpole 537da55a56 Revert "Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols)"
This reverts commit b105158ab7.
2015-06-02 17:06:45 +01:00
Nathaniel Catchpole b105158ab7 Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols) 2015-06-02 10:13:37 +01:00
xjm ac3b76625c Issue #2383871 by mgifford, rpayanm, a_thakur, maximpodorov, AohRveTPV, jhodgdon: Spellchecking Drupal - PHP 2015-05-24 15:51:18 -05:00
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 5eb13a958e Issue #2473907 by alexpott, maijs: Tests not being run by testbot due to missing summary line 2015-05-18 12:28:42 +01:00
Alex Pott a451002a2c Issue #2428795 by mkalkbrenner, plach, yched, catch, hchonov, webchick, tstoeckler, pjonckiere, miro_dietiker, Schnitzel, klausi: Translatable entity 'changed' timestamps are not working at all 2015-05-15 11:09:40 -07:00
Alex Pott 0a89a7a0b9 Issue #2375589 by larowlan, pameeela, jibran, kim.pepper, Wim Leers, Bojhan: Convert custom block library page to views 2015-05-09 15:17:52 -07: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
Alex Pott 7e8d2129c4 Issue #2099137 by Wim Leers, amateescu, rteijeiro, larowlan, effulgentsia: Entity/field access and node grants not taken into account with core cache contexts 2015-04-18 18:26:45 +02:00
webchick 8f07297676 Issue #2375689 by Arla, Wim Leers, dawehner, tim.plunkett, Berdir: BlockBase::blockAccess() should return AccessResult instead of a bool 2015-04-16 09:45:19 -07: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
webchick bfbd6c4e7e Issue #2469937 by ifrik, PieterJanPut, anavarre: Update hook_help text for Custom Block module 2015-04-15 09:58:36 -07: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 5728e48d93 Issue #2470155 by D Szkiba: Custom block types page has bad page title 2015-04-15 11:14:22 +02:00
Alex Pott b75b691a47 Issue #2463417 by rpayanm, cilefen, hussainweb: Clean-up remaining test members in module tests - ensure property definition and use of camelCase naming convention 2015-04-09 18:53:33 +01:00
Alex Pott fdc1c3daf8 Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments 2015-04-02 11:59:11 +01:00
Alex Pott 2847b5980b Issue #2453059 by Wim Leers: Set default render cache contexts: 'theme' + 'languages:' . LanguageInterface::TYPE_INTERFACE 2015-03-30 17:29:41 +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 0884e7b786 Issue #2455153 by damiankloip: Switch revision log views fields to use 'field' formatter 2015-03-27 23:10:54 +00:00
catch 938e2f648c Issue #2428805 by Wim Leers: Remove the ability to configure a block's cache contexts 2015-03-25 20:12:42 +00:00
Alex Pott b568a4d58a Issue #2456707 by dawehner, larowlan: Block Content views field handlers need to be replaced with entity-aware handlers 2015-03-24 23:47:37 +00:00
Nathaniel Catchpole 11f5549937 Issue #2432837 by Wim Leers, Fabianx: Make cache contexts hierarchical (e.g. 'user' is more specific than 'user.roles') 2015-03-23 14:57:21 +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 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
catch 4b812ec9bb Issue #2342045 by dawehner, Gábor Hojtsy, larowlan, joshtaylor: Standard views base fields need to use same rendering as Field UI fields, for formatting, access checking, and translation consistency 2015-03-15 20:31:04 +00:00
Alex Pott ba3813c07d Issue #2447819 by pameeela: 'Custom Block' labels should use sentence case, not title case 2015-03-13 14:16:52 +00:00
Alex Pott dc3d8a01b8 Issue #2431329 by plach: Make (content) translation language available as a field definition 2015-03-10 20:55:47 +00:00
Nathaniel Catchpole 5ad41abb9d Issue #2396333 by larowlan, effulgentsia, Wim Leers, tim.plunkett: BlockContentBlock ignores cache contexts required by the block_content entity 2015-03-06 16:24:32 +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 a120969efe Issue #2223435 by Sutharsan, Xano, tim.plunkett: Do not use t() in block plugins anymore 2015-03-01 12:36:58 +00:00
Alex Pott 3f7f953ff8 Issue #2377113 by JeroenT, mglaman, LinL, pcambra: Replace all instances of entity_load('block_content') and entity_load_multiple('block_content') with static method calls 2015-02-19 12:53:47 +00:00
Alex Pott 87ba2da98b Issue #2394951 by subhojit777, cilefen, Gábor Hojtsy, Kristen Pol, jhodgdon: Page title escaped with HTML markup when editing content translation 2015-02-19 09:46:52 +00:00
Alex Pott 374a5bdc37 Issue #2428633 by pcambra: Remove unnecessary BlockContentFieldTest 2015-02-18 12:06:13 +00:00
webchick 261aa774df Issue #2349565 by tengoku, jhodgdon, jribeiro, susanb, batigolix, no_angel, megansanicki: Review/update block_content hook_help text 2015-02-13 11:41:04 -08:00
Alex Pott 7ef5165780 Issue #2424951 by bzrudi71: PostgreSQL: Fix tests in block_content test group 2015-02-12 17:53:12 +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 834c5a2957 Issue #2403105 by larowlan, idebr, mshaver: Add an empty text on "Add Custom Block" page when no custom block types are available 2015-02-07 11:24:04 +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
Alex Pott 663c37121d Issue #1984582 by jibran, kattekrab, dawehner, larowlan: Add views support for custom blocks 2015-02-03 16:14:26 +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
Alex Pott 0f8f656cd3 Issue #2409723 by Prashant.c, JayKandari, shashikant_chauhan: Block tests refer to node incorrectly 2015-02-02 12:14:57 +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
Nathaniel Catchpole d8d284d956 Issue #2412373 by alexpott: Remove node-type-list from block-content-add-list.html.twig 2015-01-26 12:18:42 +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 17f5f48b24 Issue #2411143 by dawehner, effulgentsia, amateescu, larowlan: Change LinkItem schema to store URIs rather than URLs/paths/routes 2015-01-23 11:15:38 +00:00
Alex Pott 7e57c75d82 Issue #2409545 by chris_h, dasjo: Custom block view mode should only display if there's more than one 2015-01-22 15:57:07 +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 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 e298180f76 Issue #2151469 by rpayanm, lokapujya, JeroenT, alansaviolobo, Richard Damon, pflame, ianthomas_uk: Clean-up usage of deprecated list_themes() and _system_rebuild_theme_data() in favor of theme_handler service. 2015-01-13 10:17:01 +00:00
Alex Pott 39268b17b3 Issue #2256023 by olli, Gábor Hojtsy, estoyausente, adci_contributor: Content translation operation is only available for nodes, not other entity types such as custom blocks 2015-01-13 09:31:34 +00:00
Alex Pott a549c01b21 Issue #2030597 by adci_contributor, larowlan, daffie, Thomas Brekelmans, boztek, chakrapani, InternetDevels, robbertnl, basvanderheijden: Expand BlockContent and BlockContentType with methods 2015-01-12 09:07:44 +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
Nathaniel Catchpole c422305234 Issue #2294157 by tim.plunkett, dawehner: Switch getOptions() and getRouteParameters() within LocalActionInterface and LocalTaskInterface to use RouteMatch 2015-01-05 13:47:21 +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
Alex Pott 54c74fda4d Issue #2284917 by Wim Leers, larowlan, olli: In-place editing of custom blocks broken *again* (because attributes and contextual links of custom blocks are lost) 2014-12-24 12:53:40 +01: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 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
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 f355ada778 Issue #2379697 by Gábor Hojtsy: Fix configuration schema issues in block content (indirectly link and field test) modules 2014-12-01 12:30:06 +00:00
Alex Pott 842e994247 Issue #2349801 by BillyClackers: The local tab 'Blocks' should be first on the Custom block library 2014-11-25 13:50:21 +00:00
Nathaniel Catchpole b313cc6ae4 Issue #2374125 by alexpott: Create a persistent block_content body field storage 2014-11-24 23:10:21 +00:00
Alex Pott bbb4de91bc Issue #2350823 by lauriii, jhedstrom, Tim Bozeman, cilefen, davidhernandez, inqui, Cottser, xjm: Use the Classy theme in the Testing profile 2014-11-23 10:33:46 +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 633d84281a Issue #2339151 by EclipseGc, tim.plunkett, Gábor Hojtsy, effulgentsia: Conditions / context system does not allow for multiple configurable contexts, eg. language types 2014-11-19 21:03:06 +00:00
Alex Pott f0a7c35ccb Issue #2069619 by rpayanm, tstoeckler: Remove the module handler dependency from BlockContentBlock. 2014-11-04 08:52:05 +00:00
Alex Pott 80eccb1896 Issue #2361823 by rpayanm, javivf: Remove usage of drupal_strtolower(). 2014-11-03 16:13:43 +00:00
Nathaniel Catchpole c2125b059c Issue #2282519 by alexpott, cilefen: Fixed Add content dependency information to configuration entities. 2014-10-23 21:22:34 +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
webchick 4724ae1d1f Issue #2246675 by rpayanm, johnstorey, holly.ross.drupal | mgbellaire: Remove all unnecessary 'template' lines in hook_theme() declarations. 2014-10-09 11:41:26 -07:00
Alex Pott 96dd466f8e Issue #2249303 by larowlan, tim.plunkett, vijaycs85: Implement fallback plugin for Block plugins. 2014-10-02 13:27:07 +02:00
Alex Pott 4f49087b71 Issue #2277103 by tim.plunkett, pwolanin, Wim Leers, dawehner, hotpizzas: Switch Drupal::l() and LinkGenerator to expect a Url object. 2014-09-29 15:41:29 +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
Alex Pott f99eb0495b Issue #2342949 by rpayanm | larowlan: Cleanup BlockContentBlock. 2014-09-24 11:20:54 +01:00
webchick 1476c56c62 Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig. 2014-09-19 19:45:52 -07:00
Nathaniel Catchpole 2a0254f973 Issue #2232605 by alexpott, dawehner, martin107, Cottser, sun: Fixed Themes cannot be uninstalled. 2014-09-19 10:25:26 +01:00
Alex Pott f27fd1f598 Issue #2337927 by effulgentsia, plach, fago: Fixed SqlContentEntityStorage::onFieldStorageDefinition(Create|Update|Delete)() is broken for base fields. 2014-09-19 07:57:48 +01:00
Alex Pott 57926bf527 Issue #2313757 by Berdir, Wim Leers, dawehner: Remove text_processing option from text fields, expose existing string field types as plain text in UI. 2014-09-17 21:59:08 +01:00
Nathaniel Catchpole 0f28b515f8 Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks. 2014-09-17 15:39:29 +01:00
Nathaniel Catchpole 0391038ba5 Issue #2224395 by swentel, dixon_, Berdir, fago: Move entity UI code to field_ui module and remove entity.module. 2014-09-16 10:08:00 +01:00
webchick dbed0b48cd Issue #2335659 by tim.plunkett, dawehner, effulgentsia, sun: Remove FormState ArrayAccess usage from core. 2014-09-11 23:41:27 -07:00
Alex Pott 9617c20364 Issue #2319171 by andypost, swentel | yched: Move entity_invoke_bundle_hook() to EntityManager. 2014-09-09 16:10:42 +01:00
Nathaniel Catchpole 4c8576c3f0 Issue #2022875 by Berdir, alexpott, Xano, swentel, tim.plunkett, vladan.me: Resolve difference between submitForm(), submit(), and save() in EntityFormController. 2014-09-09 14:01:03 +01:00
Nathaniel Catchpole 71d247919f Issue #2330091 by plach: Rename ContentEntityDatabaseStorage to SqlContentEntityStorage. 2014-09-08 13:12:45 +01:00
Dries ca85441da2 Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests). 2014-09-05 12:40:22 -04:00
webchick 5289c3e3ce Issue #2326949 by plach, effulgentsia: Move entity-type-specific schema information from the storage class to a schema handler. 2014-09-02 14:58:04 -07:00
Nathaniel Catchpole 30cad25c71 Issue #2031717 by Berdir, swentel, fago: Make entity module not required. 2014-09-02 10:36:57 +01:00
webchick 9c537ec4b2 Issue #1966436 by naveenvalecha, cesarmiquel, Berdir, mr.york, jlbellido, segi, vasi1186, Leksat, Gábor Hojtsy, Schnitzel, grisendo, Aron Novak, likin, penyaskito, vijaycs85, kfritsche, fago: Fixed Default *content* entity languages are not set for entities created with the API. 2014-08-28 12:58:27 -07:00
webchick eb21fc37a7 Issue #2301245 by sun, joelpittet | larowlan: Fixed Entity system invokes non-existing theme hooks: 'Theme hook not found.' 2014-08-26 10:25:49 -07:00
webchick 65c671eff7 Revert "git commit -m Issue"
How about a *sensible* commit message? ;)

This reverts commit 1a10539f0f.
2014-08-26 10:24:40 -07:00
webchick 1a10539f0f git commit -m Issue 2014-08-26 10:14:15 -07:00
Alex Pott 7fde4cf6e6 Issue #2212427 by Mixologic, YesCT, Sutharsan, mgriego, icseh., visabhishek, znerol: Use interface instead of class name for language manager where appropriate. 2014-08-22 23:50:23 +01:00
Alex Pott 629ebca291 Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers. 2014-08-22 12:59:25 +01:00
Alex Pott 7f2710bea8 Issue #2315333 by tim.plunkett: Move block plugin code out of block.module. 2014-08-21 12:20:41 +01:00
Alex Pott 0463b81a08 Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
Alex Pott f1713d5754 Issue #2309187 by andypost | Crell: Fixed double-link-entry between Entity and Entity Type classes. 2014-08-18 16:30:22 +01:00
Alex Pott ac0fe75eb8 Issue #2314863 by andypost, Crell: Standardize block content entity route names. 2014-08-11 21:54:07 -05:00
Alex Pott 8fe81428b7 Issue #2315237 by andypost, daggerhart | yched: Rename FieldDefinition to BaseFieldDefinition. 2014-08-10 15:43:04 -05:00
Alex Pott 8196034a57 Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState. 2014-08-08 11:25:54 -05:00
Alex Pott 258856aee9 Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler. 2014-08-07 23:27:28 +01:00
Alex Pott 9eac446013 Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName(). 2014-08-06 09:50:23 +01:00
Alex Pott 627a719a7f Issue #2189661 by tim.plunkett: Replace $form_state['redirect_route'] with setRedirect(). 2014-08-06 09:05:02 +01:00
Alex Pott 537457b512 Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError(). 2014-08-04 11:19:36 +01:00
Alex Pott 4338c8bb45 Issue #2312153 by plach: Refactor block_content entity schema to multilingual. 2014-08-03 00:07:49 +01:00
Nathaniel Catchpole a91ef2b853 Issue #2272481 by herom, ParisLiakos, tim.plunkett: Remove usages of watchdog() from forms, plugins and controllers. 2014-07-31 13:46:06 +01:00
Dries fc5e111aca Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError(). 2014-07-30 20:50:42 -04:00
Alex Pott 59c3c9757c Issue #2305023 by dawehner: Fixed Rename getCancelRoute to getCancelUrl. 2014-07-25 15:44:31 +01:00
Nathaniel Catchpole a57630c83d Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again). 2014-07-18 19:56:27 +01:00
Alex Pott f2b6aa7a75 Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX. 2014-07-15 12:29:14 +01:00
webchick 30c2afed20 Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit). 2014-07-10 20:50:37 -07:00
Nathaniel Catchpole d34f1b65e2 Issue #2295571 by alexpott, tstoeckler: Bogus CustomBlock class in repo. 2014-07-08 12:04:09 +01:00
Alex Pott b7c052df72 Issue #2265793 by er.pushpinderrana, jessebeach: Fixed Spelling mistake in CustomBlockForm.php. 2014-07-06 17:51:11 +01:00
Dries 41576e126f Issue #1875996 by Xano, tim.plunkett, neclimdul, Rajendar Reddy, Jalandhar: Reconsider naming conventions for derivative classes. 2014-06-30 15:24:34 -04:00
webchick 94e0188a10 Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request. 2014-06-29 20:33:08 -07:00
webchick 5cd540a56d Issue #2286681 by alexpott, tim.plunkett: Fixed Make public properties on ConfigEntityBase protected. 2014-06-27 08:09:42 -07:00
Nathaniel Catchpole 6f33b60481 Issue #2124957 by Wim Leers, catch: Replace 'content' cache tag with 'rendered' and use it sparingly. 2014-06-20 18:41:22 +01:00
Nathaniel Catchpole 0c33183a9e Issue #2256679 by alexpott, tim.plunkett: Fixed Use config schema to determine which config entity properties to export regardless of whether they are public or protected. 2014-06-14 10:03:25 +01:00
webchick fc360e06de Issue #1912610 by amitgoyal, BryanCGreen24, lokapujya, Rajendar Reddy, echoz, barraponto, LewisNyman, pixelwhip: Rename layout classes to follow the layout style naming convention. 2014-06-13 11:57:27 -07:00
webchick 49a900460d Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language. 2014-06-10 09:53:32 -07:00
webchick 95725e29e9 Issue #1920862 by martin107, Mixologic, cilefen, larowlan, xan.ps, tim.plunkett | sun: Rename custom_block.module to block_content.module. 2014-06-09 13:19:20 -07:00