summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - #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
| | | | data in an url should be urlencoded to prevent characters like # and & from being interpreted by the browser/server).
* - #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 ↵Steven Wittens2005-06-01
| | | | teasers.
* - #18836: Cleanup teaser generation code, and refine handling of PHP code ↵Steven Wittens2005-06-01
| | | | teasers.
* - Use & 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 ↵Steven Wittens2005-05-31
| | | | placeholder/check calls, and introduce API for <link> tags.
* - 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
| | | | (Not sure if this needs to be backported to DRUPAL-4-6.)
* - Patch #22909 by kinai: fixed various errors in the PostgreSQL database scheme.Dries Buytaert2005-05-26
| | | | (Yay, more PostgreSQL contributors! :))
* - 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
| | | | a valid UTF-8 string, beginning and ending on a character boundary.
* - #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 ↵Steven Wittens2005-05-25
| | | | allowing custom sorting orders.
* - #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 ↵Steven Wittens2005-05-25
| | | | refinement-filter patch.
* - #23516: Remove ][ from form item id's.Steven Wittens2005-05-25
|
* - #23495: Clean up pager code. Now uses $page instead of $from, and counts ↵Steven Wittens2005-05-25
| | | | pages, not items.
* - Remove left-over CSSSteven Wittens2005-05-25
|
* - #23506: Fix autocomplete throbber firing on wrong events.Steven Wittens2005-05-25
| | | | - Add simple throbber to drupal.css
* - Patch #23530 by Thox/Robin: removed the wrap="virtual" attribute from ↵Dries Buytaert2005-05-24
| | | | textareas. According to Thox this is no longer neccessary. Makes textareas validate as XHTML.
* * cue Star Wars theme tune *Steven Wittens2005-05-24
| | | | | | Return of the JavaScript! - #22519: form_autocomplete(): Ajax based autocompletion. Currently used for user names and folksonomy tags.
* - Patch #23383 by Ber: added theme_user_list() function.Dries Buytaert2005-05-23
|
* - Patch #23465 by Gerhard: tiny performance improvement to db_query_range().Dries Buytaert2005-05-23
|
* - Patch #23452 by berkes: moves the avatar settings to within the check for ↵Dries Buytaert2005-05-23
| | | | "user info" on a node tpe.
* - #23285: Allow theming of comment previews, like node previews.Steven Wittens2005-05-22
|
* - Patch #22192 by tostinne: fixed invalid XHTML codeDries Buytaert2005-05-22
|
* - Patch #16452 by chx: made it possible to rewrite some taxonomy queries.Dries Buytaert2005-05-21
|
* - Patch #18663 by chx: fix empty form elements.Dries Buytaert2005-05-21
|
* - Patch #7684 by MrRoot/grohk: order taxonomy terms by vocabulary weight, ↵Dries Buytaert2005-05-21
| | | | then term weight.
* - Patch #11791 by kps: trim passwords to avoid copy-paste mistakes.Dries Buytaert2005-05-21
|
* - Patch #16729: fixed CSS problems in konquerer.Dries Buytaert2005-05-21
|
* - Patch #23269 by Robin: removed border attribute from <img>-tag.Dries Buytaert2005-05-21
|
* - Patch #22469 by mathias: added missing DISTINCT()s to two SQL queries.Dries Buytaert2005-05-21
|
* - Patch #16303 by Gerhard: fixed some warnings.Dries Buytaert2005-05-21
|