Commit Graph

9513 Commits (4d482a23ad10ef08072e381a7d6f8e8f114f6221)

Author SHA1 Message Date
Angie Byron 3a5f422cc5 follow-up by gpk: Some comment improvements to hook_boot/exit simpletests. 2008-11-22 15:29:50 +00:00
Dries Buytaert 8e0a22e47a - Patch by catch: making all terminology consistent. 2008-11-22 14:09:41 +00:00
Dries Buytaert 6e0b06ce3c - Patch by catch: cleaned up the translation tests a bit. 2008-11-22 14:00:50 +00:00
Dries Buytaert 151ed27786 - Patch by scor: added an RDF namespace registry. Oh my ... :-) 2008-11-22 13:55:27 +00:00
Dries Buytaert 33cf35a6e8 - Patch by Damien Tournoud: getActiveConnection() and getConnection() were broken when was not found. Now with tests\! 2008-11-22 13:51:38 +00:00
Dries Buytaert 6608f70cff - Patch by c960657: move setting of magic_quotes_runtime out of settings.php because (i) we don't want a user to change it and (ii) it gets executed a bit earlier in the Drupal bootstrap. 2008-11-22 13:46:11 +00:00
Dries Buytaert eb68540da3 - Patch by justinrandell: fixed broken t() function call. 2008-11-22 13:43:13 +00:00
Dries Buytaert 653e63bd05 - Patch by Dave Reid and catch: hook_boot() was not invoked on uncached page views if cache mode is aggressive. 2008-11-22 13:33:00 +00:00
Dries Buytaert f8d3bf9798 - Patch by catch: we can eliminate one database query because we have the parent node cached anyway. 2008-11-22 13:11:05 +00:00
Dries Buytaert ea28f6b7d0 - Patch by earnie: fixed the phpdoc of drupal_render_form(). 2008-11-22 13:03:06 +00:00
Dries Buytaert 3dbf9c1e15 - Patch by catch, pwolanin, foripepe: added missing tests for the taxonomy module. New tests include tests for empty vocabulary overview, deleting a vocabulary, weights, etc. Also refactored some of the existing test to make them more crisp and readable. 2008-11-22 12:05:02 +00:00
Dries Buytaert b366ea6acb - Patch by dmitrig01: usability improvement - show a preview for the Powered By Drupal block. 2008-11-22 11:54:40 +00:00
Dries Buytaert b547567e85 - Patch by Dave Reid: fixed warning. 2008-11-22 11:14:48 +00:00
Dries Buytaert 3e0e9c6f87 - Patch by David Rothstein: throttle module is gone now. For real. 2008-11-22 10:59:49 +00:00
Dries Buytaert d7b65beea9 - Patch by maartenvg, swentel, et al: block sorting fails if more than 20 blocks are present. 2008-11-22 10:53:20 +00:00
Dries Buytaert bbb38296e0 - Patch by Dave Reid: fixed maxlength of path alias fields to be consistent with the database. 2008-11-22 10:49:01 +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 e53859bcea - Patch by maartenvg: usability - shorten block configuration page. 2008-11-22 10:27:25 +00:00
Dries Buytaert 8a4fbfc87b - Patch by lilou: documentation improvement. 2008-11-22 10:12:05 +00:00
Dries Buytaert 5377cb5ac5 - Patch by keith.smitch, Workfflow et al: remove redundant help text. 2008-11-21 15:14:17 +00:00
Dries Buytaert 738b58ec5e - Patch by mfb: added tests for db_column_exists() and db_table_exists(). Yay\! 2008-11-21 15:04:21 +00:00
Dries Buytaert 9c72e9209a - Patch by maartenvg: editing of anonymous comments was broken. Bugfix with test\! 2008-11-21 14:48:59 +00:00
Angie Byron b4435decef follow-up: adding missing timezone.js file. 2008-11-21 04:33:28 +00:00
Angie Byron 328982747d by mikey_p: Add tests for menu_rebuild_needed. 2008-11-20 07:18:59 +00:00
Angie Byron b47ecd8ad7 by Dave Reid: Catch D7 modules without a files[] line in their .info files. 2008-11-20 07:07:59 +00:00
Angie Byron 53f53b6db5 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :) 2008-11-20 06:56:17 +00:00
Angie Byron 07211d4019 by quicksketch: Speed up simpletest.js and make it more cross-browser compliant. 2008-11-20 05:51:58 +00:00
Angie Byron b4e9d52b3b by Dave Reid, gdevlugt, and vladimir.dolgopolov: Remove duplicate names from Who's Online block. 2008-11-19 15:10:56 +00:00
Dries Buytaert 0056cf3abb - Rollback of patch by Steve Dondley: still tests failing. 2008-11-18 15:06:47 +00:00
Dries Buytaert 3390569295 - Patch by Steve Dondley: users cannot be assigned to roles or removed from them -- comes with tests. Yay. 2008-11-18 14:59:16 +00:00
Angie Byron ccd16b82a6 follow-up by maartenvg: One very important file_scan_directory() call got missed; now HEAD installs again. W00t. ;) 2008-11-16 23:44:47 +00:00
Dries Buytaert b22a3c026d - Added missing file from 2008-11-16 19:51:15 +00:00
Dries Buytaert dc65b62ace - Patch by drewish, roychri et al: modify file_scan_directory to use a regex for the nomask (and code clean-up). 2008-11-16 19:41:14 +00:00
Dries Buytaert a6b4f3b61f - Patch by chx, Damien Tournoud: made sure that all error messages show a good error message. 2008-11-16 18:57:18 +00:00
Dries Buytaert fff06eca38 - Patch by dmitrig01: usability improvement - hide machine readable name of node type by default. 2008-11-16 18:19:46 +00:00
Dries Buytaert 5fbdca023f - Patch by MadHarold, boombatower: parse_size() and format_size() do not use the same kilo standard. 2008-11-16 15:19:34 +00:00
Dries Buytaert daf5005c23 - Patch by Xano: display human readable module names on permission administration page. 2008-11-16 15:10:49 +00:00
Dries Buytaert b55ff2da24 - Patch by John Morahan: converted book module to the new database abstraction layer. 2008-11-16 15:02:45 +00:00
Dries Buytaert 036a026433 - Patch by catch: clean up of taxonomy module tests. 2008-11-16 14:59:33 +00:00
Dries Buytaert 9ccdaf2594 - Patch by anantagati, BartVB, drewish et al: fixed undefined index. 2008-11-16 14:58:28 +00:00
Angie Byron abcebbfee2 by chx and Damien Tournoud: Lay groundwork for SQLite patch. 2008-11-16 04:38:15 +00:00
Angie Byron 055668924b by swentel: Fix notices in form.inc visible from update.php. 2008-11-15 15:32:36 +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 97fdc49191 - Patch by justinrandell: replace module_list with module_implements when calling a hook. 2008-11-15 11:45:04 +00:00
Dries Buytaert 10104ba94a - Patch by recidive: rename block module tables to singular. Requires you to run update.php. 2008-11-15 08:23:07 +00:00
Dries Buytaert 4595edbfc8 - Patch by justinrandell: fixed update_get_project_name. 2008-11-15 07:43:06 +00:00
Dries Buytaert 8fb1fc5c90 - Patch by Damien Tournoud: fixing the schema api tests. 2008-11-13 21:25:05 +00:00
Dries Buytaert 44c8391d32 - Patch by hswong3i: empty insert statements are better handled now. Comes with tests. 2008-11-13 21:08:16 +00:00
Dries Buytaert a269b9cc1d - Patch by hswong3i: tests for queryRange(). 2008-11-13 21:02:10 +00:00
Dries Buytaert 3a3c482776 - Patch by chx: fix handling of NULL default values in MySQL schema API. This fixes most but not all tests. 2008-11-13 20:52:13 +00:00