summaryrefslogtreecommitdiff
path: root/modules/user/user.test
Commit message (Collapse)AuthorAge
* 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.
* #870196 by tobiasb, mitchmac, ericduran: Fixed Notice: Undefined variable: ↵Angie Byron2010-08-04
| | | | user_role_alias() in user_build_filter_query().
* - Patch #601912 by sun: remove account fieldset on user account form.Dries Buytaert2010-07-22
|
* - Patch #668058 by andypost, mrbubbs: resubmitting a user picture does show ↵Dries Buytaert2010-07-17
| | | | the first uploaded picture.
* - Patch #520760 by sun, Berdir, Steven Merrill, David_Rothstein, Heine, ↵Dries Buytaert2010-06-10
| | | | duellj, catch: fixed SA-CORE-2009-007 user signature format.
* - Patch #334671 by Steve Dondley, naxoc: add tests for user role administration.Dries Buytaert2010-06-02
|
* - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be ↵Dries Buytaert2010-05-27
| | | | 'Visitors, with admin approval'.
* - Patch #547490 by ugerhard, Jody Lynn, Matt V.: entering only 'Confirm ↵Dries Buytaert2010-05-07
| | | | password' field passes validation and returns success message.
* - Patch #791076 by Shellingfox, tobias: search displays user email address ↵Dries Buytaert2010-05-07
| | | | regardless of 'administer users' permission.
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* #701818 by mcarbone: Test coverage of every core token, and bug fixes to ↵Angie Byron2010-04-20
| | | | make them work. AWESOME! :D
* - Patch #750290 by sivaji: add a confirm form for role deletion and cleaned ↵Dries Buytaert2010-03-26
| | | | up form handling.
* - Patch #619584 by sivaji, mr.baileys, David_Rothstein, gcopenhaver: ↵Dries Buytaert2010-03-23
| | | | deleting a user role throws PHP notices and prevents delete operation.
* #677766 by matason and atheneus: Fixed Account gets blocked when user edits ↵Angie Byron2010-03-07
| | | | their profile. (with tests)
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: ↵Dries Buytaert2010-03-03
| | | | made fieldsets work on all browser.
* - Patch #724788 by boombatower: improved code style of some tests in user.test.Dries Buytaert2010-02-25
|
* #86299 by pwolanin, neochief, fwalch, thePanz, et al: Security hardening: ↵Angie Byron2010-02-11
| | | | Add 'current password' field to 'change password form'.
* #699842 follow-up by Damien Tournoud: Test fix, take 3...Angie Byron2010-02-09
|
* #699842 follow-up by Berdir and Damien Tournoud: Better fix for test fix.Angie Byron2010-02-09
|
* #699842 follow-up by Berdir: Adjust failing test.Angie Byron2010-02-08
|
* #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at ↵Angie Byron2010-02-07
| | | | admin/people.
* - Patch #660302 by reglogge, samhassell, agentrickard, jhodgdon: ↵Dries Buytaert2010-01-29
| | | | registration e-mails should not contain passwords.
* - Patch #46149 by Senpai, sun, alexanderpas, hunmonk, ChrisKennedy, ↵Dries Buytaert2010-01-14
| | | | tstoeckler, cwgordon7: prevent account cancellation for uid 1.
* #637712 by c960657 and Dave Reid: Fixed Fieldset is back in user ↵Angie Byron2010-01-10
| | | | registration form.
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* #538164 by scor, catch, linclark, effulgentsia, and yched: Convert Comment ↵Angie Byron2010-01-07
| | | | body as field. Yes, this is WAY past API freeze. :( But is a required follow-up for RDFa support.
* #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link.Angie Byron2010-01-04
|
* #653940 follow-up by carlos8f and sun: Fix fatal errors in tests and revert ↵Angie Byron2009-12-13
| | | | changes to error reporting in previous patch.
* - Patch #653940 by sun: tests weren't reporting all errors.Dries Buytaert2009-12-10
|
* - Patch #446666 by cweagans: split 'administer site configuration' into more ↵Dries Buytaert2009-12-01
| | | | granular permissions.
* - Patch #645584 by eojthebrave: missing edit link on user administration page.Dries Buytaert2009-11-28
|
* #622136 by brandonojc and mgifford: Fixed user filter accessibility.Angie Byron2009-11-17
|
* #606526 by axyjo and scor: Remove trailing whitespace and add newlines at ↵Angie Byron2009-11-10
| | | | end of files. Sorry, folks! But it is after code freeze. :)
* #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.
* - Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment ↵Dries Buytaert2009-10-16
| | | | preview + unify with node preview settings.
* - Patch #590092 by baldwinlouie: who's online block should never report ↵Dries Buytaert2009-10-12
| | | | anonymous users.
* #118345 by sun: Make user.module conform to standard ↵Angie Byron2009-10-10
| | | | presave/insert/update/form_alter hook paradigm.
* - Patch #300993 by sun: extended the roles and permissions API so we can ↵Dries Buytaert2009-09-19
| | | | revoke permissions from a role etc.
* - Patch #574002 by sun: remove argument from user_access().Dries Buytaert2009-09-11
|
* - Patch #550210 by boombatower: added test for admin/people/create.Dries Buytaert2009-09-09
|
* - Patch #565290 by flobruit, chx: fixed user register when configured not to ↵Dries Buytaert2009-09-09
| | | | use e-mails.
* - Patch ##239676 by v1nce, pwolanin, mfb: fixed SA-CORE-2009-001: missing ↵Dries Buytaert2009-09-05
| | | | validation for hook_user().
* #492186 by catch, mfb, BTMash, TheRec, and rainbreaw: Fixed bug causing ↵Angie Byron2009-08-25
| | | | authoring information to never be updated (with tests).
* - Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' ↵Dries Buytaert2009-08-21
| | | | section in 'configuration and modules'.
* #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵Angie Byron2009-08-17
| | | | dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
* #545952 by yoroy and Gábor Hojtsy: move modules to config/modules.Angie Byron2009-08-12
|
* - Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User ↵Dries Buytaert2009-08-11
| | | | management' to 'People' in the header -- not anywhere else.
* #485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by ↵Angie Byron2009-08-08
| | | | limiting the number of allowed login attempts.
* - Patch by chx and DamZ: fixed a failing test.Dries Buytaert2009-07-31
|