- 18 Sep, 2002 1 commit
-
-
Dries authored
- Fixed bug with queue module not displaying comments. Patch by Moshe.
-
- 17 Sep, 2002 5 commits
-
-
Dries authored
- Fix problem of comments not showing when viewed through node.php. Patch by Moshe.
-
Dries authored
- Made sure the sequence table is properly initialized for comments.
-
Dries authored
- Fixed e-mail regex to accept ".info" TLDs as well as other future TLDs, fixed e-mail regex to accept IP addresses (eg. 127.0.0.1), changed some HTML to XHTML, fixed some cosmetic glitches, etc.
-
Dries authored
- Applied Moshe's forum.module patch.
-
Dries authored
- Applied Moshe's comment.module patch.
-
- 15 Sep, 2002 1 commit
-
-
Dries authored
- Commited Marco's new comment module and forum module!!!
-
- 14 Sep, 2002 1 commit
-
-
Kjartan authored
does not have access to post content. (Patch by Pierre Gorissen)
-
- 13 Sep, 2002 1 commit
-
-
Steven Wittens authored
-
- 11 Sep, 2002 1 commit
-
-
Kjartan authored
- some minor changes to clean up var initialization.
-
- 10 Sep, 2002 1 commit
-
-
Kjartan authored
-
- 08 Sep, 2002 6 commits
- 01 Sep, 2002 1 commit
-
-
Dries authored
- Removed the bloggerapi_watchdog() function.
-
- 26 Aug, 2002 5 commits
-
-
Dries authored
- Another "SELECT... LEFT JOIN... GROUP BY... ORDER BY" by James.
-
Dries authored
- Fixed function prototype of db_error(). Patch by James. One-liners are great! :)
-
Dries authored
- Fixed typo in CSS. Patch by James.
-
Dries authored
- Changed "$watchdog->message" from type "varchar(255)" to type "text". Patch by James. For sake of consistency, I updated the MySQL scheme and added a new update entry to "update.php".
-
Dries authored
- Made two INSERT queries ANSI compliant. Patch by James, slightly modified by Dries.
-
- 22 Aug, 2002 3 commits
- 21 Aug, 2002 1 commit
-
-
Dries authored
- Fixed typo. Patch by Marco.
-
- 20 Aug, 2002 2 commits
-
-
Dries authored
- Integrated Moshe's documentation (http://www.drupal.org/node.php?id) in the drupal.module. Fixed a couple of typos and small inconsistencies.
-
Dries authored
- Applied a (modified) version of Marco's SQL sequence patch.
-
- 19 Aug, 2002 1 commit
-
-
Dries authored
- Replaced MySQL-ism by its ANSI SQL counterpart. Patch by jaa.
-
- 18 Aug, 2002 4 commits
-
-
Dries authored
- Bugfix: changed the PostgreSQL database scheme of the session field in the user table. Patch by jaa.
-
Dries authored
- Removed a MySQL-ism from the user module. Patch by James. - Fixed the "uid < 0" issue. Fix by Marco.
-
Dries authored
- Made James the new PostgreSQL maintainer and marked the PostgreSQL port as being maintained.
-
Dries authored
- Bugfix: fixed some SQL queries and tidied up many queries. Patch by Marco.
-
- 16 Aug, 2002 4 commits
-
-
Dries authored
- Renewed the PostgreSQL database scheme! Patch by jaa.
-
Dries authored
- Made the rating module and its SQL table ASNI compliant. Patch by jaa.
-
Dries authored
- Changed a MySQL-ism to be ANSI SQL/PostgreSQL compliant. Patch by jaa.
-
Dries authored
- Made sure the selection boxes don't grow too long. Requisted by kika, patch by Marco.
-
- 15 Aug, 2002 2 commits