Commit Graph

339 Commits (f214431458d1621b3d28068444bd9ff946dc5450)

Author SHA1 Message Date
Dries Buytaert 14f6a17ef2 - Patch #881376 by marcvangend | Lenz Grimmer: Fixed 'Run the clean URL test' UX is broken. 2011-09-10 11:26:40 -04:00
Dries Buytaert 234b98d8f8 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2011-08-30 16:29:07 -04:00
webchick 6f10a4edda Issue #943772 by jpsoto, yched, catch, bojanz, pillarsdotnet, steinmb: Fixed field_delete_field() and others fail for inactive fields. 2011-08-29 23:12:26 -07:00
Dries Buytaert 8c538bd650 - Patch #1261926 by droplet: remove duplicated CSS. 2011-08-28 16:08:57 -04:00
webchick 6db7965b26 Issue #1226796 by sun: Fixed Not equal operator '!=' is not supported by all databases, must be '<>'. 2011-07-28 14:38:33 -04:00
webchick ed5b7fd16f Issue #929166 by dww, deviantintegral, yoroy: Add warning if private files are accessible over the web. 2011-07-13 23:45:21 -04:00
Dries Buytaert 36b3501e18 - 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:13 -04:00
Dries Buytaert 46d152074d - Patch #1099254 by hansfn: typo in modules/system/system.admin.inc. 2011-04-10 22:19:45 +02:00
Dries Buytaert df0e13bd1c - Patch #1105384 by claar: system_admin_menu_block_page() description not one line. 2011-03-27 19:31:05 -04: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
Angie Byron 9a7899efa6 #931190 by klausi, carlos8f: Fixed enabling modules via the UI breaks module dependencies. 2010-10-05 00:22:24 +00:00
Dries Buytaert 9a0b424407 - Patch #894614 by boombatower: PHP incompatibility message is not complete. 2010-10-03 00:47:51 +00:00
Angie Byron bf751d9a94 #651086 follow-up by carols8f: Fix cache clearing is an ineffective mess. 2010-10-01 18:37:23 +00:00
Angie Byron 0223bf1dc2 #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix 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. 2010-10-01 15:24:18 +00:00
Dries Buytaert b1190c11b5 - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. 2010-09-28 02:30:32 +00:00
Dries Buytaert e22b2153a2 - Patch #140783 by sun: a select list without #default_value() always passes form validation. 2010-09-24 21:36:22 +00:00
Dries Buytaert 45acc5a46f - Patch #921098 by munzirtaha: !is_null() should be replaced by isset() because it's faster. 2010-09-24 02:10:06 +00:00
Dries Buytaert be705b9190 - Patch #915322 by munzirtaha: coding standard violation. 2010-09-23 17:53:09 +00:00
Dries Buytaert 5a01e04053 - Patch #912700 by bleen18: modules with no files[] entries in .info files are deemed 'incompatible with 7.x'. 2010-09-16 18:00:43 +00:00
Dries Buytaert ae66095b3b - Patch #913146 by Jacine: alt attribute for incompatible module image on module listing page needs improvement. 2010-09-16 17:42:56 +00:00
Angie Byron b1d2adf26a #358437 follow-up by sun: Roll back unrelated caching changes. 2010-09-15 04:31:02 +00:00
Dries Buytaert 02a63d0269 - Patch #884960 by mgifford: labels missing for date. 2010-09-11 03:00:26 +00:00
Dries Buytaert fb17591d93 - Patch #827086 by mcarbone: date format screen dies with a PDO error when the format is longer than 100 characters. 2010-09-09 21:01:38 +00:00
Angie Byron 14d65ce19e #800502 by Damien Tournoud, sun: Fixed Module page is not ordered correctly. 2010-09-05 15:38:16 +00:00
Dries Buytaert fb300d1f96 - Patch #895308 by Damien Tournoud: remove file_directory_path(). 2010-09-01 20:08:17 +00:00
Dries Buytaert d62224dc56 - Patch #864938 by antgiant, Stevel: can't upload .ico favicon. 2010-09-01 20:05:14 +00:00
Dries Buytaert b36d4959ef - Patch #358437 by David_Rothstein, Berdir, sun: filter system security fixes from SA-2008-073 not applied to Drupal 7.x. 2010-08-22 12:55:04 +00:00
Dries Buytaert ee691c593a - Patch #887102 by Heine: trigger and action escaping issues. Critical bug fix. 2010-08-22 11:04:09 +00:00
Dries Buytaert 2ece18cef5 - Patch #806232 by adam.hastings, cross: site information improvements. 2010-08-18 18:41:30 +00:00
Dries Buytaert 9239621a0b - Patch #878752 by heather: mis-matched text on maintenance mode administration page. 2010-08-15 02:01:50 +00:00
Dries Buytaert 3d62d3703b - Patch #629826 by Jody Lynn: theme setting toggles for comments appear when the comment module is disabled. 2010-08-12 00:34:25 +00:00
Dries Buytaert 18693269b4 - Patch #804328 by jcfiala, David_Rothstein: 'Compress cached pages'-setting should always clear cache on toggle. 2010-07-28 02:57:36 +00:00
Angie Byron 8f5c296cc0 #845742 by Damien Tournoud: Make Bartik the default core theme. 2010-07-08 03:41:27 +00:00
Dries Buytaert 9e0af44f62 - Patch #523286 by aspilicious, Bojhan, anarcat, aaronbauman: cleanup IP blocking. 2010-06-30 15:51:51 +00:00
Dries Buytaert e27e1a0e0d - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form(). 2010-06-26 21:32:20 +00:00