Commit Graph

9459 Commits (ee700371aca60269b9c752d1e143cae64d18a745)

Author SHA1 Message Date
Dries Buytaert ee700371ac - Patch #319404 by Dave Reid: simplify actions_sychronize and remove paramater. 2008-12-20 05:20:21 +00:00
Dries Buytaert 1415f6b743 - Patch #330090 by j.somers: avoid duouble escaping. 2008-12-20 03:53:18 +00:00
Dries Buytaert c43e4639d7 - Patch #309784 by Darren Oh: unordered lists override numbered lists. 2008-12-19 15:42:26 +00:00
Dries Buytaert da4cd3cc8c - Patch #343746 by asimmonds: fixed typo in loading multiple terms at once. Added a test for it too\! 2008-12-19 15:34:27 +00:00
Dries Buytaert ec4eba68d7 - Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL. 2008-12-19 03:55:23 +00:00
Dries Buytaert eb9aefe8b5 - Patch #344361 by Rob Loach, recidive: remove some cruft left from the de-op nodeapi patch. 2008-12-18 23:07:50 +00:00
Dries Buytaert 8a48acb0b2 - Patch #331708 by chx: convert poll_choice_js to FAPI2. 2008-12-18 14:38:37 +00:00
Dries Buytaert 22570fd6f5 - Patch #345866 by alexanderplas: remove from hook_block() -- addendum patch. 2008-12-18 03:58:24 +00:00
Dries Buytaert 8d7eeb0df6 - Modified patch #348408 by boombatower: clariy run-test.sh script and provide some better help. 2008-12-18 03:55:02 +00:00
Angie Byron a7d66871bd #283246 by Damien Tournoud, Dave Reid, drewish, boombatower: Store original user when prior to running tests. 2008-12-18 00:42:55 +00:00
Dries Buytaert 574a2e47ee - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block(). 2008-12-16 23:57:33 +00:00
Dries Buytaert 18d22419f3 - Patch #339929 by Moshe et al: move node links into ->content. 2008-12-16 22:05:51 +00:00
Dries Buytaert 9fe9144ae7 - Patch #169937 by Heine, drumm: user_save should not regenerate the session even when the current user is not the edited user. 2008-12-16 21:09:55 +00:00
Dries Buytaert 90276160cb - Patch #347228 by kajetan: missing return statement. 2008-12-16 21:04:08 +00:00
Dries Buytaert 0cf64bcaa7 - Patch #218730 by swentel: removed unused function from forum.module. 2008-12-13 14:05:11 +00:00
Dries Buytaert 0f99a1fb2d - Patch #346529 by Dave Reid: fixed bug in assertFieldByXPath. 2008-12-13 14:03:21 +00:00
Dries Buytaert fee3ce3020 - Patch #229051 by Josh Waihi: made top visitor page work on PostgreSQL. 2008-12-13 13:52:40 +00:00
Dries Buytaert 4c5221a939 - Patch #299178 by Crell et al: add support for subqueries in FROM and JOIN clauses in dynamic query. Cool feature/syntax. 2008-12-12 16:21:58 +00:00
Dries Buytaert 096b7b15b2 - Patch #345632 by Dave Reid: fixed a broken test that went unnoticed by the test bots. 2008-12-12 16:18:31 +00:00
Dries Buytaert 2a421f116f - Patch #345167 by JacobSignh, pwolanin, jlkreiss, keith.smith et al: fix some new line behavior in drupal_http_request(). 2008-12-12 16:07:13 +00:00
Dries Buytaert 01ed110a6b - Patch #345838 by Dave Reid: remove user creation from drupalLogin(). drupalLogin() should only do one thing, and do it well. :) 2008-12-11 20:35:37 +00:00
Dries Buytaert 60524be44b - Patch #345632 by boombatower: corrected assertTitle logic and added assertNoTitle for completeness. 2008-12-11 20:11:40 +00:00
Dries Buytaert 8802e0d3af - Patch #276111 by pwolanin, Gabor et al: validate translation strings on import. 2008-12-09 19:53:36 +00:00
Dries Buytaert 8ad5cba994 - Patch #344661 by Dave Reid: API doc improvements for hook_translation_link_alter. 2008-12-09 11:36:04 +00:00
Dries Buytaert c0cb68abcc - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups. 2008-12-09 11:30:25 +00:00
Dries Buytaert 7c30a1bac9 - Patch #342693 by Damien Tournoud et al: DatabaseStatement Prefect iterator did not implement a proper forward-only one cursor. 2008-12-09 11:22:11 +00:00
Dries Buytaert 6f859fdd8f - Patch #328781 by Damien Tournoud and Dave Reid: fixed simpletest error reporting. 2008-12-09 11:09:26 +00:00
Dries Buytaert c50651f7fb - Patch #340557 by Dave Reid: use static caching in drupal_is_front_page(). 2008-12-09 07:16:10 +00:00
Dries Buytaert 1ffa4fe38b - Patch #343631 by Dave Reid: cleaned up the database tests. 2008-12-08 22:02:45 +00:00
Dries Buytaert 09b49acb67 - Patch #343259 by John Morahan: improved taxonomy_get_tree API. 2008-12-08 21:54:33 +00:00
Dries Buytaert 55382d04a7 - Patch #318016 by Dave Reid: step one to standardizing type-hinting. 2008-12-08 21:41:54 +00:00
Angie Byron 372846e1dc #333060 by merlinofchaos, dvessel, neclimdul: Prevent parent theme clobbering. 2008-12-07 09:32:58 +00:00
Angie Byron fcb68d747e #305653 follow-up by sun: Prevent themes from being disabled during update. 2008-12-07 08:23:07 +00:00
Angie Byron baa9c7e2b0 #343765 by Dave Reid: Initialize SimpleTest with a value for required site_mail variable. 2008-12-07 07:55:24 +00:00
Angie Byron 6d84974ff5 #343620 by Dave Reid: Fix db_update() failure on expression-only SQL (with test). 2008-12-07 07:51:55 +00:00
Angie Byron da3a3ac7bf #61108 by Uwe Hermann: Minor whitespace changes in LICENSE.txt so it matches what's available at GNU.org. 2008-12-06 17:30:46 +00:00
Dries Buytaert feb7836220 - Patch #342988 by ultimateboy: fixed order of attributes in PHPdoc. 2008-12-05 22:30:20 +00:00
Dries Buytaert 58b0235a72 - Patch #324313 by catch et al: load multiple nodes and terms at once. 2008-12-05 22:18:46 +00:00
Dries Buytaert 0b06c68b98 - Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usability of the aliased URL admin page. 2008-12-05 12:50:28 +00:00
Dries Buytaert 4e9d1f7d1c - Patch #342366 by John Morahan, Dave Reid, Damien Tournoud: fixed replacement of unnamed placeholders in SQLite. 2008-12-05 12:41:27 +00:00
Angie Byron 5a53f843d7 #333658 by sun: Code clean-up for actions.inc. 2008-12-04 18:42:03 +00:00
Dries Buytaert 36bcedc486 - Patch #342493 by mayor: make aggregator.test work on PostgreSQL. 2008-12-04 11:11:59 +00:00
Dries Buytaert eab8a13bcb - Patch #341910 by mayer: make file_space_used work on PostgreSQL. 2008-12-04 11:09:33 +00:00
Dries Buytaert dc82bc5ab0 - Patch #341872 by mayer, catch: fixed bug in database conversion and added a missing test for taxonomy_term_save(). 2008-12-04 10:57:17 +00:00
Dries Buytaert 424aaef46c - Patch #341885 by sun: remove absolute argument in theme_filter_tips(). 2008-12-03 19:43:21 +00:00
Dries Buytaert 939df0b3cd - Patch #107824 by Dave Reid, AlexisWilke et al: convert certain URL fields from VARCHAR to TEXT to avoid errors. 2008-12-03 19:22:09 +00:00
Dries Buytaert cadd9bd54c - Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my. 2008-12-03 16:32:22 +00:00
Dries Buytaert 5c72eb294a - Patch #327269 by c960657: when drupal_page_cache_header() compares the client's If-Modified-Since header to $cache->created, it assumed a certain date format. However, HTTP/1.1 allows several variations of the date format, i.e. the same time may be represented in slightly different ways. If the client sends the date in a different format than the one generated by Drupal, it would never receive a 304 Not Modified response. Also added a good amount of tests for the drupal_page_cache_header() code. 2008-12-03 14:51:53 +00:00
Dries Buytaert 3aaffd3364 - Patch #320510 by hswong3i et al: convert menu.inc to new database abstraction layer. 2008-12-03 14:38:59 +00:00
Dries Buytaert 0a062b2c23 - Patch #336115 by Dave Reid: fixing line endings. 2008-12-03 12:31:37 +00:00