summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Removed duplicate call to drupal_page_header(). Patch by Moshe.Dries Buytaert2003-11-20
* - Updated the INSERT statements at the bottom of the database schemes toDries Buytaert2003-11-19
* - Performance improvement: changed a LEFT JOIN to an INNER JOIN. Patch #157Dries Buytaert2003-11-19
* - Block and theme improvements. Patch by Ax.Dries Buytaert2003-11-19
* Xtemplate improvements. Patch #154 by CodeMonkeyX.Dries Buytaert2003-11-19
* - Theme marvin improvements by CodeMonkeyX. Patch #155:Dries Buytaert2003-11-19
* - Fixes bug #4100: First visit to site results in 'access denied' page.Kjartan Mannes2003-11-18
* - Admin module clean-up. Patch by Kjartan. (The status function should beDries Buytaert2003-11-18
* - Improved module loading when serving cached pages. Moshe's bootstrap patch.Dries Buytaert2003-11-18
* - Small improvement to the default style emitted by theme_form_element().Dries Buytaert2003-11-17
* - Improved form items: added <label> tags to improve accessibility and addedDries Buytaert2003-11-17
* - Fixed FOUC problem using link tag. Patch by Eric Scouten.Dries Buytaert2003-11-16
* - Some CHANGELOG updatesDries Buytaert2003-11-16
* - Move the jabber module to the contributions repository.Dries Buytaert2003-11-15
* - Replaced the bloggerapi module by the blogapi module writen by James.Dries Buytaert2003-11-15
* - Moving the cloud module to the contributions repository.Dries Buytaert2003-11-15
* - Made the comment module themable. Patch by CodeMonkeyX.Dries Buytaert2003-11-15
* - Fixed theme glitch.Dries Buytaert2003-11-14
* - Fixed typo in theme Marvin. Patch by Goba.Dries Buytaert2003-11-14
* - Fixed theme problem.Dries Buytaert2003-11-13
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Added missing print statements. Patch #144 by CodeMonkeyX.Dries Buytaert2003-11-12
* - Fixed bug #4080: comments shown against wrong node. Reported by chrish.Dries Buytaert2003-11-12
* - Made the revisions a separate page/tab.Dries Buytaert2003-11-11
* - Removed the output buffering from the Xtemplate theme.Dries Buytaert2003-11-11
* - Added missing break statements. Patch by Chris. Fixes bug 4055.Dries Buytaert2003-11-11
* User module patch by Kjartan:Dries Buytaert2003-11-10
* - Updated the CHANGELOG to document recent changes.Dries Buytaert2003-11-10
* - Spell checked the comments.Kjartan Mannes2003-11-10
* - Improvement: made sure that the example theme uses the misc/drupal.css styl...Dries Buytaert2003-11-10
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Removed the "return" link from the node submission confirmation page.Dries Buytaert2003-11-09
* - Bugfix: made theme_footer() call theme_closure() instead of itself. Patch ...Dries Buytaert2003-11-09
* - Removed debug statement. Patch by Bart.Dries Buytaert2003-11-09
* - Translation fix: the date in the calendar block could not be translated. P...Dries Buytaert2003-11-09
* - Committed stage 1 of the theme system improvements.Dries Buytaert2003-11-08
* - Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.Dries Buytaert2003-11-08
* - Bugfix: added missing t() function. Patch by Goba.Dries Buytaert2003-11-07
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-07
* - Avoid fieldsets being rendered one below another. Patch by Ax.Dries Buytaert2003-11-07
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-06
* - Bugfix: PostgreSQL problem with locale module. Fixed bug #3900. Patch #139Dries Buytaert2003-11-05
* - Improvement: better HTML/CSS for the example theme. Patch by Adrian Simons.Dries Buytaert2003-11-04
* - Bugfix: fixed typo in cloud module. Patch by Marky.Dries Buytaert2003-11-03
* - Updating release info.Kjartan Mannes2003-11-01
* poll.module: Fixed invalid XHTML (Patch by Gabor Hojtsy)Steven Wittens2003-11-01
* - Set the update_start variable for the Drupal 4.4.0 release.Dries Buytaert2003-10-31
* - Improvement: made it possible to disable the comment controls and reworded ...Dries Buytaert2003-10-31
* - Improvment: detect wrong mixed case variables, be more strict about XHTML.Dries Buytaert2003-10-30
* - Added support for "special timezones". Patch by Steven/UnConeD.Dries Buytaert2003-10-30