Commit Graph

9341 Commits (b4435decef6ebbfa2c5e9da23c2916fca3b04f57)

Author SHA1 Message Date
Angie Byron b4435decef #11077 follow-up: adding missing timezone.js file. 2008-11-21 04:33:28 +00:00
Angie Byron 328982747d #293514 by mikey_p: Add tests for menu_rebuild_needed. 2008-11-20 07:18:59 +00:00
Angie Byron b47ecd8ad7 #320009 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 #11077 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 #335214 by quicksketch: Speed up simpletest.js and make it more cross-browser compliant. 2008-11-20 05:51:58 +00:00
Angie Byron b4e9d52b3b #107051 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 #334671 by Steve Dondley: still tests failing. 2008-11-18 15:06:47 +00:00
Dries Buytaert 3390569295 - Patch #334671 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 #74645 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 #302054 2008-11-16 19:51:15 +00:00
Dries Buytaert dc65b62ace - Patch #74645 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 #328781 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 #302054 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 #267883 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 #334746 by Xano: display human readable module names on permission administration page. 2008-11-16 15:10:49 +00:00
Dries Buytaert b55ff2da24 - Patch #302207 by John Morahan: converted book module to the new database abstraction layer. 2008-11-16 15:02:45 +00:00
Dries Buytaert 036a026433 - Patch #334271 by catch: clean up of taxonomy module tests. 2008-11-16 14:59:33 +00:00
Dries Buytaert 9ccdaf2594 - Patch #207736 by anantagati, BartVB, drewish et al: fixed undefined index. 2008-11-16 14:58:28 +00:00
Angie Byron abcebbfee2 #333095 by chx and Damien Tournoud: Lay groundwork for SQLite patch. 2008-11-16 04:38:15 +00:00
Angie Byron 055668924b #334732 by swentel: Fix notices in form.inc visible from update.php. 2008-11-15 15:32:36 +00:00
Dries Buytaert 15671f471b - Patch #332123 by webchick, lilou: remove t() function from schema descriptions. 2008-11-15 13:01:11 +00:00
Dries Buytaert 97fdc49191 - Patch #334030 by justinrandell: replace module_list with module_implements when calling a hook. 2008-11-15 11:45:04 +00:00
Dries Buytaert 10104ba94a - Patch #331570 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 #334238 by justinrandell: fixed update_get_project_name. 2008-11-15 07:43:06 +00:00
Dries Buytaert 8fb1fc5c90 - Patch #302399 by Damien Tournoud: fixing the schema api tests. 2008-11-13 21:25:05 +00:00
Dries Buytaert 44c8391d32 - Patch #321100 by hswong3i: empty insert statements are better handled now. Comes with tests. 2008-11-13 21:08:16 +00:00
Dries Buytaert a269b9cc1d - Patch #322458 by hswong3i: tests for queryRange(). 2008-11-13 21:02:10 +00:00
Dries Buytaert 3a3c482776 - Patch #333499 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
Dries Buytaert a56f3a8773 - Patch #302399 by chx, Damien Tournoud: tests for schema API. 2008-11-13 20:49:17 +00:00
Dries Buytaert bfc650573c - Patch #297225 by keith.smith: massaged the text on the modules page a bit. 2008-11-13 20:27:30 +00:00
Angie Byron 939a1f01a1 #332145 by catch and Arancaytar: Fix regression on term submit form. 2008-11-13 08:13:56 +00:00
Angie Byron d8aafce20d #328110 by marcingy, Damien Tournoud, swentel, and pwolanin: Fix error on admin/build/menu, and robustify the test so we catch stuff like this in the future. 2008-11-13 05:54:35 +00:00
Dries Buytaert 8cea8dad02 - Patch #331213 by Damien Tournoud: make it easier to write database driver. 2008-11-12 08:30:23 +00:00
Dries Buytaert 59ece2e39d - Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups. 2008-11-11 22:39:59 +00:00
Dries Buytaert 9d631d22f9 - Patch #314532 by jsaints, Crell, Arancaytar, CorniI, Rob Loach, et al: convert comment module to new DB layer. Doesn't break any additional tests so if we discover a regression, please submit a test with it. 2008-11-11 21:44:01 +00:00
Dries Buytaert a56f520fad - Patch #331213 by chx and Damien Tournoud: welcome weird database drivers. 2008-11-11 20:37:46 +00:00
Dries Buytaert ac95fd4356 - Patch #193580 by gpk: late Drupal 6 CHANGELOG.txt item. 2008-11-11 20:25:01 +00:00
Dries Buytaert a80672230f - Patch #332623 by Damien Tournoud: fixed importing translations and added a test. 2008-11-11 20:22:17 +00:00
Angie Byron 5d85d16a75 Oops. Roll-back of #328110. Apologies 2008-11-11 18:15:01 +00:00
Angie Byron f2ecddea98 #328110 by Damien Tournoud: Remove recoverable fatal error from menu system. 2008-11-11 16:56:48 +00:00
Dries Buytaert bd108c7f10 - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up. 2008-11-11 16:49:38 +00:00
Angie Byron ea02bd1d2e #258089 follow-up by JohnAlbin: Fix missing period on code comment. Trivial Patch of the Month award! :) 2008-11-10 15:40:03 +00:00
Angie Byron 5a2fbd01ba #275842 by chx and boombatower: Reflect accurate maintainers in MAINTAINERS.txt. 2008-11-10 05:27:56 +00:00
Angie Byron 0762f60073 #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js(). 2008-11-10 05:23:01 +00:00
Angie Byron 9020a9a201 #331719 follow-up by chx: Remove ambiguity from search score queries. 2008-11-10 05:19:50 +00:00
Angie Byron 0aeda0f143 Roll-back of #304936; broke because #74645 patch was rolled back. 2008-11-09 05:50:48 +00:00
Angie Byron 8f8cdb6197 Further rollback of patch #74645 - hunk got skipped for some reason. 2008-11-09 05:38:50 +00:00
Angie Byron 2ea70d6507 #304940 by drewish: Stop SimpleTest from trying to upload non-files. 2008-11-09 03:07:54 +00:00
Angie Byron cccc620603 #304936 by drewish and boombatower: Fix SimpleTest copying/deletion. 2008-11-09 03:02:03 +00:00
Angie Byron 6da33f2055 #314147 follow-up by catch: Fixed typos with previous patch, and added tests. 2008-11-09 00:58:03 +00:00