Commit Graph

2213 Commits (7eb616f14c8aff43d870ba35e56941cb31f20a94)

Author SHA1 Message Date
Nathaniel Catchpole 9024fa617c Issue #2506195 by alexpott, joelpittet, xjm, David_Rothstein, Fabianx, pwolanin: Remove SafeMarkup::set() from Xss::filter() 2015-07-11 09:10:48 +01:00
webchick c66eb738f9 Issue #2508231 by timmillwood, amateescu, hussainweb, catch, dawehner, David_Rothstein, Mixologic, effulgentsia: Raise minimum required version of PHP to 5.5.9 2015-07-08 21:20:58 -07:00
Alex Pott 5a528e59df Issue #2493665 by Fabianx, dawehner, msonnabaum, catch: Add centralized container invalidation method 2015-07-07 17:35:44 +01:00
xjm 85de42c975 Issue #2526462 by Mile23: Mark entity_get_bundles() as @deprecated for 9.x 2015-07-06 03:13:24 +01:00
Alex Pott 2dbda2635a Issue #2509898 by dawehner, znerol, larowlan, lauriii, Aki Tendo, Wim Leers: Additional uncaught exception thrown while handling exception after service changes 2015-07-05 17:59:25 +01:00
xjm 251f84779b Issue #2514092 by neclimdul: Fix typo in drupal_attach_tabledrag 2015-07-04 15:19:14 +01:00
catch 7f420bd908 Issue #2487600 by dawehner, Wim Leers, fgm: #access should support AccessResultInterface objects or better has to always use it 2015-06-30 16:22:49 +01:00
Alex Pott 68d4f0be10 Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993 2015-06-24 16:31:20 -05:00
Alex Pott 42c693a966 Issue #2407195 by Wim Leers, Fabianx, joelpittet, lauriii, Crell: Move attachment processing to services and per-type response subclasses 2015-06-23 11:24:29 -05:00
Alex Pott d305a8efaa Issue #2499943 by mikey_p, Berdir, catch: system.active_theme.THEMENAME state should not cache theme data 2015-06-20 12:11:56 -05:00
xjm 5a3e3b1743 Issue #2501639 by crowdcg, Cottser, cwells, YesCT, Gábor Hojtsy: Remove SafeMarkup::set in drupal_check_module() 2015-06-15 15:47:27 -05:00
Alex Pott d5d8b306a8 Issue #2451395 by dawehner, catch, fgm, David_Rothstein: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them 2015-06-13 21:22:27 +01:00
xjm 77e9bbe983 Issue #2505469 by pwolanin, joelpittet: Remove drupal_render() calls from template_preprocess_table() 2015-06-12 20:12:16 -05:00
Alex Pott 215b967a44 Issue #1493324 by tim.plunkett, dmsmidt, mgifford, bleen18, davidhernandez, crasx, mparker17, stefan.r, YesCT, joelpittet, tstoeckler, larowlan, vijaycs85, swentel, rpayanm, Bojhan, LewisNyman, emma.maria, BarisW, njbarrett, rteijeiro, nod_, sun, joshtaylor, mrjmd, webchick, marcvangend, kattekrab, SKAUGHT, bowersox, andrewmacpherson, Manjit.Singh, RavindraSingh, Wim Leers, BLadwin, aspilicious, mortendk, mausolos, jessebeach, Gábor Hojtsy, anandps, falcon03, franz, andypost, rooby, rootwork, Cottser, Xano: Inline form errors for accessibility and UX 2015-06-12 14:54:11 +01:00
Nathaniel Catchpole cf4f00393f Issue #2497259 by catch, tim.plunkett, alexpott: system_region_list() unnecessarily translates region names 2015-06-09 15:24:55 +01:00
Alex Pott fd8c8cd919 Issue #2384675 by sidharrell, cilefen, Mile23, damiankloip, dawehner, Wim Leers, alexpott, neclimdul: Deprecate conf_path() 2015-06-09 13:15:19 +01:00
Alex Pott 6cf71a2053 Issue #2346261 by DuaelFr, kmoll, Berdir: Deprecate entity_create() in favor of a <EntityType>::create($values) or \Drupal::entityManager()->getStorage($entity_type)->create($values) 2015-06-08 23:47:11 +01: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
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
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
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
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 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
xjm 088f8b357a Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
xjm b58943a0de Issue #1818692 by mbrett5062, lokapujya, David_Rothstein, blacklight4: Improve the maintenance page error message (rollback) 2015-05-24 13:06:20 -05:00
Alex Pott a92f929273 Issue #2191115 by cs_shadow, alexrayu, JacobSanford, jhodgdon, Cottser: Clean up stale references to theme('foo') in documentation 2015-05-20 16:00:36 +01:00
Alex Pott 0f1a044e09 Issue #2208585 by googletorp, quicksketch: Make #wrapper_attributes official and document it 2015-05-20 12:06:56 +01:00
Alex Pott 99aa2d6748 Issue #2474537 by Noe_, tstoeckler, michaellenahan, cilefen: Installing in a non-English language fails for command-line installations (Drush, ...) 2015-05-18 06:03:27 +01:00
Alex Pott 90433ce295 Issue #2296885 by mikeker, dawehner: Remove format_xml_elements() 2015-05-15 08:42:43 -07:00
Nathaniel Catchpole a15c86702a Issue #2289201 by mariano.barcia, webchick: [Meta] Make drupal install and run within reasonable php memory limits so we can reset the memory requirements to lower levels 2015-05-14 11:52:50 +01:00
Nathaniel Catchpole ac474b904b Issue #2369987 by aneek, alexpott, joelpittet, rteijeiro, pgautam, jain_deepak, idebr: Remove SafeMarkup::set() from 'head' title on template_preprocess_html 2015-05-13 13:05:09 +01:00
Nathaniel Catchpole db8fda5c76 Issue #2339447 by lauriii, joseph.olstad, Fabianx, joelpittet, jcnventura, amateescu, Antti J. Salminen: Improve theme registry build performance by 85% 2015-05-13 11:07:51 +01:00
Alex Pott 797f9d2d76 Revert "Issue #2369987 by aneek, joelpittet, rteijeiro, jain_deepak, pgautam, idebr: Remove SafeMarkup::set() from 'head' title on template_preprocess_html"
This reverts commit 10c8777ee3.
2015-05-11 13:48:35 -07:00
Alex Pott 10c8777ee3 Issue #2369987 by aneek, joelpittet, rteijeiro, jain_deepak, pgautam, idebr: Remove SafeMarkup::set() from 'head' title on template_preprocess_html 2015-05-11 11:52:50 -07:00
Alex Pott 14ae16ffca Issue #2449445 by Cottser, emma.maria: Add "indentation" class back to indentation theme hook, use it for styling 2015-05-10 17:26:14 -07:00
Nathaniel Catchpole b5f7cccde4 Issue #1081266 by stefan.r, mikeytown2, jeroen.b, tsphethean, mfb, joseph.olstad, marcelovani: Avoid re-scanning module directory when a filename or a module is missing 2015-05-08 15:33:16 +01:00
Nathaniel Catchpole e0aae8c26a Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data. 2015-05-05 11:47:16 +01:00
Alex Pott 34d780b432 Issue #2452491 by arpitr, Mile23: @deprecate drupal_pre_render_link() for Drupal 9 2015-05-04 14:01:22 -07:00
xjm db27d7953e Issue #2322195 by rpayanm, nlisgo, cilefen, balagan, LinL, akashjain132, filijonka, epari.siva, Tebro, Temoor, pcambra, unstatu, Poornima3, Shivam Agarwal, abhi170893, Dom., PieterJanPut, Mile23, JeroenT, disasm: Replace all instances of user_load(), user_load_multiple(), entity_load('user') and entity_load_multiple('user') with static method calls 2015-04-26 21:00:41 -05:00
Nathaniel Catchpole b9114f685b Issue #2443805 by a_thakur, JeroenT: Remove element_* from common.inc 2015-04-23 13:41:26 +01:00
xjm 1bf9f3883b Issue #2472187 by Cinnead, jhodgdon: t() docs should not use @code inline 2015-04-18 18:34:05 +02:00
webchick 6db8cde589 Issue #2407565 by epari.siva, davidhernandez, akalata, pakmanlh, lauriii, vedpareek, Cottser, brianperry: Consensus Banana Phase 1, cleanup 2015-04-18 08:48:42 -07:00
Alex Pott 0fa529e4f0 Issue #2228393 by almaudoh, andypost, pfrenssen, znerol, cpj, Dom.: Decouple session from cookie based user authentication 2015-04-18 12:06:53 +02:00
effulgentsia cbc03163b9 Issue #2281989 by stefan.r: Add a fast and simple way to get module name from the module handler 2015-04-17 16:05:59 -07:00
Alex Pott b676df9303 Issue #2031641 by aburrows, lauriii, nlisgo, Pol, redsquid, tuutti, LewisNyman, akalata, agviu, kallehauge, _nolocation, rpayanm, saki007ster, mdrummond, RavindraSingh, brahmjeet789: Change active class to is-active 2015-04-16 16:25:55 +02:00
Nathaniel Catchpole e3573a2a24 Issue #2296009 by fgm, Fabianx, AjitS: Use APC Classloader by default (when available) 2015-04-16 14:46:51 +01:00
webchick e02a165671 Issue #2471216 by joshi.rohit100, PieterJanPut, Wim Leers: render() should call the renderer service directly 2015-04-15 09:56:41 -07:00