Commit Graph

364 Commits (8ad071fa6884b5c012f2c3b5b4041ef092b7a846)

Author SHA1 Message Date
stefan.r 29bc731269 Issue #1880224 by joelpittet, thedavidmeister, rooby, validoll, monta: Notice: Undefined index: value in theme_status_report() (line 2577 of modules/system/system.admin.inc) 2016-08-29 21:17:07 +02:00
David Rothstein df75f7c315 Issue #2640888 by IRuslan, kala4ek: Broken link on image toolkits conf page when no toolkits are installed 2016-07-03 13:40:00 -04:00
David Rothstein 7b2dc7936e Drupal 7.43 (SA-CORE-2016-001) by agerard, Alan Evans, benjy, berdir, catch, Damien Tournoud, DamienMcKenna, Dave Cohen, Dave Reid, David_Rothstein, dsnopek, effulgentsia, FengWen, fgm, fnqgpc, greggles, Gábor Hojtsy, Juho Nurminen 2NS, klausi, larowlan, nagba, Pere Orga, plach, pwolanin, quicksketch, rickmanelius, scor, stefan.r, StryKaizer, YesCT 2016-02-24 14:26:52 -05:00
David Rothstein b8d9c44f83 Revert "Drupal 7.43"
This reverts commit 2f54b101bf.
2016-02-24 14:25:49 -05:00
David Rothstein 2f54b101bf Drupal 7.43 2016-02-24 14:19:52 -05:00
David Rothstein cedcc04cf8 Issue #2342243 by martin107, serundeputy: Rename a variable in theme_system_modules_fieldset() to avoid colliding index variable names in a nested foreach loop 2015-03-30 14:45:45 -04:00
David Rothstein 62c952c6e4 Issue #1183708 by Liam Morland | onair1: Fixed Notice: Undefined index: favicon_path in system_theme_settings_validate(). 2014-11-01 16:26:40 -04:00
Jennifer Hodgdon aeb6f56ad9 Issue #2248799 by amitgoyal, c31ck, Wim Leers: Fix docs for system_sort_themes 2014-06-13 14:25:14 -07:00
David Rothstein b852638c1b Issue #2227687 by cs_shadow | Cottser: Slightly ugly error message if a module is incompatible with the version of core and the PHP version. 2014-05-05 13:56:06 -04:00
David Rothstein 257fac8454 Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead. 2013-12-29 15:32:28 -05:00
David Rothstein 987892b79e Issue #2120461 by amitsedaiz | joachim: Theme_status_report() uses an integer instead of a constant. 2013-12-29 14:55:52 -05:00
David Rothstein 7b029aca04 Issue #1679660 by rhm50, amontero, billk2, valthebald | bagvendt: Add link to cron tutorial on drupal.org. 2013-12-25 15:12:01 -05:00
David Rothstein ef10c14b7f Issue #1117780 by amontero, naxoc | ogi: Display cron url in admin/config/system/cron page. 2012-12-08 16:49:25 -05:00
Jennifer Hodgdon e27ec205f7 Issue #1799116 by jwilson3: Standardize on installation profile terminology 2012-10-10 10:26:08 -07:00
David Rothstein a6cc373efa Issue #1397882 by sun, kbasarab, catch, pingers: Fixed system_theme_settings_submit() does not properly clean up submitted form values. 2012-09-15 16:33:23 -04:00
David Rothstein 46cf23289a Issue #761608 by JohnAlbin, effulgentsia: Fixed Missing theme settings values because list_themes() has inconsistent theme object data. 2012-06-28 00:49:18 -04:00
webchick 58a2b40b3b Issue #1376166 by sun, xjm, tim.plunkett: Fixed Custom logo and favicon functionality inanely tries to support absolute local file paths. 2012-04-30 22:10:09 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick c6734081a8 Issue #1282156 by karschsp, kika: Convert IP-blocking table to 'Empty table pattern'. 2012-03-13 12:45:48 -07:00
Jennifer Hodgdon c9eac0ddb8 Issue #1352272 by sven.lauer, Albert Volkman: Fix docs for deprecated, unused system_settings_overview() function 2012-02-24 13:44:21 -08:00
webchick 52ffc1eae3 Rollback of Issue #1397882, pending further clean-up. 2012-02-01 11:24:33 -08:00
webchick 9f1ec4fb60 Issue #1025286 by Tor Arne Thune, Devin Carlson, swentel: Fixed logo_upload() in form_set_error() instead of favicon_upload() in system.admin.inc. 2012-01-31 00:06:33 -08:00
webchick 9e4da3f605 Issue #1397882 by sun: Fixed system_theme_settings_submit() does not properly clean up submitted form values. 2012-01-21 09:33:33 -08:00
webchick 44ef94767f Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module dependencies. 2011-11-14 02:28:16 -05:00
webchick bc3aeb2523 Issue #1183430 by TR, oriol_e9g: Fixed t function strings should not have whitespaces at beginning or end. 2011-10-17 08:35:22 -07:00
webchick de26c88c28 Issue #1252768 by vegantriathlete: Fixed Misnomer in the text supplied for configuring cron. 2011-10-01 13:12:53 -07:00
webchick f84ea30ff0 Issue #881376 by marcvangend: Fixed 'Run the clean URL test' UX is broken. 2011-09-29 00:07:26 -07:00
webchick 5dedc4c400 Issue #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' is not supported by all databases, must be '<>'. 2011-09-27 12:06:35 -07:00
Dries Buytaert 28c48b3e44 - Patch #1286650 by megensel: incorrect API usage in system.admin.inc. 2011-09-24 22:33:48 +02:00
webchick 16b5120350 Issue #943772 by jpsoto, yched, catch, bojanz, pillarsdotnet, steinmb: Fixed field_delete_field() and others fail for inactive fields. 2011-08-29 23:12:18 -07:00
webchick 8ffa608374 Issue #929166 by dww, deviantintegral, yoroy: Add warning if private files are accessible over the web. 2011-07-13 23:45:30 -04:00
Dries Buytaert 148569d986 - Patch #690544 by bleen18, andypost, marcvangend, dbeheydt, rschwab, robertom: blocks admin (admin/structure/block) requires menu_rebuild() to display settings for current theme. 2011-05-13 15:32:45 -04:00
Dries Buytaert c2108cd0ad - Patch #1099254 by hansfn: typo in modules/system/system.admin.inc. 2011-04-10 22:19:55 +02:00
webchick d8679a62e4 Issue #1105384 by claar: system_admin_menu_block_page() description not one line. 2011-03-28 08:45:05 -07:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 0a50c581d8 - Patch #545518 by sun, Xano: move Locale module specific code out of module.inc and system.module. 2011-02-21 23:51:45 +00:00
Dries Buytaert 39fc52de65 - Patch #1015150 by redndahead: clean-up 'getsize' remnants since it has been removed. 2011-01-13 01:08:28 +00:00
Angie Byron 3a37a9c01b #884960 follow-up by bfroehle: Remove phantom empty column on date settings. 2011-01-04 04:02:29 +00:00
Dries Buytaert 8f5201153d - Patch #944484 by xmacinfo: performance bandwidth optimization text do not match latest aggregation performance fix. 2010-11-23 02:54:13 +00:00
Angie Byron aa10522336 #151452 by David_Rothstein, Dave Reid, tstoeckler: Fixed uninstalling modules does not follow dependencies. 2010-11-20 03:34:30 +00:00
Dries Buytaert d3852cd3f5 - Patch #961136 by sun: move system_sort_by_title() into common.inc. 2010-11-07 18:33:53 +00:00
Angie Byron 4a187d271b #936536 by rszrama, sun, yched: Fixed Missing #empty_option on a couple selects. 2010-10-20 16:19:24 +00:00
Dries Buytaert b0cbc018ec - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
Dries Buytaert 0281833bb7 - Patch #943558 by joachim: 'block_callback()' in menu_router() table has no purpose. 2010-10-20 00:47:44 +00:00
Angie Byron 34a7848749 #939918 by joetsuihk: Remove unused variable in system_ip_blocking(). 2010-10-15 04:23:18 +00:00
Dries Buytaert 284f2b11a4 - Patch #902644 by sun, tobiasb: machine names are too hard to implement. Date types and menu names are not validated.
This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846.
2010-10-13 13:43:21 +00:00
Angie Byron 97c6a237d4 #906738 by mgifford, markabur, Jeff Burnz: Fixed status report needs identifying icons (WCAG 2.0) 2010-10-09 05:18:53 +00:00
Angie Byron 00ea494765 #934110 by dww: Fixed regression: Installer defaults to country 'Afghanistan', not 'None'. 2010-10-07 03:26:41 +00:00
Dries Buytaert fb8025056c - Patch #932098 by sun: various bogus theme variables. 2010-10-06 13:38:40 +00:00
Dries Buytaert 485946f296 - Patch #908578 by jonhattan: dependents array key not used in any place across the code. 2010-10-05 00:31:19 +00:00