summaryrefslogtreecommitdiff
path: root/modules/user.module
Commit message (Expand)AuthorAge
* - 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
* - Made sure all menu items can be translated. Path by Goba.Dries Buytaert2003-09-28
* - Rewrote the most of the menu system; this fixes Al's problem with theDries Buytaert2003-09-28
* - Committed Al's new admin link texts. Remarks:Dries Buytaert2003-09-27
* - Patch by Kjartan:Dries Buytaert2003-09-26
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Fixed off-by-one error in user admin pages.Dries Buytaert2003-09-20
* - Committed a partial administration page integration patch.Dries Buytaert2003-09-19
* - Tidied up the usage of module_invoke() and module_invoke_all(). Patch byDries Buytaert2003-09-14
* - Bugfix: fixed string being check_query()-ed twice. Bug #2425. Patch byDries Buytaert2003-09-14
* - Changed $theme->links() to theme("links", $links).Dries Buytaert2003-09-13
* - Patch by Bart Jansen:Dries Buytaert2003-09-10
* - Gerhard's uid 0 patches. These patches bring various performanceDries Buytaert2003-09-09
* - Added an "edit account" link.Dries Buytaert2003-08-30
* - Fixed bug #2548: error reporting from modules didn't always work.Dries Buytaert2003-08-23
* - Removed left-overs from the rating module. Patch by Gerhard. Updated theDries Buytaert2003-08-22
* - Added some missing {} to make database prefixing work. Patch by Moshe.Dries Buytaert2003-08-22
* - Fixed bug with user sessions. Patch by Jeremy.Dries Buytaert2003-08-22
* - Applied Moshe's tablesort patch! Note that I changed the arrow imagesDries Buytaert2003-08-21
* - Committed Jeremy's session patch: this brings us one step closer to havingDries Buytaert2003-08-20
* - Updated the user module to use the new help system approach.Dries Buytaert2003-08-19
* - Documentation fixes by Michael F.Dries Buytaert2003-08-13
* - Usability improvement: changed the title of the main block on the userDries Buytaert2003-08-13
* - Applied modified version of almaw's 0064 patch: form item attributes.Kjartan Mannes2003-08-12
* - Added missing t() functions to watchdog. Patch #80 by Stefan.Dries Buytaert2003-08-12
* Applied 0007.almaw.home-link-using-l.patchKjartan Mannes2003-08-11
* - Added missing {}. Fixes bug 2423 reported by kenzky.Dries Buytaert2003-08-05