Commit Graph

8364 Commits (f16986574a592af2a3a1cda7c77d3b562aa65d66)

Author SHA1 Message Date
Gábor Hojtsy f16986574a #209077 by bec: missing initialization for the placeholders array in drupal_write_record() 2008-01-16 10:37:30 +00:00
Gábor Hojtsy 8cc5f17b58 #190729 by aufumy, Pasqualle, slightly modified: report incompatibility early, if the dependencies key is not an array in the .info file 2008-01-15 10:59:03 +00:00
Gábor Hojtsy d2a9e857d9 #208991 by JirkaRybka: target sticky table headers to Drupal output tables only, so it won't sticky random tables in other site content 2008-01-15 10:43:00 +00:00
Gábor Hojtsy ed41a4efec #209045 by keith.smith: small typo in INSTALL.txt 2008-01-15 10:36:17 +00:00
Gábor Hojtsy 50dbab928f #209584 by Rob Loach: 404/403 validation is also done in runtime so to allow more flexibility here, remove the submission time validation 2008-01-15 10:21:40 +00:00
Gábor Hojtsy 1b2ce46df2 #201540 follow up by zoo33: move jpeg quality validation to where it belongs, so it is only called if the current image toolkit requires it 2008-01-15 10:17:42 +00:00
Dries Buytaert 63a15b383c - Patch #210141 by dww (with some modifications by me): implement hook_flush_caches(). 2008-01-15 08:29:25 +00:00
Dries Buytaert 945b337502 - Patch #209034 by theborg: fixed small code style error that generates warnings. 2008-01-15 08:16:45 +00:00
Dries Buytaert b62029cfb8 - Patch #115606 by Junyor, thesaint_02: added support for PHP 5.2's 'recoverable fatal errors'. 2008-01-15 08:13:40 +00:00
Dries Buytaert 38226d51cd - Patch #208926 by keith.smith: fixed broken link. The external link to the RSS specification changed. 2008-01-15 08:06:32 +00:00
Dries Buytaert d0d3e6110f - Patch #206495 by jvandyk: improved consistency of trigger descriptions. 2008-01-15 08:00:24 +00:00
Dries Buytaert c08e279859 - Patch #209236 by traxer: added a validation function for the poll form. 2008-01-15 07:57:46 +00:00
Dries Buytaert 5a54bbe702 - Patch #210140 by dww: fixed code comment: 'default_major' is now deprecated in favor of 'supported_majors'. 2008-01-15 07:55:18 +00:00
Gábor Hojtsy 061433ad6d #208197 by dvessel: back to cloning the table header only in tableheader.js (fixes radio button issues and Safari 2 crashing) 2008-01-13 21:21:53 +00:00
Gábor Hojtsy e78d7eb235 #208427 report by Pancho, patch by dvessel: strpos() parameters were flipped in color module, resulting in bad colors 2008-01-11 12:33:09 +00:00
Gábor Hojtsy 3395c97e37 Back to 6.0-dev 2008-01-10 23:14:58 +00:00
Gábor Hojtsy 78bc68f304 Drupal 6 RC2 2008-01-10 22:47:17 +00:00
Gábor Hojtsy b3c7ff77ff #208542 by KarenS, webernet: save old actions table when upgrading from Drupal 5 with a previous actions install 2008-01-10 22:04:32 +00:00
Gábor Hojtsy 33633c5c59 #18954 follow up by myself: restore user role name editing 2008-01-10 21:42:59 +00:00
Gábor Hojtsy b17cd3b613 #18954 by kkaefer, Pancho: built-in role names were not translated and some user_roles() call cleanups 2008-01-10 20:22:57 +00:00
Gábor Hojtsy 7ecd63ed9f #208262 by jvandyk: better name for variable signing a menu rebuild requirement 2008-01-10 20:16:50 +00:00
Gábor Hojtsy f02c737296 A missing empty line 2008-01-10 20:05:30 +00:00
Gábor Hojtsy 23a80e22d1 #207908 by chx, docs by jvandyk: menu title custom translation was not invoked properly 2008-01-10 20:04:19 +00:00
Gábor Hojtsy af838aec81 #208492 report and testing by KarenS, patch by myself: book upgrade should not use the book API 2008-01-10 18:13:42 +00:00
Gábor Hojtsy 48904d079b #202997 follow up by quicksketch: the table drag CSS selector was not specific enough in the RTL sheet 2008-01-10 18:08:19 +00:00
Gábor Hojtsy 6d47c7c348 #194590 follow up by theborg, catch: avoid cloning the sticky table headers with the same id value 2008-01-10 17:59:38 +00:00
Gábor Hojtsy a816feaddf #206078 by Pancho, traxer: order roles with system roles first (usability) 2008-01-10 16:00:44 +00:00
Gábor Hojtsy a541e5fbfb #201667 follow up by gpk: minor code comment and whitespace cleanup 2008-01-10 15:57:10 +00:00
Gábor Hojtsy c5aa55b38e #204705 by pwolanin: abort user_save on SQL errors, to avoid data corruption 2008-01-10 15:03:53 +00:00
Gábor Hojtsy 58ad1fb2f4 #206021 follow up by keith.smith, dropcube: better code comments in locale update 2008-01-10 14:35:24 +00:00
Gábor Hojtsy b4520177fb #207990 by soxofaan: fix notice on node/add page for anonymous users 2008-01-10 14:31:23 +00:00
Gábor Hojtsy 550b9255a8 #197186 by dww, testing by catch, webernet, greggles: (critical security functionality) update.module did not inform users when their current release became revoked/not supported 2008-01-10 14:14:54 +00:00
Gábor Hojtsy d6c286a593 #206778 by dvessel: prevent themes from using their sub-theme's templates, when not intended 2008-01-09 22:01:29 +00:00
Gábor Hojtsy 8e765744e8 #207991 by Rok Zlender: xmlrpc_date did not parse dates well 2008-01-09 21:52:43 +00:00
Gábor Hojtsy 2669c24bd4 #201667 follow up by keith.smith: typo in code comment 2008-01-09 21:40:10 +00:00
Gábor Hojtsy bb9885135a #207779 report by meba, patch by myself: missing plural formatting in forum module, and a counter display fix as well 2008-01-09 21:38:57 +00:00
Gábor Hojtsy 28a75046b5 #207982 by domasj: Lithuanian native language name was incorrect 2008-01-09 21:36:13 +00:00
Gábor Hojtsy db55c269da #201667 by theborg, quicksketch, gpk, catch: fix bugs with teaser splitter in JS and no-JS mode 2008-01-09 12:10:04 +00:00
Gábor Hojtsy 6ab877faf1 #206021 by dropcube and myself: language content type settings were not properly namespaced 2008-01-09 11:51:54 +00:00
Gábor Hojtsy 8ec14386b8 #207947 by Rok Zlender: whitespace missing between error messages in file.inc 2008-01-09 10:39:48 +00:00
Gábor Hojtsy 66ec14993b #207868 by cwgordon7, webernet and myself: SQL status page was using wrong property names 2008-01-09 10:11:55 +00:00
Gábor Hojtsy 0a26c901ef #207931 by ScoutBaker: some links in update.module were pointing to 'logs' instead of 'reports' 2008-01-09 10:02:46 +00:00
Gábor Hojtsy 6dcf2cccaa #194590 by scor, JirkaRybka, attiks, dvessel; with heavy testing by catch: fix a dozen issues with sticky table headers 2008-01-09 09:56:39 +00:00
Gábor Hojtsy 33f455d2df #153998 by David_Rothstein and myself: clean up permissions in book, blog, blogapi, forum and locale modules 2008-01-09 09:51:35 +00:00
Gábor Hojtsy 7de29914a9 #207731 by Pancho: adding brackets to some default form values, for consistency 2008-01-08 21:25:05 +00:00
Gábor Hojtsy 9b1172f26f #197720 follow up by myself: cleaning up the memory_limit requirement check, use dollar t 2008-01-08 21:22:28 +00:00
Gábor Hojtsy adf836896a #204756 by dvessel: textarea.js assumed #disabled fields are to be hidden 2008-01-08 19:54:07 +00:00
Gábor Hojtsy 1ac7418865 #151910 by chx: support subqueries in db_rewrite_sql() - now that we use subqueries even in core, this was critical 2008-01-08 16:03:31 +00:00
Gábor Hojtsy 00f0a95ade #207372 by Pancho, pwolanin, chx: remove duplicate query from menu_enable() 2008-01-08 15:49:09 +00:00
Gábor Hojtsy be324d8f70 #195091 by Rowanw: (usability) swap enabled and expanded checkbox in menu admin and allow setting elements without children to be expanded 2008-01-08 11:31:49 +00:00