Commit Graph

1541 Commits (469589eea16e302b172809e868373d2ab5a57f1a)

Author SHA1 Message Date
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
Dries Buytaert 114d70db63 - Patch #716718 by joachim, jhodgdon: add notes on security and proper use of user_load() to its function documentation. 2010-04-28 19:47:45 +00:00
Dries Buytaert 180a79a3ce - Patch #779430 by coltrane: filter_xss_admin() user picture guidelines. 2010-04-24 14:51:49 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Angie Byron 3622e5f7a8 #316136 by pwolanin, David_Rothstein, coltrane, Heine: Fixed role name not filtered on admin/user/permissions. 2010-04-23 05:39:43 +00:00
Angie Byron 7bb6753e9f #701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D 2010-04-20 09:48:06 +00:00
Angie Byron 894e35723c #770836 by jpmckinney: Fixed user_save() fails silently. 2010-04-20 08:25:30 +00:00
Angie Byron 1f99fbb356 #752508 by TR: Fixed admin/people/permissions displays disabled checkboxes wrong. 2010-04-19 21:17:16 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert e68cb68c15 - Patch #598862 by andypost: user role names cannot be translated. 2010-04-13 15:15:07 +00:00
Dries Buytaert 06fe6cae2d - Patch #763048 by catch: critical bug: remove drupal_unpack()() due to namespacing collisions. 2010-04-13 15:13:41 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Dries Buytaert bdb7e56143 - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved word that should not be used. 2010-04-10 17:30:15 +00:00
Dries Buytaert e892ed5c31 - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7 release. 2010-04-10 16:37:19 +00:00
Dries Buytaert f3a8fa9ea8 - Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward function signature. 2010-04-07 16:35:03 +00:00
Dries Buytaert bead28a4cd - Patch #721436 by catch, chx, sun, eojthebrave, David_Rothstein, moshe weitzman: remove magical fairy saving of cruft from user_save(). 2010-04-07 13:49:21 +00:00
Dries Buytaert ba96cffdb7 - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter(). 2010-04-06 19:49:03 +00:00
Dries Buytaert fe26a90789 - Patch #755870 by David_Rothstein: fixed PHP notice for undefined variable in user_roles(). 2010-04-01 12:22:39 +00:00
Dries Buytaert 17a505d6cb - Patch #570430 by jhodgdon: hook_user() and hook_user_categories() doc missing components. 2010-03-31 13:56:59 +00:00
Angie Byron 72bffa0278 #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories on Configuration & Modules correctly. 2010-03-30 07:17:19 +00:00
Dries Buytaert a08c969669 - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.' 2010-03-28 11:45:11 +00:00
Angie Byron 7d4b84b878 #707724 follow-up by yched: Fix more confusing field/entity api arguments. 2010-03-27 05:52:50 +00:00
Dries Buytaert b5757ec182 - Patch #750290 by sivaji: add a confirm form for role deletion and cleaned up form handling. 2010-03-26 22:24:31 +00:00
Dries Buytaert ad9c37ffd4 - Patch #747464 by andypost: fixed wrong usage of hook_file_references(). 2010-03-25 12:19:34 +00:00
Dries Buytaert dc17b0f2cd - Patch #721436 by eojthebrave: fixes double serialization issue. 2010-03-25 10:31:23 +00:00
Dries Buytaert 739cc9851f - Patch #745668 by catch: remove pointless user_load() from user_save(). 2010-03-24 10:13:26 +00:00
Dries Buytaert 8258959e94 - Patch #588480 by aspilicious, droplet: fixed interface string space issues. 2010-03-24 09:27:14 +00:00
Dries Buytaert 32566aaee4 - Patch #228061 by quicksketch: usability fix: allow roles to be weighted. 2010-03-24 07:34:10 +00:00
Dries Buytaert 58ea109dcd - Patch #619584 by sivaji, mr.baileys, David_Rothstein, gcopenhaver: deleting a user role throws PHP notices and prevents delete operation. 2010-03-23 19:22:58 +00:00
Dries Buytaert 9b4274e8c7 - Patch #742366 by moshe weitzman: better UX for OpenID users. 2010-03-22 18:55:45 +00:00
Dries Buytaert 25feb96f6d - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions. 2010-03-21 21:20:43 +00:00
Dries Buytaert e1799e761b - Patch #747464 by andypost: wrong usage of hook_file_references(). 2010-03-21 20:28:28 +00:00
Dries Buytaert b0be4e7234 - Patch #300478 by mr.baileys: remove user_load_self() as it is not used. 2010-03-20 19:06:12 +00:00
Dries Buytaert 3b3f096668 - Patch #721436 by catch, chx, moshe weitzman: remove magical fairy saving of cruft from user_save(). 2010-03-20 14:55:06 +00:00
Dries Buytaert 1adb7e9749 - Patch #745680 by catch: remove pointless db_delete()('user_roles()') for new users. 2010-03-18 06:43:41 +00:00
Dries Buytaert 2c3c1a9303 - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a 'standard' user_delete_multiple() API. 2010-03-12 15:56:30 +00:00
Angie Byron 5d0cacf825 #86299 follow-up by coltrane and clojel: Stop users' passwords from being stored in users.data in plain-text. Ouch. 2010-03-12 05:20:29 +00:00
Angie Byron 58e98669a0 #735354 by Dave Reid: Don't nest User token types. 2010-03-07 23:18:06 +00:00
Angie Byron d1f26518a3 #677766 by matason and atheneus: Fixed Account gets blocked when user edits their profile. (with tests) 2010-03-07 18:46:55 +00:00
Angie Byron 1ba21f9bd8 #734878 by Dave Reid: Fixed [user:name] tokens should be using format_username(). 2010-03-07 17:56:20 +00:00
Angie Byron c4ed4523bf #728434 by NEOatNHNG: Fixed Default template for 'Account activation' mail doesn't contain one-time-login link. 2010-03-07 07:56:24 +00:00
Angie Byron 8894138027 #676800 follow-up by sun: More fieldset fixes. 2010-03-07 06:49:10 +00:00
Dries Buytaert 72df65d1e0 - Patch #731426 by fago: recursed entity loading didn't work. 2010-03-05 13:41:04 +00:00
Dries Buytaert 7818e2d460 - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser. 2010-03-03 19:46:26 +00:00
Dries Buytaert 6980775436 - Patch #539320 by Zarabadoo, Jacine, stephthegeek: added missing paragraph tag. 2010-03-02 09:12:31 +00:00
Dries Buytaert d77c04f015 - Patch #704158 by marvil07, mikeytown2, Gábor Hojtsy: fixed warning. 2010-03-01 11:33:55 +00:00
Dries Buytaert 1c26e2cee1 - Patch #728820 by David_Rothstein: clean up installation of required modules. 2010-03-01 07:39:12 +00:00
Dries Buytaert 897817eb0c - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible. 2010-02-28 20:10:34 +00:00
Dries Buytaert 19aaebcbe2 - Patch #721010 by jhodgdon: actions topic group needs more functions included and better doc header. 2010-02-26 16:55:18 +00:00
Dries Buytaert 72b60ed444 - Patch #724788 by boombatower: improved code style of some tests in user.test. 2010-02-25 10:00:38 +00:00
Dries Buytaert de8761eb24 - Patch #721436 by chx, moshe weitzman: improved performance of user_save() by removing and reworking some code. 2010-02-22 19:51:15 +00:00
Dries Buytaert 8ee010911c - Patch #699842 by jhodgdon: corrected help texts and links that were broken with moving the permissions-page. 2010-02-17 08:54:51 +00:00
Angie Byron fd7a324437 #645374 follow-up by sun: Make entity ids available to confirm form submit handlers. 2010-02-17 05:42:42 +00:00
Angie Byron 18a2dfda00 #712598 by add1sun: Added documentation for user_pass_reset_url(). 2010-02-17 03:49:02 +00:00
Angie Byron 48ada25146 #325877 by alpritt: Fixed Password checker breaks if no description. 2010-02-16 01:05:52 +00:00
Dries Buytaert 6d68dd8c2a - Patch #337947 by codycraven, cwgordon7, axyjo, Jacine, grndlvl, seutje, ksenzee, Jaza, chx, sun, JacobSingh, yoroy, peximo: fixed whitespace issue for 'recent content block' in dashboard. 2010-02-13 21:19:16 +00:00
Dries Buytaert 4592b617f8 -Patch #712580 by litwol: fixed user_file_references() 2010-02-12 16:08:50 +00:00
Angie Byron 7562a8efb3 #707724 by chx: Rename confusing arguments in field/entity APIs. 2010-02-11 17:44:47 +00:00
Angie Byron 52195a6b1d #525622 by scor, catch, and yched: Allow Entity path callback to deal with options. 2010-02-11 15:52:13 +00:00
Angie Byron 29adf425b5 #663006 by chx: Fixed Error message on edit profile: rebuild in field_multiple_value_form() 2010-02-11 03:41:36 +00:00
Angie Byron d1c261a8c5 #86299 by pwolanin, neochief, fwalch, thePanz, et al: Security hardening: Add 'current password' field to 'change password form'. 2010-02-11 03:19:21 +00:00
Dries Buytaert 3340e8cfa5 - Patch #521904 by Everett Zufelt: changed aria-live attribute from polite to assertive. 2010-02-10 19:57:48 +00:00
Dries Buytaert a2c946e5e9 - Patch #709000 by Pasqualle: fixed param in hook_x_view_alter() function passed by reference. 2010-02-09 22:30:30 +00:00
Angie Byron 6a9475ec27 #699842 follow-up by Damien Tournoud: Test fix, take 3... 2010-02-09 19:06:52 +00:00
Angie Byron c70251d6f9 #699842 follow-up by Berdir and Damien Tournoud: Better fix for test fix. 2010-02-09 18:23:19 +00:00
Angie Byron 8339e790ed #699842 follow-up by Berdir: Adjust failing test. 2010-02-08 22:17:27 +00:00
Angie Byron 92ad427474 #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/people. 2010-02-07 17:29:09 +00:00
Dries Buytaert 25ac9ebe3b - Patch #607238 by ctmattice1, catch: made the upgrade path work again. 2010-02-06 14:55:34 +00:00
Dries Buytaert 06daeb7d50 - Patch #607238 by agentrickard: fixed user_modules_uninstalled() calling hook_permission() for already uninstalled modules. 2010-02-05 21:07:56 +00:00
Dries Buytaert 59c9219fb7 - Patch #521904 by mgifford: added ARIA live region to password strength and match containers. 2010-02-03 09:04:18 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Angie Byron 02c1eeee3f #684202 by catch: Added Entity insert/delete/update hooks, to support caching. 2010-01-30 02:01:41 +00:00
Dries Buytaert 212a5e08ad - Patch #660302 by reglogge, samhassell, agentrickard, jhodgdon: registration e-mails should not contain passwords. 2010-01-29 13:50:14 +00:00
Dries Buytaert 2ec2750752 - Patch #563106 by int: more upgrade path fixing. 2010-01-27 18:56:19 +00:00
Dries Buytaert 78855c2ee5 - Patch #695662 by litwol: fixed user_login_submit() documentation by adjusting the code. 2010-01-27 11:24:32 +00:00
Dries Buytaert 7588c0c8bb - Patch #682870 by David_Rothstein: fixed typo. 2010-01-18 03:35:34 +00:00
Dries Buytaert dfebdecfa7 - Patch #46149 by Senpai, sun, alexanderpas, hunmonk, ChrisKennedy, tstoeckler, cwgordon7: prevent account cancellation for uid 1. 2010-01-14 19:21:55 +00:00
Dries Buytaert f818dfe908 - Patch #590656 by pwolanin, Pasqualle: harden one-time login links against vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection. 2010-01-14 18:45:17 +00:00
Dries Buytaert a417a986ea - Patch #638070 by carlos8f, Gábor Hojtsy, ksenzee, pwolanin, chx, catch: router loaders causing a lot of database hits for access checks. 2010-01-14 13:45:33 +00:00
Angie Byron b3d9f5fd63 #525622 follow-up by Dave Reid: Added missing path callback property. 2010-01-14 04:08:31 +00:00
Angie Byron 9513dd016f #677534 by jhodgdon, andrewmacpherson, Bojhan, yoroy, et al: Fixed Customize still being used in place of Edit. 2010-01-14 04:04:30 +00:00
Dries Buytaert 1e05ca59fa - Patch #682870 by jhodgdon, asimmonds: fixed UI spelling typos. 2010-01-13 14:25:59 +00:00
Angie Byron 85213d3bee #279851 by catch, et al: Replace LOWER() with db_select() and LIKE() where possible. 2010-01-13 06:44:31 +00:00
Angie Byron 83c97345e8 #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' formatters have a generic way to build the url of an 'entity'. 2010-01-13 06:26:49 +00:00
Angie Byron 3a0f6b3372 #636992 by catch, yched: Fixed Entity loading needs protection from infinite recursion. Prevents unnecessary user_load()s from RDF. 2010-01-13 05:00:25 +00:00
Angie Byron 90b08f2bd8 #620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix inconsistencies in menu description labeling. 2010-01-12 23:04:48 +00:00
Angie Byron 100ec14f14 #604304 by JeremyFrench: Fixed bad query and broken paging on admin/people. 2010-01-12 06:18:58 +00:00
Angie Byron 69ed7f66b8 #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user interface. 2010-01-11 16:25:16 +00:00
Angie Byron 11b98e4f60 #637712 by c960657 and Dave Reid: Fixed Fieldset is back in user registration form. 2010-01-10 22:45:58 +00:00
Angie Byron 08dd25895e #560608 by pounard, plach, and yched: Fixed missing calls to field_attach_preprocess(). 2010-01-10 00:41:28 +00:00
Angie Byron 71ee49de3e #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
Angie Byron a895a366c5 #563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: Fix critical upgrade path bugs from Drupal 6 to Drupal 7 2010-01-09 22:07:57 +00:00
Angie Byron 326e627398 #608036 follow-up by scor: Add attributes variable for profile.tpl.php. (with tests) 2010-01-08 07:04:09 +00:00
Angie Byron 1407c81632 #592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets from system.module and separate presentational and behavior-supporting styles. 2010-01-07 07:41:46 +00:00
Angie Byron f562e86581 #538164 by scor, catch, linclark, effulgentsia, and yched: Convert Comment body as field. Yes, this is WAY past API freeze. :( But is a required follow-up for RDFa support. 2010-01-07 05:23:52 +00:00
Angie Byron 3ede619955 #619666 follow-up by effulgentsia: Make performance-critical usage of drupal_static() grokkable. 2010-01-07 04:54:18 +00:00
Dries Buytaert 6a7f341e61 - Patch #393406 by michaelfavia, Freso, catch, stBorchert, David_Rothstein, ksenzee: improve role administration page. 2010-01-06 15:32:23 +00:00
Angie Byron ec7ff41cc5 #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link. 2010-01-04 21:31:52 +00:00
Angie Byron ba6ef3017e #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. 2010-01-03 21:01:04 +00:00
Angie Byron 8c4b6239b4 #651410 by sun: Fixed error in user_modules_installed() when duplicate permissions are defined. 2010-01-03 20:29:00 +00:00
Dries Buytaert b12d812b93 - Patch #665878 by yched: fixed field_extra_fields() 2010-01-02 15:00:34 +00:00
Dries Buytaert 53748ab5e2 - Patch #664544 by yched: clean-up entity build/view modes. 2009-12-26 16:50:09 +00:00
Dries Buytaert 8749a43a54 - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer. 2009-12-22 14:47:14 +00:00
Dries Buytaert a71fd090ae - Patch #640726 by mcarbone: a 4 character passwords was called 'strong'. 2009-12-22 14:45:04 +00:00
Dries Buytaert d1c017660c - Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent. 2009-12-21 13:47:32 +00:00
Dries Buytaert 468cbd7f4a - Patch #502968 by Ryan Palmer: increase maximum allowable length of email addresses. 2009-12-20 20:07:59 +00:00
Dries Buytaert 464b7a3acc - Patch #633616 by arianek, jhodgdon: help text improvements and fixes. 2009-12-18 07:19:49 +00:00
Dries Buytaert ffa47a8ddb - Patch #635378 by sun, sivaji, carlos8f: wrong local task titles for taxonomy term and user account pages. 2009-12-16 19:57:45 +00:00
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
Dries Buytaert 1983aed44b - Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when language is specified in . 2009-09-30 18:37:30 +00:00
Dries Buytaert 579173deca - Patch #563526 by jhodgdon | anschinsan: fixed broken see also link in user-profile.tpl.php doc and re-organized some of the documentation. 2009-09-30 00:46:35 +00:00
Dries Buytaert 598e739208 - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up! 2009-09-29 15:31:17 +00:00
Dries Buytaert cef1089389 - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +00:00
Dries Buytaert 92278086bb - Patch #118345 by sun: code clean-up and removed extra condition that slipped in. 2009-09-25 15:14:18 +00:00
Dries Buytaert 5679074858 - Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: tabs on admin pages are not accessible from overviews and menus. 2009-09-22 15:26:46 +00:00
Dries Buytaert a4b833b6de - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE! 2009-09-22 07:50:16 +00:00
Dries Buytaert 4deee69d6e - Patch #581760 by yoroy: by default, don't center-align the user login form in the block. It is still center-aligned in Garland. 2009-09-22 07:25:10 +00:00
Dries Buytaert aca54cc198 Patch #331893 by mgifford, nigel, Xano, Everett Zufelt | Cliff, Bojhan, mcrittenden, webchick, Josh Waihi, alpritt, heather: improved the password checker. 2009-09-21 08:52:41 +00:00
Dries Buytaert ef33d44f66 - Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability. 2009-09-21 07:56:09 +00:00
Dries Buytaert ee8aa910b9 Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-). 2009-09-21 06:44:14 +00:00