Commit Graph

157 Commits (64a1a0d67eb5aecc8e6d78469b19f58e8443c717)

Author SHA1 Message Date
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
Angie Byron 7df3f37295 #67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a permission to update.php. 2009-10-09 07:48:07 +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 c90e9f9109 - Patch #585742 by Damien Tournoud | Amitaibu: content type wasn't created after drupalCreateContentType(). 2009-09-25 15:12:56 +00:00
Dries Buytaert 7cf7f99878 - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions. 2009-09-20 07:32:19 +00:00
Dries Buytaert 3a2eff7145 - Patch #553524 by John Morahan: escape link text in assertions. 2009-09-19 11:20:34 +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 65654b29e8 #574796 by sun: Fixed 'Article' content-type permissions not granted to admin role after installation. 2009-09-17 03:12:41 +00:00
Dries Buytaert 6ab2b28d57 - Patch #572564 by boombatower | Gábor Hojtsy: Fixed Assertion message generator double escapes data. 2009-09-14 19:05:06 +00:00
Dries Buytaert 6586b76465 - Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support a bit easier by providing two cookies and ... hook_goto_alter. 2009-09-05 13:05:31 +00:00
Angie Byron ee59107c23 #331180 by pwolanin and Rob Loach: Added pluggable smtp/mail framework. 2009-08-31 18:30:27 +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
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 34a8a369aa #367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API. 2009-08-22 00:58:55 +00:00
Angie Byron 716293e0fb #509398 by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D 2009-08-21 07:50:08 +00:00
Angie Byron 5a4fdae4e3 Reverting #554106. Causes failures in path-related tests. 2009-08-20 03:16:06 +00:00
Angie Byron a10e162270 #554106 by dropcube, boombatower, deekayen, and sun: Let DWTC handle HTTP location header to ensure drupal_generate_test_ua() is called. Fix for testing bot. 2009-08-20 02:40:06 +00:00
Angie Byron b41323642b #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. 2009-08-17 19:14:42 +00:00
Angie Byron 7e04923b9e #529126 by boombatower: Split up SimpleTest verbose output into separate files. 2009-08-15 17:52:53 +00:00
Angie Byron 8b86d0da84 #296574 by boombatower and chx: Provide debug function for debugging during tests and elsewhere. 2009-08-15 06:20:20 +00:00
Angie Byron 691693304b #193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to set_time_limit() and prevent warnings/errors. 2009-08-05 15:58:35 +00:00
Angie Byron 20e1bb12ba #339406 by dropcube and boombatower: Add an assertion to check if a checkbox is checked. 2009-08-03 22:18:59 +00:00
Dries Buytaert 8140ed0d84 - Patch #443154 by boombatower, pwolanin: properly report fatal errors as failures. 2009-07-30 10:46:53 +00:00
Dries Buytaert 365c421d1b - Patch #533730 by greggles, boombatower: allow a custom role name to be specified. 2009-07-30 08:31:05 +00:00
Dries Buytaert aab51b9319 - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line. 2009-07-28 12:13:47 +00:00
Dries Buytaert d01379dd18 - Patch #522184 by stBorchert: remove the 'minimum number of words' feature from Drupal. 2009-07-27 19:26:31 +00:00
Dries Buytaert 3a29ee48f8 - Patch #3518404 by bopombatower: lock down DB config based on simpletest UA headers. 2009-07-22 04:45:35 +00:00
Angie Byron b692036962 #509392 by adrian: Add .info files for installation profiles. 2009-07-15 02:08:41 +00:00
Dries Buytaert 1256813ae5 - Patch #517542 by Damien Tournoud: fixed broken patch. 2009-07-14 11:46:55 +00:00
Dries Buytaert e8b82e0ba4 - Patch #481498 by JamesAn: convert simpletest to drupal_static(). 2009-07-11 06:14:48 +00:00
Angie Byron 4dc89278b4 #500280 follow-up by boombatower: Remove debugging code and fix implementation. 2009-07-11 02:23:09 +00:00
Dries Buytaert f0f1805e34 - Patch #500280 by boombatower, Dries: provide verbose mode for testing. 2009-07-08 07:23:23 +00:00
Dries Buytaert b7f34acb6c - Patch #500292 by Boombatower: provide a settings pagea for hidden SimpleTest variables. 2009-07-07 08:07:24 +00:00
Dries Buytaert 67fb78ce12 - Patch #512104 by boombatower: simpletest breaks high volume sites. 2009-07-07 07:52:32 +00:00
Dries Buytaert d258bed22a - Patch #443154 by boombatower: make sure fatal errors are reported as test failures. 2009-07-07 07:50:53 +00:00
Dries Buytaert e4a4b7cc7e - Patch #506976 by catch: rename hook_perm to hook_permission. 2009-07-05 18:00:11 +00:00
Dries Buytaert 5962cc5ab2 - Patch #477944 by DamZ: more streamlining and clean-up of session handling code. 2009-07-01 12:47:30 +00:00
Angie Byron 82aacc0c46 #487868 follow-up by David Rothstein: Fix phpDoc of link assertion functions. 2009-06-16 04:43:47 +00:00
Dries Buytaert 3d64cb5eca - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my. 2009-06-12 08:39:40 +00:00
Dries Buytaert 2d7933870a - Patch #487868 by David_Rothstein: fixed some test issues. 2009-06-11 04:16:24 +00:00
Dries Buytaert d540553f21 - Patch #487868 by David_Rothstein: remove meaningless assertions in drupalLogin(). 2009-06-10 19:57:13 +00:00
Angie Byron cab88a7014 #220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data. 2009-06-04 03:33:29 +00:00
Angie Byron a8bfe4c9ec #479200 by yched: Have SimpleTest rebuild node types between test runs. 2009-06-02 00:01:52 +00:00
Dries Buytaert 8a0e218d32 - Patch #478188 by boombatower: code style fixes. 2009-06-01 11:35:09 +00:00
Dries Buytaert 0f77f652fa - Patch #394524 by Berdir, Damien Tournoud: converted to the new database abstraction layer. 2009-05-30 11:17:32 +00:00
Dries Buytaert 39877809cc - Patch #477038 by Damien Tournoud, chx: add security and session token support to DrupalWebTestCase. 2009-05-30 07:09:02 +00:00
Dries Buytaert 2278d592eb - Patch #296001 by mr.baileys, ThiOz et al: added support for e-mail assertions. Woot! 2009-05-26 08:46:03 +00:00