Commit Graph

65 Commits (bc23bfaa11d6a8d40bb12812cfa081b9c5d9b672)

Author SHA1 Message Date
Dries Buytaert 1f1734af01 - Patch #552958 by Gábor Hojtsy: create 'regional and language' section in 'configuration and modules'. 2009-08-21 14:28:52 +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 c924749147 #296324 follow-up by JuliaKM: Wrap comment at 80 chars. 2009-08-16 17:37:06 +00:00
Angie Byron 7e707543f5 #296324 by R.Muilwijk, kscheirer, and pamelad: Fixed TestingParty08: url() for internal urls need a thorough test. 2009-08-16 03:16:19 +00:00
Angie Byron 6a97ac176e #296319 by redndahead, lilou, domas, and kscheirer: Added tests for external URL options. 2009-08-15 06:30:38 +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 6e3832f4ff #264876 by Rob Loach, jhedstrom, mfer: Allow external CSS files through drupal_add_css(). 2009-08-14 16:15:38 +00:00
Dries Buytaert 735e532bee - Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and modules' section so we can start moving over configuration items. Let's see how this goes ... 2009-08-11 11:52:46 +00:00
Dries Buytaert 1a5c71e2da - Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight to drupal_add_css. 2009-07-30 19:57:10 +00:00
Dries Buytaert 5a8452c55b - Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_attributes() for multiple valued values. 2009-07-15 17:40:18 +00:00
Dries Buytaert 5cbf5d3bc1 - Patch #510460 by tic2000: improved CSS test. 2009-07-14 10:43:21 +00:00
Angie Byron 735e1d904f #500866 by boombatower: Remove t() from getInfo in tests. 2009-07-13 21:51:42 +00:00
Angie Byron ffc8cab84b #505528 by Damien Tournoud and Rob Loach: Ensure proper weight of JS files. 2009-07-10 05:45:56 +00:00
Dries Buytaert a4411976fd - Patch #373201 by Berdir: clean-up of some drupal_render() oversight. 2009-07-07 13:51:58 +00:00
Angie Byron 4a4a6570d8 #315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for modules to register JS/CSS libraries. 2009-07-04 18:26:42 +00:00
Dries Buytaert e49ac650a6 - Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not call drupal_urlencode(). 2009-07-03 19:21:55 +00:00
Dries Buytaert 293ea4c569 - Patch #316189 by mfb, grndlvl: improved the format_date() test. 2009-07-03 05:15:41 +00:00
Angie Byron 0142292c71 #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions. 2009-07-02 04:27:23 +00:00
Dries Buytaert a8bc7688c9 - Patch #316189 by mfb: tests for format_date. 2009-06-30 09:39:19 +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 36e3d552cf - Patch #156582 by c960657, Damien Tournoud, townxelliot: added support for timeouts to drupal_http_request(). 2009-06-06 15:43:05 +00:00
Angie Byron 39c302eec0 #475596 by emmajane, catch, yoroy, et al. Move default welcome message to help system. 2009-06-02 03:33:36 +00:00
Dries Buytaert e2184e25ac - Patch #464714 by chx, DamZ: speed up the tests by bringing unit tests backt to live. Unit tests bootstrap faster and have the potential to speed up testing. We'll need help converting tests where possible. 2009-05-25 05:20:16 +00:00
Dries Buytaert a24a6c2bba - Patch #471070 by stella: millions of code style fixes. 2009-05-24 17:39:35 +00:00
Dries Buytaert 765d0572a2 - Patch #471142 by stella: code style fixes. 2009-05-24 05:21:56 +00:00
Angie Byron 21b1f95b40 #469768 by sun and mr.baileys: Move error handling testing to their own separate .test and .module. 2009-05-22 14:57:36 +00:00
Dries Buytaert 02c8592759 - Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API. 2009-05-21 21:12:25 +00:00
Angie Byron 8b63d832de #426906 by Rob Loach: Convert drupal_add_js/css to static caching API. 2009-05-16 13:26:31 +00:00
Dries Buytaert ac5e86e05c - Patch #329015 by Damien Tournoud: improved error handling of batch API. 2009-05-03 07:35:37 +00:00
Angie Byron fc7283235b #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions. 2009-04-27 20:19:38 +00:00
Dries Buytaert 031ba7d665 - Patch #345591 by pwolanin, c960657: make the tests work when running with CGI. 2009-04-27 19:11:25 +00:00
Dries Buytaert e9946015c7 - Patch #345591 by pwolanin, JacobSingh: drupal_http_request() should return the original status message and protocol. 2009-04-25 13:56:06 +00:00
Dries Buytaert 526401c4c8 - Patch #147310 by c960657 et al: better cache headers for reverse proxies. 2009-04-22 09:45:03 +00:00
Angie Byron f40532da76 #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest. 2009-03-31 01:49:55 +00:00
Angie Byron a0cca9a472 #259368 by Rob Loach, mfer, and sun: Allow drupal_add_css() to add/aggregate inline CSS. 2009-03-30 05:13:45 +00:00
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