Commit Graph

30 Commits (39c3344ac6bb252d4f5f9aa2afd13c2cf989562d)

Author SHA1 Message Date
Angie Byron ec0dbd35c8 #91250 by ontwerpwerk, hass, profix898, Rob Loach, and mfer: Allow drupal_add_js() to reference external JavaScript files. 2009-02-28 07:36:06 +00:00
Angie Byron ac484c277a #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries. 2009-02-18 13:46:55 +00:00
Angie Byron b83aa19bb2 #370846 follow-up by catch: Fix #weight sorting in drupal_render(). 2009-02-13 04:43:00 +00:00
Angie Byron 9b50597eb2 #369423 by nedjo: Fix drupal_write_record() bug with multi-field primary keys (with tests). 2009-02-13 02:25:59 +00:00
Angie Byron c591f4562d #370846 by catch: Further improve performance of drupal_render() sorting (with tests). 2009-02-09 03:29:54 +00:00
Dries Buytaert f12b1b637f - Patch #354812 by catch, mfer: filter_xss_bad_protocol is called hundreds of times on some pages. 2009-01-31 19:07:45 +00:00
Angie Byron f5a4f24b5e #364407 by catch: Fix drupal_render() sorting (with tests). 2009-01-27 02:14:42 +00:00
Angie Byron d5968378ac #345973 by aaron and Rob Loach: Move parameter on drupal_add_css/js to a 'type' instead, to clean up calling code. 2009-01-22 03:56:12 +00:00
Dries Buytaert 60c06921ce - Patch #291026 by Dave Reid et al: further (usability) improvements to the E_NOTICE handling. 2009-01-21 14:22:33 +00:00
Dries Buytaert 388fe5b6d7 - Patch #124492 by mfer: added support for IPv6 and % characters. Comes with tests\! 2009-01-11 08:39:08 +00:00
Dries Buytaert 18ad0f6933 - Patch #124492 by mfer, c960657 et al: valid_url() does not support all valid URL characters. 2009-01-08 19:09:49 +00:00
Dries Buytaert 445823f6bb - Patch #337783 by Dave Reid, drewish: array-itize drupal_http_requests()'s parameters. 2008-12-26 21:01:57 +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 63e195eb30 - Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase. 2008-11-26 13:48:50 +00:00
Dries Buytaert eda100b83d - Patch #338403 by drewish: code comments clean-up. 2008-11-25 13:14:29 +00:00
Angie Byron 1b4dd805ca #315801 by Rob Loach, Grugnoh2, mfer and dmitrig01: Add a hook_js_alter() to modify JavaScript being printed to the page. 2008-11-23 16:00:08 +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
Angie Byron abcebbfee2 #333095 by chx and Damien Tournoud: Lay groundwork for SQLite patch. 2008-11-16 04:38:15 +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
Dries Buytaert fa94c66c92 - Patch #328719 by c960657: make the module list tests succeed again. 2008-11-01 21:21:35 +00:00
Dries Buytaert df2cf40d2c - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css(). 2008-10-26 18:06:39 +00:00
Dries Buytaert d1d3ce0be7 - Patch #315797 by mfer, Rob Loach, et al: rework the parameter of drupal_add_js. 2008-10-22 19:39:36 +00:00
Dries Buytaert 967d8f67ac - Patch #304924 by Damien Tournoud: extend error handler to manage exceptions. I have one exception and one fail. 2008-10-15 16:05:51 +00:00
Dries Buytaert 6f8b5f9a5b - Patch #296297 by beeradb, boombatwoer: tests for drupal_get_content and drupal_set_content. Yay. 2008-09-17 07:01:31 +00:00
Angie Byron 73356fde8b #296310 by DamZ: Fixes to drupal_http_request() and accompanying tests. 2008-09-06 15:06:10 +00:00
Dries Buytaert 32981b119b - Patch #296310 by domas, dmitrig01, boombatower: drupal_http_request tests. 2008-09-02 17:00:34 +00:00
Dries Buytaert fadcc4f9c1 - Patch #295564 by mustafau, Damien Tournoud et al: drupal_http_rqeuest triggers error. 2008-08-29 14:45:19 +00:00
Dries Buytaert 69e6f411a9 - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7. 2008-08-21 19:36:39 +00:00
Dries Buytaert c639b5135f - Patch #295564 by boombatower, Damien Tournoud: fixed drupal_http_request error and cleaned up some simpletest stuff. We should have a much more funky 'all tests passed' screen. Having all tests pass shouldn't be this boring. Let's be a bit more creative and injest some fun ... ;-) 2008-08-16 07:31:01 +00:00
Dries Buytaert ab4e39da83 - Patch #283806 by mustafau: fixed bug in drupal_http_request() and added some first drupal_http_request() tests to core. Yay. 2008-08-13 07:11:18 +00:00