summaryrefslogtreecommitdiff
path: root/modules/profile/profile.module
Commit message (Collapse)AuthorAge
* Issue #2046677 by drumm | tvn: Fixed Strict warning: Creating default object ↵David Rothstein2013-10-01
| | | | from empty value in template_preprocess_profile_listing().
* Issue #1780012 by dewens: Fixed "parameter 1 expected to be a reference" ↵David Rothstein2012-10-06
| | | | error in Profile module's hook_user_cancel() implementation.
* Issue #285232 by ralessi, sun, catch: Add 'please select' item to required ↵webchick2012-04-30
| | | | select list item.
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #777168 by Berdir, effulgentsia: Fixed Notice: Undefined property: ↵webchick2011-11-11
| | | | stdClass:: in profile_user_presave().
* Issue #348448 follow-up by jbrown: Coding standard fixes to E_STRICT tests.webchick2011-07-18
|
* Issue #348448 follow-up by jrchamp, catch: Fix E_STRICT errors.webchick2011-07-13
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix ↵Angie Byron2010-10-01
| | | | admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index.
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #844892 by andypost: minor code style fixes.Dries Buytaert2010-07-10
|
* - Patch #591048 by Damien Tournoud: the author information block was broken. ↵Dries Buytaert2010-05-29
| | | | Added tests.
* #611532 by mr.baileys, scor: Fixed XSS Vulnerability in profile.module.Angie Byron2010-04-23
|
* - Patch #721436 by catch, chx, sun, eojthebrave, David_Rothstein, moshe ↵Dries Buytaert2010-04-07
| | | | weitzman: remove magical fairy saving of cruft from user_save().
* - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a ↵Dries Buytaert2010-03-12
| | | | 'standard' user_delete_multiple() API.
* - Patch #678680 by aspilicious, sun: 'Save' button missing on user profile ↵Dries Buytaert2010-01-13
| | | | fields configuration form.
* #279851 by catch, et al: Replace LOWER() with db_select() and LIKE() where ↵Angie Byron2010-01-13
| | | | possible.
* #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ↵Angie Byron2010-01-13
| | | | clobbering problems, and improve suggestion discovery performance.
* - Patch #658140 by jhodgdon: various small help text fixes.Dries Buytaert2009-12-14
|
* #635056 by arianek, tobiasb, batigolix, and jhodgdon: Update Profile Module ↵Angie Byron2009-12-06
| | | | to new help standard.
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, ↵Angie Byron2009-11-01
| | | | pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-10-23
| | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
* #569238 by sun, swentel, catch: Changed Make check_markup() not cache by ↵Angie Byron2009-10-10
| | | | default.
* #118345 by sun: Make user.module conform to standard ↵Angie Byron2009-10-10
| | | | presave/insert/update/form_alter hook paradigm.
* - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + ↵Dries Buytaert2009-09-22
| | | | hook_user_register() DIE!
* - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, ↵Dries Buytaert2009-09-20
| | | | dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.
* #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... ↵Angie Byron2009-09-18
| | | | hey hey hey... gooood byeeee...
* - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache ↵Dries Buytaert2009-08-31
| | | | pattern. Start using it for blocks.
* - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() ↵Dries Buytaert2009-08-29
| | | | for consistency in the API.
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* - Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' ↵Dries Buytaert2009-08-21
| | | | section in 'configuration and modules'.
* - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks ↵Dries Buytaert2009-08-12
| | | | and APIs.
* #382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update ↵Angie Byron2009-08-06
| | | | and Polish default node.tpl.php output.
* - Patch #537678 by Bojhan: remove drag-and-drop help text.Dries Buytaert2009-08-02
|
* - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.Dries Buytaert2009-07-31
|
* - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos ↵Dries Buytaert2009-07-28
| | | | to Berdir for this humongous effort.
* - Patch #479966 by Berdir: document and fix hook_user_categories.Dries Buytaert2009-06-03
|
* #478642 by daniel.bosen: Fix typo preventing profile fields from appearing ↵Angie Byron2009-06-02
| | | | on registration.
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Patch #465190 by Heine: add check_plain() call.Dries Buytaert2009-05-26
|
* - Patch #471800 by stella: more code style fixes.Dries Buytaert2009-05-25
|
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* Roll-back of #310467: Breaks installer requirements check and update.php.Angie Byron2009-05-21
|
* #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ↵Angie Byron2009-05-16
| | | | ... LIMIT 1 queries when all that's required is a check for whether rows exist.
* - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.Dries Buytaert2009-05-14
|