Alex Pott
|
e62a2c7e08
|
Issue #2572601 by attiks, alexpott, tatarbj: Fix 'Drupal.Classes.ClassCreateInstance' coding standard
|
2016-04-27 11:18:44 +01:00 |
Alex Pott
|
1b3ffe2ab8
|
Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard
|
2016-04-27 11:05:37 +01:00 |
Alex Pott
|
2b4da58b43
|
Issue #2701851 by amateescu, animaci: The 'system.db_update' route should restrict access via the 'access_check.db_update' service
|
2016-04-26 12:15:16 +01:00 |
Alex Pott
|
904b0de0d3
|
Issue #2700661 by anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 1).
|
2016-04-16 13:17:32 +01: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 |
Nathaniel Catchpole
|
7358f7a478
|
Issue #2700367 by alexpott: Consolidate miscellaneous docs from class @file docblocks into the class docblocks (part2)
|
2016-04-07 20:54:06 +09:00 |
Alex Pott
|
4202cdd04b
|
Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG
|
2016-03-21 09:31:08 +00:00 |
Nathaniel Catchpole
|
f086999068
|
Issue #2666112 by alexpott: phpcs has a new sniff: Generic.PHP.LowerCaseKeyword
|
2016-02-15 08:53:08 +09:00 |
Jennifer Hodgdon
|
d87ade36a4
|
Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard
|
2016-02-11 12:54:33 -08:00 |
Nathaniel Catchpole
|
18d44b50ff
|
Issue #2351919 by almaudoh, Wim Leers, claudiu.cristea: Replace uses of drupal_get_path() with __DIR__ or Extension::getPath() where possible
|
2016-02-03 14:28:00 +09:00 |
Nathaniel Catchpole
|
c3c53eacf3
|
Issue #2640650 by jibran, IRuslan: Update the version number from 8.0.x to 8.1.x
|
2016-01-04 14:59:57 +09:00 |
Alex Pott
|
2c03b9f0ff
|
Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard
|
2015-12-23 14:28:29 +00:00 |
Nathaniel Catchpole
|
97fc3f7e4a
|
Issue #2388247 by pguillard, snehi, joelpittet, sriharsha.uppuluri: Documentation refers to _theme() function, which has been removed
|
2015-12-10 14:19:31 +00:00 |
Nathaniel Catchpole
|
ed3bd485c2
|
Issue #2587685 by Antti J. Salminen, lauriii, jaakko, AjitS, Sagar Ramgade, rang501: Remove references to non existing preprocess functions
|
2015-11-25 15:16:40 +00:00 |
webchick
|
d3f6df825e
|
Issue #2353813 by phenaproxima, quietone, talhaparacha, hosef: Migration path for Update 7.x
|
2015-11-12 13:56:38 -08:00 |
xjm
|
639272360e
|
Issue #2502621 by Pravin Ajaaz, hussainweb, Peacog, jhodgdon, ivanjaros: Replace implement notes with inheritdoc tag
|
2015-10-23 13:59:43 -07:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01: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 |
webchick
|
8477f6b786
|
Issue #2554321 by phenaproxima, mikeryan, quietone, neclimdul, benjy: Clean up Migrate's test suite
|
2015-09-28 10:19:56 -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
|
7599b055c7
|
Issue #2493475 by ifrik, walangitan, XaviP, jhodgdon, batigolix: Fix online docs references in Help to conform to our standards
|
2015-09-26 16:01:27 +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 |
catch
|
96843822c9
|
Issue #2572597 by alexpott, bircher: Replace !placeholder with @placeholder in mail code
|
2015-09-26 08:39:34 +01:00 |
Alex Pott
|
6bfdc3bd5e
|
Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs
|
2015-09-22 08:16:37 +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 |
effulgentsia
|
e7a7de9f8c
|
Issue #2557113 by stefan.r, alexpott, dawehner, joelpittet, cilefen, lauriii, plach, catch, chx, xjm: Make t() return a TranslationWrapper object to remove reliance on a static, unpredictable safe list
|
2015-09-18 21:33:21 -07:00 |
webchick
|
dc644d1df3
|
Issue #2565791 by mikeryan, subhojit777, quietone, phenaproxima: Fix migration labels
|
2015-09-10 10:29:44 -07:00 |
Alex Pott
|
75f6c2f4cb
|
Issue #2501895 by ifrik, jhodgdon: Too many pages with the same name ("Settings")
|
2015-09-08 11:24:01 +01:00 |
Alex Pott
|
63526809d7
|
Issue #2470145 by David_Rothstein, rbmboogie, tbradbury, johnpicozzi, ifrik: Fix text for update manager checkbox for disabled extensions
|
2015-09-06 21:02:59 +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
|
5d896a2ebe
|
Issue #2334067 by mgifford, LewisNyman: error.svg doesn't have sufficient color contrast
|
2015-09-02 13:22:25 +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
|
6dd0d5ac73
|
Issue #2551267 by Jeremy, mandar.harkare, alexpott, albertski: Rename update_manager_access() to _update_manager_access()
|
2015-08-28 23:56:40 -07:00 |
webchick
|
89ce95af12
|
Issue #2547667 by stefan.r, David_Rothstein, joelpittet: Fix broken page title Update Manager (authorize.php)
|
2015-08-28 23:46:46 -07:00 |
webchick
|
8c6c652107
|
Issue #2554993 by anavarre: Fix typo in UpdateTestBase.php
|
2015-08-28 23:40:35 -07:00 |
webchick
|
445b4cd1dc
|
Issue #2548511 by David_Rothstein: Write tests for the Update Manager downloading and applying updates for a module
|
2015-08-28 23:01:22 -07:00 |
webchick
|
8aee36fd83
|
Issue #2557253 by phenaproxima, neclimdul: MigrateFullDrupalTestBase test discovery gobbles all the memory
|
2015-08-25 10:04:11 -07:00 |
Nathaniel Catchpole
|
c7d4ab5862
|
Issue #2552579 by alexpott: Remove SafeMarkup::placeholder(), deprecate drupal_placeholder() and stop drupal_placeholder() from marking safe
|
2015-08-21 16:08:19 +01:00 |
Nathaniel Catchpole
|
5df20ac402
|
Issue #2338167 by alexpott, rbmboogie: Update ProjectInfo class to reflect changes to extension system
|
2015-08-20 14:10:45 +01:00 |
Alex Pott
|
c89df1cecd
|
Issue #2546078 by ravenstar, albertski: Update report shows up-to-date modules with "color-error" style
|
2015-08-19 08:40:38 +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
|
8ba635b3cb
|
Issue #2501683 by sclapp, kgoel, xjm, YesCT, josephdpurcell, stefan.r, izus, joelpittet: Remove SafeMarkup::set in _update_message_text()
|
2015-08-14 00:19:28 +01:00 |
webchick
|
6bca82558c
|
Issue #1885564 by joelpittet, SebCorbin, Cottser, mpdonadio, David_Rothstein, drupalninja99, jenlampton, lauriii, rteijeiro, mbrett5062, akalata, Devin Carlson, trevorkjorlien, longwave, socketwench, shanethehat, aboros: theme.maintenance.inc (authorize.php) - Convert theme_ functions to Twig
|
2015-08-11 15:54:49 -07:00 |
webchick
|
bdfb778a4c
|
Issue #2042447 by David_Rothstein, joelpittet, stefan.r, SebCorbin, mpdonadio, steinmb, webchick, Cottser, miniwebs2, Vj, Gilbert Rehling, nuwe, yched, StuartJNCC, Fabianx, yktdan, herom: Install a module user interface does not install modules (or themes)
|
2015-08-07 02:02:58 -07:00 |
Alex Pott
|
e1d8b2017d
|
Issue #2534038 by mikeryan: Move module-specific migration support into the update module
|
2015-07-28 16:26:55 +01:00 |
effulgentsia
|
8b83aa0838
|
Issue #2493911 by dawehner, larowlan, damiankloip, hussainweb, jibran, cilefen, benjy, iMiksu, mtdowling: Update guzzle, goutte and mink-goutte-driver to the latest release
|
2015-07-21 14:33:30 -07: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
|
4ba73b4bb5
|
Issue #2456521 by pjonckiere, mpdonadio, jhodgdon, rteijeiro, David_Rothstein, xjm: Add DateFormatter::formatDiff() as a non-buggy alternative to DateFormatter::formatInterval() when the start and end of the interval are known
|
2015-06-09 15:17:14 +01:00 |