summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* - Put back the node table paging.Dries Buytaert2002-12-29
* - Added table rendering functions. As an example, I changed the node moduleDries Buytaert2002-12-29
* - Small fix; still using a single CSS file - seems to work reasonbly wellDries Buytaert2002-12-28
* - Added taxonomy link.Dries Buytaert2002-12-28
* - Oops. We lost all line breaks.Dries Buytaert2002-12-28
* Patch by Michael:Dries Buytaert2002-12-28
* - Better stylesheet for administration pages. Contributed by Michael.Dries Buytaert2002-12-28
* - We don't have to show the main row anymore.Dries Buytaert2002-12-27
* - Added a "submit new content" link to the admin page. Suggested by Amy.Dries Buytaert2002-12-27
* - Some small cosmetic changes.Dries Buytaert2002-12-26
* - Made Drupal report an error when magic_quotes are disabled.Dries Buytaert2002-12-26
* - Implemented preliminary version of Michael's suggestion.Dries Buytaert2002-12-25
* - Refactored the administration pages.Dries Buytaert2002-12-24
* - Fixed typo: "Allow users comments" -> "Allow user comments"Dries Buytaert2002-12-24
* - Fixed typo: "authomatically" -> "automatically".Dries Buytaert2002-12-24
* - Fixed some typos: "filesize" -> "file size"Dries Buytaert2002-12-24
* - Fixed rendering bug in book module. Reported by vmole atDries Buytaert2002-12-22
* - Bugfix: printer-friendly book pages were not being displayed in the properDries Buytaert2002-12-22
* - fixing doctype in rss feeds.Kjartan Mannes2002-12-21
* - Small improvement. Patch by Moshe.Dries Buytaert2002-12-21
* - Switched the "short version" and the "long version" on the preview page.Dries Buytaert2002-12-21
* - Fixed glitch with the "leave shadow" option.Dries Buytaert2002-12-21
* - Applied modified version of Tran's documentation patch for the jabberDries Buytaert2002-12-21
* - Removed some backslashes. Reported by Adam.Dries Buytaert2002-12-20
* - Made sure the taxonomy module doesn't display warning/error messagesDries Buytaert2002-12-18
* - Fixed warning in import module. Reported by Pete.Dries Buytaert2002-12-16
* - Fixed bug in cache_clear_all(). Patch by Marco.Dries Buytaert2002-12-16
* - Make sure user names are unique.Dries Buytaert2002-12-16
* - Forum no longer counts comments from deleted nodes.Kjartan Mannes2002-12-15
* - Forgot a tag.Dries Buytaert2002-12-15
* - Added DOCTYPE.Dries Buytaert2002-12-15
* - Fixed typo in the database scheme. Reported by Ettiene.Dries Buytaert2002-12-15
* - Fixed bug related to recent cache changes.Dries Buytaert2002-12-14
* - Committed Marco's pager improvements.Dries Buytaert2002-12-14
* - Bugfixes by Marco.Dries Buytaert2002-12-12
* Patch by Marco:Dries Buytaert2002-12-12
* Applied patch by Natrak:Dries Buytaert2002-12-11
* - Avoid empty synonyms being inserted. Patch by Marco.Dries Buytaert2002-12-11
* - Fixed typo. Reported by Kobus.Dries Buytaert2002-12-11
* - Small usability change.Dries Buytaert2002-12-10
* o Permission improvements:Dries Buytaert2002-12-10
* - Removed the "comment anchors" in the themes; the anchor is emittedDries Buytaert2002-12-10
* - The statistics module's blocks showed unpublished nodes. Patch by Ax.Dries Buytaert2002-12-10
* - Made sure session.cache_limiter is set to "none" as suggested by MosheDries Buytaert2002-12-08
* - Avoid empty fields to be displayed. Patch by Moshe.Dries Buytaert2002-12-08
* - Removed rating module; it is not being used much and it has a known bug.Dries Buytaert2002-12-08
* - Added "short_open_tag 1" to the PHP settings.Dries Buytaert2002-12-07
* - Some changes to the update.php script: revised the instructions a bit,Dries Buytaert2002-12-07
* - Removed two a dead table from both the MySQL and the PostgreSQL databaseDries Buytaert2002-12-07
* - Changed db_queryd() to db_query().Dries Buytaert2002-12-03