Commit Graph

22540 Commits (e4512d63f0c895967587eb2bcdb3af3acd3ff416)

Author SHA1 Message Date
Alex Pott 3cee107ce5 Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
Alex Pott bc44cbda91 Issue #1587270 by klausi: Added comment in .htaccess describing how to forbid execution of PHP files in subfolders. 2013-10-03 12:23:10 +01:00
Alex Pott cd9ec6ded2 Issue #2100583 by BarisW: Fixed Edit tab on term listing page shows term name instead of 'Edit'. 2013-10-03 11:44:25 +01:00
Alex Pott f995135280 Issue #2025883 by iamEAP, Mile23, msonnabaum, Berdir: Fixed Drupal's PHPUnit bootstrap.php does not register module namespaces out of /core. 2013-10-03 07:30:07 +01:00
Alex Pott 4681b7616e Issue #2100189 by fgm: Fixed users_roles() schema declares foreign key to nonexistent role table. 2013-10-03 07:21:20 +01:00
Alex Pott 54cc3d752a Issue #1872598 by LewisNyman, rachel_norfolk, echoz, djbobbydrake: Fixed Bartik color settings not responsive. 2013-10-03 07:19:14 +01:00
Alex Pott 75b8c067fc Issue #2084081 by amateescu: Fixed ER autocomplete doesn't work. 2013-10-03 07:14:54 +01:00
Alex Pott 34f0d6db08 Issue #2086201 by tim.plunkett, pwolanin: Fixed Use PluginFormInterface instead of one-off form methods for search plugins. 2013-10-03 06:59:58 +01:00
Alex Pott 1146ebd4c6 Issue #1387964 by yoroy, themic8, realityloop, galooph: Fixed People miss the first section of the help overview page. 2013-10-03 06:54:13 +01:00
Alex Pott 2d10571605 Issue #2102539 by andypost: Fixed Current user service should be updated in drupalLogin() and drupalLogout(). 2013-10-03 06:51:21 +01:00
Alex Pott 63d0273862 Issue #2084401 by Tharna: Fixed Themes can't contain numbers in name. 2013-10-03 06:48:22 +01:00
Alex Pott ed11cb2b39 Issue #2049167 by jbrown: Fixed Don't use function_exists() on functions that are built into PHP 5.3. 2013-10-02 23:04:48 +01:00
Alex Pott 47ff5ffbb8 Issue #1901390 by chx, sun: Enable StaticReflectionParser performance optimization to speed up Annotation parsing. 2013-10-02 22:53:11 +01:00
Alex Pott 0ff5e6d21a Issue #2068343 by slashrsm: Convert file SQL queries to the Entity Query API. 2013-10-02 22:52:03 +01:00
Alex Pott 3c1b5bc2c6 Issue #2099513 by yched: Update field config schema. 2013-10-02 22:48:53 +01:00
Alex Pott ec7cdc9723 Issue #2061907 by danylevskyi, m1r1k: Remove calls to deprecated global $user in shortcut module. 2013-10-02 22:42:16 +01:00
Alex Pott ded8dc77d2 Issue #2040269 by Tim Bozeman, RunePhilosof, typhonius, Cottser: Remove drupal_add_css() from bartik.theme. 2013-10-02 22:34:56 +01:00
Alex Pott cf613e2282 Issue #2091281 by lostkangaroo: Change link format in hook_help() in Action module. 2013-10-02 22:32:51 +01:00
Alex Pott ba6cdc20c0 Issue #2028799 by ifrik, batigolix: Improve help for link module. 2013-10-02 22:31:35 +01:00
Alex Pott 0284fcf96e Issue #1195358 by Liam Morland: Fixed Multiple 'Edit/Hide summary' links appear. 2013-10-02 22:29:33 +01:00
Alex Pott 5d2de6c815 Issue #2103231 by Mark Carver: Add Mark Carver to the list of theme system maintainers in MAINTAINERS.txt. 2013-10-02 22:27:51 +01:00
Alex Pott 8b51c0035a Issue #2095681 by RoSk0: Modernize EntityConfirmFormBase to use FormBase methods. 2013-10-02 22:26:32 +01:00
Alex Pott c9ab0090cd Issue #1919086 by jhodgdon: Extend transliterate() with maxlength. 2013-10-02 22:16:21 +01:00
Alex Pott 9eacefa169 Issue #2097545 by thijsvdanker: Change link format in hook_help() in CKEditor module. 2013-10-02 21:48:19 +01:00
Alex Pott bfb046f831 Issue #2091285 by lostkangaroo, batigolix: Change link format in hook_help() in Ban module. 2013-10-02 21:45:16 +01:00
Alex Pott cef318b5a6 Issue #1106160 by tim.plunkett, BarisW: Fixed Color module uses the public file system but doesn't check if it is set. 2013-10-02 21:15:47 +01:00
Alex Pott a5342664b5 Issue #2016867 by frankbaele, LewisNyman, ckrina, mcjim: Pager Style Update. 2013-10-02 21:11:19 +01:00
Alex Pott 30da57fb33 Issue #2095641 by m1r1k: Use current_user() service instead of _account attribute to get user object. 2013-10-02 20:50:34 +01:00
Alex Pott ff71f796bd Issue #2096785 by damiankloip: Clean up Views access plugins. 2013-10-02 20:48:31 +01:00
Alex Pott 682adb00db Issue #2006282 by joelpittet: Refactor Attribute classes - Cleanup, Security, and Readability and minor performance. 2013-10-02 18:21:14 +01:00
Alex Pott c96cedfaf6 Issue #1939102 by Cottser, joelpittet, gnuget, mikl: Convert theme_indentation() to Twig. 2013-10-02 18:13:10 +01:00
Alex Pott c3ef2d30d9 Issue #2083773 by Pete B: Fixed SearchExcerpt test has a small problem. 2013-10-02 18:13:10 +01:00
webchick e4e8066524 Issue #2099977 by andypost: Add andypost as a component maintainer for comment.module. 2013-10-02 10:04:15 -07:00
Alex Pott 144ab03fbc Issue #2096135 by dawehner, longwave: Fixed PathProcessorAlias ignore 'alias' => TRUE. 2013-10-02 18:03:19 +01:00
Alex Pott 33b448c203 Issue #2080057 by guregori, drupal_sensei: Fixed assertion in NodeFormButtonsTest.php. 2013-10-02 17:52:14 +01:00
webchick 83cbb3412c Issue #2096855 by zero2one: Fixed FilterHtmlImageSecure does not support images with spaces in the filename. 2013-10-02 09:50:45 -07:00
webchick 1cdfe372c8 Issue #2076847 by zero2one, larowlan, Wim Leers, socketwench, mr.baileys: Fixed FilterHtmlImageSecure incorrectly flags images coming from site URLs with ports in them as insecure. 2013-10-02 09:48:03 -07:00
webchick cde64227f7 Issue #2067119 by pameeela, longwave, tstoeckler, Wim Leers: Fixed 'width' and 'height' HTML placeholder attributes in image dialog are not translated, yet should be lcfirst. 2013-10-02 09:45:31 -07:00
webchick c114c815e3 Issue #1824848 by spearhead93, catch, mtift: Remove drupal_js_version_string() variable (instead of converting it). 2013-10-02 09:39:28 -07:00
webchick 0dd4b14fbb Issue #2099261 by JulienD, mr.baileys, amateescu: Fixed field_help() no longer lists field_type()/widget modules and can throw undefined index notice. 2013-10-02 09:25:40 -07:00
Alex Pott a34cb25102 Issue #2002650 by mrsinguyen, chertzog, legolasbo, Erik Erskine, rhm50, sandergo90, grisendo, targoo, janstoeckler, maximpodorov, beowulf1416: Improve maintainability by removing unused local variables. 2013-10-02 14:52:21 +01:00
Alex Pott 00f461aec4 Issue #2079315 by mondrake: Fixed Image style editing leads to redundant watchdog entries. 2013-10-02 14:03:28 +01:00
Alex Pott e0b1f83e30 Issue #2010118 by mgifford: Fixed Busted link in inline code . 2013-10-02 14:00:53 +01:00
Alex Pott 4a189ea22b Issue #1987390 by drupalninja99, mdrummond, Cottser, joelpittet, vinmassaro, azinoman, gnugeti, carsonevans, ezeedub: Aggregator.module - Convert theme_ functions to Twig. 2013-10-02 13:58:01 +01:00
Alex Pott e4314ec6be Issue #2095271 by Gábor Hojtsy, tim.plunkett, YesCT: Add default tabs for routes expected by config_translation(). 2013-10-02 13:52:36 +01:00
Alex Pott 3210323955 Issue #2095223 by pwolanin, tim.plunkett: Remove t() from LocalTaskDefault now that it's in PluginBase. 2013-10-02 11:23:14 +01:00
Alex Pott 94ca8a1496 Issue #2095249 by mcjim: Change description text for admin/config/system/site-information to remove 'number of posts per page'. 2013-10-02 11:21:56 +01:00
Nathaniel Catchpole 22d8e0dcd4 Issue #2083785 by Berdir, yched, das-peter: Add support for determining which field properties are cacheable. 2013-10-02 11:19:28 +01:00
Alex Pott 0fc52f1178 Issue #2077473 by dawehner, damiankloip, pwolanin: Replace local action plugin discovery with YamlDiscovery and handle routes with parameters. 2013-10-01 23:24:51 +01:00
Alex Pott f366930462 Issue #2091411 by damiankloip, dawehner: Provide an easier mechanism for a route definition wrapped by module_exists(). 2013-10-01 21:15:12 +01:00