Commit Graph

1252 Commits (8b4406ef5d9d22f527fb124b335812dd9136532c)

Author SHA1 Message Date
Angie Byron d6305a6616 #653940 follow-up by carlos8f and sun: Fix fatal errors in tests and revert changes to error reporting in previous patch. 2009-12-13 09:14:21 +00:00
Dries Buytaert c2f26d3368 - Patch #653940 by sun: tests weren't reporting all errors. 2009-12-10 15:39:43 +00:00
Angie Byron 757c567e55 #654014 by moshe weitzman: Fix broken update functions. 2009-12-08 06:52:38 +00:00
Angie Byron 21b49cf5e2 #633616 by batigolix, lisarex, arianek, samirnassar, tobiasb, and jhodgdon: Update user module to new help standard. 2009-12-07 03:45:16 +00:00
Dries Buytaert 1da26fadfe - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
Dries Buytaert ef4513651e - Patch #647250 by brianV: permissions page not in alphabetical order. 2009-12-02 17:04:25 +00:00
Dries Buytaert bdf018696f - Patch #446666 by cweagans: split 'administer site configuration' into more granular permissions. 2009-12-01 22:30:31 +00:00
Dries Buytaert 6083731ce4 - Patch #645374 by sun: make object IDs available to form submit handlers. This should be a best practice, IMO. 2009-12-01 16:03:35 +00:00
Dries Buytaert 5fbaa631cb - Patch #616108 by lisarex, agentrickard, Bojhan: improved (and corrected) help text on roles page. 2009-12-01 13:18:41 +00:00
Dries Buytaert 29368b4664 - Patch #620446 by Xano: rewrite permission titles and descriptions. 2009-12-01 13:14:43 +00:00
Dries Buytaert 19c4f88cad - Patch #645584 by eojthebrave: missing edit link on user administration page. 2009-11-28 21:44:54 +00:00
Angie Byron 2fad47da01 #619666 follow-up by effulgentsia: Fixed hunk in user_access(). 2009-11-22 04:22:54 +00:00
Angie Byron b14349889e #619666 by effulgentsia, casey, and catch: Changed Introduce new pattern for drupal_static() in performance-critical functions. 2009-11-20 06:12:45 +00:00
Angie Byron cb98091e1b #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines. 2009-11-19 04:00:47 +00:00
Dries Buytaert a239296cbc - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work! 2009-11-17 21:24:19 +00:00
Angie Byron a558be6532 #622136 by brandonojc and mgifford: Fixed user filter accessibility. 2009-11-17 02:50:41 +00:00
Dries Buytaert a6ae1c6cfa - Patch #530652 by sun: _user_password_dynamic_validation() should be a #process of password_confirm(). 2009-11-13 10:21:50 +00:00
Dries Buytaert c62f56c892 - Patch #630864 by Amitaibu: fixed notice when fields were added to user, becuase object was not passed correctly. 2009-11-12 20:43:32 +00:00
Dries Buytaert 2387e71f6d - Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username. 2009-11-12 07:00:48 +00:00
Angie Byron ea1bd5606c #606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :) 2009-11-10 17:27:54 +00:00
Angie Byron 5007ba8a6d #525504 follow-up by andypost: Fixed PHPDoc typo. 2009-11-07 14:27:20 +00:00
Dries Buytaert a8ec4e1d50 - Patch #607244 by sun: added permission to decrease performance impact of contextual links. 2009-11-07 13:35:21 +00:00
Angie Byron ae842168f9 #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable. 2009-11-03 05:27:18 +00:00
Angie Byron ca8eee7545 #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly. 2009-11-01 21:26:44 +00:00
Dries Buytaert 66b7e4f95a - Patch #616616 by sime: add warning to 'Administer users' permission. 2009-10-31 18:04:01 +00:00
Angie Byron ca7b56e735 #561452 follow-up by David_Rothstein: Use helper functions rather than file scans to retrieve module data on permissions page. 2009-10-27 04:08:42 +00:00
Angie Byron a7149821d6 #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). 2009-10-23 22:24:19 +00:00
Dries Buytaert 0d2b7fe81b - Patch #443200 by c960657: fixed user pictures not working with private files. 2009-10-20 00:55:30 +00:00
Dries Buytaert 24669bfb50 - Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my. 2009-10-19 18:28:16 +00:00
Dries Buytaert 2dc3c05a2b - Patch #589126 by mfb: fixed bug with user module using a flood window of 6 hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests. 2009-10-18 11:34:45 +00:00
Dries Buytaert d0280b78ab - Patch #550718 by sun, alexanderpas: admin/people needs to have default tab so it looks consistent on ?q=admin. 2009-10-18 11:08:00 +00:00
Angie Byron 3dddaa3e6f #356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0. 2009-10-18 06:56:24 +00:00
Dries Buytaert 045074d4c5 - Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system. 2009-10-16 19:20:34 +00:00
Dries Buytaert f46e6626cd - Patch #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie information. 2009-10-16 15:54:33 +00:00
Dries Buytaert 5a89fef970 - Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment preview + unify with node preview settings. 2009-10-16 13:20:16 +00:00
Angie Byron 087a47ba5c #493314 by yched and catch: Add multiple hook for formatters. 2009-10-16 03:21:23 +00:00
Dries Buytaert 13d3072f41 - Patch #356074 by chx, Damien Tournoud: provide a sequences API. 2009-10-16 03:01:55 +00:00
Angie Byron e1642603ea #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url(). 2009-10-15 16:18:46 +00:00
Dries Buytaert f42bca3bd4 - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big. 2009-10-15 14:07:30 +00:00
Dries Buytaert dbac31e066 - Patch #601586 by Xano: do not require permission. 2009-10-15 13:35:06 +00:00
Dries Buytaert c5c46c739c - Patch #594650 by sun, c960657: provide central ()['values'] clearance. 2009-10-15 11:47:25 +00:00
Dries Buytaert c5fe1d16f7 - Patch #590092 by baldwinlouie: who's online block should never report anonymous users. 2009-10-12 18:37:31 +00:00
Angie Byron 7ed3cf3b13 #569238 by sun, swentel, catch: Changed Make check_markup() not cache by default. 2009-10-10 21:39:03 +00:00
Dries Buytaert e419a37e84 - Patch #525504 by Dave Reid, gpk: anonymous user should not have contact form. 2009-10-10 19:54:15 +00:00
Angie Byron d16bead147 #118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm. 2009-10-10 16:48:39 +00:00
Dries Buytaert a5dba069fb - #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie information for contact forms. 2009-10-09 15:39:12 +00:00
Angie Byron 0e98ff2018 #589160 by Amitaibu: Use user_load_multiple() in user operations. 2009-10-09 08:13:17 +00:00
Dries Buytaert c05f2181dc - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot. 2009-10-09 01:00:08 +00:00
Dries Buytaert dcdb584f33 - Patch #595982 by moshe, chx: use #tableselect instead of ugly theming on admin users and admin nodes. 2009-10-08 18:26:33 +00:00
Dries Buytaert f2b51238b4 - Patch #554088 by mr.baileys, sun | eaton: Changed Move user_mail_tokens() and emails to token system. 2009-10-02 14:49:10 +00:00