drupal/modules
Dries Buytaert 48bf7db71c - Bugfix: removed redundant check_input()s such that quotes are handled
properly.  You couldn't use a username or passwords that had quotes.
2003-06-06 20:52:21 +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 - Usability improvements: in the calendar, only add a link for days on which 2003-06-05 21:34:56 +00:00
block - Michael Frankowski's excellent help text improvements! 2003-05-29 09:15:00 +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 - 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 - 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
drupal - Michael Frankowski's excellent help text improvements! 2003-05-29 09:15:00 +00:00
forum - WOOOT! Patch by Al. 2003-06-06 04:38:11 +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 - 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
page - Updated Drupal to use "on output" filters. Derived from Gerhard's patch. 2003-05-24 16:26:13 +00:00
ping - Michael Frankowski's excellent help text improvements! 2003-05-29 09:15:00 +00:00
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 - Bugfix: made request_uri() rewrite ( and ) with their entity equivalents 2003-06-03 18:04:47 +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: removed redundant check_input()s such that quotes are handled 2003-06-06 20:52:21 +00:00
watchdog - Michael Frankowski's excellent help text improvements! 2003-05-29 09:15:00 +00:00
admin.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
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 - Usability improvements: in the calendar, only add a link for days on which 2003-06-05 21:34:56 +00:00
block.module - Michael Frankowski's excellent help text improvements! 2003-05-29 09:15:00 +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 - Michael Frankowski's excellent help text improvements! 2003-05-29 09:15:00 +00:00
book.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
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 - 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
drupal.module - Michael Frankowski's excellent help text improvements! 2003-05-29 09:15:00 +00:00
forum.module - WOOOT! Patch by Al. 2003-06-06 04:38:11 +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 - 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
page.module - Updated Drupal to use "on output" filters. Derived from Gerhard's patch. 2003-05-24 16:26:13 +00:00
ping.module - Michael Frankowski's excellent help text improvements! 2003-05-29 09:15:00 +00:00
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 - 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
search.module - Fixed a warning. Patch by Jacobo Tarrio. 2003-05-30 14:58:44 +00:00
statistics.module - Bugfix: made request_uri() rewrite ( and ) with their entity equivalents 2003-06-03 18:04:47 +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 - Michael Frankowski's excellent help text improvements! 2003-05-29 09:15:00 +00:00
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: removed redundant check_input()s such that quotes are handled 2003-06-06 20:52:21 +00:00
watchdog.module - Michael Frankowski's excellent help text improvements! 2003-05-29 09:15:00 +00:00