summaryrefslogtreecommitdiff
path: root/modules/profile
Commit message (Expand)AuthorAge
* #56930: Custom values fall through on user listing (tenrapid)Steven Wittens2006-04-04
* #55797, consistency in author block, patch by dwwGerhard Killesreiter2006-04-04
* #56656: Make browsing profiles by value more consistent and usable.Steven Wittens2006-04-04
* #56750: Make date profile field work with ISO date formatSteven Wittens2006-04-04
* #56682, missing t() in profile.module, patch by Goba.Gerhard Killesreiter2006-03-31
* #53348, Handling of deleted/blocked user accounts, patch by jreyero and ZenGerhard Killesreiter2006-03-26
* #55788, author block configure page should only show public fields, patch by dwwGerhard Killesreiter2006-03-25
* #55040, Author block doesn't obey settings, patch by dwwGerhard Killesreiter2006-03-24
* #55640, change string comparion on $_GET[q] to arg(), patch by Robert Douglass.Gerhard Killesreiter2006-03-24
* #53628, postscriptum to Profile module: fapi conversion + minor fixes, patch ...Gerhard Killesreiter2006-03-18
* #53628, Profile module: fapi conversion + minor fixes, patch by ZenGerhard Killesreiter2006-03-17
* #53628, reformatting of profile.module. Patch by Zen.Gerhard Killesreiter2006-03-12
* - Reverting accidental commitSteven Wittens2006-03-10
* - Code cleanupSteven Wittens2006-03-10
* - Patch #46746 by Matt: fixed inconsistent encoding of path aliases. Fixes b...Dries Buytaert2006-03-03
* - Patch #38578 by Zen: field->id -> field->fid.Dries Buytaert2006-02-26
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
* - Patch #41509 by munga: setting profile field to hidden does not remove it f...Dries Buytaert2006-02-21
* - Patch #49132 by Tobias and Zen: fixed problem with profile fields being man...Dries Buytaert2006-02-16
* - Patch #44724: fixed problem with profile.module.Dries Buytaert2006-01-30
* - Patch #40200 by Ax, Drewish, Zen et al: user_view() isn't merging view item...Dries Buytaert2006-01-26
* - Patch #23538 by Zen: mark required fields are being required. The new form...Dries Buytaert2006-01-25
* - Patch #33102 by Kobus et al: show dates properly.Dries Buytaert2006-01-22
* - Patch #44490 by darius: don't show blocked users on the profile pages.Dries Buytaert2006-01-13
* - Patch #43989 by darius: critical bugfix: removed debug code from profile mo...Dries Buytaert2006-01-10
* - Patch #24678 by jmengle, DriesK, Richard et al: bugfix: deleting a profile ...Dries Buytaert2006-01-08
* - Patch #39639 by Richard: 'users' appearing twice in menu.Dries Buytaert2006-01-06
* - #41744: global urlencode() for menu pathsSteven Wittens2005-12-22
* - Modified patch #41120 by chx: profile category 'account' overwrites regular...Dries Buytaert2005-12-15
* - Patch #38820 by wtanaka: profile listing carries over people's data on subs...Dries Buytaert2005-12-03
* - #37956: Respect weighting in profile browse pagesSteven Wittens2005-11-24
* - Patch #/38339 by crunchywelch: make the profile module display fields prope...Dries Buytaert2005-11-23
* - Patch #37401 by webchick: fixed dependency of date selection form element o...Dries Buytaert2005-11-21
* - Patch #34514 by darius: fixed forms API glitches.Dries Buytaert2005-11-13
* - Patch #35644 by webchick: forms API simplificiations.Dries Buytaert2005-11-12
* - Patch #26139 by webchick / Kieran / documentation team: improved admin help...Dries Buytaert2005-11-01
* - #22850: Search query containing / results in 404 on clean URLs.Steven Wittens2005-10-21
* - #33433: More form API fixes, and error handling improvements by Chx.Steven Wittens2005-10-13
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
* - Removing tabs and trailing whitespaces.Dries Buytaert2005-10-07
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
* - Patch #31585 by Thox: fixed author information block.Dries Buytaert2005-09-19
* - Patch #31123 by Ber: make it easier to theme the user profile pages.Dries Buytaert2005-09-14
* - Patch #23536 by chx: custom registration fields should appear on admin/user...Dries Buytaert2005-09-08
* - Patch #27949 by Robert: the two theme functions in profile.module both viol...Dries Buytaert2005-09-06
* - Patch #27948 by Robert Douglas: fixed problem with author information block.Dries Buytaert2005-09-06
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #27947 by Robert Douglas: simplified code, removed SQL query.Dries Buytaert2005-08-10
* - Bug 23810: removed redundant variable from SQL query.Dries Buytaert2005-08-10
* - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).Dries Buytaert2005-08-01