summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Patch #25067 by Thox: renamed 'light' and 'dark' to 'odd' and 'even'.Dries Buytaert2005-06-19
* - Patch #21918 by budda/Robin: forum icons are broken when you change the for...Dries Buytaert2005-06-19
* - Patch #25143 by Robin: use count() instead of is_array() so we don't render...Dries Buytaert2005-06-19
* - Replacing ugly old "powered by" buttons with better ones.Steven Wittens2005-06-18
* - Patch #1898 by Djun: more book module improvements including but not limitedDries Buytaert2005-06-07
* - Patch #24135 by Moshe: made it possible to ban visitors based on hostname/I...Dries Buytaert2005-06-07
* - Patch #24450 by Neil: removed some dead code.Dries Buytaert2005-06-07
* - book_render() was broken after a faulty commit. Adding back.Steven Wittens2005-06-07
* - Patch #24003 by Steven: fix problems with node attribute checking (and impr...Dries Buytaert2005-06-06
* - Removing some whitespaceDries Buytaert2005-06-06
* - Crop long columns.Dries Buytaert2005-06-06
* - #24278: Emit correct XHTML <link> tag.Steven Wittens2005-06-05
* - Modified version of patch #1482 by Djun:Dries Buytaert2005-06-05
* - Patch #22416: fixed typo that prevented menu item descriptions from showing...Dries Buytaert2005-06-05
* - Patch #24141: fix XML UTF-8 bom issue with PHP5.Dries Buytaert2005-06-04
* - urlencode() the subjects in the admin overview page.Dries Buytaert2005-06-04
* - Fixed registration bug.Dries Buytaert2005-06-01
* - #24068: Fix "undefined is undefined" error in IE5 with drupal.jsSteven Wittens2005-06-01
* - #23685: urlencode() profile field names and values in the URL (any dynamic ...Steven Wittens2005-06-01
* - #23736: Remove dependency of system.module on node.moduleSteven Wittens2005-06-01
* - #23734: Replace date() with format_date() in aggregatorSteven Wittens2005-06-01
* - #18836: Cleanup teaser generation code, and refine handling of PHP code tea...Steven Wittens2005-06-01
* - #18836: Cleanup teaser generation code, and refine handling of PHP code tea...Steven Wittens2005-06-01
* - Use &amp; instead of numerical entity in autop.Steven Wittens2005-06-01
* - Fix node form fieldsets being broken in IE after Safari/Konqueror fix.Steven Wittens2005-05-31
* - Code cleanup: improve format_plural usage, add some missing placeholder/che...Steven Wittens2005-05-31
* - Forgot about tablesort dependency on pager.Steven Wittens2005-05-31
* - Typo in upload messages: %quote -> %quotaSteven Wittens2005-05-31
* - Fixing charset in mime_header_encode()Steven Wittens2005-05-30
* - #23360: Chameleon: fix taxonomy terms disappearing if there are no node links.Steven Wittens2005-05-27
* - #23700: Fix some broken t()'s in common.incSteven Wittens2005-05-26
* - Patch #18275 by Steven: "create content" menu displays extraneous links.Dries Buytaert2005-05-26
* - Patch #22909 by kinai: fixed various errors in the PostgreSQL database scheme.Dries Buytaert2005-05-26
* - Added something about the AJAX auto-complete forms.Dries Buytaert2005-05-26
* - Patch #17028 by Ber: theme xml_icon should allow inline XML icons.Dries Buytaert2005-05-26
* - Patch #23633 by Moshe: improve grouping in default profile page.Dries Buytaert2005-05-26
* - Patch #23588 by Ber: fixed incorrect call to theme_user_picture.Dries Buytaert2005-05-25
* - #18406: make node_page 404 on meaningless nidsSteven Wittens2005-05-25
* - #19434: Improved forum admin texts.Steven Wittens2005-05-25
* - Mime_header_encode() was buggy. Each chunk of encoded text must beSteven Wittens2005-05-25
* - #20809: User-configurable, per-theme, optional favicons.Steven Wittens2005-05-25
* - Fix mistakes in pager patch.Steven Wittens2005-05-25
* - Get rid of double node title in Bluemarine PHPTemplateSteven Wittens2005-05-25
* - #23213: Report upload size limits in megabytes, not bytes.Steven Wittens2005-05-25
* - #23387: form() should respect block-level elementsSteven Wittens2005-05-25
* - #20963: Make taxonomy_select_nodes() more useful to other modules, by allow...Steven Wittens2005-05-25
* - #23014: Only show forum blocks if there are topics to list.Steven Wittens2005-05-25
* - Sort admin-content by descending node date. This got lost in the refinement...Steven Wittens2005-05-25
* - #23516: Remove ][ from form item id's.Steven Wittens2005-05-25
* - #23495: Clean up pager code. Now uses $page instead of $from, and counts pa...Steven Wittens2005-05-25