summaryrefslogtreecommitdiff
path: root/modules/user
Commit message (Expand)AuthorAge
...
* - Patch #898546 by Damien Tournoud: clean up the Filter module upgrade path.Dries Buytaert2010-09-05
* - Patch #895308 by Damien Tournoud: remove file_directory_path().Dries Buytaert2010-09-01
* #895032 by Sutharsan, clemens.tolboom: Fixed Upgrade fails on missing file_us...Angie Byron2010-08-27
* #892950 by reglogge, scor, McGo, brian_c, Volx, fago: Fixed No welcome mail s...Angie Byron2010-08-27
* #894898 by mrfelton: Fixed Increase permission length restriction from 64 to ...Angie Byron2010-08-27
* #893276 by reglogge: Fixed Confirmation mail for user after account being act...Angie Byron2010-08-26
* #890794 by Berdir: Fixed Upgrade tests broken on PostgreSQL.Angie Byron2010-08-23
* #846296 by Berdir, ridgerunner, agentrickard: Fixed file_file_download() only...Angie Byron2010-08-23
* - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign key...Dries Buytaert2010-08-22
* - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, mike...Dries Buytaert2010-08-22
* - Patch #883440 by hefox: fixed user_account_form() @see's user_validate_emai...Dries Buytaert2010-08-15
* - Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid search...Dries Buytaert2010-08-11
* - Patch #870594 by marcingy, moshe weitzman, Josh Waihi: user_update_7004 fai...Dries Buytaert2010-08-11
* - Patch #607238 by agentrickard, catch, salvis: permissions are assumed to be...Dries Buytaert2010-08-09
* - Patch #870594 by marcingy, moshe weitzman: user_update_7004 fail during upg...Dries Buytaert2010-08-08
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
* #500866 by boombatower, solotandem: Remove t() from assertion messages in Sim...Angie Byron2010-08-05
* #870196 by tobiasb, mitchmac, ericduran: Fixed Notice: Undefined variable: us...Angie Byron2010-08-04
* - Patch #662868 by David_Rothstein: user edit link should open in a overlay.Dries Buytaert2010-08-03
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess shoul...Dries Buytaert2010-07-30
* - Patch #27234 by Steve Dondley, rfay, drewish, maartenvg: maximum picture si...Dries Buytaert2010-07-29
* - Patch #809384 by mgifford: title attribute should be inside control tag on ...Dries Buytaert2010-07-28
* - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for {f...Dries Buytaert2010-07-26
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
* - Patch #850166 by kiamlaluno: string concatenation should be formatted with ...Dries Buytaert2010-07-24
* - Patch #601912 by sun: remove account fieldset on user account form.Dries Buytaert2010-07-22
* - Patch #788166 by TR: password_confirm() element breaks if there is more tha...Dries Buytaert2010-07-20
* - Patch #668058 by andypost, mrbubbs: resubmitting a user picture does show t...Dries Buytaert2010-07-17
* - Patch #678668 by jbrown: fixed required radio buttons.Dries Buytaert2010-07-11
* Roll-back of #749748. This broke JavaScript on node add forms, and probably e...Angie Byron2010-07-07
* #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: Fixed...Angie Byron2010-07-07
* - Patch #749748 by mavimo, Dave Reid: contact and comment modules do not pref...Dries Buytaert2010-07-07
* - Patch #721086 by rfay, aspilicious, andypost: create tests for system actio...Dries Buytaert2010-06-29
* #839172 by lyricnz: Fixed Cannot redeclare user_update_7010(). Oops.Angie Byron2010-06-28
* #660302 follow-up by heyrocker and jhodgdon: Fixed Migration path for changed...Angie Byron2010-06-28
* #838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade path,...Angie Byron2010-06-28
* - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for sys...Dries Buytaert2010-06-26
* - Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workaro...Dries Buytaert2010-06-25
* - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud:...Dries Buytaert2010-06-25
* - Patch #834924 by jhodgdon: entity_invoke() is worthless.Dries Buytaert2010-06-23
* - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level ...Dries Buytaert2010-06-17
* - Patch #497612 by moshe weitzman, Stevel: harden user login - move user_load...Dries Buytaert2010-06-11
* - Patch #520760 by sun, Berdir, Steven Merrill, David_Rothstein, Heine, duell...Dries Buytaert2010-06-10
* - Patch #334671 by Steve Dondley, naxoc: add tests for user role administration.Dries Buytaert2010-06-02
* - Patch #811170 by scor: missing db_drop_index() in user_update_7005().Dries Buytaert2010-05-28
* - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be '...Dries Buytaert2010-05-27
* - Patch #809132 by marcingy, andypost: increase size of init field on users t...Dries Buytaert2010-05-26
* - Patch #711108 by Berdir: better exception reporting for watchdog() in the d...Dries Buytaert2010-05-26
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' s...Dries Buytaert2010-05-23
* - Patch #764428 by aaronmontana: user_validate_picture() is undocumented; use...Dries Buytaert2010-05-12