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 |
Alex Pott
|
1b3ffe2ab8
|
Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard
|
2016-04-27 11:05:37 +01:00 |
Alex Pott
|
0018b94fa1
|
Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG
|
2016-04-26 14:57:14 +01:00 |
Alex Pott
|
617870d4ea
|
Issue #2697933 by felribeiro: Replace "does not" with "do not" in SearchLanguageTest
|
2016-04-24 09:34:39 +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
|
552268e2e1
|
Issue #2694243 by marthinal, jhodgdon: node_field_data and search_index tables should match on langcode
|
2016-04-05 11:47:37 +01: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
|
fb8d5b1f0c
|
Issue #2686765 by sidharthap, thhafner: cacheUntilEntityChanges() is deprecated and should be replaced with addCacheableDependency()
|
2016-03-16 10:34:36 +09:00 |
Nathaniel Catchpole
|
1cc137f372
|
Issue #2676222 by alexpott, johnrosswvsu: Move MigrationInterface out of the migrate\Entity namspace now they are plugins
|
2016-03-15 08:52:48 +09:00 |
Nathaniel Catchpole
|
732300b86d
|
Issue #2625696 by chx, benjy, alexpott, catch, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities
|
2016-03-14 21:23:43 +09:00 |
Nathaniel Catchpole
|
4d185faff1
|
Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core
|
2016-03-14 09:22:44 +09:00 |
xjm
|
73f91709fb
|
Revert "Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities"
This reverts commit 694994fe9b .
|
2016-02-29 13:14:52 -06:00 |
Nathaniel Catchpole
|
9a47d81c72
|
Issue #2585989 by pguillard, malavya: Fix grammar and consistent use of URL / UI PART
|
2016-02-29 12:27:06 +09:00 |
Alex Pott
|
694994fe9b
|
Issue #2625696 by chx, alexpott, benjy, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities
|
2016-02-27 08:23:44 +00:00 |
Nathaniel Catchpole
|
e825a16a3c
|
Issue #2503379 by Mac_Weber, DuaelFr, lluvigne, naveenvalecha, jmolivas: Replace deprecated usage of entity_create('filter_format') with a direct call to FilterFormat::create()
|
2016-02-17 09:42:55 +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
|
12c2da950a
|
Issue #2637680 by Dom., mikeocana, laranajim: Submit buttons for GET forms in search/views are not W3C valid due to empty 'name' attribute
|
2016-02-08 17:15:39 +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
|
e6a360be49
|
Issue #2571521 by Maouna, dawehner, sdstyles: Make the logger available on the controllerBase
|
2015-11-25 22:17:10 +00:00 |
webchick
|
ce55712cdd
|
Issue #2587043 by quietone, phenaproxima: Variable to config: search_default_module [d7]
|
2015-11-12 12:54:12 -08:00 |
Nathaniel Catchpole
|
81ffdd4f12
|
Issue #2602464 by heykarthikwithu, anil280988, rakesh.gectcr: Remove unused local variable and add return value to docs in _search_find_match_with_simplify() of 'search.module'
|
2015-11-03 11:08:12 +00: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 |
effulgentsia
|
190032b775
|
Issue #2072945 by Berdir, plach, effulgentsia, Schnitzel, andypost, Wim Leers: Remove the $langcode parameter in EntityAccessControllerInterface::access() and friends
|
2015-10-07 12:30:24 -07:00 |
Nathaniel Catchpole
|
d653aaaa6b
|
Issue #2507031 by claudiu.cristea, dawehner, Wim Leers, mitrpaka, webflo, catch, piyuesh23, beejeebus, Berdir: Optimize automatic cron subscriber by moving automatic cron to a module
|
2015-10-07 10:39:38 +01:00 |
Nathaniel Catchpole
|
d0ecad65ac
|
Revert "Issue #2507031 by claudiu.cristea, dawehner, Wim Leers, mitrpaka, webflo, catch, piyuesh23, beejeebus: Optimize automatic cron subscriber by moving automatic cron to a module"
This reverts commit 6e0ce0808c .
|
2015-10-07 10:39:10 +01:00 |
Nathaniel Catchpole
|
6e0ce0808c
|
Issue #2507031 by claudiu.cristea, dawehner, Wim Leers, mitrpaka, webflo, catch, piyuesh23, beejeebus: Optimize automatic cron subscriber by moving automatic cron to a module
|
2015-10-07 10:34:45 +01:00 |
xjm
|
43f610c9c0
|
Issue #2572689 by jhodgdon, rumburak, ifrik, yoroy, Bojhan, longwave, bendev: Update the UI text for the Search module
|
2015-10-06 18:22:53 -05:00 |
xjm
|
153e1b982e
|
Revert "Issue #2572689 by jhodgdon, rumburak, ifrik, yoroy, Bojhan, longwave: Update the UI text for the Search module"
This reverts commit a6ecddac93 .
|
2015-10-06 18:22:35 -05:00 |
xjm
|
a6ecddac93
|
Issue #2572689 by jhodgdon, rumburak, ifrik, yoroy, Bojhan, longwave: Update the UI text for the Search module
|
2015-10-06 18:20:58 -05:00 |
Alex Pott
|
6b0840d9f1
|
Issue #2464409 by borisson_, Wim Leers, jhodgdon, Fabianx, catch, swentel: Search results should bubble rendered entity cache tags and set list cache tags
|
2015-10-03 22:15:01 +01:00 |
webchick
|
b904c4b375
|
Issue #2569245 by quietone, phenaproxima: [D7] Migrate search pages
|
2015-10-02 11:55:11 -07:00 |
Nathaniel Catchpole
|
bef7274a7c
|
Issue #2476947 by mdrummond, Wim Leers, davidhernandez, lauriii, joelpittet, andypost, Cottser, JeroenT, Manuel Garcia, rpayanm: Convert "title" page element into a block
|
2015-09-30 14:00:49 +01:00 |
webchick
|
eac02c7461
|
Issue #2570541 by mikeryan, phenaproxima: Track simple configuration migrations like normal migrations
|
2015-09-29 08:51:01 -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 |
catch
|
a416e9a84e
|
Issue #2571995 by borisson_, Wim Leers: GET forms shouldn't have CSRF tokens by default
|
2015-09-27 09:42:42 +01: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
|
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 |
Nathaniel Catchpole
|
5e63a99001
|
Issue #2568611 by alexpott: Replace remaining !placeholder for Non-URL HTML outputs only in search_excerpt()
|
2015-09-15 13:52:44 +01:00 |
webchick
|
dc644d1df3
|
Issue #2565791 by mikeryan, subhojit777, quietone, phenaproxima: Fix migration labels
|
2015-09-10 10:29:44 -07:00 |
Alex Pott
|
6a1b93247e
|
Issue #2553351 by jhodgdon, dawehner: _search_find_match_with_simplify() is inefficient
|
2015-09-06 22:26:30 +01:00 |
effulgentsia
|
ae7ec6c585
|
Issue #2562757 by Wim Leers: Various small cacheability fixes that are blocking SmartCache
|
2015-09-04 22:23:05 -07: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 |
Nathaniel Catchpole
|
9f97162dd3
|
Issue #2557467 by alexpott: Deprecate check_url and convert usages to existing UrlHelper methods
|
2015-08-31 08:51:38 +01:00 |
webchick
|
8c81124208
|
Issue #2549921 by borisson_, alexpott: SearchExcerptTest and SearchMatchTest should be a KernelTestBase tests
|
2015-08-29 00:02:13 -07:00 |
Nathaniel Catchpole
|
00d1bdbe8f
|
Issue #2555931 by alexpott, pwolanin, joelpittet: Add #plain_text to escape text in render arrays
|
2015-08-29 00:10:40 +01:00 |
Nathaniel Catchpole
|
a7fc1a2728
|
Issue #2557871 by alexpott: Remove all usages SafeMarkup::checkPlain() from template preprocess functions and attributes
|
2015-08-27 15:43:18 +01:00 |