summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Fixed some translation bugs in the profile module. (I wasn't going toDries Buytaert2003-06-03
* - No commentDries Buytaert2003-06-03
* - Got it right this time.Dries Buytaert2003-06-03
* - The .form-item .form-submit item got lost in my previous commit.Dries Buytaert2003-06-03
* - Bugfix: made request_uri() rewrite ( and ) with their entity equivalentsDries Buytaert2003-06-03
* - Ignore ".eps.gz" files or Druplicon logos.Dries Buytaert2003-06-02
* - Removed empty (?) PDF.Dries Buytaert2003-06-02
* - Removed the module field from the locale search form. It won't work andDries Buytaert2003-06-02
* Patch by Kjartan:Dries Buytaert2003-06-02
* - Fixed the blog it link to work with register globals off. Patch by Al.Dries Buytaert2003-06-02
* - Resized two textfields for UI consistentcy. Patch by Stefan.Dries Buytaert2003-06-02
* Added the other vector formats of the druplicon (downloadable from drupal.org...Steven Wittens2003-06-02
* - Another register globals fix. Patch by Kjartan.Dries Buytaert2003-06-01
* - Made all CSS definitions look alike.Dries Buytaert2003-06-01
* - Fixed critical bug #1788: cloud module pings too much. Modified patch byDries Buytaert2003-06-01
* Removed node_get_node_from_nid() and modified node_load() to take an optional...Dries Buytaert2003-06-01
* - Documentation fixes by Kjartan.Dries Buytaert2003-05-31
* - Bugfix: the forum module's "view" function should also call check_output().Dries Buytaert2003-05-31
* - Omit "index.php" when using Apache. Patch by Al.Dries Buytaert2003-05-31
* - CSS improvements to the calendar of the archive module. Updated the XtemplateDries Buytaert2003-05-31
* - Committed Al's rollback fixes and the title improvements. Thanks again.Dries Buytaert2003-05-31
* - Small usability improvement by Al.Dries Buytaert2003-05-31
* - CSS improvements for the poll module. Patch by Al.Dries Buytaert2003-05-30
* - Better CSS for the poll module.Dries Buytaert2003-05-30
* - Small visual improvement to the admin tables. Patch by Al.Dries Buytaert2003-05-30
* - Fixed a warning. Patch by Jacobo Tarrio.Dries Buytaert2003-05-30
* - Fixed bug 1763: changing comment preferences now works again. Tested withDries Buytaert2003-05-30
* - Fixed typo. Patch by Marco.Dries Buytaert2003-05-30
* - Import the theme specific stylesheet after importing drupal.css.Dries Buytaert2003-05-30
* Patch by Al:Dries Buytaert2003-05-30
* - Remove the <base href="">-tags from the themes; these are being added byDries Buytaert2003-05-30
* - Make sure the HTML filter is applied before any other filter. Patch byDries Buytaert2003-05-30
* - Fixed the order in which the CSS gets loaded. Patch by Al.Dries Buytaert2003-05-30
* - "Administration overview" -> "sitemap"Dries Buytaert2003-05-29
* - More CSS updates and fixes. Patch by Al.Dries Buytaert2003-05-29
* - Al's CSS patches. This commit improves the themability of some coreDries Buytaert2003-05-29
* - The check_output()s slipped back in. Removing them again.Dries Buytaert2003-05-29
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Fix for bug #1779a: all posts posted through the Blogger API where authoredDries Buytaert2003-05-29
* - My filter commit accidentically broke the comment submission which is nowDries Buytaert2003-05-29
* - Theme improvements by Al, with help from Nick: stylesheet improvements,Dries Buytaert2003-05-29
* - Fixed braino. Reported by Remco as bug #1787.Dries Buytaert2003-05-28
* - Theme maintenance: moved CSS to separate stylesheet, updated to use relativeDries Buytaert2003-05-27
* - Bugfix: assure that taxonomy_term_node_counts() only takes published nodesDries Buytaert2003-05-27
* - Fixed validate problem. Patch by Ax.Dries Buytaert2003-05-26
* - Removed check_output() from the theme system layer.Dries Buytaert2003-05-26
* - Fixed typo. Patch by Al.Dries Buytaert2003-05-25
* - Undid Kjartan's latest change (it breaks the feeds) and fixed it properly.Dries Buytaert2003-05-25
* - Moved the theme("header") call in node_page outside the access check so theKjartan Mannes2003-05-24
* - Updated Drupal to use "on output" filters. Derived from Gerhard's patch.Dries Buytaert2003-05-24