Commit Graph

284 Commits (5af292f76b27ffa7d6d571ddf6b663ebf0a92252)

Author SHA1 Message Date
Dries Buytaert f42b6adaff - Patch #805124 by catch: admin/config shows empty admin blocks. 2010-05-21 11:37:55 +00:00
Dries Buytaert d4200e2600 - Patch #763850 by c960657: require_once() and drupal_get_path() inconsistencies. 2010-05-18 18:11:13 +00:00
Dries Buytaert 245454bece - Patch #790650 by casey: dashboard always appears in drag-and-drop mode when Seven is not used (and on 404 pages). 2010-05-18 12:07:39 +00:00
Dries Buytaert f11db319d0 - Patch #228860 by tstoeckler, Mike Wacker, flickerfly, randallknutson, gordon: upgrading a module with a newly added dependencies breaks things badly. 2010-05-16 20:08:38 +00:00
Dries Buytaert 47653eae18 - Patch #730046 by pwolanin, Damien Tournoud: performance settings page is inconsistent. 2010-05-12 08:26:15 +00:00
Angie Byron df45d5e5ce #490400 by jpmckinney: Fixed modules with dependencies whose .info file sets required=TRUE cannot be enabled. 2010-05-06 06:26:42 +00:00
Angie Byron ed86172814 #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
Dries Buytaert 89f2567961 - Patch #783534 by dmitrig01, droplet, Nick Lewis: make Report table better. 2010-05-05 16:41:57 +00:00
Dries Buytaert 71713081a2 - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
Angie Byron a724915f82 #551658 by pwolanin, aaron, drewish: Move private files to an opt-in system, and no longer force private files to live within web-accessible directory. 2010-04-30 01:33:17 +00:00
Dries Buytaert 2c83cf581e - Patch #783584 by Pasqualle: fixed invalid HTML. 2010-04-28 19:36:01 +00:00
Dries Buytaert 688037d7e1 - Patch #783580 by dmitrig01: what's the point of _system_theme_list()? 2010-04-28 19:34:46 +00:00
Angie Byron 5d6722519f #778272 by cwgordon7: Fixed Ordering on admin/by-module page is unintuitive. 2010-04-28 05:04:31 +00:00
Dries Buytaert 6f6db74296 - Patch #683988 by catch, dww, aspilicious: failure to clear the system_list() entry from {cache_bootstrap()} results in bogus results when you upgrade a module. 2010-04-27 12:59:16 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Angie Byron 57fe6927a0 #779390 by solotandem: Fixed esoteric invalid syntax bugs in core found by Grammar Parser module. 2010-04-23 05:48:13 +00:00
Angie Byron 49938048ec #778360 by cwgordon7: Fixed theme_system_admin_by_module() does not have proper comment formatting. 2010-04-22 09:54:26 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Dries Buytaert 7cc02cfbbc - Patch #651086 by David_Rothstein, roborn, pwolanin, casey, aspilicious:cache clearing is an ineffective mess in module_enable() and system_modules_submit() (toolbar present in overlay). 2010-04-02 12:53:58 +00:00
Dries Buytaert 7bb37e19c1 - Patch #745656 by sociotech: fixed warning message on system_themes_page(). 2010-03-28 10:43:40 +00:00
Dries Buytaert 8258959e94 - Patch #588480 by aspilicious, droplet: fixed interface string space issues. 2010-03-24 09:27:14 +00:00
Angie Byron a2232c40ee #459980 follow-up by c960657: Further clean-ups to admin/settings/performance. 2010-03-07 07:36:27 +00:00
Dries Buytaert 2552f57b3f - Patch #733026 by Island Usurper: required modules are installed/enabled in the wrong order. 2010-03-06 19:38:34 +00:00
Dries Buytaert 7818e2d460 - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser. 2010-03-03 19:46:26 +00:00
Dries Buytaert 4c9fd48ced - Patch #687210 by joachim: fixed errors and erroneous warning when admin theme is 'default'. 2010-02-15 15:07:57 +00:00
Angie Byron 92ad427474 #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/people. 2010-02-07 17:29:09 +00:00
Dries Buytaert 17f3807f2b - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Gábor Hojtsy, moshe weitzman, Rob Loach, TheRec, catch: fixed cron doing a full bootstrap on every page request (including cached ones). 2010-02-05 21:15:43 +00:00
Dries Buytaert 1e8da1f9ae - Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see also links. 2010-01-30 07:54:01 +00:00
Dries Buytaert d53f3e39d5 - Patch #685074 by pwolanin: some stream wrappers need to be hidden or read-only. 2010-01-26 08:29:25 +00:00
Dries Buytaert af3f94b37e - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
Dries Buytaert e7b9ad7676 - Patch #678504 by heyrocker, David_Rothstein: incorrect menu argument for ip address blocking. 2010-01-18 17:08:20 +00:00
Dries Buytaert 1488a397e9 - Patch #569276 by lut4rp, reglogge, webkenny: Fixed the title and description for 'Error message display' in Logging and Errors. 2010-01-18 03:06:00 +00:00
Dries Buytaert 53e365c06f - Patch #368006 by deviantintegral, lisarex: module incompatibility message was confusing. 2010-01-15 13:32:41 +00:00
Angie Byron c33d0f7be8 #399642 follow-up by carlos8f: Replace drupal_install_modules() with an improved module_enable(). 2010-01-13 05:08:29 +00:00
Angie Byron 39821e50b3 #682766 by Dave Reid: Fixed Admin category block titles not linked on /admin page. 2010-01-12 22:54:35 +00:00
Angie Byron 71ee49de3e #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
Dries Buytaert 83fe15835d - Patch #678504 by heyrocker: fixed Incorrect menu argument for ip address blocking. 2010-01-09 09:46:09 +00:00
Angie Byron ec7ff41cc5 #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link. 2010-01-04 21:31:52 +00:00
Angie Byron ba6ef3017e #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. 2010-01-03 21:01:04 +00:00
Angie Byron b033a61208 #648410 follow-up by Dave Reid: Add link to create new from all empty table texts. 2010-01-03 00:44:53 +00:00
Angie Byron a571da926d #650622 by joachim: Restore ability to set default theme in one operation. 2010-01-02 18:58:57 +00:00
Dries Buytaert e174039d6f - Patch #669062 by Damien Tournoud and security team: fixed SA-CORE-2009-009: menu description XSS. 2009-12-28 20:51:18 +00:00
Angie Byron 20ffb94644 #605892 by ksenzee and justinrandell: Convert theme logo upload to filestream wrappers (with tests so we don't break it again). 2009-12-24 16:54:56 +00:00
Angie Byron 8bac5dc63f #190867 follow-up by scor: Fixed broken HEAD. Test bot, come back... 2009-12-18 23:54:16 +00:00
Dries Buytaert f3710830c4 - Patch #190867 by chx: fixed access to creating path aliases. 2009-12-17 13:10:19 +00:00
Dries Buytaert 2d6b6d492f - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Rob Loach, TheRec, moshe weitzman: cron image does a full bootstrap on every page request so changing to a Javascript-based solution instead. Important performance fix -- what were we smoking? ;-) 2009-12-15 08:45:32 +00:00
Dries Buytaert ffbdf59cd8 - Patch #645796 by arianek, jhodgdon, lisarex: fixed help texts. 2009-12-12 21:05:20 +00:00
Dries Buytaert 3b8013e20d - Patch #523214 by David_Rothstein, Bojhan: UI cleanup of the text on 'Site Information'. 2009-12-11 16:52:01 +00:00
Dries Buytaert 65e5296401 - Patch #639638 by c960657: missing check_plain() on actions admin page. 2009-12-09 15:40:06 +00:00