drupal/modules
Dries Buytaert 49ebc543b7 - Fixed various forum module queries such that they work with PostgreSQL. 2003-06-08 12:02:37 +00:00
..
aggregator - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.charset.fixes.patch by Al. Could East Asia test this please. 2003-06-05 18:09:39 +00:00
archive - Bugfix: if you clicked on an archive date in the calendar block and 2003-06-07 06:08:52 +00:00
block Fixed some typoes... 2003-06-08 01:19:37 +00:00
blog - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.charset.fixes.patch by Al. Could East Asia test this please. 2003-06-05 18:09:39 +00:00
book Fixed some typoes... 2003-06-08 01:19:37 +00:00
comment Fixed some typoes... 2003-06-08 01:19:37 +00:00
drupal
forum - Fixed various forum module queries such that they work with PostgreSQL. 2003-06-08 12:02:37 +00:00
help - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.charset.fixes.patch by Al. Could East Asia test this please. 2003-06-05 18:09:39 +00:00
locale - More charset patches by Al. 2003-06-05 21:26:27 +00:00
node - Removed a redundant check_query(). 2003-06-06 21:06:08 +00:00
page
ping
poll - Bugfix: fixed problem when register globals is turned off. Patch 0037.poll.register_globals.patch by Al. 2003-06-06 18:22:21 +00:00
profile - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reserved keyword in MySQL 4. This fixes critical bug #1618. Patch by Marco. 2003-06-04 18:24:39 +00:00
search - Fixed a warning. Patch by Jacobo Tarrio. 2003-05-30 14:58:44 +00:00
statistics - Dropped check_input(); use check_query() instead. 2003-06-06 21:37:11 +00:00
story - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.charset.fixes.patch by Al. Could East Asia test this please. 2003-06-05 18:09:39 +00:00
system - More charset patches by Al. 2003-06-05 21:26:27 +00:00
taxonomy - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.charset.fixes.patch by Al. Could East Asia test this please. 2003-06-05 18:09:39 +00:00
throttle - Michael Frankowski's excellent help text improvements! 2003-05-29 09:15:00 +00:00
tracker - Bugfix: made request_uri() rewrite ( and ) with their entity equivalents 2003-06-03 18:04:47 +00:00
user - Bugfix: fixed approval e-mail and tidied up the e-mail handling. Patch #43 by 2003-06-08 10:12:46 +00:00
watchdog - Dropped check_input(); use check_query() instead. 2003-06-06 21:37:11 +00:00
admin.module - Bugfix: added trailing slash to URL. Patch #39 by Al. Fixes bug #1848. 2003-06-08 08:39:28 +00:00
aggregator.module - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.charset.fixes.patch by Al. Could East Asia test this please. 2003-06-05 18:09:39 +00:00
archive.module - Bugfix: if you clicked on an archive date in the calendar block and 2003-06-07 06:08:52 +00:00
block.module Fixed some typoes... 2003-06-08 01:19:37 +00:00
blog.module - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.charset.fixes.patch by Al. Could East Asia test this please. 2003-06-05 18:09:39 +00:00
bloggerapi.module
book.module Fixed some typoes... 2003-06-08 01:19:37 +00:00
cloud.module - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.charset.fixes.patch by Al. Could East Asia test this please. 2003-06-05 18:09:39 +00:00
comment.module Fixed some typoes... 2003-06-08 01:19:37 +00:00
drupal.module
forum.module - Fixed various forum module queries such that they work with PostgreSQL. 2003-06-08 12:02:37 +00:00
help.module - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.charset.fixes.patch by Al. Could East Asia test this please. 2003-06-05 18:09:39 +00:00
import.module - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.charset.fixes.patch by Al. Could East Asia test this please. 2003-06-05 18:09:39 +00:00
jabber.module - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reserved keyword in MySQL 4. This fixes critical bug #1618. Patch by Marco. 2003-06-04 18:24:39 +00:00
locale.module - More charset patches by Al. 2003-06-05 21:26:27 +00:00
node.module - Removed a redundant check_query(). 2003-06-06 21:06:08 +00:00
page.module
ping.module
poll.module - Bugfix: fixed problem when register globals is turned off. Patch 0037.poll.register_globals.patch by Al. 2003-06-06 18:22:21 +00:00
profile.module - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reserved keyword in MySQL 4. This fixes critical bug #1618. Patch by Marco. 2003-06-04 18:24:39 +00:00
queue.module - Removed a redundant check_input(). 2003-06-06 21:09:55 +00:00
search.module
statistics.module - Dropped check_input(); use check_query() instead. 2003-06-06 21:37:11 +00:00
story.module - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.charset.fixes.patch by Al. Could East Asia test this please. 2003-06-05 18:09:39 +00:00
system.module - More charset patches by Al. 2003-06-05 21:26:27 +00:00
taxonomy.module - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.charset.fixes.patch by Al. Could East Asia test this please. 2003-06-05 18:09:39 +00:00
throttle.module
title.module - Bugfix: removed call to dead function. Patch by Al. Bug #1852. 2003-06-05 22:07:09 +00:00
tracker.module - Bugfix: made request_uri() rewrite ( and ) with their entity equivalents 2003-06-03 18:04:47 +00:00
user.module - Bugfix: fixed approval e-mail and tidied up the e-mail handling. Patch #43 by 2003-06-08 10:12:46 +00:00
watchdog.module - Dropped check_input(); use check_query() instead. 2003-06-06 21:37:11 +00:00