Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Code improvements by JonBob. Thanks again. | Dries Buytaert | 2004-05-11 |
| | |||
* | - Patch #7638 by nereocystis: fixed PostgreSQL (ANSI SQL) compatibility bug ↵ | Dries Buytaert | 2004-05-10 |
| | | | | in the comment module. | ||
* | - Added support for multiple user roles. Patch by Jim Hriggs. | Dries Buytaert | 2004-05-10 |
| | |||
* | - Patch #7577 by JonBob: code improvements to the book, forum, page and poll ↵ | Dries Buytaert | 2004-05-09 |
| | | | | module. | ||
* | - Menu and code improvements by JonBob. | Dries Buytaert | 2004-05-08 |
| | |||
* | - Patch #7411 by Ax: fixed some aggregator module warnings. | Dries Buytaert | 2004-05-07 |
| | |||
* | - Patch #7575 by ax: not in global scope, making updates fail. | Dries Buytaert | 2004-05-06 |
| | |||
* | - Patch #7585 by Gerhard: extra data added by profile.module to the user | Dries Buytaert | 2004-05-05 |
| | | | | | object got saved in the user's data column even if there is a dedicated table for that information. | ||
* | - Patch #7577 by JonBob: various code style improvements to the statistics | Dries Buytaert | 2004-05-05 |
| | | | | | | | | | | | | | module. + Usages of to print titles have been replaced by proper drupal_set_title() calls. + Many arg() usages dropped in favor of meaningful parameters. + Doxygen comments standardized and expanded. + Some grammatical corrections to help text. + Broken /statistics page linked from page navigation restored. + Fixed small bug in menu.inc pertaining to menu callbacks without arguments. | ||
* | - Patch #7581 by bylund: made the archive module's calendar accessible. | Dries Buytaert | 2004-05-05 |
| | |||
* | Adding support for <optgroup> through form_select. See the PHPdoc for usage. | Steven Wittens | 2004-05-05 |
| | |||
* | #7468 - Added title="" attribute with term descriptions (if present) to ↵ | Steven Wittens | 2004-05-04 |
| | | | | | | taxonomy links. See http://drupal.org/node/view/7468 | ||
* | - Patch #7096 by bylund: fixed a bug with the node filters at the node ↵ | Dries Buytaert | 2004-05-03 |
| | | | | administration page (administration > content) | ||
* | - Patch #7503 by bylund: two strings could not be translated. | Dries Buytaert | 2004-05-03 |
| | |||
* | - Patch #7504 by bylund: multiple form_radio-function calls is used instead | Dries Buytaert | 2004-05-03 |
| | | | | | of a single form_radios-call. This could cause problems when trying to style individual form elements. | ||
* | Standard text/html HTTP Content-Type was not cached, causing encoding issues ↵ | Steven Wittens | 2004-05-03 |
| | | | | on some server configurations. | ||
* | - Patch #7498 by nereocystis: PostgreSQL updates for HEAD | Dries Buytaert | 2004-05-03 |
| | |||
* | - Updated the CHANGELOG | Dries Buytaert | 2004-05-01 |
| | |||
* | - Bug #7135: fixed saving of comment viewing options in PostgreSQL. Patch ↵ | Dries Buytaert | 2004-05-01 |
| | | | | by Adrian. | ||
* | - Patch #7483 by Gerhard: system_user should not return $edit. | Dries Buytaert | 2004-05-01 |
| | |||
* | - Patch #7482 by Gerhard: double 'edit' in comment_user(). One 'edit' had ↵ | Dries Buytaert | 2004-05-01 |
| | | | | to be 'validate'. | ||
* | - Patch #6552 by Gerhard: fixed problem with user callbacks that slipped in ↵ | Dries Buytaert | 2004-05-01 |
| | | | | with Natrak's last commit. | ||
* | - Patch by Adrian: added support for multiple database connections. | Dries Buytaert | 2004-04-30 |
| | |||
* | - Fixed sitewide timezone settings not being saved. | Kjartan Mannes | 2004-04-29 |
| | | | | - Making sure profile fields are saved properly. | ||
* | - Applied patch #6552: Put back register_form and register_validate ↵ | Kjartan Mannes | 2004-04-29 |
| | | | | | | callbacks in user.module. - Fixed bug #7406: User delete hook incorrect params. | ||
* | - Incorrect quotes. | Kjartan Mannes | 2004-04-29 |
| | |||
* | - Fixed bug #7094: Incorrect displayed umlauts in ISO-8859-1 RSS-feeds. | Kjartan Mannes | 2004-04-29 |
| | | | | - Fixed feed status not being reset when items are removed. | ||
* | - Patch #6612 by JonBob: extended the node API with new hooks. | Dries Buytaert | 2004-04-28 |
| | |||
* | - Various aggregator module improvements. Modified patch by drumm. | Dries Buytaert | 2004-04-27 |
| | |||
* | - Removed the menu cache. Too many problems with it. | Dries Buytaert | 2004-04-27 |
| | |||
* | - Patch #6887 by drumm: fixed drupal_http_request | Dries Buytaert | 2004-04-27 |
| | |||
* | - Patch #7416 by Stefan: added sitewide timezone support. | Dries Buytaert | 2004-04-27 |
| | |||
* | - Patch #7403 by jhriggs: the required-form-items patch that hit HEAD a few ↵ | Dries Buytaert | 2004-04-26 |
| | | | | days back has an erroneous assignment in form_radios(). | ||
* | - Patch #7330 by MegaGrunt: turns primary and secondary link ids into a classes, | Dries Buytaert | 2004-04-25 |
| | | | | | | and assigns the classes to header and footer. Also renamed a few elements to make them more logical/consistent. Plus added search id around search area, and a few other minor improvements. | ||
* | - Patch #6009 by Matthias: reworked the help texts of the taxonomy module ↵ | Dries Buytaert | 2004-04-24 |
| | | | | generated forms. The help text can now be customized. | ||
* | - Patch #7211: changed 'root' to 'top-level' for sake of usability. I took ↵ | Dries Buytaert | 2004-04-24 |
| | | | | Gerhard's patch and extended it so we did not miss any instances of 'root'. | ||
* | - Bugfix: strip all HTML from the feed description. | Dries Buytaert | 2004-04-24 |
| | |||
* | - Patch #6791: mark required fields. Modified patch by Michelangelo. | Dries Buytaert | 2004-04-24 |
| | |||
* | - Patch #7286 by LiDave: improved filter table indices. I updated ↵ | Dries Buytaert | 2004-04-24 |
| | | | | database/updates.inc as well. | ||
* | - Patch #6444 by Junyor: allow modules to change the 'changed' timestamp of ↵ | Dries Buytaert | 2004-04-24 |
| | | | | nodes. | ||
* | - Patch #7302 by Gerhard: saves the selected terms in a session variable. | Dries Buytaert | 2004-04-23 |
| | |||
* | - Patch #7314 by jluster: added support to ping technorati.com | Dries Buytaert | 2004-04-23 |
| | |||
* | - Patch #7332 by marky: don't emit extra whitespace withing <body> | Dries Buytaert | 2004-04-23 |
| | |||
* | - Changing permissions on user menus. | Kjartan Mannes | 2004-04-22 |
| | |||
* | - Patch #6498 by jhriggs: <label> requires opening and closing tags. | Dries Buytaert | 2004-04-21 |
| | |||
* | - Patch #6887 by Gerhard: fget -> fread for sake of compatibility. | Dries Buytaert | 2004-04-21 |
| | |||
* | - Patch #4635 by Ber: user search should translate wildcard character | Dries Buytaert | 2004-04-21 |
| | |||
* | - Patch #7271 by JonBob: avoid filling the database with menu items. | Dries Buytaert | 2004-04-21 |
| | |||
* | - Added support for 403 handling. Patch by JonBob. As a side benefit, | Dries Buytaert | 2004-04-21 |
| | | | | | | | | administrators will be able to define a custom 403 page, just as they can define 404 pages now. This needs to be documented in the "Changes since / migrating to ..." pages. | ||
* | - Only encode strings that contain non-ASCII characters. | Kjartan Mannes | 2004-04-21 |
| |