summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* - Removed the magic_quotes_gpc requirement. Suggested by Ax.Dries Buytaert2003-11-27
* Fixed typo. Patch by Manuel.Dries Buytaert2003-11-27
* - Fixed non-ANSI SQL query in path moduleDries Buytaert2003-11-27
* Patch by Jeremy:Dries Buytaert2003-11-27
* - Cleaned up user_settings(). Patch by Jeremy.Dries Buytaert2003-11-27
* - Doxygen improvements. Patch by Ax.Dries Buytaert2003-11-26
* Statistics module patch by Jeremy:Dries Buytaert2003-11-26
* - Improved usability of the statistics module's setting page. Patch byDries Buytaert2003-11-25
* Statistics module improvements by Jeremy:Dries Buytaert2003-11-25
* - Fixed two typos. Reported by Jeremy.Dries Buytaert2003-11-25
* - Moved the "Who's online" block from the statistics module to the user moduleDries Buytaert2003-11-25
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Rollbacked Ax's theme.inc changes as they failed to apply correctly.Dries Buytaert2003-11-24
* Patch by Ax to fixe and improve to the core doxygen PHPdoc:Dries Buytaert2003-11-24
* - Made the Xtemplate theme degrade gracefully when CSS is disabled.Dries Buytaert2003-11-24
* - Made the help text sharable by removing incorrect use of $base_url. PatchDries Buytaert2003-11-23
* - Synchronized some page and link titles.Dries Buytaert2003-11-23
* - Updated the CHANGELOG fileDries Buytaert2003-11-23
* - Performance improvement: avoid copying/cloning arrays. Patch #155 by anarcat.Dries Buytaert2003-11-23
* - Committed patch #165 by Moshe.Dries Buytaert2003-11-23
* - Committed phase 3 of JonBob's menu changes. Adds an API for modules toDries Buytaert2003-11-23
* - Menu fix by Jonathan.Dries Buytaert2003-11-21
* - Fixed menu problem so users can log in. Patch by Jonathan.Dries Buytaert2003-11-21
* - Improved theme configuration page. Modified version of Adrian.Dries Buytaert2003-11-20
* - Patch by JonBob:Dries Buytaert2003-11-20
* - Flush cache after changing user permissions. Patch by Gerhard.Dries Buytaert2003-11-20
* - 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