Commit Graph

1303 Commits (e7a8f5129682d66b8c9454cd6fecb424e664d0b8)

Author SHA1 Message Date
Dries Buytaert a2d78da0c2 - Patch #605552 by dereine, mr.baileys: function l() fragment 0 return not #0. 2010-08-10 01:00:42 +00:00
Dries Buytaert e60d38c781 - Patch #797680 by lyricnz, jbrown: drupal_write_record() unnecessarily sets primary keys while updating. 2010-08-09 00:13:06 +00:00
Dries Buytaert e3a52979f6 - Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is default theme now. 2010-08-08 19:35:49 +00:00
Angie Byron 6a421dc605 #755856 by jbrown: Don't insert default values into db in drupal_write_record(). 2010-08-05 08:36:08 +00:00
Angie Byron 9874567891 #842962 by jhodgdon, chx: Fixed hook_menu() and drupal_deliver_page() need to warn about access checks in documentation. 2010-08-05 07:56:14 +00:00
Dries Buytaert 98ef4e3e4a - Patch #258846 by casey, Gribnif: CSS aggregation fails to parse some url()'s. 2010-08-03 02:14:50 +00:00
Dries Buytaert c4afc66dea - Patch #870620 by cwgordon7: trailing whitespace in common.inc. 2010-08-01 19:54:31 +00:00
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert 7c9948f0db - Patch #855380 by plach: () should be used to lookup the current path alias. 2010-07-30 01:52:54 +00:00
Dries Buytaert 0de52de646 - Patch #747252 by justinrandell, dhthwy, aspilicious: cannot extract themes and modules. 2010-07-29 02:27:43 +00:00
Dries Buytaert d2f7ddd8b8 - Patch #822108 by jhodgdon, aaronbauman, justinrandell: rediscover bootstrap hook implementations during cache clear. 2010-07-29 02:00:27 +00:00
Dries Buytaert dca92900fb - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'. 2010-07-24 17:28:27 +00:00
Dries Buytaert 2ad0a2c1f7 - Patch #684982 by plach: audit of global language variable use. 2010-07-16 02:37:06 +00:00
Angie Byron 9e6313e84f #715142 by effulgentsia, msmithgu, mr.baileys, Damien Tournoud, sun: Fixed Various URLs escaped twice, since check_url() resp. filter_xss_bad_protocol() calls check_plain(). 2010-07-07 17:00:43 +00:00
Dries Buytaert c0ca1e4563 - Patch #805702 by Berdir: cron should use locking framework. 2010-07-02 15:31:10 +00:00
Dries Buytaert e4be0eb7e8 - Patch #327331 by mr.baileys, wrwrwr: fix filter_xss() to not allow empty style/on* attributes at end of opening tag. 2010-07-01 19:41:18 +00:00
Dries Buytaert 435e4e0310 - Patch #effulgentsia: remove left-overs. 2010-07-01 00:46:57 +00:00
Dries Buytaert 267ebfb7b6 - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be per database connection. 2010-06-28 19:57:34 +00:00
Dries Buytaert 02b746382e - Patch #839520 by agentrickard: entity_uri() should pass the entity data to url(). 2010-06-28 18:21:46 +00:00
Dries Buytaert ebbb3eff94 - Patch #795022 by nenne, brightplum: drupal_explode_tags() and drupal_implode_tags() should point to each other; taxonomy_implode_tags() too. 2010-06-27 16:49:58 +00:00
Dries Buytaert a6012a2062 - Patch #838408 by chx: remove hook_menu_active_handler_alter(). 2010-06-26 21:38:38 +00:00
Dries Buytaert 242c47de38 - Patch #830820 by Jacine: themes can alter CSS. 2010-06-25 18:56:11 +00:00
Dries Buytaert 65d3b5dd43 - Patch #834710 by solotandem, jhodgdon: filter_xss() documentation does not indicate a return value. 2010-06-24 18:51:33 +00:00
Dries Buytaert c28bba827e - Patch #834924 by jhodgdon: entity_invoke() is worthless. 2010-06-23 02:45:35 +00:00
Angie Byron 8a27a7dd61 #733028 by cha0s, agentrickard: Fixed SA-CORE-2010-001 - Open redirection. 2010-06-21 14:59:14 +00:00
Angie Byron 34dbad55c5 #444228 follow-up by Tri, ridgerunner, Damien Tournoud, et al: Improve Optimize CSS performance by removing support for Mac IE 5.5 comment hacks, and add tests. (Apologies; some of this went in with a previous commit http://drupal.org/cvs?commit=382522) 2010-06-21 01:35:25 +00:00
Angie Byron f174e9cc55 #448292 by Frank Ralf, David_Rothstein, mgifford, Everett Zufelt, Bojhan, mohammed76, et al: Fixed Drag and Drop for table rows is not accessible to screen-reader users. 2010-06-20 17:34:51 +00:00
Dries Buytaert cb043e8c48 - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level submit functions on button level submits, without validation. Oh yeah. 2010-06-17 13:44:45 +00:00
Dries Buytaert e4afcae139 - Patch #819844 by agentrickard: better documentation for url_is_external(). 2010-06-09 14:55:30 +00:00
Dries Buytaert 15bca6e462 - Patch #803212 by effulgentsia, Heine: protection against forgery of input selection value doesn't work with checkboxes. 2010-06-05 13:18:09 +00:00
Dries Buytaert 654921c474 - Patch #782056 by aspilicious: removing tabs and trailing white space. 2010-05-26 19:51:01 +00:00
Dries Buytaert 5abc116f44 - Patch #437228 by effulgentsia: remove hard-coded check for 'Apache' for deciding whether to add 'index.php' within url(). 2010-05-26 10:52:28 +00:00
Dries Buytaert 6826f8640d - Patch #730420 by andrewmacpherson: make html.tpl.php less dependant on rdf namespaces. 2010-05-26 10:47:20 +00:00
Dries Buytaert 5ff0c0d3c7 - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen. 2010-05-23 19:10:23 +00:00
Dries Buytaert f10d728125 - Patch #803650 by aaronbauman: calling entity_create_stub_entity() with a revision id creates fatal error unversioned entity types. 2010-05-21 15:52:19 +00:00
Dries Buytaert 34792fa8ae - Patch #303838 by c960657, Aron Novak: drupal_http_request() - case sensitive HTTP header field names. 2010-05-20 08:51:24 +00:00
Dries Buytaert 725481d71b - Patch #768490 by JohnAlbin, sign: theme_table_select_header_cell() is not really a theme function. 2010-05-19 19:22:24 +00:00
Dries Buytaert 09b0283675 - Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6. 2010-05-18 18:26:30 +00:00
Dries Buytaert d4200e2600 - Patch #763850 by c960657: require_once() and drupal_get_path() inconsistencies. 2010-05-18 18:11:13 +00:00
Dries Buytaert 7d2d610f13 - Patch #796120 by c960657: do not urldecode() parameters in drupal_goto(). 2010-05-18 06:59:46 +00:00
Dries Buytaert 589ec7b758 - Patch #796048 by jbafford: drupal_build_js_cache() improperly merged JS files in some cases. 2010-05-16 19:21:45 +00:00
Angie Byron 16a30f1958 #721400 follow-up by pwolanin: Remove unnecessary query strings from CSS/JS files. 2010-05-14 03:38:49 +00:00
Dries Buytaert 47653eae18 - Patch #730046 by pwolanin, Damien Tournoud: performance settings page is inconsistent. 2010-05-12 08:26:15 +00:00
Dries Buytaert daede057fd - Patch #721400 by pwolanin, Owen Barton, DamienMcKenna: don't change filenames for aggregated JS/CSS. 2010-05-09 19:44:25 +00:00
Dries Buytaert d30e1588cf - Patch #341588 by voxpelli, mikl, dereine: drupal_json_output() must use correct mime-type. 2010-05-04 14:55:22 +00:00
Dries Buytaert 71713081a2 - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
Angie Byron d4379fbdd9 #767738 by rfay, sun: Complete and much more betterer re-write of drupal_process_states() documentation. 2010-05-01 00:05:04 +00:00
Dries Buytaert ed1e9a46a5 - Patch #713028 by hefox, jhodgdon, solotandem: drupal_system_listing() indicates incorrect key values. 2010-04-30 20:17:28 +00:00
Dries Buytaert ca1fc09e1f - Patch #555830 by effulgentsia: better code comments. 2010-04-30 20:07:03 +00:00
Dries Buytaert 5f98fb812b - Patch #555830 by sun, effulgentsia, mgifford, TheRec, aspilicious: clean up theme_image() to use drupal_attributes() for all attributes and revisit defaults for 'alt' and 'title'. 2010-04-30 12:53:47 +00:00
Angie Byron e1a00ff848 #758804 by David_Rothstein: Remove unnecessary calls to rebuild module and theme data in the installer. 2010-04-29 05:33:43 +00:00
Dries Buytaert 0b61ecfe3a - Patch #782056 by aspilicious: removing every tab + trailing white space in core. 2010-04-28 20:25:22 +00:00
Dries Buytaert 78276cc97e - Patch #617126 by pwolanin, Damien Tournoud, mkalkbrenner: work around PHP bugs in drupal_http_request(). 2010-04-27 10:24:24 +00:00
Dries Buytaert df52ebb726 - Patch #740764 by mr.baileys, aspilicious: add missing functions to the sanitization group. 2010-04-24 14:53:59 +00:00
Angie Byron 453032c117 #692950 by effulgentsia, chx, aaron, catch, moshe weitzman, sun: Use hook_module_implements_alter() to allow modules to alter the weight of hooks in module_implements(). 2010-04-22 22:36:01 +00:00
Angie Byron cca6d06c01 #721082 by scor, linclark: Fixed Prevent conflicting namespaces and move hook_rdf_namespaces() invocation into rdf.module. 2010-04-22 21:41:09 +00:00
Angie Byron 98df60e726 #357799 by unexpand and Heine: Clarify return value of drupal_render() function. 2010-04-22 08:18:56 +00:00
Dries Buytaert 2aad3ce052 - Patch #768518 by catch: element_info() should use drupal_static_fast() pattern. 2010-04-17 12:35:35 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Dries Buytaert d5ce7f5281 - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctly in AJAX context with multiple forms on page. 2010-04-07 17:30:43 +00:00
Dries Buytaert 246d0a874c - Patch #763962 by effulgentsia: remove ineffective static caching of within url(). 2010-04-07 07:19:00 +00:00
Dries Buytaert ba96cffdb7 - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter(). 2010-04-06 19:49:03 +00:00
Dries Buytaert 0b66c97168 - Patch #303987 by jhodgdon, CitizenKane: l() documentation needs to say something about encoding. 2010-04-06 16:41:08 +00:00
Dries Buytaert f88676a590 - Patch #499774 by jbrauer: support use of feed:// URLs as synonyms for http:// in core. 2010-04-06 06:43:19 +00:00
Dries Buytaert fa63e6fe68 - Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave Reid, JohnAlbin, aspilicious: themes disabled during update. 2010-03-31 19:10:39 +00:00
Dries Buytaert d35cf3f36e - Patch #755586 by c960657: don't call is_writable() in each request. 2010-03-31 15:35:29 +00:00
Dries Buytaert cf7750838d - Patch #707724 by yche: forgot to rename 'object keys' to 'entity keys'. 2010-03-28 10:46:36 +00:00
Dries Buytaert d864fc6363 - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info(). 2010-03-27 18:41:14 +00:00
Angie Byron 8439d8df63 #621902 by jhodgdon and mfer: Fixed Docs for drupal_add_js(). 2010-03-27 05:55:24 +00:00
Angie Byron 7d4b84b878 #707724 follow-up by yched: Fix more confusing field/entity api arguments. 2010-03-27 05:52:50 +00:00
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Dries Buytaert 85969b0590 - Patch #752096 by c960657: remove unused check_file(). 2010-03-25 10:45:03 +00:00
Dries Buytaert 8745ceabf4 - Patch #751002 by c960657: _drupal_flush_css_js() is too complex. 2010-03-23 21:44:10 +00:00
Dries Buytaert 9b8c393d4e - Patch #443514 by casey, sun: stylesheet override logic prevents loading of stylesheets of third-party libraries. 2010-03-21 21:14:30 +00:00
Dries Buytaert f505b6a978 - Patch #746676 by pwolanin, Rob Loach: new grouping messes with JavaScript weight. 2010-03-21 20:26:41 +00:00
Dries Buytaert e3da79e270 - Patch #720226 by trevjs: documentation for l() missing language key. 2010-03-18 19:15:02 +00:00
Dries Buytaert f87f488e1d - Patch #431776 by catch, agentrickard, Damien Tournoud, Dries: cron should run as anonymous when invoked via the run-cron link on the status report page. 2010-03-12 14:20:32 +00:00
Dries Buytaert 052a1da533 - Patch #739450 by mr.baileys: rename WATCHDOG_EMERG to WATCHDOG_EMERGENCY. 2010-03-11 21:23:06 +00:00
Dries Buytaert 972d2fed4d - Patch #721400 by pwolanin: order JS files according to weight, don't change filenames for aggregated JS/CSS. 2010-03-09 03:39:44 +00:00
Angie Byron 47371be0a5 #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields. 2010-03-07 23:14:20 +00:00
Angie Byron 8ba741dc49 #723634 by catch: Improve path_save() performance. 2010-03-07 06:58:14 +00:00
Dries Buytaert 509e397bf5 - Patch #623684 by linclark, christefano, scor: improved documentation of RDF module. 2010-03-06 06:40:35 +00:00
Dries Buytaert aec10a8c7d - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
Dries Buytaert e1ce11dad0 - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers. 2010-03-06 06:31:24 +00:00
Dries Buytaert d33bad9fa1 - Patch #719468 by jhodgdon: made drupal_write_record() slightly more clear. 2010-03-03 19:55:46 +00:00
Dries Buytaert c4fd581899 - Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty string instead of empty serialized array. 2010-03-03 08:40:25 +00:00
Dries Buytaert c3760557bd - Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a query string cannot be loaded. 2010-03-02 08:47:41 +00:00
Dries Buytaert 1a817fd2f8 - Patch #503550 by yched, jp.stacey: make sure strings are cached per language. 2010-02-27 07:41:34 +00:00
Dries Buytaert 96b9d512c3 - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored after 31 link/style tags. 2010-02-25 20:57:39 +00:00
Dries Buytaert 5f4dd61ff0 - Patch #721556 by JohnAlbin: bye bye theme_submenu() -- it has never, ever been used. 2010-02-22 19:21:34 +00:00
Dries Buytaert 05ab3b1e8a - Patch #718984 by JohnAlbin: theme_blocks() defined in drupal_common_theme() even though it no longer exists. 2010-02-20 14:39:51 +00:00
Angie Byron 51839f2469 #566494 follow-up by catch and David_Rothstein: Fixed Running cron in a shutdown function breaks the site. 2010-02-18 06:28:08 +00:00
Angie Byron 8d01aeb428 #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors. 2010-02-17 22:44:52 +00:00
Angie Byron 89ade19964 #698978 by jhodgdon: Make documentation for flood_is_allowed() gender-neutral. 2010-02-17 04:51:51 +00:00
Angie Byron b89421bae4 #713028 by hefox and solotandem: Fixed drupal_system_listing() documentation indicates incorrect key values. 2010-02-17 04:48:46 +00:00
Angie Byron db7f5e4c90 #716348 by grendzy and hefox: Documentation of drupal_get_path() and system table missing the fact that 'profile' is stored there now. 2010-02-17 03:55:45 +00:00
Angie Byron e2a01a0349 #325169 by moshe weitzman: Move t() to bootstrap.inc to stop fatal errors when called from error handlers. 2010-02-17 02:52:15 +00:00
Angie Byron e394441a95 #530836 by mr.baileys: Fixed drupal_set_page_content() api documentation. 2010-02-15 22:08:49 +00:00
Dries Buytaert 8f7b37b730 - Patch #325169 by mundanity, Arancaytar, Crell, chx, picco, alexw: move error/exception handler higher up in the bootstrap process. 2010-02-15 15:52:27 +00:00
Angie Byron 52195a6b1d #525622 by scor, catch, and yched: Allow Entity path callback to deal with options. 2010-02-11 15:52:13 +00:00
Angie Byron 12fb65aad2 #705242 by moshe weitzman: Fixed _drupal_log_error() messy for CLI requests. 2010-02-11 03:49:45 +00:00
Dries Buytaert 41019a8362 - Patch #708574 by jhodgdon: hook_archiver_info_alter() was not documented. 2010-02-10 20:22:57 +00:00
Dries Buytaert a2ec3c3852 - Patch #708144 by lilou: remove double semicolons at end of line. 2010-02-09 12:29:39 +00:00
Angie Byron 73c28090e3 #668386 by yched: Handle unavailable entity types or bundles. 2010-02-07 05:12:35 +00:00
Dries Buytaert 2975da0d32 - Patch #619566 by David_Rothstein: bring back the code comment. 2010-02-06 16:21:08 +00:00
Dries Buytaert 7f4598d8d1 - Patch #619566 by catch: clean-up code now drupal_alter has caching. 2010-02-06 15:43:42 +00:00
Dries Buytaert 17f3807f2b - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Gábor Hojtsy, moshe weitzman, Rob Loach, TheRec, catch: fixed cron doing a full bootstrap on every page request (including cached ones). 2010-02-05 21:15:43 +00:00
Angie Byron 9a887f8626 #698992 by Damien Tournoud: Small comment clarification to check_plain() in l(). 2010-02-01 07:06:14 +00:00
Dries Buytaert 1e8da1f9ae - Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see also links. 2010-01-30 07:54:01 +00:00
Angie Byron 02c1eeee3f #684202 by catch: Added Entity insert/delete/update hooks, to support caching. 2010-01-30 02:01:41 +00:00
Dries Buytaert 1df3cfffef - Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem with clean urls. 2010-01-29 22:40:41 +00:00
Dries Buytaert 076d3986d8 - Patch #681538 by jhodgdon: fixed drupal_deliver_html_page() has see also that's missing link. 2010-01-27 11:41:20 +00:00
Dries Buytaert af3f94b37e - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
Dries Buytaert 037496ce3f - Patch #686532 by linclark: typo in entity_extract_ids() api doc. 2010-01-18 03:28:13 +00:00
Dries Buytaert f818dfe908 - Patch #590656 by pwolanin, Pasqualle: harden one-time login links against vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection. 2010-01-14 18:45:17 +00:00
Angie Byron 8a70cd09ca #652048 by chx: Factor out the caching pattern from forum. 2010-01-14 06:20:15 +00:00
Angie Byron 4a3da31d91 #636992 follow-up by catch: small doc fix. 2010-01-13 13:03:26 +00:00
Angie Byron 83c97345e8 #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' formatters have a generic way to build the url of an 'entity'. 2010-01-13 06:26:49 +00:00
Angie Byron 3a0f6b3372 #636992 by catch, yched: Fixed Entity loading needs protection from infinite recursion. Prevents unnecessary user_load()s from RDF. 2010-01-13 05:00:25 +00:00
Angie Byron 9667f4726d #677654 follow-up by asimmonds: Fixed notice in error handling. 2010-01-11 02:28:42 +00:00
Angie Byron 11b98e4f60 #637712 by c960657 and Dave Reid: Fixed Fieldset is back in user registration form. 2010-01-10 22:45:58 +00:00
Angie Byron 92efec6e1e #479368 by Heine and asimmonds: Fixed drupal_to_js() provides bad unicode conversions. 2010-01-09 23:36:55 +00:00
Angie Byron e07b9d35a1 #227677 by c960657, yched, cha0s, Dave Reid, et al: Fixed drupal_write_record() can't update a column to NULL. (with tests) 2010-01-08 06:07:03 +00:00
Angie Byron 307b9493da #677654 by moshe weitzman: Fixed PHP notices logged as severity=WATCHDOG_ERROR. 2010-01-08 05:11:07 +00:00
Angie Byron 436ddca9fb #265719 by kkaefer, JacobSingh, ksenzee, and rfay: Fixed CSS aggregator produces invalid code and directory names for @import files which breaks IE (with tests). 2010-01-07 07:45:03 +00:00
Angie Byron 3ede619955 #619666 follow-up by effulgentsia: Make performance-critical usage of drupal_static() grokkable. 2010-01-07 04:54:18 +00:00
Dries Buytaert 6f607b80cf - Patch #280058 by sun, recidive: refactor drupal_map_assoc(). 2010-01-06 21:39:07 +00:00
Angie Byron bb293ccfb5 #420358 follow-up by Dave Reid: Rename profiles default => standard and expert => minimal, for consistency with labels. 2010-01-04 23:08:34 +00:00
Dries Buytaert f8fd99b334 - Patch #673644 by mr.baileys: mark drupal_json_encode()/decode as PHP wrappers. 2010-01-04 12:27:33 +00:00
Angie Byron c2ccd28f67 #669608 by catch: Make menu.inc pluggable, to support high-performance options in contrib. 2010-01-04 03:28:41 +00:00
Dries Buytaert 5212d5730f - Patch #424372 by #424372 by mr.baileys: small code clean-up. 2010-01-03 11:04:58 +00:00
Dries Buytaert c5fea4f88a - Rollback of #634310 2010-01-03 06:54:41 +00:00
Dries Buytaert 8f6e5a4679 - Patch #634310 by casey: small improvement of drupal_render(): conditionally call element_children(). 2010-01-02 17:39:19 +00:00
Dries Buytaert d24e2c1384 - Patch #664544 by yched: removed unnecessary drupal_static_reset(). 2009-12-27 15:23:49 +00:00
Dries Buytaert 53748ab5e2 - Patch #664544 by yched: clean-up entity build/view modes. 2009-12-26 16:50:09 +00:00
Dries Buytaert 5cdeb4b4ad - Patch #665920 by v_20q: remove a comment inside t() function. 2009-12-23 15:39:57 +00:00
Dries Buytaert 8749a43a54 - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer. 2009-12-22 14:47:14 +00:00
Dries Buytaert 86829c14f7 - Patch #664696 by Crell: fixed typo in drupal_write_record() docblock. 2009-12-21 07:58:59 +00:00
Dries Buytaert 2d6b6d492f - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Rob Loach, TheRec, moshe weitzman: cron image does a full bootstrap on every page request so changing to a Javascript-based solution instead. Important performance fix -- what were we smoking? ;-) 2009-12-15 08:45:32 +00:00
Angie Byron 8e38d459e5 #653940 follow-up by Damien Tournoud: Clean-up of error handling from first stab at test reporting fixes. 2009-12-15 05:22:05 +00:00
Dries Buytaert 516d24d1cd - Patch #558666 by sun, dropcube: revamp text format/filter configuration for better usability. 2009-12-14 13:32:53 +00:00
Dries Buytaert d10a1f7006 - Patch #651902 by chx, Damien Tournoud, scor: allow ESI tie in. 2009-12-11 16:56:10 +00:00
Dries Buytaert c2f26d3368 - Patch #653940 by sun: tests weren't reporting all errors. 2009-12-10 15:39:43 +00:00
Angie Byron 496b3b8cd7 #524664 by codecowboy and mfb: drupal_error_handler() does not support PHP 5.3.0 error constants. 2009-12-07 08:46:59 +00:00
Angie Byron 614a4dea23 #320132 by kbahey, catch: Make path.inc swappable. 2009-12-06 18:27:23 +00:00
Angie Byron 06c5979961 #626790 by justinrandell: Fixed bug where drupal_write_record() returns FALSE for valid update queries. 2009-12-06 17:01:52 +00:00
Dries Buytaert bb460ee727 - Patch #621914 by jhodgdon: fixed drupal_add_css() documentation formatting issues. 2009-12-05 22:16:44 +00:00
Dries Buytaert 4d18e65acd - Patch #599804 by effulgentsia, catch, moshe weitzman, webchick: don't always set the Content-Type header. 2009-12-05 14:49:55 +00:00
Dries Buytaert 9c0f85ce6c - Patch #645998 by jhodgdon: removed outdated documentation. 2009-12-03 02:20:28 +00:00
Dries Buytaert 99833c6289 - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: improved consistency, flexibility and accessibility of form element labels. 2009-12-02 15:09:16 +00:00