summaryrefslogtreecommitdiff
path: root/modules/profile/profile.module
Commit message (Collapse)AuthorAge
* Add missing array keys to fields when building user profile view, to make ↵Steven Wittens2006-11-03
| | | | hook_profile_alter() use more consistent.
* - Patch #90662 by hunmonk: profile registration fields broken for user adminsKjartan Mannes2006-10-22
|
* #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵Steven Wittens2006-10-22
| | | | items, etc
* - Patch #89823 by jvandyck: removed unused line of codeDries Buytaert2006-10-18
|
* - Modified patch #89405 by hiweed: fixed SQL error in profile module.Dries Buytaert2006-10-17
|
* - Patch #87540 by MikalH: don't show blocked users on profile pages.Dries Buytaert2006-10-12
|
* #79052: Category name cannot contain ampersandsSteven Wittens2006-10-04
|
* - Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch.Dries Buytaert2006-09-09
|
* - Patch #48344 by Tobias: fixed type in profile_browse().Dries Buytaert2006-09-04
|
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* - Patch #79476 by assimonds and webchick: fixed broken t()-iness.Dries Buytaert2006-08-20
| | | | CVS: ----------------------------------------------------------------------
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* - Patch #69228 by openwereld: profile field values that should be ↵Dries Buytaert2006-08-18
| | | | browse-able (clickable) are not displayed as such.
* #77183 by m3avrck and timcn, split up drupal.css by module.Neil Drumm2006-08-14
|
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* #73884 by RobRoy, various code cleanup.Neil Drumm2006-08-05
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* - Patch #72284 by me:Dries Buytaert2006-07-10
| | | | | + reorganized ?q=admin/settings + deprecated the _settings hook
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
|
* #71772 by Bart Jansens, fix various php warningsNeil Drumm2006-07-02
|
* - Patch #51506 by gordon: new feature: added auto-complete functionality to ↵Dries Buytaert2006-05-12
| | | | user profiles.
* - Patch #61952 by Matt: usability improvement: add auto-complete ↵Dries Buytaert2006-05-05
| | | | functionality on the profile configuration patch.
* - Removing trailing whitespace.Dries Buytaert2006-04-17
|
* #58568: Multiple profile selection boxes repeat itemsSteven Wittens2006-04-13
|
* #58239, required profile list not required, patch by Dries KGerhard Killesreiter2006-04-11
|
* #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
| | | | by Zen
* #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 ↵Dries Buytaert2006-03-03
| | | | broken URLs on profile pages.
* - 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 ↵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
|