Commit Graph

1609 Commits (deb4de9b9c73dccf0221b3980ef6dbfbd4ebf05a)

Author SHA1 Message Date
webchick cf6f837460 Issue #1123092 by michaellenahan: Fixed user-profile.tpl.php doc has confusing/misleading first paragraph. 2011-09-30 14:45:00 -07:00
Dries Buytaert ac274fd80a - Patch #1253204 by fietserwin: user_field_extra_fields() does not translate labels. 2011-09-24 22:01:35 +02:00
Dries Buytaert e3dbe65680 - Patch #1278182 by CashWilliams: user-profile.tpl.php should use not in example. 2011-09-14 22:02:57 -04:00
Dries Buytaert 19d469fb07 - Patch #999040 by Niklas Fiekas: corrected alternative control structure syntax in theme templates. 2011-09-11 20:28:49 -04:00
webchick 81bf47868e Issue #1069778 by msonnabaum: Fixed Conflicting messages from user_pass_submit(). 2011-09-05 11:59:23 -07:00
webchick 2c91411ad4 Issue #787876 by zero2one, avior: Fixed Edit 'My Account' fills the first password field. 2011-09-05 11:35:32 -07:00
webchick 97a224951b Issue #1234834 by catch: Fixed user_update_7006() causes fatal errors when trying to fill 'module' column of permissions table on disabled modules. 2011-08-16 01:56:50 -05:00
webchick 1e48014398 Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The dependencies declared in core's hook_update_dependencies() implementations aren't actually correct. 2011-08-06 16:29:31 -07:00
webchick 8460430504 Issue #1062040 by droplet: Fixed role page weight title. 2011-07-28 16:39:32 -04:00
webchick e5e0a1cab8 Issue #1204844 by good_man: Fixed User module lacks a little RTL. 2011-07-03 10:49:24 -07:00
webchick a79e2f074f Issue #1203766 by sun, lyricnz: Fixed With large number of permissions /admin/people/permissions becomes unusable. 2011-07-03 10:48:40 -07:00
webchick 41efebcf07 Issue #1192178 by pillarsdotnet: Changed The user_module_invoke() function lacks documentation of parameters. 2011-06-29 23:56:09 -07:00
webchick c40fde088c Issue #1198396 by pillarsdotnet, jhodgdon: Fixed Add required docs to user_pass_rehash() function. 2011-06-29 23:47:28 -07:00
webchick 75c8f57002 Issue #1166388 by pillarsdotnet: Fixed Regression: user_mail_tokens() needs docs. 2011-06-26 23:14:18 -07:00
webchick 67ff15fef1 Issue #1198392 by pillarsdotnet: Fixed Add required docs to user_cancel_url() function. 2011-06-26 23:01:51 -07:00
webchick dc75725b71 Issue #1014262 by Eric_A, asimmonds: Fixed user_update_7011() completely broken (User email template tokens not upgraded). 2011-06-01 09:51:06 -07:00
webchick cf1af7f7d7 Issue #1164120 by pillarsdotnet: Fixed Add reference to _user_mail_text() in the doxygen for user_mail_tokens() function. 2011-05-29 22:02:38 -07:00
webchick 6c57cfa11d Issue #1154822 by lyricnz, Starminder: Fixed User Schema mismatch after upgrade D6 to D7. 2011-05-23 16:48:00 -07:00
webchick 75a0deb272 Issue #1089174 by plach: Fixed Prepare view hooks do not receive the language parameter. 2011-05-18 00:07:38 -05:00
webchick e27392c158 Issue #999004 by pillarsdotnet, fago, sun, marcingy: user_save() relies on edit instead of account. 2011-05-17 23:13:00 -05:00
Dries Buytaert 39242e9992 - Patch #1158730 by TR: documentation problem with hook_user_load(). 2011-05-16 22:50:29 -07:00
Dries Buytaert 2c7a84fd32 - Patch #1119158 by skwashd: Added user_role_save() doesn't implement a presave hook. 2011-05-14 16:29:48 -04:00
Dries Buytaert ff23dc7162 - Patch #876282 by tim.plunkett, amateescu: small layout glitch on 'Password match' line during installation. 2011-05-14 13:16:23 -04:00
Dries Buytaert a22d7770d4 - Patch #1024684 by linclark: omit & in @param statements (for consistency). 2011-05-08 15:51:01 -04:00
Dries Buytaert 2ffe162f00 - Patch #61856 by bfroehle, jredding, andypost, blakehall, Pancho: in user.module, trim() user-submitted email address before validation. 2011-04-25 22:18:39 -04:00
webchick 44a216f8fb Issue #817482 by Stevel, bfroehle: user_save() issues a warning when saving without changing mail attribute. 2011-04-24 01:40:28 -07:00
Dries Buytaert eeeb5dd72f - Patch #1127312 by niklas: undefined variable items in theme_user_list() when displaying empty user/new block. 2011-04-14 22:02:48 -04:00
Dries Buytaert 768208f8dd - Patch #1076394 by pillarsdotnet: improved test code. 2011-02-28 20:36:37 -05:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert acd8b039a3 - Patch #1058762 by montesq: hook_user_delete doc has wrong order of operations 2011-02-19 00:23:21 +00:00
Dries Buytaert 8813c4cc51 - Patch #847324 by jhodgdon, yang_yi_cn: fix formatting of documentation. 2011-02-19 00:14:03 +00:00
Dries Buytaert 874fe3d8db - Patch #1031686 by rschwab: User_load() documentation should reference drupal_save_session(), not session_save_session(). 2011-02-04 20:50:28 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Angie Byron d654ff6dde #690980 by Dave Reid, grendzy, cwgordon7: Security hardening: Ensure password fields are empty on display. 2011-01-29 10:08:45 +00:00
Dries Buytaert bc1b67fd68 - Patch #1037416 by Jody Lynn: typos in user-picture.tpl comment. 2011-01-24 12:49:34 +00:00
Dries Buytaert 6b73b75e53 - Patch #1023742 by pillarsdotnet: remove cruft from user_save(). 2011-01-12 23:01:51 +00:00
Angie Byron 7264290ea8 #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
Angie Byron 22f0ba528f #1007504 by carlos8f, pioterw: Fixed Rehashed passwords after Drupal 6 upgrade fail 2010-12-28 21:46:23 +00:00
Angie Byron 48df00c898 #915174 follow-up by David_Rothstein: More .module files that no longer need to be specified in files[]. 2010-12-21 16:31:47 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Angie Byron 424ab5b68e #1002708 by sun: Robustify instance settings instantiation to prevent fatal errors in buggy modules. 2010-12-20 16:27:35 +00:00
Dries Buytaert 57b1af0318 - Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a sorry mess. 2010-12-18 00:56:18 +00:00
Angie Byron 71c4e3ec62 #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave(). 2010-12-15 03:39:42 +00:00
Angie Byron bfdca3859e #954804 follow-up by ksenzee, mfer: Add missing dependency on jquery.cookie for jquery.form. 2010-12-15 02:59:01 +00:00
Angie Byron e0af4f1538 #965004 by johnbarclay, mr.baileys: Fixed Mismatched argument/variables in hook_user_login() documentation. 2010-12-11 19:16:42 +00:00
Angie Byron aef32bf311 #991340 follow-up: Committed missing test files. 2010-12-11 06:22:33 +00:00
Dries Buytaert 15ec834950 - Patch #991340 by alexpott: user_validate_current_pass() uses global and not the user object from the form. 2010-12-11 02:13:56 +00:00
Angie Byron 44e47bfb16 #967330 by Dave Reid: Fixed The [current-user:?] token should provide the actual loaded user 2010-12-09 08:01:56 +00:00
Angie Byron 46808e29c1 #705306 follow-up by sun: Improved documentation for hook_user_cancel(). 2010-12-01 00:29:41 +00:00
Angie Byron cfb6452a64 #501408 by flobruit, PieterDC, yched: Allow user fields to be displayed on registration form. 2010-11-30 23:55:11 +00:00
Dries Buytaert 1fb5f62ba5 - Patch #651240 by fago, sun: allow modules to react to changes to an entity. 2010-11-30 19:31:47 +00:00
Dries Buytaert b1177ba603 - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be registered as a library. 2010-11-30 17:16:37 +00:00
Angie Byron 8172877a62 #947844 by sun: Clean up filter-related tests that load text formats by their human-readable name. 2010-11-29 06:38:52 +00:00
Angie Byron 31ba4b8cbb #608894 follow-up by mr.baileys: Better method of hiding Profile module from the UI on new sites. 2010-11-26 10:14:10 +00:00
Angie Byron bb9e871f7c #853954 by Gábor Hojtsy, joachim: Fix misleading 'all content' on user cancellation operations. 2010-11-24 03:21:36 +00:00
Dries Buytaert df5714f5a2 - Patch #968466 by Dave Reid: user search does not use format_username(). 2010-11-21 18:52:05 +00:00
Angie Byron cd3645af1a #955414 by bfroehle: Fixedd user_get_authmaps: respect proper key-value ordering as in description 2010-11-21 08:02:30 +00:00
Angie Byron ed4b74024a #920600 by bojanz, solotandem: Fixed Document the deprecated parameter in entity_load() 2010-11-20 09:43:43 +00:00
Dries Buytaert 3e1b4793a2 - Patch #953914 by chx, yched, pifantastic: #limit_validation_errors() fails is parents array contains numeric indexes. 2010-11-17 04:10:52 +00:00
Angie Byron ce88876679 #787684 by sivaji: Role admin page should say something when you save 2010-11-15 09:04:47 +00:00
Angie Byron eed07e55dd #938536 by David_Rothstein: Fixed User account tokens in _user_mail_text() should not be sanitized. 2010-11-14 22:15:39 +00:00
Angie Byron 4575c982a2 #740258 by coltrane, mr.baileys: Fixed Permissions not shown when module human-readable name conflicts. 2010-11-14 21:22:46 +00:00
Angie Byron 8dd7376d5a #923826 by catch, carlos8f, moshe weitzman: Fixed entity delete operations should use transactions. 2010-11-14 20:42:45 +00:00
Dries Buytaert fd37414f45 - Patch #171117 by earnie, sun, JirkaRybka, catch, beginner: regression: users without administer users permission can not access user profiles of users that never logged in . 2010-11-12 02:57:15 +00:00
Angie Byron 926dff9fc9 #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks. 2010-11-06 23:24:33 +00:00
Dries Buytaert 6a15a73bd2 - Patch #924154 by fago: user account fields appear on all categories. 2010-10-25 00:15:11 +00:00
Angie Byron 435585012c #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter(). 2010-10-23 15:30:34 +00:00
Angie Byron c1b4e8d433 #925778 follow-up by manarth, sun: Fix phantom my account link for anon users, and restore former menu access functions to prevent fatal errors in upgraded sites. 2010-10-23 03:20:40 +00:00
Angie Byron 2de34a77f2 #608894 by chx, catch: Resolve the conflict between the fieldable users UI and the profile module by hiding Profile module on new sites. 2010-10-20 05:32:31 +00:00
Dries Buytaert b0cbc018ec - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
Dries Buytaert cb1f944383 - Patch #934050 by sun, alex_b: change format into string. 2010-10-20 01:15:58 +00:00
Dries Buytaert ac34798a00 - Patch #923850 by mr.baileys, joachim: fixed documentation problem with user_role_change_permissions(). 2010-10-20 00:42:42 +00:00
Angie Byron da568f2a3e #943056 by Dave Reid: Fixed Incorrect capitalization of 'URL' in description of [user:edit-url] token 2010-10-16 20:09:17 +00:00
Angie Byron 91bc8bed90 #709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: Add a hook_entity_delete() for consistency. 2010-10-15 03:36:21 +00:00
Dries Buytaert 918e818964 - Patch #937562 by tim.plunkett, chx, justinrandell: fatal Error Call to a member function getDirectoryPath() on a non-object when Default picture is set. 2010-10-11 19:43:23 +00:00
Angie Byron 17d30dc3a3 #925778 by mradcliffe, chx, sun, manarth: Fixed user edit title incorrectly shows currently logged in user. 2010-10-08 05:28:30 +00:00
Dries Buytaert fb8025056c - Patch #932098 by sun: various bogus theme variables. 2010-10-06 13:38:40 +00:00
Angie Byron 5d76008993 #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without approval' permission name is completely misleading. 2010-10-05 06:17:29 +00:00
Angie Byron a50d47f959 #928790 by David_Rothstein: Make menu descriptions consistent. 2010-10-04 14:54:10 +00:00
Dries Buytaert 8ec40cc27a - Patch #922824 by plach: no way to specify the language to view entities in. 2010-10-03 01:15:34 +00:00
Angie Byron 0c49d57945 #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format IDs; force 0 and non-existant formats to NULL. 2010-09-28 03:30:37 +00:00
Dries Buytaert b502f4c88a - Patch #909272 by chx: remove stub update functions and renumber the remaining ones. 2010-09-25 18:10:53 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
Dries Buytaert 63b9e4770b - Patch #908282 by jbrown: theme_image() performs I/O. 2010-09-22 03:24:09 +00:00
Dries Buytaert c2c63b94f6 - Patch #885228 by sun, Jacine, mverbaar: CSS Files are in major need of clean up. 2010-09-19 18:10:42 +00:00
Dries Buytaert 35e7c83ddb - Patch #914458 by Damien Tournoud, chx: remove the format delete reassignment 'feature'. 2010-09-18 02:18:35 +00:00
Dries Buytaert 1d9f387c7c - Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the markup/CSS for content and user filter forms. 2010-09-17 14:53:22 +00:00
Dries Buytaert 1bb8993aad - Patch #909272 by moshe weitzman, David_Rothstein: remove stub update functions and renumber the remaining ones. 2010-09-17 02:28:37 +00:00
Angie Byron 413008b890 #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment. 2010-09-13 05:50:09 +00:00
Angie Byron b06d19e349 #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. title on node). 2010-09-11 06:03:12 +00:00
Dries Buytaert f81336dd92 - Patch #729796 by catch, marcingy, bojanz: _user_cancel() bypasses user_save(). 2010-09-07 22:38:30 +00:00
Dries Buytaert fb9c1df0b9 - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm, tstoeckler: allow module .info files to add CSS/JS. 2010-09-05 02:21:38 +00:00
Dries Buytaert 8e51c3b2a5 - Patch #898546 by Damien Tournoud: clean up the Filter module upgrade path. 2010-09-05 01:05:06 +00:00
Dries Buytaert fb300d1f96 - Patch #895308 by Damien Tournoud: remove file_directory_path(). 2010-09-01 20:08:17 +00:00
Angie Byron 94bf1a44a9 #895032 by Sutharsan, clemens.tolboom: Fixed Upgrade fails on missing file_usage() table. 2010-08-27 11:59:51 +00:00
Angie Byron d7d9587d6a #892950 by reglogge, scor, McGo, brian_c, Volx, fago: Fixed No welcome mail sent to new users after site administrator approval. 2010-08-27 11:28:45 +00:00
Angie Byron 1e985830e2 #894898 by mrfelton: Fixed Increase permission length restriction from 64 to 128. 2010-08-27 10:42:48 +00:00
Angie Byron cf4df86b94 #893276 by reglogge: Fixed Confirmation mail for user after account being activated contains wrong link - user cannot log in. 2010-08-26 09:14:33 +00:00
Angie Byron 7fcde37aca #890794 by Berdir: Fixed Upgrade tests broken on PostgreSQL. 2010-08-23 14:56:37 +00:00
Angie Byron aa235ac59c #846296 by Berdir, ridgerunner, agentrickard: Fixed file_file_download() only implements access checks for nodes and users. 2010-08-23 14:53:50 +00:00
Dries Buytaert db5368027e - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core. 2010-08-22 13:55:53 +00:00
Dries Buytaert 4a7bb638fb - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage. 2010-08-22 13:52:59 +00:00
Dries Buytaert 37ba2fa49e - Patch #883440 by hefox: fixed user_account_form() @see's user_validate_email() instead of user_validate_mail() (extra e). 2010-08-15 01:49:45 +00:00
Dries Buytaert 2141a64e34 - Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid search conflicts with other forms, use menu API instead of search_get_keys(). 2010-08-11 14:21:39 +00:00
Dries Buytaert 3647670d40 - Patch #870594 by marcingy, moshe weitzman, Josh Waihi: user_update_7004 fail during upgrade from Drupal 6 to 7. 2010-08-11 01:49:41 +00:00
Dries Buytaert 0777093053 - Patch #607238 by agentrickard, catch, salvis: permissions are assumed to be unique among modules, but uniqueness is not enforced. 2010-08-09 19:49:40 +00:00
Dries Buytaert b537c30be5 - Patch #870594 by marcingy, moshe weitzman: user_update_7004 fail during upgrade from Drupal 6 to 7. 2010-08-08 03:12:11 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Angie Byron 086f2ea091 #870196 by tobiasb, mitchmac, ericduran: Fixed Notice: Undefined variable: user_role_alias() in user_build_filter_query(). 2010-08-04 06:52:57 +00:00
Dries Buytaert 856a1a539e - Patch #662868 by David_Rothstein: user edit link should open in a overlay. 2010-08-03 23:07:01 +00:00
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert b059eaeb70 - Patch #27234 by Steve Dondley, rfay, drewish, maartenvg: maximum picture size help text in profile no longer needed. 2010-07-29 01:39:32 +00:00
Dries Buytaert de8128c8f2 - Patch #809384 by mgifford: title attribute should be inside control tag on admin interface. 2010-07-28 02:04:44 +00:00
Dries Buytaert 57e88bff51 - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for {file_managed()}.status. 2010-07-26 03:04:29 +00:00
Dries Buytaert dca92900fb - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'. 2010-07-24 17:28:27 +00:00
Dries Buytaert afdf0f6cbc - Patch #850166 by kiamlaluno: string concatenation should be formatted with a space separating the operators (dot .). 2010-07-24 16:53:28 +00:00
Dries Buytaert 076002833c - Patch #601912 by sun: remove account fieldset on user account form. 2010-07-22 23:41:51 +00:00
Dries Buytaert 7c2bcffab1 - Patch #788166 by TR: password_confirm() element breaks if there is more than 1 on a page. 2010-07-20 10:17:59 +00:00
Dries Buytaert 7175aab4f9 - Patch #668058 by andypost, mrbubbs: resubmitting a user picture does show the first uploaded picture. 2010-07-17 11:30:01 +00:00
Dries Buytaert 756cafc1eb - Patch #678668 by jbrown: fixed required radio buttons. 2010-07-11 22:14:28 +00:00
Angie Byron 893fba439b Roll-back of #749748. This broke JavaScript on node add forms, and probably elsewhere. 2010-07-07 17:56:42 +00:00
Angie Byron ea4f6bcef2 #363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users. 2010-07-07 08:05:01 +00:00
Dries Buytaert 47b8bec8e2 - Patch #749748 by mavimo, Dave Reid: contact and comment modules do not prefill with user info from cookie. 2010-07-07 01:14:18 +00:00
Dries Buytaert ef1fd4887a - Patch #721086 by rfay, aspilicious, andypost: create tests for system actions, clean up token replacement, clean up triggers. 2010-06-29 18:24:10 +00:00
Angie Byron 99484ebff2 #839172 by lyricnz: Fixed Cannot redeclare user_update_7010(). Oops. 2010-06-28 14:59:24 +00:00
Angie Byron c6f79894a6 #660302 follow-up by heyrocker and jhodgdon: Fixed Migration path for changed user email tokens; don't complicate translation of default messages. 2010-06-28 03:25:21 +00:00
Angie Byron 029e7b8828 #838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade path, and framework for further extending upgrade test coverage. W00t! :D 2010-06-28 02:05:47 +00:00
Dries Buytaert e27e1a0e0d - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form(). 2010-06-26 21:32:20 +00:00
Dries Buytaert 7b77b90c03 - Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workarounds. 2010-06-25 19:33:47 +00:00
Dries Buytaert 7e52847ae9 - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables. 2010-06-25 17:47:22 +00:00
Dries Buytaert c28bba827e - Patch #834924 by jhodgdon: entity_invoke() is worthless. 2010-06-23 02:45:35 +00:00
Dries Buytaert cb043e8c48 - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level submit functions on button level submits, without validation. Oh yeah. 2010-06-17 13:44:45 +00:00
Dries Buytaert 7dd0d859e1 - Patch #497612 by moshe weitzman, Stevel: harden user login - move user_load() to submit handler. 2010-06-11 11:12:13 +00:00
Dries Buytaert 23582a5e91 - Patch #520760 by sun, Berdir, Steven Merrill, David_Rothstein, Heine, duellj, catch: fixed SA-CORE-2009-007 user signature format. 2010-06-10 06:57:20 +00:00
Dries Buytaert 45da508e05 - Patch #334671 by Steve Dondley, naxoc: add tests for user role administration. 2010-06-02 18:13:24 +00:00
Dries Buytaert 26e00c3757 - Patch #811170 by scor: missing db_drop_index() in user_update_7005(). 2010-05-28 10:17:52 +00:00
Dries Buytaert 9a67fb99ef - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be 'Visitors, with admin approval'. 2010-05-27 12:29:39 +00:00
Dries Buytaert 38082fe414 - Patch #809132 by marcingy, andypost: increase size of init field on users table to 254 characters and add missing index. 2010-05-26 19:48:45 +00:00
Dries Buytaert 72db95c988 - Patch #711108 by Berdir: better exception reporting for watchdog() in the database system. 2010-05-26 07:52:13 +00:00
Dries Buytaert 5ff0c0d3c7 - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen. 2010-05-23 19:10:23 +00:00
Dries Buytaert acf9368d98 - Patch #764428 by aaronmontana: user_validate_picture() is undocumented; user_account_form() validation functions missing @see links. 2010-05-12 08:35:39 +00:00
Dries Buytaert 66d75d16fc - Patch #547490 by ugerhard, Jody Lynn, Matt V.: entering only 'Confirm password' field passes validation and returns success message. 2010-05-07 14:48:10 +00:00
Dries Buytaert 7a78f7aaa0 - Patch #791076 by Shellingfox, tobias: search displays user email address regardless of 'administer users' permission. 2010-05-07 12:55:25 +00:00
Angie Byron ed86172814 #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
Angie Byron 108677607d #718962 by add1sun, Pasqualle, jhodgdon: Fixed user_external_load() is undocumented. 2010-05-05 07:10:06 +00:00
Angie Byron 08a07d7795 #764426 by aaronmontana, rickvug: Fixed user_validate_mail() is undocumented. 2010-05-05 07:04:17 +00:00
Angie Byron a2d6297055 #771922 by andypost: Remove t() from schema description of picture field. 2010-05-05 06:55:25 +00:00
Dries Buytaert 71713081a2 - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
Dries Buytaert 01eb7bff73 - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards. 2010-04-28 20:08:39 +00:00