summaryrefslogtreecommitdiff
path: root/modules/system/system.admin.inc
Commit message (Collapse)AuthorAge
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #1282156 by karschsp, kika: Convert IP-blocking table to 'Empty table ↵webchick2012-03-13
| | | | pattern'.
* Issue #1352272 by sven.lauer, Albert Volkman: Fix docs for deprecated, ↵Jennifer Hodgdon2012-02-24
| | | | unused system_settings_overview() function
* Rollback of Issue #1397882, pending further clean-up.webchick2012-02-01
|
* Issue #1025286 by Tor Arne Thune, Devin Carlson, swentel: Fixed ↵webchick2012-01-31
| | | | logo_upload() in form_set_error() instead of favicon_upload() in system.admin.inc.
* Issue #1397882 by sun: Fixed system_theme_settings_submit() does not ↵webchick2012-01-21
| | | | properly clean up submitted form values.
* Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module ↵webchick2011-11-14
| | | | dependencies.
* Issue #1183430 by TR, oriol_e9g: Fixed t function strings should not have ↵webchick2011-10-17
| | | | whitespaces at beginning or end.
* Issue #1252768 by vegantriathlete: Fixed Misnomer in the text supplied for ↵webchick2011-10-01
| | | | configuring cron.
* Issue #881376 by marcvangend: Fixed 'Run the clean URL test' UX is broken.webchick2011-09-29
|
* Issue #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' ↵webchick2011-09-27
| | | | is not supported by all databases, must be '<>'.
* - Patch #1286650 by megensel: incorrect API usage in system.admin.inc.Dries Buytaert2011-09-24
|
* Issue #943772 by jpsoto, yched, catch, bojanz, pillarsdotnet, steinmb: Fixed ↵webchick2011-08-29
| | | | field_delete_field() and others fail for inactive fields.
* Issue #929166 by dww, deviantintegral, yoroy: Add warning if private files ↵webchick2011-07-13
| | | | are accessible over the web.
* - Patch #690544 by bleen18, andypost, marcvangend, dbeheydt, rschwab, ↵Dries Buytaert2011-05-13
| | | | robertom: blocks admin (admin/structure/block) requires menu_rebuild() to display settings for current theme.
* - Patch #1099254 by hansfn: typo in modules/system/system.admin.inc.Dries Buytaert2011-04-10
|
* Issue #1105384 by claar: system_admin_menu_block_page() description not one ↵webchick2011-03-28
| | | | line.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #545518 by sun, Xano: move Locale module specific code out of ↵Dries Buytaert2011-02-21
| | | | module.inc and system.module.
* - Patch #1015150 by redndahead: clean-up 'getsize' remnants since it has ↵Dries Buytaert2011-01-13
| | | | been removed.
* #884960 follow-up by bfroehle: Remove phantom empty column on date settings.Angie Byron2011-01-04
|
* - Patch #944484 by xmacinfo: performance bandwidth optimization text do not ↵Dries Buytaert2010-11-23
| | | | match latest aggregation performance fix.
* #151452 by David_Rothstein, Dave Reid, tstoeckler: Fixed uninstalling ↵Angie Byron2010-11-20
| | | | modules does not follow dependencies.
* - Patch #961136 by sun: move system_sort_by_title() into common.inc.Dries Buytaert2010-11-07
|
* #936536 by rszrama, sun, yched: Fixed Missing #empty_option on a couple selects.Angie Byron2010-10-20
|
* - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form ↵Dries Buytaert2010-10-20
| | | | element titles for accessibility.
* - Patch #943558 by joachim: 'block_callback()' in menu_router() table has no ↵Dries Buytaert2010-10-20
| | | | purpose.
* #939918 by joetsuihk: Remove unused variable in system_ip_blocking().Angie Byron2010-10-15
|
* - Patch #902644 by sun, tobiasb: machine names are too hard to implement. ↵Dries Buytaert2010-10-13
| | | | | | 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.
* #906738 by mgifford, markabur, Jeff Burnz: Fixed status report needs ↵Angie Byron2010-10-09
| | | | identifying icons (WCAG 2.0)
* #934110 by dww: Fixed regression: Installer defaults to country ↵Angie Byron2010-10-07
| | | | 'Afghanistan', not 'None'.
* - Patch #932098 by sun: various bogus theme variables.Dries Buytaert2010-10-06
|
* - Patch #908578 by jonhattan: dependents array key not used in any place ↵Dries Buytaert2010-10-05
| | | | across the code.
* #931190 by klausi, carlos8f: Fixed enabling modules via the UI breaks module ↵Angie Byron2010-10-05
| | | | dependencies.
* - Patch #894614 by boombatower: PHP incompatibility message is not complete.Dries Buytaert2010-10-03
|
* #651086 follow-up by carols8f: Fix cache clearing is an ineffective mess.Angie Byron2010-10-01
|
* #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix ↵Angie Byron2010-10-01
| | | | admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index.
* - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct.Dries Buytaert2010-09-28
|
* - Patch #140783 by sun: a select list without #default_value() always passes ↵Dries Buytaert2010-09-24
| | | | form validation.
* - Patch #921098 by munzirtaha: !is_null() should be replaced by isset() ↵Dries Buytaert2010-09-24
| | | | because it's faster.
* - Patch #915322 by munzirtaha: coding standard violation.Dries Buytaert2010-09-23
|
* - Patch #912700 by bleen18: modules with no files[] entries in .info files ↵Dries Buytaert2010-09-16
| | | | are deemed 'incompatible with 7.x'.
* - Patch #913146 by Jacine: alt attribute for incompatible module image on ↵Dries Buytaert2010-09-16
| | | | module listing page needs improvement.
* #358437 follow-up by sun: Roll back unrelated caching changes.Angie Byron2010-09-15
|
* - Patch #884960 by mgifford: labels missing for date.Dries Buytaert2010-09-11
|
* - Patch #827086 by mcarbone: date format screen dies with a PDO error when ↵Dries Buytaert2010-09-09
| | | | the format is longer than 100 characters.
* #800502 by Damien Tournoud, sun: Fixed Module page is not ordered correctly.Angie Byron2010-09-05
|
* - Patch #895308 by Damien Tournoud: remove file_directory_path().Dries Buytaert2010-09-01
|
* - Patch #864938 by antgiant, Stevel: can't upload .ico favicon.Dries Buytaert2010-09-01
|
* - Patch #358437 by David_Rothstein, Berdir, sun: filter system security ↵Dries Buytaert2010-08-22
| | | | fixes from SA-2008-073 not applied to Drupal 7.x.