Commit Graph

75 Commits (116d091a0ccdb72c3d97bb2aabc982e6c43d3999)

Author SHA1 Message Date
Dries Buytaert 4718f59021 - Patch by jmburnz, momendo: fixed position of OpenID logo. 2009-03-31 10:48:06 +00:00
Dries Buytaert 7feb58e5a6 - Patch by Dave Reid: corrected some database conversions. 2009-03-18 09:49:31 +00:00
Dries Buytaert 0184860b58 - Patch by stella: add ability to configure the default country. 2009-03-17 15:26:29 +00:00
Dries Buytaert 76b8ab58c7 - Patch by csevb10, tizzo et al: convert the OpenID module to the new database abstraction layer. 2009-03-17 14:02:49 +00:00
Angie Byron c0a7d23069 by cwgordon7: Fix indentation in OpenID module. 2009-03-17 02:26:07 +00:00
Dries Buytaert b46e90ad36 - Patch by merlinofchaos, Frando, catch, sun: form improvements from Views. 2009-03-14 20:13:27 +00:00
Angie Byron 7b3ac6c134 by jeffschuler: OpenID hook documentation. Yay. :D 2009-03-08 05:38:12 +00:00
Angie Byron 70d915313f follow-up by dereine and Dave Reid: Fix notice in OpenID module which is referencing missing form_id variable. 2009-03-01 17:19:08 +00:00
Angie Byron ac484c277a by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries. 2009-02-18 13:46:55 +00:00
Dries Buytaert 631354733a - Patch by c960657: use parse_url(, PHP_URL_xxx). 2009-02-01 16:45:53 +00:00
Angie Byron 9f54383f8d by patryk: Replace the OpenID link in user help with official link. 2009-01-22 04:40:30 +00:00
Angie Byron b4c737a2a5 by justinrandell: Break up various hook_form_alter()s to hook_form_FORM_ID_alters(). 2009-01-22 03:11:54 +00:00
Dries Buytaert d20e457121 - Patch by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module. 2009-01-19 10:46:52 +00:00
Dries Buytaert 534287b1bc - Patch by pwolanin: further clean-up of the HTTP request status fail problem. 2009-01-14 21:13:42 +00:00
Dries Buytaert 92a8adea65 - Patch by scor: fixed typos and grammar in comments. 2008-12-30 16:43:20 +00:00
Dries Buytaert 445823f6bb - Patch by Dave Reid, drewish: array-itize drupal_http_requests()'s parameters. 2008-12-26 21:01:57 +00:00
Dries Buytaert f6727ce9f0 - Patch by catch, pwolanin, swentel, et al: added an OpenID delete confirm form. 2008-11-22 10:32:42 +00:00
Dries Buytaert 15671f471b - Patch by webchick, lilou: remove t() function from schema descriptions. 2008-11-15 13:01:11 +00:00
Dries Buytaert 424250196a - Patch by c960657: removed many PHP4-isms. Great patch. 2008-11-01 19:51:06 +00:00
Dries Buytaert 5371104a2d - Patch by sun et al: allow behaviors to detach from AHAH/AJAX. 2008-10-29 10:01:28 +00:00
Dries Buytaert df2cf40d2c - Patch by Rob Loach, mfer: use array in drupal_add_css(). 2008-10-26 18:06:39 +00:00
Angie Byron 8292bdd40a Re-commit of by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default. 2008-10-13 00:33:05 +00:00
Angie Byron a3a420c3e6 Roll-back of : This caused horrendous problems with SimpleTest on some configurations. 2008-10-12 06:27:06 +00:00
Angie Byron f76acb2d9d by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. 2008-10-12 04:30:09 +00:00
Angie Byron ecf7ad41d0 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default. 2008-10-11 21:11:02 +00:00
Angie Byron 7e02f2f782 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. 2008-10-11 02:33:14 +00:00
Angie Byron 464be0b8bd by justinrandell and chx: Add .install files to the list of files added to .info files. 2008-10-09 22:51:41 +00:00
Dries Buytaert 026af5df34 - Patch by justinrandell, catch, et all: killed in _user hook, as well as two small kittens. 2008-10-06 11:30:12 +00:00
Dries Buytaert 8fc581d4d7 - Patch by kbahey: correct capitalization of TRUE and FALSE. 2008-09-19 07:53:59 +00:00
Dries Buytaert 7f29b14277 - Patch by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience. 2008-09-17 07:11:59 +00:00
Dries Buytaert e5b0e5f76c - Patch by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency. 2008-09-06 08:36:22 +00:00
Dries Buytaert ccf1af94fa - Patch by christefano and dmitrig01: code comment love. 2008-07-24 16:25:19 +00:00
Dries Buytaert 57fe5103da - Patch by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value. 2008-07-16 21:59:29 +00:00
Dries Buytaert c529e4afbe - Patch by webchick: document all constants. 2008-05-26 17:12:55 +00:00
Dries Buytaert 2e18cb8924 - Patch by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert 21576021bf - Patch by pwolanin: rip menu access inheritance -- was already committed to D6. 2008-04-23 20:01:56 +00:00
Dries Buytaert c37c91d58d - Patch by Jax: trust_root is not set for OpenID 1.0 due to an undefined variable. 2008-04-14 20:23:27 +00:00
Dries Buytaert 56d2664a90 - Patch by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
Dries Buytaert 38e0ab1f62 - Patch by Moshe: removed distributed authentication code from user_save(). Factored the relevant code out to a separate function. 2008-02-18 19:34:08 +00:00
Dries Buytaert b05db1f176 - Patch by webernet: update core compatibility to Drupal 7. 2008-02-18 19:19:49 +00:00
Dries Buytaert b8a1eab1fb - Patch by dvessel, catch, John, et al: updated jQuery library. 2008-02-06 19:38:28 +00:00
Gábor Hojtsy 315c419322 reported by johnnysxip, patch by walkah: (SA-2008-016) OpenID - Incorrect claimed_id returned for OpenID 2.0 and other minor OpenID 2.0 compliance fixes 2008-01-30 22:11:22 +00:00
Gábor Hojtsy ef1235cc0a by mikey_p, Pancho: use module_load_include() as intended 2008-01-30 10:14:42 +00:00
Gábor Hojtsy e77a197c5c by Pancho: fix broken display of OpenID links 2008-01-29 18:41:40 +00:00
Gábor Hojtsy c5aa55b38e by pwolanin: abort user_save on SQL errors, to avoid data corruption 2008-01-10 15:03:53 +00:00
Gábor Hojtsy b78a990270 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks 2008-01-08 10:35:43 +00:00
Dries Buytaert a88c178b91 - Patch by webernet: code style fixes. 2007-12-28 12:02:52 +00:00
Gábor Hojtsy ac4c8f7ab0 by Pasqualle: remove excessive witespace from our code (minor) 2007-12-22 23:24:26 +00:00
Gábor Hojtsy e6a4b82e6e by sun, chx, dww: check whether Drupal can issue HTTP requests at all, so we know that this is the cause of problems, not the remote host not responding. 2007-12-20 08:57:55 +00:00
Gábor Hojtsy b6532a4fdb by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed 2007-12-14 18:08:50 +00:00