- Sep 27, 2002
-
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
- Sep 26, 2002
-
-
Dries Buytaert authored
- Applied Marco's first regex patch.
-
Dries Buytaert authored
- Applied Axel's patch to sort blocks by weight.
-
- Sep 25, 2002
-
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
- Sep 22, 2002
-
-
Dries Buytaert authored
- Some PostgreSQL improvements. Patch by James Arthur.
-
- Sep 18, 2002
-
-
Dries Buytaert authored
- Fixed bug with queue module not displaying comments. Patch by Moshe.
-
- Sep 17, 2002
-
-
Dries Buytaert authored
- Fix problem of comments not showing when viewed through node.php. Patch by Moshe.
-
Dries Buytaert authored
- Made sure the sequence table is properly initialized for comments.
-
Dries Buytaert 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 Buytaert authored
- Applied Moshe's forum.module patch.
-
Dries Buytaert authored
- Applied Moshe's comment.module patch.
-
- Sep 15, 2002
-
-
Dries Buytaert authored
- Commited Marco's new comment module and forum module!!!
-
- Sep 14, 2002
-
-
Kjartan Mannes authored
does not have access to post content. (Patch by Pierre Gorissen)
-
- Sep 13, 2002
-
-
Steven Wittens authored
-
- Sep 11, 2002
-
-
Kjartan Mannes authored
- some minor changes to clean up var initialization.
-
- Sep 10, 2002
-
-
Kjartan Mannes authored
-
- Sep 08, 2002
-
-
Kjartan Mannes authored
-
Kjartan Mannes authored
- password is now printed for uid 1. - made user_fields() always return something.
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
Kjartan Mannes authored
-
Kjartan Mannes authored
not using short tags.
-
- Sep 01, 2002
-
-
Dries Buytaert authored
- Removed the bloggerapi_watchdog() function.
-
- Aug 26, 2002
-
-
Dries Buytaert authored
- Another "SELECT... LEFT JOIN... GROUP BY... ORDER BY" by James.
-
Dries Buytaert authored
- Fixed function prototype of db_error(). Patch by James. One-liners are great! :)
-
Dries Buytaert authored
- Fixed typo in CSS. Patch by James.
-
Dries Buytaert 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 Buytaert authored
- Made two INSERT queries ANSI compliant. Patch by James, slightly modified by Dries.
-
- Aug 22, 2002
-
-
Dries Buytaert authored
- Committed (a slightly modified version of) PiAir's Blogger API documentation patch.
-
Dries Buytaert authored
- Fixed statistics module.
-
Dries Buytaert authored
- Removed the unused table and included the sequences table. Patch by jaa.
-
- Aug 21, 2002
-
-
Dries Buytaert authored
- Fixed typo. Patch by Marco.
-
- Aug 20, 2002
-
-
Dries Buytaert 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 Buytaert authored
- Applied a (modified) version of Marco's SQL sequence patch.
-
- Aug 19, 2002
-
-
Dries Buytaert authored
- Replaced MySQL-ism by its ANSI SQL counterpart. Patch by jaa.
-
- Aug 18, 2002
-
-
Dries Buytaert authored
- Bugfix: changed the PostgreSQL database scheme of the session field in the user table. Patch by jaa.
-
Dries Buytaert authored
- Removed a MySQL-ism from the user module. Patch by James. - Fixed the "uid < 0" issue. Fix by Marco.
-
Dries Buytaert authored
- Made James the new PostgreSQL maintainer and marked the PostgreSQL port as being maintained.
-