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 |
xjm
|
b8251f61e9
|
Issue #2575869 by pwolanin, Wim Leers, JeroenT, dawehner, YesCT: Remove all remaining usage of deprecated UrlGeneratorInterface::generateFromPath() and delete it
|
2015-10-06 22:06:35 -05: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 |
Nathaniel Catchpole
|
81658d5c87
|
Issue #2512132 by Wim Leers, effulgentsia, Fabianx: Make CSRF links cacheable
|
2015-07-15 15:09:47 +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 |
xjm
|
0f2768f7be
|
Issue #2488632 by rpayanm, jhodgdon: Help test module should be in the Testing package
|
2015-05-17 16:38:04 -07:00 |
Alex Pott
|
7342df62dd
|
Issue #2335661 by Wim Leers, pwolanin, dawehner, Fabianx, larowlan, catch, Berdir: Outbound path & route processors must specify cacheability metadata
|
2015-05-09 05:23:46 -07: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
|
bc7c79c606
|
Issue #2415415 by er.pushpinderrana: help.api.php missing <?php at top
|
2015-02-03 09:49:27 +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 |
Nathaniel Catchpole
|
4cd9d4577d
|
Issue #2263359 by jhodgdon: hook_help(): Top of page help sections can't link to help pages without a fatal error or checking for help module
|
2014-12-08 11:11:21 +00:00 |
Nathaniel Catchpole
|
596978a71d
|
Issue #2378095 by Wim Leers, Devin Carlson: Convert all remaining attached individual CSS/JS assets to attached asset libraries
|
2014-11-28 20:51:14 +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
|
195d49998a
|
Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes.
|
2014-10-09 07:39:37 +01:00 |