Commit Graph

61 Commits (3071938affe76d92ba467e2f52ba3a57173fdec0)

Author SHA1 Message Date
catch 37bd3765c3 Issue #3124762 by Spokje, dww, johnwebdev, paulocs, piyuesh23, Suresh Prabhu Parkala, Deepak Goyal, catch, larowlan, rpsu, xjm, andypost, alexpott, daffie, longwave, fgm, Wim Leers, anmolgoyal74: Add 'lifecycle' key to .info.yml files 2021-06-17 11:50:33 +01:00
catch df1a2b06de Issue #3097421 by longwave, andypost: Remove help.module BC layers 2019-11-29 16:03:38 +00:00
catch 5be2df421d Issue #2940189 by Vlad Bo, claudiu.cristea, alexpott, NightHunterSV, andypost, almaudoh, voleger, Berdir: Deprecate system_get_info() 2019-10-07 14:46:33 +01:00
Lee Rowlands 973da43743
Issue #2994748 by jhodgdon, andypost, Amber Himes Matz: Make a way for Help Page Sections to be ordered 2019-07-29 14:43:34 +10:00
Alex Pott b8f93d5b61
Issue #2901730 by mfernea, ankitjain28may, idebr: Fix 'Squiz.WhiteSpace.FunctionSpacing' coding standard 2018-05-11 10:26:36 +01:00
Alex Pott 3bfc5a384b
Issue #2938970 by MerryHamster, surbz, msankhala, alexpott, Jo Fitzgerald, Yasiru Nilan, Manuel Garcia, ZeiP, boaloysius, xjm, wturrell, tameeshb, darrenwh, ritzz: Replace drupal_render() in @param, @return, @see, @link, etc 2018-05-03 17:58:24 +01:00
Alex Pott b84b827d42
Issue #2935256 by Jo Fitzgerald, voleger, kim.pepper, ibustos, Yogesh Pawar, catch, jibran: Remove all usages of drupal_get_message and drupal_set_message in modules 2018-05-01 10:15:07 +01:00
xjm 7a012b198b Issue #2922603 by tedbow, Wim Leers, andrewmacpherson: Mark Settings Tray module as stable 2018-01-29 16:38:57 -06:00
xjm 52e3eec616 Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase 2017-03-03 19:20:24 -06:00
Alex Pott a142151dc6 Issue #2735199 by klausi, naveenvalecha, dawehner, jhodgdon: Convert web tests to browser tests for help module 2016-06-18 10:19:15 +01:00
Alex Pott 133c212ed9 Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard 2016-05-08 10:05:38 -05:00
Alex Pott 6098437ef5 Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard 2016-04-29 12:02:20 +01:00
Nathaniel Catchpole 1003490b99 Issue #2707261 by alexpott, jhodgdon: Calling moduleInvokeAll in Help block is wrong 2016-04-28 21:46:32 +01:00
Alex Pott 6dce6c2a9f Issue #2697909 by pguillard, himanshugautam, snehi, aburrows, jhodgdon: Fix "login (noun/adjective)" vs. "log in (verb)" in comments (and logout/log out) 2016-04-27 16:16:19 +01:00
Nathaniel Catchpole 0cbd30d5d6 Issue #2707109 by alexpott, jhodgdon: Help block should not be displayed when hook_help() implementations return an empty string 2016-04-19 17:32:54 +09:00
Alex Pott bfde6d3423 Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Alex Pott 0db5b13892 Issue #2686207 by Berdir: Convert simpletest kernel tests in modules A-I to phpunit 2016-03-28 19:36:47 +01:00
Alex Pott b511038777 Issue #2661200 by jhodgdon, Wim Leers, Cottser, Mile23, vijaycs85, larowlan, andypost, tim.plunkett, dawehner: Make admin/help page more flexible, and list tours on it 2016-03-11 12:10:41 +00:00
Alex Pott d5af25512e Issue #2342015 by Chi, joelpittet, vijaycs85, Matt V., Gábor Hojtsy, alexpott, catch: Content Translation module still implements hook_enable 2016-02-26 11:15:22 +00:00
Nathaniel Catchpole a3f5ca8a81 Issue #2338747 by dawehner, chx: Move {router} out of system.install and create the table lazy 2016-02-19 13:26:53 +09:00
Nathaniel Catchpole c7af20e47f Issue #2665672 by jhodgdon: hook_help() should allow render arrays for return values 2016-02-17 12:59:21 +09:00
Nathaniel Catchpole 7ab932fbee Issue #2657178 by xjm: Warn about experimental modules on their help pages 2016-02-01 21:21:43 +09:00
Nathaniel Catchpole b95ae50276 Issue #2604098 by Wim Leers: HelpBlock has the 'url' cache context instead of 'route' 2016-01-26 15:49:25 +09:00
Jennifer Hodgdon c5eb4480bb Issue #2607870 by Lars Toomre: Some docblock fixes for PHP type 'integer'
(cherry picked from commit e0516e391a)
2015-12-08 09:48:25 -08:00
Jennifer Hodgdon e225500828 Issue #2607332 by r_sharma08, ashhishhh, snehi, pjonckiere, dawehner: Missing @return tag in getActiveHelp(), denormalize(), createBookNode()
(cherry picked from commit 0a97f79072)
2015-12-07 10:40:28 -08:00
Alex Pott b3150847e0 Issue #2541344 by Wim Leers, borisson_, DietrichM, Xano, tim.plunkett, alvar0hurtad0, joshi.rohit100: BlockBase subclasses should merge their cache tags/contexts with the parent's (BlockBase's) 2015-10-30 16:25:58 +00:00
Nathaniel Catchpole 8b65164c5a Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
webchick e36c84dea0 Issue #2568099 by Wim Leers, mdrummond, mortendk: Follow-up for #2407739: Remove the js-quickedit-main-content class that was added in favor of relying on <main> 2015-10-05 00:11:17 -07:00
webchick 1a70fc1292 Issue #2471739 by RajeevK, martins.kajins, pektinasen, LewisNyman, jaxxed: Convert reusable layout classes to BEM standards 2015-10-04 22:36:55 -07:00
Alex Pott b921d2b3c0 Revert "Issue #2471739 by RajeevK, martins.kajins, LewisNyman, jaxxed: Convert reusable layout classes to BEM standards"
This reverts commit cec8f5eb30.
2015-09-26 17:15:08 +02:00
Alex Pott cec8f5eb30 Issue #2471739 by RajeevK, martins.kajins, LewisNyman, jaxxed: Convert reusable layout classes to BEM standards 2015-09-26 13:37:21 +02:00
Alex Pott 7a25f513f5 Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations 2015-09-21 12:38:19 +01:00
Alex Pott 05ff65b5e1 Issue #2568257 by mr.baileys, lauriii, xjm: Add double escape test for hook_help() 2015-09-19 18:28:10 +01:00
Nathaniel Catchpole 56bcfe4ece Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:37:10 +01:00
Nathaniel Catchpole f13b2d59bd Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
This reverts commit 3100760954.
2015-09-03 23:36:44 +01:00
Nathaniel Catchpole 3100760954 Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:36:26 +01:00
Alex Pott 026e9d8754 Issue #2549091 by Pravin Ajaaz, jhodgdon: Fix "associated to" ==> "associated with" 2015-08-18 13:10:00 +01:00
Alex Pott d904faacf1 Issue #2543554 by Wim Leers, tim.plunkett: Clean up Help & Statistics blocks 2015-08-06 17:20:58 +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
Nathaniel Catchpole 9da500aff8 Issue #2494989 by catch, alexpott, vijaycs85: Don't render main help pages on modules page just to generate help links - can lead to high memory usage on form submit 2015-06-09 10:45:32 +01:00
webchick c680d33dc3 Issue #2495657 by alexpott, jhodgdon: Admin links are missing from a module's help page 2015-05-27 23:18:27 -07: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
xjm a66bc57cd6 Issue #2476745 by joshi.rohit100, znerol, andile2012, webchick, Daniel Kanchev: Fix case of SuperNovaGenerator in HelpEmptyPageTest 2015-05-18 22:53:18 -05:00
Alex Pott 6e466e49ec Issue #2474055 by dawehner, pwolanin: Performance regression in contact_help() 2015-04-20 16:12:40 +02:00
effulgentsia cbc03163b9 Issue #2281989 by stefan.r: Add a fast and simple way to get module name from the module handler 2015-04-17 16:05:59 -07: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
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 938e2f648c Issue #2428805 by Wim Leers: Remove the ability to configure a block's cache contexts 2015-03-25 20:12:42 +00:00
catch 460af4c9f3 Issue #2329101 by Wim Leers: CacheableInterface only has a getCacheKeys() method, no getCacheContexts(), leads to awkward implementations 2015-02-20 09:18:26 +00:00
Alex Pott f6c5660879 Issue #2337317 by LewisNyman, idebr, ngocketit: Replace help page layout CSS with reuseable layout classes 2015-01-13 11:10:45 +00:00