summaryrefslogtreecommitdiff
path: root/modules/profile.module
Commit message (Expand)AuthorAge
* - Patch #9865 by njivy: avoid mangling %'s in the profile SQL query.Dries Buytaert2004-08-09
* - Patch #9866 by njivy: when the links are generated for each item in a list-...Dries Buytaert2004-08-08
* - Patch #9478 by JonBob: allow printf-style arguments in pager_query.Dries Buytaert2004-07-25
* - More tab-improvements by JonBob: improved support for the default tabs!Dries Buytaert2004-07-10
* - Usability improvement: users can also separate 'list items' (i.e. favoriteDries Buytaert2004-07-08
* - Patch by Steven and me: refactored the form handling of nodes. The node sys...Dries Buytaert2004-07-04
* Using drupal_specialchars() instead of htmlentities(). htmlentities() is not ...Steven Wittens2004-06-27
* I refactored quite a bit of the user.module:Dries Buytaert2004-06-27
* - Fixed administration pages being broken due to tabs changes, improved formDries Buytaert2004-06-22
* Tabs patch!Dries Buytaert2004-06-18
* - Patch #8105 by mathias: made the menu system aware of path aliases.Dries Buytaert2004-06-01
* - Improved form handling.Dries Buytaert2004-05-31
* - Added some error checking to the profile module.Dries Buytaert2004-05-28
* - Patch #7585 by Gerhard: extra data added by profile.module to the userDries Buytaert2004-05-05
* - Fixed sitewide timezone settings not being saved.Kjartan Mannes2004-04-29
* - Applied patch #6552: Put back register_form and register_validate callbacks...Kjartan Mannes2004-04-29
* - Patch #6791: mark required fields. Modified patch by Michelangelo.Dries Buytaert2004-04-24
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Patch by JonBob/Jonathan: reworked the menu system so that menus areDries Buytaert2004-04-15
* - Patch 6751 by TDobes: fixed call-by-reference problemDries Buytaert2004-03-29
* - Profile module improvement:Dries Buytaert2004-03-27
* - Patch #6632 by Moshe: added missing brackets around table name.Dries Buytaert2004-03-27
* - More profile module improvements:Dries Buytaert2004-03-21
* - More profile module improvements:Dries Buytaert2004-03-21
* - Profile module improvements: added a URL-type field to the profile module.Dries Buytaert2004-03-21
* - Profile module improvements:Dries Buytaert2004-03-20
* - Patch #6406 by TDobes: fixed typos in profile/user module.Dries Buytaert2004-03-15
* - Added a CVS IdDries Buytaert2004-03-13
* - Rewrote the profile module:Dries Buytaert2004-03-11
* - Patch 5969 by Chris: improved the profile module's context sensitive help textDries Buytaert2004-02-21
* - Patch 5592 by Goba: let drupal_map_assoc() rule. :-)Dries Buytaert2004-02-15
* - Batch two with profile module improvements:Dries Buytaert2004-02-07
* - First batch of profile module improvements:Dries Buytaert2004-02-07
* - Patch #5021: clean up URLs in _help texts. Patch by UnConeD.Dries Buytaert2004-01-11
* - XHTML improvements: <b> -> <strong>. Patch by Stefan.Dries Buytaert2003-12-29
* - Tidied up some inconsistencies in the code: scripts/code-style.sh is your f...Dries Buytaert2003-12-28
* - Fixed fileuploads for nodes failing without preview.Kjartan Mannes2003-12-27
* - Fixed switch in file_create_url().Kjartan Mannes2003-12-27
* - Added file handling. Work by Kjartan.Dries Buytaert2003-12-26
* - Fixed incorrect filter usageSteven Wittens2003-12-01
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - 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
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03
* - Updated the profile module to use the new help system. Patch by Michael.Dries Buytaert2003-08-23
* - Some documentation fixes as per Charlie's suggestion: bug #2260.Dries Buytaert2003-07-14
* - Bugfix: fixed problem with changing themes. Didn't apply Al's patch asDries Buytaert2003-06-20
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15