Commit Graph

8276 Commits (d3c14ad6fefc670709b16cb2efdb165b8aa45a3c)

Author SHA1 Message Date
Gábor Hojtsy c8826a6bc5 #110981 by saxofaan: allow contrib modules in install profiles and runtime to have requirements, just like core modules; also fix a consistency between message presentation in install and runtime requirements 2007-12-19 11:15:18 +00:00
Gábor Hojtsy ff6ce75f7b #200370 by quicksketch: fixes to drag and drop support to make it usable by CCK 2007-12-19 10:58:35 +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
Gábor Hojtsy 2b811363e8 #99947 by neclimdul, Sutharsan, keith.smith: forum module help text and form description update, removing reference to other forum software as well 2007-12-19 10:31:27 +00:00
Gábor Hojtsy 4245bd583b #198865 by sign: taxonomy term deletion was broken due to some leftover code 2007-12-19 10:13:16 +00:00
Dries Buytaert b339b47fc0 - Patch #199510 by Pancho: fixed form API conversions. 2007-12-18 22:16:55 +00:00
Dries Buytaert b4f2f168c5 - Patch #199508 by Pancho: parameters for form validation and submission have changed. 2007-12-18 21:39:47 +00:00
Dries Buytaert ae8a4c184e - Patch #201437 by keith.smith: further massaging of the help texts. 2007-12-18 21:29:43 +00:00
Gábor Hojtsy 051e48296b #193333 follow up by catch: remove reset to alphabetical button shown on forum forms incidentally as a result of the taxonomy drag and drop patch 2007-12-18 19:25:40 +00:00
Dries Buytaert 100329ad03 - Patch #201894 by David Rothstein: fixed typo in user output. 2007-12-18 19:20:01 +00:00
Gábor Hojtsy 3d0ff402bd #199890 by gaele, keith.smith: improve block module help text, include description of drag and drop and better help about the throttle functionality; also comes in smaller chunks which makes it easier to translate and update later 2007-12-18 16:38:21 +00:00
Gábor Hojtsy 4c990fb7cc #189880 by keith.smith based on initial suggestions from O Govinda: much better help texts and descriptions for locale module, actually explaining its extended feature set in Drupal 6. 2007-12-18 16:27:44 +00:00
Gábor Hojtsy e7fc2383df #192767 by fago, Eaton, chx: taking form_state per reference in form constructor function. Will be replaced with a nicer PHP 5 solution in Drupal 7. 2007-12-18 16:24:01 +00:00
Gábor Hojtsy 87dd0ef063 #201997 by webernet: fix bad variable name in update requirements check introduced in #194310 2007-12-18 15:48:14 +00:00
Gábor Hojtsy e38ae5735e #199832 by theborg, Pasqualle: block title defined as NOT NULL, so requires a default empty string even if not set (fixes a theme notice but also a pgsql error) 2007-12-18 14:11:02 +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
Dries Buytaert 9c835a88ca - Patch #195073 by yshed and quicksketch: make DnD functionality work on IE7. 2007-12-18 09:49:06 +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 cf790b5a09 #67895 patch by myself, tested by JirkaRybka and blackdog: move poll votes with poll options, when an option is removed, instead of dropping all old votes, solving an old data loss bug 2007-12-17 21:58:38 +00:00
Gábor Hojtsy 33839435ee #201717 by catch: remove the utf8 update helper which is the remaining of the removed 4.6 to 4.7 updates 2007-12-17 18:50:51 +00:00
Gábor Hojtsy b86bb52620 #201725 by bdragon: access control was renamed to permissions but this was not reflected in two remaining permission checks 2007-12-17 17:06:16 +00:00
Gábor Hojtsy 191beee5fa #194310 follow up by chx and myself: only load comment module when we can actually do it, and when we need it in comment.install 2007-12-17 16:26:12 +00:00
Gábor Hojtsy 5272329fbc rollback of #197425 following on Steven Witten's discontent on how it looks in Garland 2007-12-17 15:05:10 +00:00
Gábor Hojtsy 29f443761f #197425 by mooffie, slightly modified: add blockquote support by default and blockquote theming to Garland and Bluemarine (other themes have it already) 2007-12-17 14:04:47 +00:00
Gábor Hojtsy 81ecb970bc #199387 by Pancho: revert user login/register/request password page titles to 'User account' as it was in Drupal 5, instead of the bugos 'Log in' 2007-12-17 13:46:36 +00:00
Gábor Hojtsy 19f807b705 #201468 by blackdog: fix notice in aggregator, when categorization form is saved without picking a category 2007-12-17 13:05:30 +00:00
Gábor Hojtsy 10bccd75fc #199400 by ChrisKennedy: use the SERVER_NAME as default site name, instead of the misleading 'Drupal' name 2007-12-17 12:43:34 +00:00
Gábor Hojtsy 223744e8bb #201534 by Lynn, Pasqualle: fix notice in node_forms() when there are no node types defined 2007-12-17 12:41:20 +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 a0bea00402 #200763 by JirkaRybka: add body field wrapper in node form for easier themeing 2007-12-17 10:14:05 +00:00
Gábor Hojtsy ebbd7ddc01 #198609 by blackdog and myself: fix two notices and remove one stale line in aggregator module 2007-12-17 09:58:04 +00:00
Gábor Hojtsy 1f2d77b380 #200338 by m3avrck and quicksketch: fix transparent GIF resizing 2007-12-16 22:09:36 +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 97b326ff07 #176868 by marcingy: feed_age was misnamed source_age in aggregator variable initialization 2007-12-16 18:27:46 +00:00
Gábor Hojtsy 6d77540b23 #199428 by Lynn: default to the primary links for content menu items (usability) 2007-12-16 18:25:22 +00:00
Gábor Hojtsy b038c605cd #189495 by myself, reviewed by Pasqualle: fix composit text used with t() in aggregator module 2007-12-16 18:06:27 +00:00
Gábor Hojtsy 2035f1d48f #194098 by mfer, theborg: reset theme in drupal_eval(), so the evaluated code will not see the caller module as current theme 2007-12-16 14:09:24 +00:00
Gábor Hojtsy 4f38ed0b29 #103528 by Heine and gpk: note why the color settings are not available if private file handling is used 2007-12-16 13:05:21 +00:00
Gábor Hojtsy a859f4a0e8 #197641 follow up by moofie: make drag and drop handle text translatable and fix smaller bugs 2007-12-16 10:36:53 +00:00
Gábor Hojtsy a2ae92457a #192779 by gaele: (usability) only show theme tabs on the blocks page for enabled themes, for consistency with the theme settings page 2007-12-16 10:30:09 +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 2e2f8dd8a9 #199439 by douggreen: fix content search in PostgreSQL 2007-12-14 19:19:46 +00:00
Gábor Hojtsy adb03ebe78 #182728 by gpk: more accurante phpdoc for db_rewrite_sql() and _db_rewrite_sql(), mentioning table aliases used 2007-12-14 19:15:47 +00:00
Gábor Hojtsy 5804090b5a #199158 by catch: AND was used in place of WHERE in search module reindex code 2007-12-14 18:40:32 +00:00
Gábor Hojtsy 7bcd7429df #110474 by dww and keith.smith: passwords are not sent in welcome mails, so do not mislead our users 2007-12-14 18:29:59 +00:00
Gábor Hojtsy 24c66b82fc #199402 by keith.smith: standardize on 'Save and continue' text on installer submit buttons 2007-12-14 18:21:30 +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 4f2b77bcd9 #200271 by catch: more old 4.6 to 4.7 update path functions removed, as we don't support direct upgrades from 4.6 to 6.x definitely 2007-12-14 17:18:24 +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