summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Removed the import module's custom menu. Added a 'news aggregator' menu toDries Buytaert2003-12-26
* - Removed the ID from radio buttons for now: duplicate IDs confuse the browser.Dries Buytaert2003-12-26
* - First take at improving the user module's code: replaced the custom errorDries Buytaert2003-12-26
* - Fixed the breadcrumb trail of nested forums. Patch by Goba.Dries Buytaert2003-12-24
* - Fixed bug 4710: comment module should use drupal_set_message() correctly.Dries Buytaert2003-12-24
* - Refactored form_radios() such that less HTML code is emitted and such thatDries Buytaert2003-12-24
* - Some CSS improvements and better XHTML (<strong> vs <b>).Dries Buytaert2003-12-24
* - Tiny change for sake of consistency: Blocked -> blocked, Active -> active.Dries Buytaert2003-12-24
* - Fixed bug #4771: variable_get(site_name, ...) -> variable_get('site_name', ...Dries Buytaert2003-12-22
* - Translation fixes: fixed three usages of format_interval(). Patch by Goba.Dries Buytaert2003-12-22
* Patch by Goba:Dries Buytaert2003-12-22
* - Accessibility improvement: changed a <b>-tag to a <strong>-tag, used toDries Buytaert2003-12-22
* - Updated documentation, small bug fix and small improvements to the <label>Dries Buytaert2003-12-22
* - Removed the "img { border: 0; }"s from the CSS files as this is now part ofDries Buytaert2003-12-22
* - Improvement: made it so that by default, images have no borders.Dries Buytaert2003-12-22
* - Fixed password field.Dries Buytaert2003-12-22
* - Accessibility improvement: made the search box use the alt-tag.Dries Buytaert2003-12-22
* - Accessibility improvements: made the <label>-tags use the 'for'-attribute.Dries Buytaert2003-12-22
* - The introduction of the $page parameter for the node _view() hooks andDries Buytaert2003-12-22
* - Usability improvements to the 'create content' section. Patch by Goba.Dries Buytaert2003-12-22
* - Don't display the title when there is no title.Dries Buytaert2003-12-22
* - Fixed bug 4722. Patch by James.Dries Buytaert2003-12-22
* - Fixed bug #4722: blogger.newPost not working. Patch by James Walker.Kjartan Mannes2003-12-20
* - Getting the fix rght.Kjartan Mannes2003-12-19
* - Fixing magic_gpc fix.Kjartan Mannes2003-12-19
* - Fixed bug 4667: users with the deleted role are put back in the authenticatedDries Buytaert2003-12-18
* - Fixed bug 4703: don't display the help text when the user has no accessDries Buytaert2003-12-18
* - Fixed bug 4652: node loses its terms after getting promoted, declined or ex...Dries Buytaert2003-12-18
* - Direct 404s to Drupal. Suggested by Goba.Dries Buytaert2003-12-18
* - Fixing wrong superglobal usage.Kjartan Mannes2003-12-18
* - Small updateDries Buytaert2003-12-18
* - Fixed typo: $outpout -> $output. Fixed bug 4690.Dries Buytaert2003-12-18
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* Patch by Kjartan:Dries Buytaert2003-12-17
* - Moved to grey arrow buttons instead of orange ones. Updates by Kristjan.Dries Buytaert2003-12-17
* - Fixed typo: MoveableType --> MovableTypeDries Buytaert2003-12-17
* - Type in comment block.Kjartan Mannes2003-12-16
* - Reworked 404 (page not found) handling. Patch by walkah. You can specify aDries Buytaert2003-12-16
* - CSS improvements by Kristjan: <hr />-tag styling, better fieldset and table...Dries Buytaert2003-12-16
* - Added some Apache 2 specific instructions.Dries Buytaert2003-12-15
* - Updated the CHANGELOG.Dries Buytaert2003-12-15
* - Added a new theme derived from Kristjan's styleswitcher theme.Dries Buytaert2003-12-15
* - Fixes another 'xtemplate.inc removes "$xx" from content'. Patch by Ax.Dries Buytaert2003-12-15
* - Patch 161 by Gordon: adds new form_button() function with a more generic ve...Dries Buytaert2003-12-15
* - Replaced the tables used to structure the threaded comment view by div's.Dries Buytaert2003-12-15
* - Fixed capitalization.Dries Buytaert2003-12-14
* - Excessive CSS tags were generated for feeds and bundles.Dries Buytaert2003-12-14
* - Moved theme UnConeD to the contributions repository.Dries Buytaert2003-12-13
* - Don't display a breadcrumb trail and title when there is no acitve page title.Dries Buytaert2003-12-13
* - Made sure all status messages start with a capital letter as we don't prefixDries Buytaert2003-12-13