Commit Graph

1210 Commits (64a1a0d67eb5aecc8e6d78469b19f58e8443c717)

Author SHA1 Message Date
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
Dries Buytaert 652f90d1c0 - Patch #576302 by joachim | lambic: improved rewording of user admin help text. 2009-09-19 11:18:32 +00:00
Dries Buytaert fd1c63b5c0 - Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks. 2009-09-19 11:07:37 +00:00
Dries Buytaert a557b0de2a - Patch #300993 by sun: extended the roles and permissions API so we can revoke permissions from a role etc. 2009-09-19 10:54:36 +00:00
Angie Byron df02fa3ca4 #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Angie Byron e18feedfdb #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee... 2009-09-18 00:04:24 +00:00
Angie Byron c22b520e46 #365597 by mfb, Jody Lynn: Don't show access denied when logging in via OpenID to user/login. 2009-09-17 03:16:16 +00:00
Dries Buytaert 4f3e5cd940 - Patch #574002 by sun: remove argument from user_access(). 2009-09-11 06:20:49 +00:00
Angie Byron 7f88540b4b #564632 by moshe weitzman: Unify various _build() functions and remove duplicate copy of content. 2009-09-10 12:33:46 +00:00
Dries Buytaert d481f1cd36 - Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'. 2009-09-10 06:31:39 +00:00
Dries Buytaert 933be1636a - Patch #550210 by boombatower: added test for admin/people/create. 2009-09-09 11:36:02 +00:00
Dries Buytaert c84751cbf5 - Patch #565290 by flobruit, chx: fixed user register when configured not to use e-mails. 2009-09-09 11:27:00 +00:00
Dries Buytaert a539b0e00d - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures. 2009-09-05 15:05:05 +00:00
Dries Buytaert 3005b0990e - Patch ##239676 by v1nce, pwolanin, mfb: fixed SA-CORE-2009-001: missing validation for hook_user(). 2009-09-05 05:45:45 +00:00
Angie Byron c4a548f64d #331180 follow-up by pwolanin and mfb: Fix sending of mail. 2009-09-01 17:40:28 +00:00
Angie Byron 701d065217 #564582 by Damien Tournoud: Remove dead code user_edit_submit() and user_edit_validate(). Yay for patches that remove old crufty crap. 2009-08-31 18:18:44 +00:00
Dries Buytaert b4786ff0ee - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks. 2009-08-31 17:06:10 +00:00
Dries Buytaert e6e29ac1b0 - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work. 2009-08-31 05:51:08 +00:00
Dries Buytaert 44063e1cf1 - Patch #505214 by pwolanin: make the search module a slightly better framework. 2009-08-29 21:05:16 +00:00
Dries Buytaert 0597c9e48a - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API. 2009-08-29 05:46:04 +00:00
Angie Byron 737bf95499 #562624 by mcjim: Fixed WSOD on admin/config/people. 2009-08-29 04:55:32 +00:00
Dries Buytaert e87bf71e5f - Patch #296693 by sun: revert system_admin_menu_block_access(). 2009-08-28 06:42:54 +00:00
Dries Buytaert ee64752e10 - Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great patch. 2009-08-27 20:25:29 +00:00
Dries Buytaert 3f36af04de - Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments. 2009-08-25 21:53:48 +00:00
Angie Byron 61035e4446 #492186 by catch, mfb, BTMash, TheRec, and rainbreaw: Fixed bug causing authoring information to never be updated (with tests). 2009-08-25 02:48:16 +00:00
Angie Byron 2c55219315 #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading. 2009-08-24 00:14:23 +00:00
Angie Byron e63e85020b Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again. 2009-08-24 00:10:46 +00:00
Angie Byron 4ae238ea57 *** empty log message *** 2009-08-24 00:02:05 +00:00
Angie Byron c1755a8250 #545230 by rfay: Fixed one-time login link error messages. 2009-08-23 04:50:25 +00:00
Angie Byron e6eb489918 #542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions. 2009-08-23 01:05:12 +00:00
Angie Byron 36ec189695 #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string. 2009-08-22 14:34:23 +00:00
Dries Buytaert 94abfae9ac - Patch #556248 by doq: fixed error when editing role. 2009-08-22 10:09:28 +00:00