Commit Graph

28950 Commits (16563faa8cd8413ec8859fd7d0b3ba7198d7fdf4)

Author SHA1 Message Date
xjm 2f903e47ac Issue #2273925 by larowlan, aneek, lauriii, mikey_p, joelpittet, dimaro, Fabianx, xjm, jaredsmith, effulgentsia, lokapujya, iMiksu, chx, YesCT, googletorp, dawehner, Wim Leers, Cottser: Ensure #markup is XSS escaped in Renderer::doRender() 2015-06-07 13:34:39 -05:00
xjm c29f89569b Issue #2501447 by Cottser: Document SafeMarkup::setMultiple in _batch_page() 2015-06-07 12:02:36 -05:00
xjm 405f1380f9 Issue #2500747 by joelpittet, effulgentsia: Remove 'html' option from theme('time') 2015-06-07 11:41:38 -05:00
xjm faec539a8b Issue #2501747 by cwells, joelpittet, peezy: Remove SafeMarkup::set in search_excerpt 2015-06-06 20:00:47 -05:00
Alex Pott 98cddda4b3 Issue #2472177 by Dom., nod_, drubb, mgifford: Collapsible fieldset have duplicated and wrong aria-expanded 2015-06-07 01:43:51 +01:00
xjm 7b948696bf Issue #2501451 by Cottser, joelpittet: Document SafeMarkup::set in drupal_get_messages() 2015-06-06 12:11:51 -05:00
Jennifer Hodgdon 38833e0f83 Issue #2493683 by nod_, dawehner, eiriksm, Wim Leers: JSDoc for JS using Backbone 2015-06-06 08:55:42 -07:00
xjm 083448750a Issue #2501403 by Cottser, xjm, pwolanin, joelpittet: Document SafeMarkup::set in Xss::filter 2015-06-06 09:43:32 -05:00
Nathaniel Catchpole 2b20dd205e Issue #2500977 by olli: History module triggers a post request for anonymous users on all node pages 2015-06-06 09:58:22 +01:00
Alex Pott fbeaa7eecb Issue #2500031 by cilefen: Killing the entire Testing list page if any test anywhere is missing a summary is not nice; add robustness 2015-06-05 22:13:02 +01:00
Alex Pott 4a4ee0589d Issue #1838242 by jhedstrom, pivica, tim.plunkett, GaëlG, dawehner, olli, Lendude: Provide Views integration for datetime field 2015-06-05 22:07:08 +01:00
Alex Pott a108bf0f76 Issue #2478119 by znerol, andypost: Replace references to Session Manager with references to Session 2015-06-05 22:03:12 +01:00
Alex Pott dc53be5b5a Issue #2483433 by damiankloip, Wim Leers, catch, dawehner: Optimize CacheableMetadata::merge() + BubbleableMetadata::merge() 2015-06-05 21:57:04 +01:00
Alex Pott 068edfc14e Issue #2395831 by dawehner, fago, martin107, cafuego, YesCT, plach, jibran, larowlan, Wim Leers, effulgentsia, klausi: Entity forms skip validation of fields that are not in the EntityFormDisplay 2015-06-05 21:46:55 +01:00
Jennifer Hodgdon 700158c93b Issue #2494319 by Pere Orga: Follow up to Spellchecking Drupal - Comments 2015-06-05 13:20:37 -07:00
Jennifer Hodgdon c3cb303173 Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS 2015-06-05 13:17:55 -07:00
Alex Pott 4fb37aa1ff Issue #2498849 by catch, dawehner: Entity view controller title rendering is expensive 2015-06-05 20:04:08 +01:00
Alex Pott 2f370af9c5 Issue #2195573 by Xano, eiriksm, heddn, ParisLiakos, Les Lim, Pere Orga, dinarcon, xjm, alexpott: Add a dedicated @LanguageNegotiation annotation class 2015-06-05 19:52:32 +01:00
Nathaniel Catchpole 9f4d5e84fe Issue #2460529 by alexpott, chx, phenaproxima: Migrations need to use the configuration entity dependency system 2015-06-05 10:47:51 +01:00
Nathaniel Catchpole 4509204286 Issue #2478483 by Wim Leers, Fabianx: Introduce placeholders (#lazy_builder) to replace #post_render_cache 2015-06-05 10:47:02 +01:00
Nathaniel Catchpole c219ec8fcd Issue #2498293 by cilefen, Fabianx: Only allow lowercase service and parameter names 2015-06-04 15:10:58 +01:00
Alex Pott fde956156b Issue #2478413 by typhonius: Remove an extra comment space in the MySQL Connection class 2015-06-03 22:03:00 +01:00
Alex Pott 5c30cf27bd Issue #2473729 by FMB, darol100, ifrik, ivarlaks, jhodgdon: Review the hook_help for Internal page cache module 2015-06-03 22:00:40 +01:00
Alex Pott a9a9b7692c Issue #2499615 by honzakuchar: Docblock interface Drupal\Core\Extension\ThemeHandlerInterface::uninstall typo 2015-06-03 18:11:42 +01:00
Alex Pott 90d6fb15ed Issue #2389811 by znerol, mpdonadio, alexpott, hussainweb, neclimdul: Move all the logic out of index.php (again) 2015-06-03 18:06:46 +01:00
Alex Pott 2f853b1863 Issue #2218145 by mglaman, fran seva, Alumei, dawehner: Change EntityRouteEnhancer::enhance() to use protected methods instead of one giant method 2015-06-03 17:24:54 +01:00
Alex Pott c31fec26b0 Issue #2476059 by willzyx, tadityar, yarik.lutsiuk, Berdir: Remove EntityInterface->getSystemPath(), all its implementations and related usage 2015-06-03 16:21:36 +01:00
Alex Pott 99e0777322 Issue #2475715 by stefan.r, tstoeckler: Module uninstall form does not validate correctly and breaks the confirmation form after 60 seconds 2015-06-03 15:54:37 +01:00
Alex Pott f08e28adc9 Issue #2496801 by cilefen, Cottser: Change setGenerators to setUrlGenerator on TwigExtension 2015-06-03 15:35:22 +01:00
Alex Pott 18cc89f13a Issue #2495419 by Cottser: Move the 'search-results' class from the render array and into a Classy template 2015-06-03 15:13:40 +01:00
Alex Pott c21e099932 Issue #2477461 by borisson_, googletorp, Wim Leers, Crell: Move X-Generator header to its own listener 2015-06-03 15:11:26 +01:00
webchick ea37327b42 Issue #2498689 by lauriii, Wim Leers, David_Rothstein: "Back to site" link no longer appears in the toolbar 2015-06-02 19:34:52 -07:00
Alex Pott 3f56e7f1e8 Issue #2115737 by darol100, rhuffstedtler, andythomnz, jemandy, ijf8090, zealfire, er.pushpinderrana, jhodgdon: Make the text in modules, themes, and profiles README.txt files more user-friendly 2015-06-02 23:25:18 +01:00
Alex Pott 0504dd944e Issue #1810002 by Mile23, piyuesh23: Add missing type hinting to Config module docblocks 2015-06-02 22:45:11 +01:00
Alex Pott 91504462cd Issue #2488844 by markie, jhodgdon: Write tests for raw time span and time span formatters in Views 2015-06-02 22:25:36 +01:00
Alex Pott 2466bc032e Issue #2494679 by Xano: Fix LanguageNegotiatorInterface type hints in docblocks 2015-06-02 22:20:34 +01:00
Alex Pott a79508ac5d Issue #2497447 by mpdonadio, stefan.r, jhodgdon: DrupalDateTime::format() and DateTimePlus::format() ignore the timezone setting 2015-06-02 21:55:13 +01:00
Alex Pott f3e2e68157 Issue #2489664 by sumitmadan, davidhernandez, Manjit.Singh, Cottser: Remove unnecessary markup from core templates, a.k.a. divitis 2015-06-02 17:41:21 +01:00
Alex Pott eed1c99c51 Issue #2485375 by marieke_h, Manjit.Singh, MathieuSpil, LewisNyman, geertvd: Clean up shortcut CSS inline with our CSS standards 2015-06-02 17:09:42 +01:00
Nathaniel Catchpole 537da55a56 Revert "Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols)"
This reverts commit b105158ab7.
2015-06-02 17:06:45 +01:00
Alex Pott 7d3e205b9a Issue #2139185 by penyaskito, YesCT: Notify users when landing on config translation page with only one language listed 2015-06-02 16:30:41 +01:00
Alex Pott ae86ffd5ab Issue #2489560 by Manjit.Singh, Cottser, mortendk, LewisNyman: move comment.theme.css to classy 2015-06-02 16:13:44 +01:00
Alex Pott 767aa76d06 Issue #2498269 by willzyx: Syslog is incompatible with Webprofiler - Faulty dependency to ConfigFactory 2015-06-02 15:53:26 +01:00
Alex Pott 42c845a050 Issue #2498515 by Berdir, neclimdul: Update additional Symfony Components to 2.7.0 2015-06-02 15:28:49 +01:00
Nathaniel Catchpole b105158ab7 Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols) 2015-06-02 10:13:37 +01:00
Alex Pott 8f9efdeddd Revert "Issue #2498515 by neclimdul: Update additional Symfony Components to 2.7.0"
This reverts commit e3391535d8.
2015-06-02 08:04:54 +01:00
webchick 9bd443fe60 Issue #2497113 by catch, dawehner: views_theme() gets 19 types of plugin definition, only needs five 2015-06-01 21:52:29 -07:00
webchick e3391535d8 Issue #2498515 by neclimdul: Update additional Symfony Components to 2.7.0 2015-06-01 21:39:15 -07:00
Nathaniel Catchpole 5c8a50ed7f Issue #2254865 by Wim Leers, lauriii, borisson_, JeroenT, alexpott, Fabianx: toolbar_pre_render() runs on every page and is responsible for ~15ms/17000 function calls 2015-06-01 17:49:02 +01:00
Alex Pott 4e3e39cbf5 Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, geertvd, pjonckiere, alexpott, Wim Leers, Gábor Hojtsy, Fabianx, tim.plunkett: Date format form is unusable 2015-06-01 17:38:29 +01:00