Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #200370 by quicksketch: fixes to drag and drop support to make it usable by CCK | Gábor Hojtsy | 2007-12-19 |
| | |||
* | #199336 by JirkaRybka: remove improper t() use in update code (update goes ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | 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 | ||
* | #99947 by neclimdul, Sutharsan, keith.smith: forum module help text and form ↵ | Gábor Hojtsy | 2007-12-19 |
| | | | | description update, removing reference to other forum software as well | ||
* | #198865 by sign: taxonomy term deletion was broken due to some leftover code | Gábor Hojtsy | 2007-12-19 |
| | |||
* | - Patch #199510 by Pancho: fixed form API conversions. | Dries Buytaert | 2007-12-18 |
| | |||
* | - Patch #199508 by Pancho: parameters for form validation and submission ↵ | Dries Buytaert | 2007-12-18 |
| | | | | have changed. | ||
* | - Patch #201437 by keith.smith: further massaging of the help texts. | Dries Buytaert | 2007-12-18 |
| | |||
* | #193333 follow up by catch: remove reset to alphabetical button shown on ↵ | Gábor Hojtsy | 2007-12-18 |
| | | | | forum forms incidentally as a result of the taxonomy drag and drop patch | ||
* | - Patch #201894 by David Rothstein: fixed typo in user output. | Dries Buytaert | 2007-12-18 |
| | |||
* | #199890 by gaele, keith.smith: improve block module help text, include ↵ | Gábor Hojtsy | 2007-12-18 |
| | | | | 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 | ||
* | #189880 by keith.smith based on initial suggestions from O Govinda: much ↵ | Gábor Hojtsy | 2007-12-18 |
| | | | | better help texts and descriptions for locale module, actually explaining its extended feature set in Drupal 6. | ||
* | #192767 by fago, Eaton, chx: taking form_state per reference in form ↵ | Gábor Hojtsy | 2007-12-18 |
| | | | | constructor function. Will be replaced with a nicer PHP 5 solution in Drupal 7. | ||
* | #201997 by webernet: fix bad variable name in update requirements check ↵ | Gábor Hojtsy | 2007-12-18 |
| | | | | introduced in #194310 | ||
* | #199832 by theborg, Pasqualle: block title defined as NOT NULL, so requires ↵ | Gábor Hojtsy | 2007-12-18 |
| | | | | a default empty string even if not set (fixes a theme notice but also a pgsql error) | ||
* | - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table ↵ | Dries Buytaert | 2007-12-18 |
| | | | | indicies for common queries. | ||
* | - Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API ↵ | Dries Buytaert | 2007-12-18 |
| | | | | (and removed spaces). | ||
* | - Patch #195073 by yshed and quicksketch: make DnD functionality work on IE7. | Dries Buytaert | 2007-12-18 |
| | |||
* | #193804 by starbow, Rob Loach, Wim Leers: add often used basePath setting by ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | defualt to JS settings, also providing an elegant bugfix to #201248 | ||
* | #67895 patch by myself, tested by JirkaRybka and blackdog: move poll votes ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | with poll options, when an option is removed, instead of dropping all old votes, solving an old data loss bug | ||
* | #201717 by catch: remove the utf8 update helper which is the remaining of ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | the removed 4.6 to 4.7 updates | ||
* | #201725 by bdragon: access control was renamed to permissions but this was ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | not reflected in two remaining permission checks | ||
* | #194310 follow up by chx and myself: only load comment module when we can ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | actually do it, and when we need it in comment.install | ||
* | rollback of #197425 following on Steven Witten's discontent on how it looks ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | in Garland | ||
* | #197425 by mooffie, slightly modified: add blockquote support by default and ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | blockquote theming to Garland and Bluemarine (other themes have it already) | ||
* | #199387 by Pancho: revert user login/register/request password page titles ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | to 'User account' as it was in Drupal 5, instead of the bugos 'Log in' | ||
* | #201468 by blackdog: fix notice in aggregator, when categorization form is ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | saved without picking a category | ||
* | #199400 by ChrisKennedy: use the SERVER_NAME as default site name, instead ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | of the misleading 'Drupal' name | ||
* | #201534 by Lynn, Pasqualle: fix notice in node_forms() when there are no ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | node types defined | ||
* | #194310 by chx, catch, KarenS: run updates for disabled but previously ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | installed modules, if they are compatible with the current system | ||
* | #200763 by JirkaRybka: add body field wrapper in node form for easier themeing | Gábor Hojtsy | 2007-12-17 |
| | |||
* | #198609 by blackdog and myself: fix two notices and remove one stale line in ↵ | Gábor Hojtsy | 2007-12-17 |
| | | | | aggregator module | ||
* | #200338 by m3avrck and quicksketch: fix transparent GIF resizing | Gábor Hojtsy | 2007-12-16 |
| | |||
* | #197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in ↵ | Gábor Hojtsy | 2007-12-16 |
| | | | | aggregator, comment and system modules | ||
* | #176868 by marcingy: feed_age was misnamed source_age in aggregator variable ↵ | Gábor Hojtsy | 2007-12-16 |
| | | | | initialization | ||
* | #199428 by Lynn: default to the primary links for content menu items (usability) | Gábor Hojtsy | 2007-12-16 |
| | |||
* | #189495 by myself, reviewed by Pasqualle: fix composit text used with t() in ↵ | Gábor Hojtsy | 2007-12-16 |
| | | | | aggregator module | ||
* | #194098 by mfer, theborg: reset theme in drupal_eval(), so the evaluated ↵ | Gábor Hojtsy | 2007-12-16 |
| | | | | code will not see the caller module as current theme | ||
* | #103528 by Heine and gpk: note why the color settings are not available if ↵ | Gábor Hojtsy | 2007-12-16 |
| | | | | private file handling is used | ||
* | #197641 follow up by moofie: make drag and drop handle text translatable and ↵ | Gábor Hojtsy | 2007-12-16 |
| | | | | fix smaller bugs | ||
* | #192779 by gaele: (usability) only show theme tabs on the blocks page for ↵ | Gábor Hojtsy | 2007-12-16 |
| | | | | enabled themes, for consistency with the theme settings page | ||
* | #199883 by KarenS, douggreen: system update 6036 called search_install(), ↵ | Gábor Hojtsy | 2007-12-16 |
| | | | | now replaced with actual code to not depend on the ever changing schema | ||
* | #199439 by douggreen: fix content search in PostgreSQL | Gábor Hojtsy | 2007-12-14 |
| | |||
* | #182728 by gpk: more accurante phpdoc for db_rewrite_sql() and ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | _db_rewrite_sql(), mentioning table aliases used | ||
* | #199158 by catch: AND was used in place of WHERE in search module reindex code | Gábor Hojtsy | 2007-12-14 |
| | |||
* | #110474 by dww and keith.smith: passwords are not sent in welcome mails, so ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | do not mislead our users | ||
* | #199402 by keith.smith: standardize on 'Save and continue' text on installer ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | submit buttons | ||
* | #200069 by keith.smith: new standard for 'more information' links in module ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | help texts, as the handbook we referred to before was renamed | ||
* | #200271 by catch: more old 4.6 to 4.7 update path functions removed, as we ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | don't support direct upgrades from 4.6 to 6.x definitely | ||
* | #193604 by hass and dvessel: fix color module to be able to use arbitrary ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | styles, not just style.css, fixing Minnelli coloring and RTL CSS file coloring | ||
* | #131493 by spatz4000, ChrisKennedy, keith.smith: consistent username field ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | description wording in installer and runtime interface |