summaryrefslogtreecommitdiff
path: root/modules/profile
Commit message (Collapse)AuthorAge
* Issue #2599326 by Blanca.Esqueda, David_Rothstein: Fix autocomplete ↵David Rothstein2016-02-01
| | | | functionality on servers that are not configured to automatically recognize index.php
* Drupal 7.39David Rothstein2015-08-19
|
* Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some ↵David Rothstein2013-12-29
| | | | callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead.
* Issue #2090207 by helmo, davidhunter, Tor Arne Thune: Undefined property: ↵David Rothstein2013-12-27
| | | | stdClass::$visibility in profile_view_field().
* Issue #2046677 by drumm | tvn: Fixed Strict warning: Creating default object ↵David Rothstein2013-10-01
| | | | from empty value in template_preprocess_profile_listing().
* Issue #2059689 by StephaneQ, dcam: Remove t() from test assertion messages ↵Jennifer Hodgdon2013-08-12
| | | | in profile module
* 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 #1742958 by DamienMcKenna: Fix capitalization of URL and other acronymsJennifer Hodgdon2012-09-17
|
* 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 #1346914 by droplet: Use .length instead of jQuery.size().webchick2012-02-14
|
* Issue #777168 by Berdir, effulgentsia: Fixed Notice: Undefined property: ↵webchick2011-11-11
| | | | stdClass:: in profile_user_presave().
* Issue #1054848 by barraponto: Fixing common typos through codespell.py.webchick2011-10-02
|
* - Patch #999040 by Niklas Fiekas: corrected alternative control structure ↵Dries Buytaert2011-09-11
| | | | syntax in theme templates.
* 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
|
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* #608894 follow-up by mr.baileys: Better method of hiding Profile module from ↵Angie Byron2010-11-26
| | | | the UI on new sites.
* - Patch #171117 by earnie, sun, JirkaRybka, catch, beginner: regression: ↵Dries Buytaert2010-11-12
| | | | users without administer users permission can not access user profiles of users that never logged in .
* - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of ↵Dries Buytaert2010-10-28
| | | | array_key_exists().
* - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form ↵Dries Buytaert2010-10-20
| | | | element titles for accessibility.
* - Patch #932098 by sun: various bogus theme variables.Dries Buytaert2010-10-06
|
* #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.
* #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, ↵Angie Byron2010-08-30
| | | | jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page.
* - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign ↵Dries Buytaert2010-08-22
| | | | keys; inconsistent implementations in core.
* - Patch #885000 by cwgordon7: drupal_placeholder() takes an array as an ↵Dries Buytaert2010-08-17
| | | | argument.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #690980 by seutje, sun, seanyo, aaroncouch: disabled form elements ↵Dries Buytaert2010-07-31
| | | | not properly rendered.
* - 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.
* - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be ↵Dries Buytaert2010-05-27
| | | | 'Visitors, with admin approval'.
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* #611532 by mr.baileys, scor: Fixed XSS Vulnerability in profile.module.Angie Byron2010-04-23
|
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - 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.
* #525058 by andypost, mfb, and oneoftwo: Fixed pages view for profile fields ↵Angie Byron2010-03-08
| | | | broken.
* #682486 by Bojhan: Clean-ups to profile page configuration form.Angie Byron2010-03-07
|
* #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, ↵Angie Byron2010-02-03
| | | | et al: Allow updates to specify dependencies to ensure they run in a predictable order.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #612870 by asimmonds: Fixed Weight fields should be int, not tinyint.Angie Byron2010-01-30
|
* - Patch #683736 by c960657: use db_like() where appropriate.Dries Buytaert2010-01-13
|
* - 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.
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|