summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
...
* - Fixed bug #4416: added status checks to user_pass() to prevent mailingDries Buytaert2003-12-05
* - Fixed broken status message. Patch by Gerhard.Dries Buytaert2003-12-05
* - Fixed bug #4457: make sure to cut of the teaser after the </p> tag, notDries Buytaert2003-12-04
* - Fixed throttle block problem. Patch by Jeremy.Dries Buytaert2003-12-04
* - Patch 185 by Ax: fixed undefined variables, synchronized xtemplate with sf,...Dries Buytaert2003-12-04
* - Patch 180 by Jeremy: made the "Who is online" block respect the "user list ...Dries Buytaert2003-12-04
* - Removed some dead breadcrumb code identified by Tom Dobes.Dries Buytaert2003-12-03
* - Patch 0178 by eafarris: moved the watchdog colors to CSS so they are themea...Dries Buytaert2003-12-03
* - Fixed incorrect filter usageSteven Wittens2003-12-01
* - Introduced a drupal_set_message() and drupal_get_message() function.Dries Buytaert2003-12-01
* - Removed duplicated code. Reported by Goba.Dries Buytaert2003-11-30
* - Better separation between throttle and statistics module code. Patch by Je...Dries Buytaert2003-11-30
* - More throttle improvements. Patch by Jeremy.Dries Buytaert2003-11-29
* - Fixed broken usernames in 'Who's new' block.Dries Buytaert2003-11-28
* - Bugfix by Jeremy.Dries Buytaert2003-11-28
* - Made it possible to auto-throttle blocks. That is, blocks can beDries Buytaert2003-11-28
* - Fixed error messages not being shown. Patch by Matt.Dries Buytaert2003-11-28
* - Fixed incompatibility between the pager and statistics moduleDries Buytaert2003-11-27
* - Fixed incorrect link title.Dries Buytaert2003-11-27
* - Small documentation improvementDries Buytaert2003-11-27
* - Fixed broken link.Dries Buytaert2003-11-27
* - Reorganized the forum module's configuration page for better usability.Dries Buytaert2003-11-27
* - Throttle module improvements by Jeremy: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
* Patch by Ax to fixe and improve to the core doxygen PHPdoc: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
* - 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
* - 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
* - 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
* - 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
* - Improved form items: added <label> tags to improve accessibility and addedDries Buytaert2003-11-17
* - Move the jabber module to the contributions repository.Dries Buytaert2003-11-15