summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
* - Fixed bug #4416: added status checks to user_pass() to prevent mailingDries Buytaert2003-12-05
* - 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
* - Introduced a drupal_set_message() and drupal_get_message() function.Dries Buytaert2003-12-01
* - Fixed broken usernames in 'Who's new' block.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
* - Cleaned up user_settings(). Patch by Jeremy.Dries Buytaert2003-11-27
* - 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
* - Synchronized some page and link titles.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
* - Patch by JonBob:Dries Buytaert2003-11-20
* - Flush cache after changing user permissions. Patch by Gerhard.Dries Buytaert2003-11-20
* - Fixes bug #4100: First visit to site results in 'access denied' page.Kjartan Mannes2003-11-18
* - Improved module loading when serving cached pages. Moshe's bootstrap patch.Dries Buytaert2003-11-18
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* User module patch by Kjartan:Dries Buytaert2003-11-10
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.Dries Buytaert2003-11-08
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-07
* - Improvement: made it possible to disable the comment controls and reworded ...Dries Buytaert2003-10-31
* - Small corrections to the punctuation.Dries Buytaert2003-10-28
* - Bugfix: fixed usernames being shown in the "Who is online" block afterDries Buytaert2003-10-28
* - Bugfix: removed depricated documentation.Dries Buytaert2003-10-23
* - Bugfix: prefix not prepended to sequences. Fixes bug #3639.Dries Buytaert2003-10-22
* - Bugfix: changed id="menu" to class="menu" to avoid id="menu" being emittedDries Buytaert2003-10-21
* - Bugfix: don't list the anonymous user on the account overview pages. FixesDries Buytaert2003-10-21
* - Bugfix: fixed form() being called incorrectly. Fixed bug #3699 reportedDries Buytaert2003-10-20
* - Bugfix: fixed two problems with adding and deleting access rules. Patch byDries Buytaert2003-10-20
* - Fixed bug #3637: made comment module settings translatable. Patch #13 by M...Dries Buytaert2003-10-16
* - Bugfix: added a missing break statement. Patch by Stefan.Dries Buytaert2003-10-15
* - Fixed prefix problem with the book module. Patch by Moshe.Dries Buytaert2003-10-13
* - Fixed translation bugs with statistics module. Patch by Gabor.Dries Buytaert2003-10-12
* - Fixed some link titles that were no longer correct due to the menuDries Buytaert2003-10-09
* - Fixed a broken link in the user module's documentaiton.Dries Buytaert2003-10-09
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* user_mail_encode() fixes:Kjartan Mannes2003-10-04
* - Re-wrote user_mail_encode().Kjartan Mannes2003-10-03
* - Fixed small performance bug: when a user has no permissions, the queryDries Buytaert2003-10-03
* - Moved the locale settings from the user module to the locale module.Dries Buytaert2003-09-30
* - Changed 'view my blog' to 'my blog' and 'view recent posts' to 'recentDries Buytaert2003-09-30
* - Made sure non US-ASCII mails are sent out properly. Patch by Gabor.Dries Buytaert2003-09-29
* - Fixed CSS.Dries Buytaert2003-09-28
* - Fixed bug with "new user". Reported by Matt.Dries Buytaert2003-09-28
* - Renamed User information block to Navigation.Kjartan Mannes2003-09-28
* - Associate a callback with the menu links! (This callback is not yet beingDries Buytaert2003-09-28