Alex Pott
|
b84cf878ff
|
Issue #2573443 by mikebell_: Remove conf_path() from core
|
2015-10-01 12:03:27 +01: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 |
Alex Pott
|
4a8366bb62
|
Revert "Issue #2570431 by stefan.r, YesCT, David_Rothstein, xjm, catch, effulgentsia, Heine, dawehner, plach, lauriii, alexpott, joelpittet: Document that certain (non-"href") attribute values in t() and SafeMarkup::format() are not supported and may be insecure"
This reverts commit 4d8e0102f3 .
|
2015-09-29 11:43:27 +01:00 |
Alex Pott
|
4d8e0102f3
|
Issue #2570431 by stefan.r, YesCT, David_Rothstein, xjm, catch, effulgentsia, Heine, dawehner, plach, lauriii, alexpott, joelpittet: Document that certain (non-"href") attribute values in t() and SafeMarkup::format() are not supported and may be insecure
|
2015-09-29 11:33:32 +01:00 |
Alex Pott
|
82198fee08
|
Issue #2543580 by harjotsingh, xq1003, kjay, longwave, jhodgdon, webchick: Post-install message referrs to "handbook" and links to irrelevant page
|
2015-09-28 00:58:01 +02:00 |
Alex Pott
|
03ac04f38a
|
Issue #2572929 by dawehner, pwolanin, mikeker, xjm, stefan.r, David_Rothstein, hussainweb, lauriii, Wim Leers, catch, chx, alexpott: Document lack of auto-escape in theme functions and add a theme autoescape helper function
|
2015-09-26 17:50:12 +02:00 |
Alex Pott
|
8bcdbf2ca6
|
Issue #2405057 by nlisgo, Manjit.Singh, ctraltdel, madhavvyas, avitslv, LewisNyman, emma.maria, joelpittet, dernetzjaeger, wmortada, karolus, cilefen, Noe_, davidhernandez, idebr: Replace arrow-asc and arrow-desc images with Libricons and implement using CSS
|
2015-09-26 12:40:57 +02:00 |
Alex Pott
|
bfcba53277
|
Issue #2550225 by swentel, yched, Wim Leers, aspilicious: quickedit_test_entity_view_alter() creates a non compliant field render array
|
2015-09-25 16:54:05 +02:00 |
webchick
|
1d1fe19702
|
Issue #2112679 by Berdir, damiankloip, nlisgo, krlucas, lokapujya, m1r1k, piyuesh23, blueminds, stefan.r, subhojit777, dawehner, kerby70, Dustin LeBlanc, znerol, JeroenT, borisson_, scor, amitgoyal, s_leu: getUsername() should return the username getDisplayName() for the formatted user name
|
2015-09-23 17:26:38 -07:00 |
Alex Pott
|
fc45b90ea3
|
Issue #2572599 by stefan.r, dawehner, pwolanin, amateescu: Replace !placeholder with @placeholder in a few remaining places
|
2015-09-22 22:29:51 +02:00 |
Alex Pott
|
e686c9d183
|
Issue #2550225 by swentel, yched, Wim Leers, aspilicious: quickedit_test_entity_view_alter() creates a non compliant field render array
|
2015-09-22 10:14:42 +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 |
effulgentsia
|
a537a3098e
|
Issue #2571375 by alexpott, webflo, stefan.r, Xano, mr.baileys: Remove TranslationManager dependency from LanguageManager
|
2015-09-21 12:38:52 -07:00 |
catch
|
1d50852a7a
|
Issue #2570107 by alexpott: Make format_plural() return a PluralTranslatableString object to remove reliance on a static, unpredictable safe list
|
2015-09-20 19:42:23 +02:00 |
Alex Pott
|
5c943b5c95
|
Issue #2569069 by stefan.r, mr.baileys, alexpott, lauriii: Replace TranslationWrapper with TranslatableString and deprecate TranslationWrapper
|
2015-09-20 16:28:27 +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 |
Nathaniel Catchpole
|
b544422d4d
|
Issue #2477223 by Mile23, Wim Leers, j2r, ianthomas_uk, jaimeguzman, pjbaert: Refactor _drupal_add_html_head, drupal_get_html_head, _drupal_add_html_head_link into the attachments processor, remove from common.inc
|
2015-09-17 22:32:56 +01:00 |
Nathaniel Catchpole
|
8691e08fdf
|
Issue #2545972 by alexpott, joelpittet, ericjenkins, stefan.r, Wim Leers, Cottser: Remove all code usages SafeMarkup::checkPlain() and rely more on Twig autoescaping
|
2015-09-17 15:55:30 +01:00 |
Nathaniel Catchpole
|
77465e751f
|
Issue #2552865 by Mile23: Deprecate drupal_process_attached() for 8.0.0 and either throw an Exception or make it work via the RenderContext
|
2015-09-17 14:04:40 +01:00 |
Alex Pott
|
5f705aa775
|
Issue #2539472 by mikeker, mondrake, harings_rob: Pager "first" and "previous" links have incorrect URLs
|
2015-09-15 09:40:01 +01:00 |
Alex Pott
|
553e77cd99
|
Issue #2512306 by StryKaizer, bojanz, googletorp, JeroenT, borisson_, tim.plunkett: Inline errors not shown for details elements
|
2015-09-14 22:31:12 +01:00 |
webchick
|
2993ad53d5
|
Issue #2005546 by mdrummond, joelpittet, Manuel Garcia, lauriii, lokapujya, epari.siva, hosef, rpayanm, emma.maria, HOG, zetagraph, wmortada, rteijeiro, Cottser, hussainweb, madhavvyas: Use branding block in place of page template branding variables (site name, slogan, site logo)
|
2015-09-10 00:42:29 -07:00 |
webchick
|
50585b2250
|
Issue #2113955 by Sutharsan, japerry, Gábor Hojtsy, basic: Rely on proper server side version fallback for translations
|
2015-09-09 14:47:23 -07:00 |
Nathaniel Catchpole
|
7d16f1c6e6
|
Issue #2538108 by dawehner, jhedstrom: Add hook_post_update_X() for data value updates to reliably run after data format updates
|
2015-09-09 18:07:09 +01:00 |
Alex Pott
|
36f6a9bcda
|
Issue #2565033 by Wim Leers: Follow-up for #2538950: simplify syntax
|
2015-09-09 15:31:13 +01:00 |
Alex Pott
|
2ca39a4720
|
Issue #2452475 by lhangea, googletorp, arpitr, neetu morwani, ianthomas_uk, Mile23: Remove deprecated function drupal_merge_attached() and its references
|
2015-09-09 14:28:29 +01:00 |
Nathaniel Catchpole
|
02569d158f
|
Issue #2487592 by alexpott, JeroenT, Schnitzel, cilefen: CMI: don't ship with a default "active" directory that is empty in most Drupal installations
|
2015-09-09 13:06:17 +01:00 |
xjm
|
74d6632db9
|
Issue #2564321 by alexpott: file_save_htaccess() generates error logs which are escaped incorrectly
|
2015-09-08 19:38:16 -05:00 |
Nathaniel Catchpole
|
6b46410712
|
Issue #2538950 by alexpott, dawehner, stefan.r: Replace SafeMarkup::format() in template_preprocess_html with placeholders in the template
|
2015-09-08 15:42:02 +01:00 |
Alex Pott
|
f52b068062
|
Issue #2562487 by stefan.r, chx, tim.plunkett, dawehner, alexpott: Get better error reporting from __toString
|
2015-09-07 18:22:55 +01:00 |
Alex Pott
|
7253263055
|
Issue #2542748 by plach: Follow-up to Automatic entity updates can fail when there is existing content, leaving the site's schema in an unpredictable state
|
2015-09-06 22:39:47 +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
|
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
|
f154a0e08b
|
Issue #2547933 by googletorp, jhodgdon: Code example for non deprecated use of entity_get_display is wrong
|
2015-08-31 09:33:11 -07: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 |
Nathaniel Catchpole
|
9bee458886
|
Issue #2311393 by tim.plunkett: Remove hook_element_info() and all references to it
|
2015-08-28 22:30:43 +01:00 |
effulgentsia
|
ba95bbb26a
|
Issue #2542748 by plach, effulgentsia, jhedstrom, Gábor Hojtsy, alexpott, mpdonadio, catch, dawehner: Automatic entity updates can fail when there is existing content, leaving the site's schema in an unpredictable state
|
2015-08-26 22:28:17 -07: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 |
Alex Pott
|
6c8fe4bdb4
|
Issue #2214241 by mortendk, mdrummond, lauriii, galooph, ShaunDychko, jjcarrion, b0unty, joelpittet, scor, amitgoyal, aboros, Manuel Garcia, hkirsman, BLadwin, hussainweb, sushilkr, emma.maria, nlisgo, yched, LewisNyman, davidhernandez, mikl, camoa, dman, dodorama: Field default markup - removing the divitis
|
2015-08-26 09:36:43 +01:00 |
Nathaniel Catchpole
|
d9e895c963
|
Issue #2548147 by stefan.r: All batch labels are HTML escaped
|
2015-08-21 20:24:19 +01: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 |
Alex Pott
|
5072353927
|
Issue #939462 by lauriii, Antti J. Salminen, NROTC_Webmaster, mbrett5062, tim.plunkett, tostinni, rteijeiro, dvessel, cilefen, barraponto, theapi, joelpittet, Xano, tuutti, drzraf, Fabianx, markcarver, xjm, catch, Cottser, sun, jenlampton, effulgentsia, davidhernandez, kscheirer, akalata, andypost, hass, rooby, jhodgdon, fubhy, becw, MXT, mlncn, lemunet, chriscalip, mike stewart, PavanL, kevinquillen, gleroux02: Specific preprocess functions for theme hook suggestions are not invoked
|
2015-08-21 15:07:23 +01:00 |
Nathaniel Catchpole
|
7a6602c863
|
Issue #977844 by Wim Leers: Remove the 'every_page' option for CSS/JS assets: it is confusing, even damaging
|
2015-08-21 15:03:56 +01:00 |
Alex Pott
|
ba2268f0a9
|
Issue #2547447 by Wim Leers, dawehner: Stop creating services.yml by default
|
2015-08-21 09:29:04 +01:00 |
Alex Pott
|
5236486e25
|
Issue #2221771 by ianthomas_uk, rpayanm, Eli-T, Rolf van de Krol, pjonckiere, xjm, DuaelFr: Mark all simple wrappers in bootstrap.inc and common.inc as deprecated
|
2015-08-20 22:42:55 +01:00 |
Alex Pott
|
8ce356a3e1
|
Issue #2554013 by dawehner: Save 5 function calls for every rendered template
|
2015-08-20 12:05:59 +01:00 |
Alex Pott
|
bb2d279978
|
Issue #2501319 by joelpittet, cwells, stefan.r, YesCT, nlisgo, Cottser, cmanalansan, dawehner, xjm, alexpott, josephdpurcell: Remove SafeMarkup::set() in Error::renderExceptionSafe() and _drupal_log_error() and improve backtrace formatting consistency in _drupal_log_error(), Error::renderExceptionSafe(), and DefaultExceptionSubscriber::onHtml()
|
2015-08-20 09:56:42 +01:00 |
webchick
|
fa2724a4cd
|
Issue #2547851 by alexpott, joelpittet, dawehner, stefan.r, xjm: SafeMarkup::format() should require arguments without them it is just SafeMarkup::set() in disguise
|
2015-08-19 18:10:08 -04:00 |