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 |
Nathaniel Catchpole
|
8766c9970f
|
Issue #2572355 by mikeker, jamesrward, Yogesh Pawar, smk-ka, dawehner, Lendude, DuaelFr, jibran: Some view tokens ([view:page-count] and [view:total-rows]) are incorrect
|
2016-11-18 11:28:59 +00:00 |
Alex Pott
|
e12c685032
|
Issue #2804375 by Lendude, dawehner: Exception thrown when using [view:url] token when there is no display with a URL in the view
|
2016-09-25 12:31:37 +01:00 |
Nathaniel Catchpole
|
e3ad6a4d8b
|
Issue #2510076 by DuaelFr: The [view:page-count] token should never return 0
|
2016-02-02 09:59:51 +09:00 |
Alex Pott
|
6b4e81ad57
|
Issue #2567257 by dawehner, stefan.r, effulgentsia, pwolanin, catch, Xano, mr.baileys, Wim Leers, k4v, Dave Reid, chx, googletorp, plach, lauriii, Berdir, webchick, alexpott, stefan.r: hook_tokens() $sanitize option incompatible with Html sanitisation requirements
|
2015-10-01 14:01:21 +01:00 |
Alex Pott
|
de0bbdd952
|
Revert "Issue #2567257 by dawehner, stefan.r, effulgentsia, pwolanin, catch, Xano, mr.baileys, Wim Leers, k4v, Dave Reid, chx, googletorp, plach, lauriii, Berdir, webchick, alexpott, stefan.r: hook_tokens() $sanitize option incompatible with Html sanitisation requirements"
This reverts commit 542a1663cf .
|
2015-10-01 12:45:11 +01:00 |
Alex Pott
|
542a1663cf
|
Issue #2567257 by dawehner, stefan.r, effulgentsia, pwolanin, catch, Xano, mr.baileys, Wim Leers, k4v, Dave Reid, chx, googletorp, plach, lauriii, Berdir, webchick, alexpott, stefan.r: hook_tokens() $sanitize option incompatible with Html sanitisation requirements
|
2015-10-01 12:42:36 +01:00 |
Nathaniel Catchpole
|
f384961721
|
Issue #2557519 by alexpott, joelpittet: Remove many usages SafeMarkup::checkPlain() and replace with Html::escape()
|
2015-08-26 11:34:29 +01:00 |
effulgentsia
|
1a0cdcd32c
|
Issue #2525910 by dawehner, effulgentsia, Berdir, lauriii, larowlan, timmillwood, Wim Leers, chx, arlinsandbulte, Fabianx, Gábor Hojtsy, Dave Reid, alexpott, catch: Ensure token replacements have cacheability + attachments metadata and that it is bubbled in any case
|
2015-07-22 07:16:01 -07:00 |
Alex Pott
|
554034ac0c
|
Issue #2468565 by eiriksm: Entity type view should provide a context for its label
|
2015-05-21 12:05:36 +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 |
webchick
|
5259e3b9ed
|
Issue #2409209 by dawehner, xjm, mpdonadio, Wim Leers, hussainweb, RavindraSingh, prashantgoel: Replace all _url() calls beside the one in _l()
|
2015-02-10 14:02:30 -08:00 |
Alex Pott
|
002ae719c9
|
Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements.
|
2014-09-30 10:10:00 +02:00 |
Nathaniel Catchpole
|
b13bf91994
|
Issue #2187829 by longwave, IshaDakota, ianthomas_uk, richard.c.allen2386: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in core/modules/views.
|
2014-02-13 11:53:32 +00:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
de0492e741
|
Issue #2065115 by sergeypavlenko: Remove Unused local variable from /core/modules/views/views.tokens.inc.
|
2013-09-02 14:32:12 -07:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
Alex Pott
|
c014519ca1
|
Issue #1969540 by Xano: Convert token.inc to a service.
|
2013-04-18 08:24:35 +01:00 |
webchick
|
7e465a9b17
|
Issue #1888390 by dawehner, damiankloip, tim.plunkett: Change 'human_name()' to 'label' and replace View::getHumanName() with View::label().
|
2013-04-03 12:57:49 -07:00 |
webchick
|
dd8c44b490
|
Issue #1757564 by damiankloip, dawehner, tim.plunkett: Change 'name' to 'id' on View entity.
|
2013-01-18 21:10:42 -08:00 |
webchick
|
cc38404bcd
|
Issue #1792844 by tim.plunkett: Change more public properties to protected in ViewExecutable and ViewStorage.
|
2012-10-26 22:19:41 -07:00 |
Tim Plunkett
|
c7b7c3e5ba
|
Issue #1805996 by dawehner, tim.plunkett, damiankloip, xjm, et al: Add Views and Views UI to core.
|
2012-10-22 14:11:32 -04:00 |