summaryrefslogtreecommitdiff
path: root/modules/profile.module
Commit message (Collapse)AuthorAge
* - 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 ↵Dries Buytaert2006-02-21
| | | | from the user edit form. (Today's critical bugfix #2.)
* - Patch #49132 by Tobias and Zen: fixed problem with profile fields being ↵Dries Buytaert2006-02-16
| | | | mangled.
* - 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 ↵Dries Buytaert2006-01-26
| | | | items correctly + CSS cleanup + form handling cleanup.
* - Patch #23538 by Zen: mark required fields are being required. The new ↵Dries Buytaert2006-01-25
| | | | forms API will enforce this too. :)
* - 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 ↵Dries Buytaert2006-01-10
| | | | module.
* - Patch #24678 by jmengle, DriesK, Richard et al: bugfix: deleting a profile ↵Dries Buytaert2006-01-08
| | | | field doesn't delete values in profile_values table.
* - 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 ↵Dries Buytaert2005-12-15
| | | | regular user fields.
* - Patch #38820 by wtanaka: profile listing carries over people's data on ↵Dries Buytaert2005-12-03
| | | | subsequent users.
* - #37956: Respect weighting in profile browse pagesSteven Wittens2005-11-24
| | | | | - Fix non-pgsql compliant ORDER BY queries - Clean up ugly section that used db_escape_string()
* - Patch #/38339 by crunchywelch: make the profile module display fields ↵Dries Buytaert2005-11-23
| | | | properly.
* - Patch #37401 by webchick: fixed dependency of date selection form element ↵Dries Buytaert2005-11-21
| | | | on profile module.
* - 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 ↵Dries Buytaert2005-11-01
| | | | help of core modules! /
* - #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
| | | | | | | TODO: + The contact.module was broken; a new patch for contact.module is needed. + Documentation is needed. + The most important modules need to be updated ASAP.
* - 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 ↵Dries Buytaert2005-09-08
| | | | admin/user/create.
* - Patch #27949 by Robert: the two theme functions in profile.module both ↵Dries Buytaert2005-09-06
| | | | violate good theming practice by running user control logic in the middle of them. Worse yet, this isn't immediately visible since it happens in yet another function. Thus themers overriding these functions to style profile pages inadvertently break access control, thus leading to the misperception that overriding theme functions is inherently dangerous.
* - Patch #27948 by Robert Douglas: fixed problem with author information block.Dries Buytaert2005-09-06
| | | | (Looks like MySQL rewrites ORto IN() internally.)
* - 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
| | | | | | Usernames can now be themed; eg. an icon/avatar could be added. TODO: update contributed modules + update the migration docs.
* - #27551: Rename check_output() to check_markup(). Needs contrib updates!Steven Wittens2005-07-29
|
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
| | | | TODO: document the defaults in the PHPdoc comments.
* - Removing some whitespaceDries Buytaert2005-06-06
|
* - #23685: urlencode() profile field names and values in the URL (any dynamic ↵Steven Wittens2005-06-01
| | | | data in an url should be urlencoded to prevent characters like # and & from being interpreted by the browser/server).
* - Bugfix: changed -> accessDries Buytaert2005-05-12
|
* - Modified patch #21617 by Robin: added confirmation screen to delete ↵Dries Buytaert2005-05-01
| | | | profile fields. (I tidied up the coding style and fixed two typos.)
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
|
* - Fixed broken queryDries Buytaert2005-04-21
|
* - Patch #12737 by pyromanfo: added support for private profile fields.Dries Buytaert2005-04-18
|
* - Modified version of patch #20115 by Nedjo: added author information block.Dries Buytaert2005-04-18
| | | | | | I rewrote part of the patch to improve the themability of the block, as well as its default look. I also left out the 'Recent posts' for now and shuffled some code around.
* - #4166: Respect 'access userlist' permission for profile data.Steven Wittens2005-04-11
|
* - Patch #19451 by JonBob: improved consistency of module descriptions. We ↵Dries Buytaert2005-04-01
| | | | should write guidelines for this -- maybe in the PHPDoc code of the _help hook.
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
|
* - #18939 (Stefan): Always use paragraph tags around page help text.Steven Wittens2005-03-18
|
* - #16271: Clean up Admin - users - configure.Steven Wittens2005-01-28
|
* - Patch #15937 by wulff: made it so that titles of profile fields only need ↵Dries Buytaert2005-01-24
| | | | to be unique within a single category.