Commit Graph

1045 Commits (eb9aefe8b599feb896339b13ba19e5faf3906b23)

Author SHA1 Message Date
Dries Buytaert 3e7fe972f6 - Patch #215308 by Pancho: 'testing clean URLs' stay after test. 2008-02-08 02:50:19 +00:00
Dries Buytaert 5511bb5f7a - Patch #214513 by Lynn: missing break-statement in system_send_email_action. 2008-02-06 19:52:54 +00:00
Gábor Hojtsy bddba847f5 #216238 by theborg: theme descriptions were not translated properly (minor) 2008-02-04 12:35:48 +00:00
Gábor Hojtsy 39d28bd43e #215858 by pwolanin: localized menu options were saved into the database, avoid this by using different variable names / array keys 2008-02-04 12:07:23 +00:00
Gábor Hojtsy 60cb54b938 Back to 6.0-dev 2008-01-30 23:07:41 +00:00
Gábor Hojtsy c2665870c4 Preparing for RC3 2008-01-30 22:43:55 +00:00
Gábor Hojtsy 7f2f0072f9 #105405 by chx, Pancho: (regression) remove web server version checking; it is not in Drupal 5; Apache 1.3 is surpassed for a long time now 2008-01-30 20:30:35 +00:00
Gábor Hojtsy d04ebcee1d #215303 by Pancho, slightly modified: clean URL test support text was not green if not using JS 2008-01-29 10:56:13 +00:00
Gábor Hojtsy 18575200c6 #210219 follow by myself: update_sql() does not support placeholders, so we should compose our own SQL ourselfs 2008-01-29 10:50:15 +00:00
Gábor Hojtsy 4bdf24ea52 #210219 by htalvitie, yched: initialize block caching properties properly on install (and update bugos RC2 sites as well) 2008-01-28 19:56:27 +00:00
Gábor Hojtsy 85cae0d01a #204411 by chx, slightly modified: heal a possible MySQL import error when the anonymous user becomes broken 2008-01-25 16:19:13 +00:00
Gábor Hojtsy 95aa9da9ef #107375 follow up by zeta-zoo: fixed incorrect description for MySQL's 'Select_range_check' 2008-01-24 10:59:29 +00:00
Gábor Hojtsy b299b9ee21 #204411 by catch: elevate MySQL requirements to 4.1.1 (the first production MySQL 4.1.x was 4.1.5 anyway) 2008-01-24 10:46:54 +00:00
Gábor Hojtsy 04daca2394 Three remaining instances of t() use in system module update code removed. 2008-01-24 10:41:17 +00:00
Gábor Hojtsy 7186c4433e #208768 by dvessel, Arancaytar: language direction should be in the HTML source, so it is more accessible even without CSS 2008-01-24 09:42:53 +00:00
Gábor Hojtsy c1b5c774a3 Outdated use of watchdog() noticed while creating translation templates 2008-01-22 18:20:25 +00:00
Gábor Hojtsy ff1c3902b9 #209409 by Heine, webernet, dww: more accurate register globals value checking 2008-01-21 20:04:35 +00:00
Gábor Hojtsy 1a0e5b534c #211353 follow up by JirkaRybka: ensure that on upgrades, if the file_directory_path was not set, set it to the Drupal 5 default 2008-01-21 12:01:24 +00:00
Gábor Hojtsy c3949c505c #211359 by chx: make dead menu items disappear on a Drupal 6 upgrade 2008-01-20 12:47:32 +00:00
Gábor Hojtsy a4380940cf #201641 by Ralf Stamm, Pancho: sort admin themes by info name as well 2008-01-17 16:08:35 +00:00
Gábor Hojtsy 7f85bc5bc4 #208938 by bjaspan, scor: use schema PI for index updates instead of database dependent code 2008-01-16 21:45:30 +00:00
Gábor Hojtsy 5255397775 #201641 by Ralf Stamm, Pancho: sort themes by their .info name, not their file name (just like modules) 2008-01-16 12:55:50 +00:00
Gábor Hojtsy 44d71e1eef #200674 by scor, catch: update.php should inform users if their memory limit will possibly result in a WSOD 2008-01-16 10:37:43 +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 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
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 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 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 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 b78a990270 #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks 2008-01-08 10:35:43 +00:00
Gábor Hojtsy 0ab0b1d65f #164532 follow up by pwolanin, David Strauss, catch and myself, testing also by hswong3i: some indexes added before Drupal 6 RC1 were too unique, and our code did not back them, so we should not add those indexes 2008-01-08 07:46:41 +00:00
Gábor Hojtsy 6d191fb5b5 #197720 follow up by keith.smith, scor: include php.ini path in memory limit messages 2008-01-07 15:31:50 +00:00
Gábor Hojtsy cd8d79b10d #200777 by JirkaRybka: theme settings form relied on _POST[] and stored irrelevant formapi keys as theme settings 2008-01-07 14:18:06 +00:00
Dries Buytaert 7d7f2928d1 - Patch #203222 by Pascalle: added missing message type to watchdog call. 2008-01-06 18:22:14 +00:00
Gábor Hojtsy b5e64f5a6e #197720 by nedjo, scor, keith.smith, catch: inform installing users about PHP memory requirements of Drupal 6 2008-01-04 17:19:04 +00:00
Gábor Hojtsy 89be29505b #198856 by hswong3i: Fix some incorrect use of %s for table name escaping, implement better security checks 2008-01-04 09:31:49 +00:00
Gábor Hojtsy 641fdad0b5 #204420 follow up by webernet: fix bad permission check introduced for update module message 2007-12-31 17:20:20 +00:00
Gábor Hojtsy af16eb8007 #204344 by marcingy: path aliases were not alled as default home page 2007-12-31 14:41:08 +00:00
Dries Buytaert 178c28535b - Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :) 2007-12-31 08:54:37 +00:00
Gábor Hojtsy 89844f4435 #204420 by webernet: do not show messages about status problems to those who will not be able to click and go to the reports 2007-12-28 22:23:57 +00:00
Gábor Hojtsy 9b2bf38e83 #194369 by lots of contributors: move default files directory to sites/default/files which can be created automatically on install, so no need to bug the user about it, making the install process easier 2007-12-27 17:25:28 +00:00
Dries Buytaert 2a1e980cdd - Patch #203509 by pwolanin, chx, cwgordon7 et al: fixed menu inheritenace. 2007-12-26 19:02:24 +00:00
Gábor Hojtsy 67d64ffc53 #197722 by catch, hwsong3i: remove 4.7 to 5.x updates; we only support direct updates from 5.x to 6.x 2007-12-26 10:24:00 +00:00
Gábor Hojtsy ac4c8f7ab0 #203274 by Pasqualle: remove excessive witespace from our code (minor) 2007-12-22 23:24:26 +00:00
Gábor Hojtsy bfca621458 #202997 by JirkaRybka: more specific CSS selector for draggable links 2007-12-22 22:25:50 +00:00
Gábor Hojtsy 532f02b327 #199241 by bjaspan, Heine: fix documentation on how confirm forms are constructed; port of Drupal 5 fix 2007-12-20 23:17:51 +00:00
Gábor Hojtsy d5974b7862 back to 6.x-dev 2007-12-20 23:14:11 +00:00
Gábor Hojtsy efd544136b Gearing up for Drupal 6 RC1 2007-12-20 22:41:24 +00:00
Gábor Hojtsy bca913100a #201577 by Pasqualle: let the admin theme be configured even if it is disabled (mirror blocks admin behavior) 2007-12-20 21:37:42 +00:00
Gábor Hojtsy fdce0564d6 #202559 by Pasqualle: just removing some trailing white space from end of lines 2007-12-20 09:35:10 +00:00
Gábor Hojtsy e6a4b82e6e #196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at all, so we know that this is the cause of problems, not the remote host not responding. 2007-12-20 08:57:55 +00:00
Gábor Hojtsy 32df01011f #197690 by JordanCronin (as GHOP 68): server permissions are now explained very well in a handbook page, link to that 2007-12-20 08:26:42 +00:00
Gábor Hojtsy a806b7bc39 #202473 by keith.smith: three more typos fixed 2007-12-19 22:18:15 +00:00
Gábor Hojtsy dbf5d8d370 #197730 by keith.smith: standardize on a much more user friendly cron reference in help texts, explain its importance with more examples in INSTALL.txt 2007-12-19 17:45:43 +00:00
Gábor Hojtsy 277a15248f #183940 by bjaspan, keith.smith: remove broken JS compression, but leave JS aggregation; update help text to that effect 2007-12-19 17:19:50 +00:00
Gábor Hojtsy 7f2ca82075 #199874 by gaele, keith.smith and JirkaRybka: better explanation of site email address, slogan and mission based on usability feedback 2007-12-19 16:22:46 +00:00
Gábor Hojtsy dc73fd0cba #201540 by theborg, douggreen, Pancho: some system setting were not validated properly; also added missing required field markers 2007-12-19 16:06:09 +00:00
Gábor Hojtsy d6c908a39b #202026 by marco.robotangel, keith.smith: avoid tech language in connection to feeds 2007-12-19 15:46:07 +00:00
Gábor Hojtsy db371021f9 #202169 by keith.smith: system module help updated to latest feature set, links to themes and modules 2007-12-19 13:37:31 +00:00
Gábor Hojtsy d17b6ad1cf #199336 by JirkaRybka: remove improper t() use in update code (update goes all in English, but there were some mistakes), and add messages to updates where there was no return value otherwise, so users know what happens in each update 2007-12-19 10:34:51 +00:00
Dries Buytaert c8b1ddf26a - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries. 2007-12-18 12:59:22 +00:00
Dries Buytaert 02539ac3f8 - Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces). 2007-12-18 10:31:42 +00:00
Gábor Hojtsy 83bde0f547 #193804 by starbow, Rob Loach, Wim Leers: add often used basePath setting by defualt to JS settings, also providing an elegant bugfix to #201248 2007-12-17 23:43:43 +00:00
Gábor Hojtsy dfe1225147 #194310 by chx, catch, KarenS: run updates for disabled but previously installed modules, if they are compatible with the current system 2007-12-17 12:23:01 +00:00
Gábor Hojtsy b7a2becd15 #197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules 2007-12-16 21:01:45 +00:00
Gábor Hojtsy 8fb3d9f9f3 #199883 by KarenS, douggreen: system update 6036 called search_install(), now replaced with actual code to not depend on the ever changing schema 2007-12-16 09:32:41 +00:00
Gábor Hojtsy b6532a4fdb #200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed 2007-12-14 18:08:50 +00:00
Gábor Hojtsy 41d7e347b3 #193604 by hass and dvessel: fix color module to be able to use arbitrary styles, not just style.css, fixing Minnelli coloring and RTL CSS file coloring 2007-12-14 17:00:14 +00:00
Gábor Hojtsy 050008410d #194010 by chx: Proper recursive dependency checking and ordering module installation in dependency order, so later installed modules can use previously installed module functionality 2007-12-13 10:46:43 +00:00
Gábor Hojtsy b0007cdd09 #197641 by quicksketch and myself: fix drag and drop RTL issues (connector line facing and drag directions) 2007-12-13 10:14:18 +00:00
Gábor Hojtsy b8264306fc #176282 by Desbeers: forum taxonomy was required for non-forum node types, when enabled for forum inclusion 2007-12-11 10:52:01 +00:00
Gábor Hojtsy 5622bce2d5 #198579 by webernet and hswong3i: a huge set of coding style fixes, including:
- whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Gábor Hojtsy 9a971410df #198332 by catch: cache clear button was named 'cache' accidentally, but this conflicts with the 'cache' setting, so renames to 'clear' 2007-12-07 16:53:57 +00:00
Gábor Hojtsy 83e77b3735 #198461 by chx: use a simple subquery instead of iterating through all nodes and updating the term_node table one-by-one, which easily caused a timeout on sites with lots of term-node associations 2007-12-07 11:55:13 +00:00
Gábor Hojtsy 914ccb6f03 Neither of the optimnization checkboxes were selected on the performance page, due to data type mismatch. Noticed while testing #113607. 2007-12-07 10:46:49 +00:00
Gábor Hojtsy cd8afc2be1 #196043 by chx: menu items saved in the update but broken on the new system (due to coming from disabled or old modules) were not possible to delete 2007-12-06 21:35:14 +00:00
Gábor Hojtsy d83289f857 #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions 2007-12-06 09:58:34 +00:00
Gábor Hojtsy 57cedbb56d Back to 6.0-dev 2007-12-05 21:31:59 +00:00
Gábor Hojtsy aa6f1c8315 Drupal 6.0 beta 4 2007-12-05 21:18:29 +00:00
Gábor Hojtsy afe3f4318d security fixes forward ported from Drupal 5.2 - previously not committed parts of http://drupal.org/cvs?commit=74833 2007-12-05 19:12:59 +00:00
Gábor Hojtsy 5bb6927e18 #196410 report by daniel.soneira, patch by myself, tested by Freso: several fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes 2007-12-05 16:34:07 +00:00
Gábor Hojtsy 7177227536 #197500 reported by webernet, patch by myself and chx: instead of calling into the Drupal API with _block_rehash(), implement what we need from that right there in system_update_6027 2007-12-04 16:39:22 +00:00
Gábor Hojtsy d29a48802e The indentation div used in drag and drop was also not RTL friendly positioned. Noted by Steven Wittens, fix by myself. 2007-12-04 10:52:16 +00:00
Gábor Hojtsy 80e26c14af Table drag handler was not properly positioned in RTL themes. Note by Steven Wittens, patch by myself. 2007-12-03 08:40:38 +00:00
Gábor Hojtsy 197d82fb8d #188498 follow up by pwolanin: using double quotes in pgsql queries is not possible 2007-12-03 08:20:56 +00:00
Gábor Hojtsy 5b645d81e5 rollback of #112512: option labels should be wrapped, translations bugos with the default CSS can ship with other tricky solutions 2007-12-02 16:17:48 +00:00
Gábor Hojtsy 442fe5198c #193105 follow up by webernet: only run upload module update if the table is there 2007-11-30 18:11:29 +00:00
Gábor Hojtsy e9f52b4248 #141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression) 2007-11-30 12:19:10 +00:00
Gábor Hojtsy a35fb53e72 #194585 by chx: some duplicate menu items appeared through the menu updates 2007-11-29 12:02:06 +00:00
Gábor Hojtsy aafd4733ba #193105 by dmitrig01, quicksketch: add weights and drag and drop ordering support to uploads 2007-11-29 11:49:34 +00:00
Dries Buytaert 7a47bef514 - Patch #162381 by Heine et al: properly escape strings. 2007-11-28 10:29:21 +00:00
Dries Buytaert 673aba159b - Patch #194304 by Gabor: upgrade should only enable PHP module if necessary. 2007-11-28 09:45:47 +00:00
Gábor Hojtsy 76ea0a9476 #133092 by wmostrey: hide help page links when help module is not enabled, so the links lead to 404s 2007-11-27 21:06:28 +00:00
Gábor Hojtsy 0f10d5c5b1 #195743 by kkaefer: (usability) add labels to module names in the module admin form 2007-11-27 17:58:26 +00:00
Gábor Hojtsy f77b60f291 #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files 2007-11-27 12:09:27 +00:00
Gábor Hojtsy 22a4c039da Rollback the accidentally committed #194310 2007-11-26 19:55:15 +00:00
Gábor Hojtsy e6a88be5d1 #193333 by quicksketch et al: taxonomy drag and drop support 2007-11-26 19:46:52 +00:00
Dries Buytaert 9a96837b89 - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues. 2007-11-26 16:36:44 +00:00
Dries Buytaert 22444f2fed - Patch #195173 by Eaton et al: allow administrators to clear all caches. 2007-11-26 16:25:14 +00:00
Gábor Hojtsy a960d4d618 #120960 by blakehall, JirkaRybka, catch: improve usability of content editing permission names 2007-11-26 11:44:04 +00:00
Gábor Hojtsy 1a5f3010e3 #188498 by Rob Loach: user profile category names are stored and compared case insensitively, but the reserved category name check was not case insensitive 2007-11-26 08:30:19 +00:00
Gábor Hojtsy f337abfa69 #173408 by markus_petrux / add1sun: move proxy IP configuration options to settings.php, because these need to be used before Drupal has the variables loaded from the database 2007-11-26 08:06:52 +00:00
Gábor Hojtsy c975b69d1c #175876 by hazexp, webernet, keith.smith: unify module/theme/translation download links and include more pointers to these locations 2007-11-24 20:35:37 +00:00
Gábor Hojtsy 5c504cef28 #193366 by chx: rebuild caches when displaying the module admin screen, to avoid stale data in registries when the submission is handled 2007-11-23 15:36:44 +00:00
Gábor Hojtsy 59312988a1 #194367 by chx: better targetted user id setting, so auto increment issues will not cause problems with wiped databases 2007-11-22 21:02:15 +00:00
Gábor Hojtsy 98eefd9f0c back to Drupal 6.0-dev 2007-11-21 22:53:40 +00:00
Gábor Hojtsy b3bda1c1e9 Getting ready for Drupal 6.0-beta3 2007-11-21 22:33:30 +00:00
Gábor Hojtsy 8a36483639 #191310 follow up by keith.smith: fix install instructions and error message about files folder 2007-11-21 09:49:36 +00:00
Gábor Hojtsy 6f27d178ba #194029 by pwolanin: fix trivial copy-paste error in filter format setup 2007-11-21 09:46:44 +00:00
Dries Buytaert 2a809f1cc3 - Patch #100909 by webbernet: improve usability of cron message. 2007-11-20 14:48:07 +00:00
Gábor Hojtsy 64ff0984a9 #193510 follow up by webernet: restore updates added through the 4.7.x lifecycle, so any 4.7.x version can be updated to 6.x 2007-11-20 11:37:05 +00:00
Dries Buytaert 64edd76af3 - Patch #100909 by catch: small improvement to running cron. 2007-11-20 11:03:08 +00:00
Gábor Hojtsy 6d4862c258 #181126 by quicksketch et al: drag and drop support for menus 2007-11-20 10:18:43 +00:00
Gábor Hojtsy c1555f33bc #193510 by webernet: remove updates from unsupported Drupal versions, as our policy dictates (and because some API changes make them faulty without further modifications) 2007-11-19 19:04:48 +00:00
Gábor Hojtsy e963f9d881 #100909 by webernet and RobRoy: improve cron error reporting by defining time tresholds, so if cron stops running after some time, it also becomes an error, but cron not run yet is not an error on installation 2007-11-19 15:01:18 +00:00
Dries Buytaert 6bb15d29da - Patch #192348 by douggreen and bjaspan: fixed database inconsistencies. 2007-11-17 14:01:24 +00:00
Gábor Hojtsy db2c726a4a #192659 by quicksketch: center table headers for checkbox columns, where checkboxes are also centered 2007-11-16 13:16:50 +00:00
Gábor Hojtsy 2934e7834a #191310 by JirkaRybka, keith.smith: ship with a files directory by default and improve installation error messages checking for all requirements on the same screen, instead of putting the user through individual error screens 2007-11-15 23:12:38 +00:00
Gábor Hojtsy 3f01e79ae2 #191282 follow up by bjaspan: fix inconsistent database schema introduced by #191282 previously 2007-11-15 14:55:11 +00:00
Gábor Hojtsy 40d406f757 Fix bogus linebreak 2007-11-14 15:24:16 +00:00
Gábor Hojtsy 6bad9d5668 Wrap foreach(explode()) in empty() check, so if empty items are found, the foreach will not bail out on the explode(). Identified in upgrade testing. 2007-11-14 15:22:04 +00:00
Gábor Hojtsy 134891b4cf #191767 by k4ml: system_modules() is undefined in the update function, as it was moved out to system.admin.inc, so we need to include that 2007-11-14 14:02:01 +00:00
Dries Buytaert 6049f23760 - Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page. 2007-11-14 09:50:00 +00:00
Dries Buytaert 44373cf0b1 - Patch #191282 by quicksketch: inconsistent database region for disabled blocks. 2007-11-14 09:31:05 +00:00
Dries Buytaert 17d1527e3d - Patch #146466 by douggreen, Steven et al: Remove temporary table usage from search module 2007-11-13 14:04:08 +00:00
Dries Buytaert 22dec0b63c - Patch #187319 by quicksketch: don't enable the powered by Drupal block for existing sites, and better handle the default behavior. 2007-11-11 08:48:22 +00:00
Dries Buytaert 073eb45833 - Patch #191073 by Keith: another good string cleanup by Keith. (Also removed some trailing whitespace.) 2007-11-11 06:56:44 +00:00
Gábor Hojtsy 0ff81a7e13 #144788 by Andreas Wolf, spatz4000 and aufumy: missing block clearing on admin index by modules page 2007-11-09 19:16:22 +00:00
Gábor Hojtsy 47c0d5af6d #179164 by Heine: short modules by name on the module admin page 2007-11-09 17:44:01 +00:00
Dries Buytaert d07480357b - Patch #176264 by Wim Monstrey: killed a warning. 2007-11-09 07:43:09 +00:00
Gábor Hojtsy b40fcbd14d Trivial misuse of t() found in system_menu() while debugging t() usage. 2007-11-07 20:21:33 +00:00
Gábor Hojtsy e799f02051 #124979 by bjaspan: fix PostgreSQL upgrade path, keeping the primary key on the node_comment_statistics table 2007-11-07 09:55:20 +00:00
Gábor Hojtsy 6c507c4a68 #184668 by hazexp: remove extra ; from old SQL update 2007-11-07 09:48:06 +00:00
Gábor Hojtsy bfd7c0f1f9 #80963 by chx with multiple contributors: remove deletion and database lock based block rehash code, replace it with simpler updates 2007-11-06 11:40:15 +00:00
Gábor Hojtsy 5f09149caa #178581 by lot of contributors: opt-in for update module on install and update to avoid any privacy concerns 2007-11-06 09:00:31 +00:00
Gábor Hojtsy 2d8529a032 #187759 by myself: add missing break to reach when if() was not satisfied, to avoid extra unrelated help appearing on block configure pages 2007-11-05 16:00:55 +00:00
Gábor Hojtsy fb3a1dd013 #112512 by spatz4000: disallow breaking option form labels 2007-11-04 21:09:22 +00:00
Gábor Hojtsy ac914745c6 #185126 by moshe weitzman, David Strauss, bjaspan and JirkaRybka: improve index on system table for better database performance 2007-11-04 16:39:59 +00:00
Gábor Hojtsy 5cc13f7271 #188386 by dmitrig01: fix hidden and fieldset AHAH expandability 2007-11-04 16:24:14 +00:00
Gábor Hojtsy ee20653233 #188911 by chx: hide toggle settings fieldset when a theme has 'no features' 2007-11-04 15:54:53 +00:00
Gábor Hojtsy 0d577cbf7a #179143 by chx and agentrickard: unify update code for files, fixing postgresql bugs with it 2007-11-04 15:00:21 +00:00
Dries Buytaert 9a9ea37403 - Patch #100582 by O Govinda, keith.smith: improved the user documentation on the UI. 2007-10-31 18:01:01 +00:00
Gábor Hojtsy 47137a6370 #100581 by keith.smith: improve form item descriptions on the performance settings page 2007-10-27 13:57:33 +00:00
Gábor Hojtsy 4b616b6324 #100580 by keith.smith: reword error reporting description to be more clear 2007-10-27 13:23:33 +00:00
Gábor Hojtsy bb7bf237df #175944 by kkaefer and Pasqualle: fix clean URL check to use a dedicated URL with proper JSON output so certain server setup problems are cured 2007-10-27 11:32:05 +00:00
Dries Buytaert dad013e52d - Patch #122759 by Robrecht: fixed broken query in upgrade path. 2007-10-25 20:41:16 +00:00
Dries Buytaert ca0bbfee5b - Modified version of patch #121820 by Caleb et al: add an option for page compression. 2007-10-25 15:38:25 +00:00
Dries Buytaert 296f6e9f11 - Patch #180948 by quicksketch: automatically populate e-mail fields during install. 2007-10-22 15:48:26 +00:00
Gábor Hojtsy b94f2716cf #184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed 2007-10-21 18:59:02 +00:00
Gábor Hojtsy 7c31bcdeac #165140 by dww: rename logs to reports (usability improvement) 2007-10-20 21:57:50 +00:00
Gábor Hojtsy b64adf07c8 #182645 by scor: clean up concatenations to be in line with core coding standards 2007-10-19 10:19:03 +00:00
Gábor Hojtsy ccb0c0a78f #184653 by scor: typo fix in system_chema()'s schema documentation 2007-10-19 10:16:06 +00:00
Gábor Hojtsy 0b3113af44 #179655 by flobruit: properly disable theme setting checkboxes when certain features are not available 2007-10-18 13:41:00 +00:00
Gábor Hojtsy 19b2687ac0 Back to being a 6.x development version 2007-10-17 21:59:31 +00:00
Gábor Hojtsy a3f3cb346b Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes applied 2007-10-17 21:47:14 +00:00
Gábor Hojtsy e6e59359b9 #183332 by Eaton, JirkaRybka, catch and greggles: add Powered by Drupal block 2007-10-17 15:24:56 +00:00
Gábor Hojtsy 09e2701892 #181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to 'permissions' for usability reasons 2007-10-12 10:41:48 +00:00
Gábor Hojtsy c9b6d73831 #182799 by Moshe Weitzman: form_state['values']['form_build_id'] should not be saved as a system setting when a setting form is submitted 2007-10-12 10:34:27 +00:00
Gábor Hojtsy ed1a53698a #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by closing unclosed tags, avoiding empty table containers, and so on 2007-10-11 09:51:29 +00:00
Gábor Hojtsy 8cf6fefe54 #164983 by multiple contributors: document the core database schemas 2007-10-10 11:39:35 +00:00
Gábor Hojtsy 212c0484b9 #181741 by quicksketch: fix AHAH throbber/progress bar issues and generalize progress display configuration to allow module developers to choose from the throbber and progress bar 2007-10-10 10:24:25 +00:00
Gábor Hojtsy c1e9256dcb #181758 by webernet: move cache_block creation to update_fix_d6_requirements() to avoid warnings about the nonexistent table through the update process 2007-10-09 16:08:37 +00:00
Dries Buytaert 4b54e36c78 - Patch #181180 by Eaton: make it easier to do CSS-only themes. 2007-10-07 09:23:28 +00:00
Dries Buytaert 9b59ff979d - Patch #181167 by Eaton: default page.tpl.php breaks primary links. 2007-10-06 15:26:57 +00:00
Gábor Hojtsy 74a431e79a #163785 by Eaton, dvessel and quicksketch: theme .info files should be able to override core and module CSS files based on file basenames 2007-10-05 14:50:25 +00:00
Dries Buytaert 39706e3c51 - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes. 2007-10-05 14:43:26 +00:00
Gábor Hojtsy 31b73898af #157752 by quicksketch: extend AHAH functionality to most types of form elements, without writing JavaScript. Also AHAH enable the blocks admin page. 2007-10-05 09:35:09 +00:00
Gábor Hojtsy 560bd06f3b #178973 by merlinofchaos: proper style and script inheritance between themes more then two levels deep in the hierarchy 2007-10-04 18:51:04 +00:00
Gábor Hojtsy ba9a73bed7 #180338 by bjaspan: more accurate wording for database update status report 2007-10-03 13:19:19 +00:00
Dries Buytaert d2d93b4bd3 - Patch #173486 by scor: fixed code style issues. 2007-10-02 16:19:23 +00:00
Dries Buytaert ec75cf33fd - Rollback of patch #139117: according to Steven it is silly. Let's have a better look at it. 2007-10-02 12:10:40 +00:00
Dries Buytaert 1deae85075 - Patch #139117 by hass et al: remove IE hacks that break the compressor. 2007-10-02 07:02:48 +00:00
Gábor Hojtsy b5b6b32e36 #158927 by John Morahan: first time, the default admin theme name is '0', so block initialization gives warnings. Avoid this initialization until we have a theme selected 2007-09-27 13:12:26 +00:00
Gábor Hojtsy 5566f740ac #178890 by Freso: fix parse error introduced in #124979 2007-09-26 20:01:17 +00:00
Dries Buytaert be091880f4 - Patch #124979 by chx: remove the auto_increment. 2007-09-26 18:31:34 +00:00
Gábor Hojtsy a8d2453b17 #177654 by chx: admin/content has items with comment, feed, etc management, so a node admin permission should not be required to visit it 2007-09-25 11:49:37 +00:00
Gábor Hojtsy cc8d47a9f1 #176429: JirkaRybka: two queries were missing curly braces in system.install 2007-09-20 08:37:22 +00:00
Gábor Hojtsy 6da81e1f3f #171951 by dvessel: fix account specific theme selection form 2007-09-17 08:06:52 +00:00
Gábor Hojtsy 9c2f47eafd Back to devopment version, now that we have the beta 1 tagged and released 2007-09-15 07:33:46 +00:00
Gábor Hojtsy 86a6cd4ef3 Marking code as beta 1 in preparation of the first beta release of Drupal 6, also add back E_NOTICE removal for the release. 2007-09-14 20:08:59 +00:00
Gábor Hojtsy c3972cf506 #162432 by bjaspan and chx: serial columns need their keys defined in db_change_field() and friends in MySQL 2007-09-14 17:46:32 +00:00
Dries Buytaert c80f739782 - Patch #168487 by douggreen: don't enable modules that depend on incompabitlbe modules. 2007-09-14 12:16:55 +00:00
Gábor Hojtsy 922bf65fef #173982 follow up patch by webernet: the profile table might not exist, so we need to check for its existance before updating it 2007-09-14 09:43:13 +00:00
Gábor Hojtsy 21ac9f1917 #174708 by multiple contributors: update jQuery to 1.2 2007-09-12 18:29:32 +00:00
Gábor Hojtsy 2ed2c5f9f9 #173982 by pwolanin and chx: fix schema inconsistencies between a fresh Drupal 6 install and a Drupal 5 upgraded to Drupal 6 2007-09-11 19:14:34 +00:00
Gábor Hojtsy ac7637bc9b #172773 by numerous contributors: Make the actions interface usable by mere mortals (including rename of actions.module to trigger, but keeping the actions themselfs).
Complete previous history of actions module:
 - #148410 by jvandyk: added rewrite of the actions module!
 - #155986 by Uwe: fixed typos.
 - #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
2007-09-11 14:50:05 +00:00
Gábor Hojtsy f0cb501c23 #174169 by chx: correct usage of drupal_mail() with actions 2007-09-10 09:28:28 +00:00
Gábor Hojtsy fde6b84e1f #164617 by catch: only suggest caching for production sites, so people developing their web sites can do so without nasty surprises 2007-09-07 12:45:28 +00:00
Gábor Hojtsy 817f980914 #173314 by drewish: mark previously uploaded files as permanent, so they will not be deleted after an upgrade 2007-09-06 13:13:08 +00:00
Gábor Hojtsy b3d3e39c47 #163361 by dvessel: fix hidden textareas in Opera and remove gap between textarea and grippie in Firefox/Safari 2007-09-06 13:06:13 +00:00
Dries Buytaert ab1715750a - Patch #172961 by webernet: code style cleanup. 2007-09-05 08:42:02 +00:00
Gábor Hojtsy 6fa344f5b1 #172265 by chx: fix user id problems on mysql, when inserting the first two special users 2007-09-03 14:13:58 +00:00
Gábor Hojtsy dd3bb47dac #159527 by chx, webernet and pwolanin: fix system admin menus if admin menu was moved from the default location 2007-09-01 14:41:21 +00:00