summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #40486 by chx/netbjarne: duplicate form id's breaks html validation.Dries Buytaert2005-12-15
|
* - Patch #40847: after menu reset, primary and secondary menus need to be ↵Dries Buytaert2005-12-15
| | | | recreated.
* - Modified patch #41120 by chx: profile category 'account' overwrites ↵Dries Buytaert2005-12-15
| | | | regular user fields.
* - Patch #41081 by billturner: fixed problem with the comment settings form.Dries Buytaert2005-12-15
|
* - Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.Dries Buytaert2005-12-15
|
* - Patch #41133 by DriesK: as of PHP 5.1.0, strtotime() returns FALSE on ↵Dries Buytaert2005-12-15
| | | | | | failure instead of -1. Changed code to be compatible with all versions.
* - Patch #41211 by Neil: de-dupe XML namespaces in RSS automatically.Dries Buytaert2005-12-15
|
* - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().Dries Buytaert2005-12-14
|
* - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().Dries Buytaert2005-12-14
|
* - Patch #41165 by Morbus: removed rss doctype.Dries Buytaert2005-12-14
|
* - Patch #40886 by chx: fixed problem with recursive/nested node API calls ↵Dries Buytaert2005-12-14
| | | | manipulating the same array references.
* - Patch #40816 by Morbus: fixed bug with assigning news item the correct ↵Dries Buytaert2005-12-14
| | | | category.
* - Patch #40975 by chx: filter_format no longer supports multiple filtered areas.Dries Buytaert2005-12-14
|
* - Patch #40630 by Morbus: made sure $teaser is always defined.Dries Buytaert2005-12-14
|
* - Patch #41109 by chx: fixed problem with _node_name() returning NULL ↵Dries Buytaert2005-12-14
| | | | instead of array() when there are no node types.
* - Patch #40765 by chx: fixed problem with form types.Dries Buytaert2005-12-14
|
* - Patch #40532 by wtanaka: use longblog for data in the cache. Is reported ↵Dries Buytaert2005-12-13
| | | | to fix utf-8 problems and improves consistency with PostgreSQL.
* - Patch #39462 by Cvgbe:Dries Buytaert2005-12-12
| | | | | | | | | 1. fixed problem with long URLs being truncated (and causing errors) 2. added CREATE UNIQUE INDEX to prefix.sh 3. changed totalcount from int to bigint to prevent overflow 4. unifies index names, syncs with database.mysql Updated changelog.
* - Patch #40393 by Richard: fixed permissions of URL settings on node ↵Dries Buytaert2005-12-12
| | | | submission page.
* - Patch #40795 by Richard: fixed problem with editing menu items.Dries Buytaert2005-12-12
|
* - Patch #40855 by Ber: fixed typo in watchdog message.Dries Buytaert2005-12-12
|
* - Patch #29060 by tostinne/ax: added tabindex to user login page.Dries Buytaert2005-12-11
|
* - Modified patch #40534: improved themability of forum icons (makes it ↵Dries Buytaert2005-12-11
| | | | possible to use animated gifs) + removed forum setting.
* - Patch #40706 by chx: fixed warnings.Dries Buytaert2005-12-11
|
* - Patch #40463 by chx and baudolino: fixed fatal error in forms.inc.Dries Buytaert2005-12-11
|
* - Patch #40512 by Richard: fixed coding style + performance improvements.Dries Buytaert2005-12-10
|
* - Patch #40664 by Gerhard: assign default forum when adding a forum topic ↵Dries Buytaert2005-12-10
| | | | from within a forum.
* - Patch #39358 by m3avrck and Souvent22: make the upload.module work + ↵Dries Buytaert2005-12-10
| | | | revisions fixes.
* - Patch #40628 by Jaza: added missing fieldset around filter options.Dries Buytaert2005-12-10
|
* - Patch #40393 by Richard: corrected permissions of menu/path settings on ↵Dries Buytaert2005-12-10
| | | | the content submission form.
* - Changed '50' to '20' as per Neil's comment in issue 36042 (comment #12).Dries Buytaert2005-12-10
|
* - Patch #36042 by Cvbge: make the latest database upgrade work with PostgreSQL.Dries Buytaert2005-12-10
|
* - Patch #40587 by wtanaka: execute -> submitDries Buytaert2005-12-10
|
* - Patch #40583 by canen: make user_autocomplete function work with PostgreSQL.Dries Buytaert2005-12-10
|
* - Patch #40397 by DriesK: fixed problem with contact module.Dries Buytaert2005-12-09
|
* - Fixed #40395: changed ':' to '.'.Dries Buytaert2005-12-09
|
* - Patch #40518 by drumm: upgrade system fixes.Dries Buytaert2005-12-09
|
* - Patch #40397 by DriesK: global contact mails are not sent.Dries Buytaert2005-12-09
|
* - Patch #40518 by drumm: remove hook_versions.Dries Buytaert2005-12-09
|
* - Patch #40524 by drumm: made sure that visiting the admin/modules page does ↵Dries Buytaert2005-12-09
| | | | not break your setup if you haven't run udpate.php yet.
* - Patch #36042 by Gerhard and Neil: recover old revisions.Dries Buytaert2005-12-09
|
* - Patch #40483 by chx: made Pushbutton validate as XHTML.Dries Buytaert2005-12-09
|
* - Patch #36429: remove CONCAT() and speed up node_access query.Dries Buytaert2005-12-08
|
* - Patch #28595 by Cvbge: fixed problems with bulk comment operations.Dries Buytaert2005-12-08
|
* - Patch #40341 by Cvbge: corrected the default column value.Dries Buytaert2005-12-08
|
* - Patch #40351 by Richard/chx: filter_xss_bad_protocol too hungry.Dries Buytaert2005-12-08
|
* - Small documentation improvements.Dries Buytaert2005-12-08
|
* - Patch #40341 by Neil: fixed problems with database schema versions.Dries Buytaert2005-12-08
| | | | | | | - When user #1 creates an account (we can assume this happens only once), system.module's schema version is set to the latest availiable. - system_get_files_database() now includes a 'schema_version' child of each file object. - That new information is re-saved when Drupal re-populates the system table. - An array of newly-enabled modules is built, module_list() is reloaded, and the schema versions of each newly-enabled module are set to the most recent availiable. If the schema version is already set (presumably from a previous installation) it is not changed.
* - Patch #29326 by Morbus: added missing returns.Dries Buytaert2005-12-07
|
* - Patch #40303 by Cvbge: drop old columns for PostgreSQL and fixed some ↵Dries Buytaert2005-12-07
| | | | PostgreSQL problems in the update script.