Commit Graph

1503 Commits (16b5120350eccb2f40c1eea6b2a854bdf9dc87bb)

Author SHA1 Message Date
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