Commit Graph

3416 Commits (5f40bd5becb4deb9663bdacae09b0847d569508a)

Author SHA1 Message Date
Dries Buytaert 55d9463766 - Patch by Josh Waihi, stuzza, mfb, Arancaytar: PDO should quote index names in table declarations. 2009-08-17 06:52:02 +00:00
Dries Buytaert 9b4013fd82 - Patch by catch, drewish: file_load_multiple() missing a sanity check. 2009-08-17 06:33:31 +00:00
Dries Buytaert 12893d0bd3 - Patch by boombatower, dmitrig01 et al: abstract the simpletest broswer in its own class/object. 2009-08-17 06:08:47 +00:00
Angie Byron 8a6d8660cb follow-up by chx: Enhance comments to page cache simplification patch, and add in missing settings.default.php hunk. 2009-08-16 23:20:43 +00:00
Dries Buytaert a1593ab1c9 - Patch by chx, Damien Tournoud: simplify page caching. 2009-08-16 18:39:45 +00:00
Angie Byron 8b86d0da84 by boombatower and chx: Provide debug function for debugging during tests and elsewhere. 2009-08-15 06:20:20 +00:00
Angie Byron 6e3832f4ff by Rob Loach, jhedstrom, mfer: Allow external CSS files through drupal_add_css(). 2009-08-14 16:15:38 +00:00
Angie Byron a3018c01a2 by evil_marty and deekayen: Add support for 'wildcard' .tpl.php files to act on any numeric pages, such as page-user-%.tpl.php 2009-08-13 03:05:54 +00:00
Angie Byron 49699d5be1 by dww and chx: Refactor dependency checks into sharable helper functions. 2009-08-13 03:03:04 +00:00
Angie Byron 049a8896f5 by yoroy and Gábor Hojtsy: move modules to config/modules. 2009-08-12 23:51:19 +00:00
Dries Buytaert a83e5605c7 - Patch by quicksketch: consistently pass in to #value_callback functions. 2009-08-12 11:45:14 +00:00
Dries Buytaert c2a833cf1e - Patch by Gábor Hojtsy, yoroy: move performance settings. 2009-08-12 11:33:44 +00:00
Angie Byron 9a34f7a1c2 by Gábor Hojtsy: Move maintenance mode setting to config/development. 2009-08-11 17:26:33 +00:00
Angie Byron 82f604753e by Gábor Hojtsy: Add back removed pager_limits variable. 2009-08-11 16:43:11 +00:00
Dries Buytaert 62e0ddc740 - Patch by Damien Tournoud: sidebars were broken in install.php, update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support. 2009-08-11 12:20:26 +00:00
Dries Buytaert 735e532bee - Patch 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 daa26f7982 - Patch by chx: use the database to do type casting so we can clean up some code. ;-) 2009-08-11 07:45:45 +00:00
Angie Byron e66d0b7519 follow-up by rfay: Improve error messages in file_unmanaged_copy(). 2009-08-11 04:50:36 +00:00
Dries Buytaert 8b11e7eb69 - Patch by Damien Tournoud: remove db_type_placeholder(). 2009-08-10 21:00:31 +00:00
Angie Byron 1da6ef52c4 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiting the number of allowed login attempts. 2009-08-08 20:52:33 +00:00
Angie Byron 37d9515b48 by catch: Optimize module_implements() by statically caching the maintenance mode variable. 2009-08-08 15:03:29 +00:00
Angie Byron 0d18cd681b by Damien Tournoud: Bubble up exceptions in PDO. 2009-08-08 14:09:51 +00:00
Angie Byron e758e30450 by chx, dww, and Nick Lewis: Allow version-level dependency support to work with beta, rc, etc. 2009-08-05 16:16:41 +00:00
Angie Byron 691693304b by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to set_time_limit() and prevent warnings/errors. 2009-08-05 15:58:35 +00:00
Angie Byron 24057c3d53 by aaron and mfb: Add favicon mimetype as a theme setting to avoid expensive calls to file system. 2009-08-04 07:04:21 +00:00
Angie Byron 17e6076807 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects. 2009-08-04 06:38:57 +00:00
Angie Byron 3abd531fba by Josh Waihi: Escape PostgreSQL column names in the changeField function. 2009-08-04 06:32:17 +00:00
Angie Byron 4e614ace82 by cpliakas and Crell: Add a method to explicitly close a database connection. 2009-08-04 05:36:57 +00:00
Angie Byron b405e61329 by Berdir and sun: Fix notice on modules page when first scanning a module. 2009-08-04 05:09:40 +00:00
Angie Byron 65a1528f05 by JohnAlbin and chx: Allow drupal_get_path() to be used even when database is down. 2009-08-04 04:02:26 +00:00
Angie Byron 3b5d0565c6 follow-up by gordonh and dww: Move more update.php functions to update.inc. 2009-08-03 19:37:38 +00:00
Angie Byron 0bd7fcbf38 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly. 2009-08-03 03:04:34 +00:00
Angie Byron a55a0d99d1 by c960657: Make schema descriptions plain text. 2009-08-02 08:16:16 +00:00
Angie Byron 1957c641e5 by catch: Speed up static caching in drupal_lookup_path(). 2009-08-02 06:48:24 +00:00
Dries Buytaert 5ee5b5f699 - Patch by arianek, jhodgdon: documentation for file_save_upload inaccurately describes a parameter. 2009-08-02 05:43:54 +00:00
Dries Buytaert b3b7be43c0 - Patch by Josh Waihi: moving PostgreSQL stored procedures to the PostgreSQL database backend, where it belongs. 2009-08-01 20:31:50 +00:00
Dries Buytaert 444e58c71a - Patch by catch: small performance optimization to drupal_render(). 2009-07-31 19:56:09 +00:00
Dries Buytaert a16a5a9249 - Patch by boombatower: remove some death code. 2009-07-31 07:27:59 +00:00
Dries Buytaert 1a5c71e2da - Patch 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 926606eeca - Patch by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems. 2009-07-30 19:24:21 +00:00
Dries Buytaert 8c8521081c - Patch by solotandem: change explode to implode in the documentation. 2009-07-30 10:54:41 +00:00
Dries Buytaert 8140ed0d84 - Patch by boombatower, pwolanin: properly report fatal errors as failures. 2009-07-30 10:46:53 +00:00
Dries Buytaert 4e96b4e5df - Patch by Crell: removing some more legacy cruft. 2009-07-30 10:16:48 +00:00
Dries Buytaert afb395d5b6 - Patch by Psicomante: changed locale code for Kyrgyz from ky to kg. 2009-07-30 10:14:17 +00:00
Dries Buytaert cee4af4b43 - Patch by espie, mikey_p: improved the error message that one gets when importing a translation file fails. 2009-07-30 08:40:22 +00:00
Dries Buytaert 715a2d655f - Patch by moshe weitzman: pushing rending to later in the cycle so there is more room for customization. 2009-07-29 06:39:35 +00:00
Dries Buytaert 40c8986ac7 - Patch by dww, anarcat, gordon: restructured update.php to start making it possible to update Drupal sites from the shell. 2009-07-29 05:59:59 +00:00
Dries Buytaert de29094731 - Patch by Dave Reid: code clean-up of drupal_attributes(). 2009-07-28 19:22:18 +00:00
Dries Buytaert a938e18a1b - Patch by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort. 2009-07-28 19:18:08 +00:00
Dries Buytaert 12d6d6662e - Patch by chx, alex_b, dww: allow specifying version information as part of module dependencies. 2009-07-28 19:06:16 +00:00
Dries Buytaert 3625dddf11 - Patch by David_Rothstein, anarcat: white space clean-up. 2009-07-28 19:02:38 +00:00
Dries Buytaert d6e113a3de - Patch by Damien Tournoud: make it faster to rebuild the registry, mainly to improve performance of SimpleTest. 2009-07-28 12:37:54 +00:00
Dries Buytaert aab51b9319 - Patch by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line. 2009-07-28 12:13:47 +00:00
Dries Buytaert 5468b47b91 - Patch by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added initial support for PHP file wrappers. 2009-07-27 19:53:18 +00:00
Dries Buytaert 1aec298314 - Patch by Josh Waihi: make sure that the database is installed using UTF-8 on PostgreSQL. 2009-07-27 19:42:56 +00:00
Dries Buytaert a7e7c0a9e7 - Patch by arianek, joachim: added missing documentation. 2009-07-27 19:28:38 +00:00
Dries Buytaert f350158f86 - Patch by quicksketch: #value_callback missing drupal_function_exists(). 2009-07-27 18:40:12 +00:00
Dries Buytaert 7d41b2d7f5 - Patch by tic2000: change to become a hidden region like page_top. 2009-07-27 18:38:35 +00:00
Dries Buytaert 2e36bdcb7d - Patch by andrea.gariboldi: make Transaction API follow its own documentation. 2009-07-27 18:24:49 +00:00
Angie Byron dbb5457cfe by sun: Add an alter hook for element_info() to change default values of form elements. 2009-07-23 21:20:16 +00:00
Angie Byron 2a6bd6033d by catch: Remove duplicate check for Drupal maintenance mode. 2009-07-23 21:14:09 +00:00
Angie Byron 708f3b970f follow-up by John Morahan: Restore ability to set 'user' as the 403/404 page. 2009-07-23 20:58:26 +00:00
Dries Buytaert 3295866fad - Patch by jhodgdon: better documentation for theme_fieldset. 2009-07-23 00:01:03 +00:00
Dries Buytaert 3a29ee48f8 - Patch by bopombatower: lock down DB config based on simpletest UA headers. 2009-07-22 04:45:35 +00:00
Angie Byron ef5360ab3c by chx: Clean up some trailing whitespace. 2009-07-21 07:27:00 +00:00
Angie Byron d2c02ca453 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ... 2009-07-21 01:56:36 +00:00
Dries Buytaert 444ae51f17 - Patch by rfay, quicksketch: file_get_mimetype() should not be case-sensitive. Comes with more and better tests. 2009-07-20 19:02:38 +00:00
Dries Buytaert d24d954479 - Patch by bangpound, JuliaKM et al: rename admin/site-building to admin/structure. 2009-07-20 18:51:36 +00:00
Dries Buytaert c59a44e29b - Patch by Gábor Hojtsy: fixed context bug. 2009-07-20 17:09:36 +00:00
Dries Buytaert 666a17977e - Patch by drumm: documentation clean-up. 2009-07-20 01:28:16 +00:00
Dries Buytaert 53e31e6d62 - Patch by catch: improve performance of t(). 2009-07-19 06:03:04 +00:00
Angie Byron b1938ce091 by catch: Speed up drupal_function_exists(). 2009-07-19 05:26:11 +00:00
Angie Byron 48e41d314e follow-up by adrian: Clean-up for .info files for install profiles patch. 2009-07-19 04:48:10 +00:00
Dries Buytaert 3ccd437530 - Patch by dmitrig01: tableselect needs to be able to give options weights. 2009-07-18 02:41:05 +00:00
Dries Buytaert 23e704747d - Patch by quicksketch: added drupal_function_exists() to file validators. 2009-07-16 10:46:46 +00:00
Dries Buytaert 5a8452c55b - Patch by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_attributes() for multiple valued values. 2009-07-15 17:40:18 +00:00
Angie Byron b692036962 by adrian: Add .info files for installation profiles. 2009-07-15 02:08:41 +00:00
Dries Buytaert ef09cf93e5 - Patch by David Strauss: renamed functions for clarity. We say 'yay' to clarity! 2009-07-14 10:22:17 +00:00
Angie Byron beadf384f1 follow-up by yched: Change render() to print render() for consistency with other template variables. 2009-07-13 21:09:54 +00:00
Dries Buytaert 6682ab936c - Patch by Crell: make transaction API follow its own documentation. 2009-07-13 07:27:15 +00:00
Dries Buytaert 6dc5b5449d - Patch by quicksketch, drewish, et al: image effects and actions. 2009-07-12 08:36:35 +00:00
Angie Byron ffc8cab84b by Damien Tournoud and Rob Loach: Ensure proper weight of JS files. 2009-07-10 05:45:56 +00:00
Angie Byron 8cf387a370 by JohnAlbin: Fire MODULE_preprocess_maintenance_page functions. 2009-07-10 05:06:55 +00:00
Angie Byron b7c27c3246 follow-up by Dave Reid: Fix code example for module_load_include(). 2009-07-10 04:58:08 +00:00
Angie Byron 731126f499 by rednahead and drewish: Remove stray global user that's doing nothing. 2009-07-10 04:08:20 +00:00
Angie Byron 0f3761b99d by drewish: Allow file_create_directory() to create recursively, taking advantage of PHP 5. 2009-07-10 03:46:33 +00:00
Dries Buytaert 1430e8baa3 - Patch by Josh Waihi: length property should be ignored on non varchar and char fields. 2009-07-09 10:12:14 +00:00
Dries Buytaert b6a1fa724c - Patch by quicksketch: increase max router parts. 2009-07-09 07:03:57 +00:00
Dries Buytaert 3ffb9f4a6e - Patch by jrchamp, DamZ, mfb, catch, justinrandell, macgirvin, et al: faster implementation of format_date(). Woot. 2009-07-08 20:40:21 +00:00
Dries Buytaert 01f3bc9f4d - Patch by JacobSingh: add the ability to provide attributes to rows in table select 2009-07-07 22:32:17 +00:00
Dries Buytaert a86654f876 - Patch by rfay: improve the error messages in file_unmanaged_copy(). 2009-07-07 08:59:07 +00:00
Dries Buytaert d6ce954260 - Patch by wonder95: only set ignore_slave_server if there are slave servers being used, which is assumed if there are more than one. 2009-07-07 08:57:48 +00:00
Dries Buytaert 576a4cffed - Patch by Frando: some form API clean-up. 2009-07-06 13:31:47 +00:00
Dries Buytaert 19dd7c96a3 - Patch by asimmonds: incorrect CSS class for form element wrappers. 2009-07-05 18:02:08 +00:00
Angie Byron 4a4a6570d8 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 a0d19b0810 - Patch by quicksketch: further clean-up of the form IDs/classes. 2009-07-04 14:57:23 +00:00
Dries Buytaert 2e0a4d26af - Patch by Dave Reid et al: check for existence of ['HTTP_USER_AGENT'] for the SimpleTest user agent. 2009-07-04 14:49:31 +00:00
Dries Buytaert e49ac650a6 - Patch by pwolanin, c960657: drupal_query_string_encode() should not call drupal_urlencode(). 2009-07-03 19:21:55 +00:00
Dries Buytaert c90e16721a - Patch by Freso, Heine, lyricnz: avoid double encoding/decoding of HTML entities. 2009-07-03 18:26:35 +00:00
Dries Buytaert 4cd373bf2c - Patch by Berdir: rest in peace db_affected_rows(). 2009-07-03 10:57:46 +00:00
Dries Buytaert e6caf7a0e1 - Patch by catch, crell et al: rest in peace db_placeholders(). 2009-07-03 04:36:50 +00:00
Angie Byron 0142292c71 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
Angie Byron d9ab38b2d0 by jhodgdon: Clarify documentation of module_load_include(). 2009-07-01 17:34:13 +00:00
Dries Buytaert b300a7a593 - Patch by JacobSingh, chx, cwgordon7: more improvements to the file transfer system to pave the path for a plugin manager. Heroic effort. 2009-07-01 13:44:53 +00:00
Dries Buytaert 5962cc5ab2 - Patch by DamZ: more streamlining and clean-up of session handling code. 2009-07-01 12:47:30 +00:00
Dries Buytaert 8eb8dcc842 - Patch by wonder95, Crell, killes, et al: add option to ignore slave servers. Finally. 2009-07-01 08:11:27 +00:00
Angie Byron 7c3493c45b by quicksketch: Replace missing global user so that page caching works again. 2009-06-30 17:37:36 +00:00
Angie Byron 6d5d8dccc4 follow-up by chx: Add md5 as a function to SQLite to prevent fatal errors. 2009-06-30 00:09:55 +00:00
Dries Buytaert cbbbd8302f - Patch by jrchamp: use explode() instaed of spit(). 2009-06-29 17:27:58 +00:00
Angie Byron 4dafb3953c by Berdir: Move module installation logic to module_enable() to prevent errors upon enabling modules. 2009-06-28 03:56:43 +00:00
Angie Byron 6c9436abbf by catch: Provide cache_get_multiple() and allow clearing of multiple cache IDs at once (with tests). 2009-06-28 01:00:42 +00:00
Dries Buytaert 2a7c2fa9b7 - Patch by Berdir: made protected method public because it is called as a public method. 2009-06-27 09:44:05 +00:00
Dries Buytaert 7613aa5908 - Patch by Berdir: make sub-selects work. 2009-06-27 09:41:56 +00:00
Angie Byron 48d3eff243 Roll-back of follow-up. Seeing if this causes testing bot to quit spazzing out. 2009-06-24 01:45:09 +00:00
Angie Byron d1ba6c419c follow-up by Frando: Fix typo in class definitions. 2009-06-23 23:24:36 +00:00
Dries Buytaert d7e2be1520 - Patch by chx, dww, cwgordon7, JacobSingh, et al: added different file transport mechanisms to core in preparation of a plugin manager. 2009-06-23 12:11:19 +00:00
Dries Buytaert 344aed13f5 - Patch by catch, Gábor Hojtsy, yoroy, cdale, et al: drop the colon after form titles. 2009-06-20 15:17:38 +00:00
Dries Buytaert fbca363010 - Patch by David_Rothstein, cwgordon7: correct sorting of modules. 2009-06-20 06:00:24 +00:00
Dries Buytaert 964dc32a31 - Patch by jhodgdon et al: clarified the documentation. 2009-06-19 08:46:44 +00:00
Angie Byron 4d202669af by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements. 2009-06-18 21:19:02 +00:00
Dries Buytaert 19d10a4e90 - Patch by minorOffense: fixed documentation. 2009-06-18 16:03:30 +00:00
Dries Buytaert 2352a0b5ed - Patch by jhodgdon, neochief: phpdoc fix. 2009-06-18 15:48:13 +00:00
Dries Buytaert 19302728e8 - Patch by jeffschuler: added missing documentation. 2009-06-18 10:37:37 +00:00
Dries Buytaert b65538567d - Patch by lilou, Arancaytar: missing user agent should not trigger a notice per the HTTP specification. 2009-06-17 13:40:26 +00:00
Dries Buytaert 1a089351e0 - Patch by andypost: maybe some day, someone wants to post 0. :) 2009-06-17 11:08:46 +00:00
Angie Byron 870b921aa4 by chx and Frando: Allow alternative implementations for caching. 2009-06-16 23:48:09 +00:00
Dries Buytaert 174aa41da0 - Patch by Berdir: remove unnecessary &s. 2009-06-15 10:10:47 +00:00
Dries Buytaert ecc24c5afa - Patch by yched: removed the remaining bits from teaser splitter. 2009-06-15 09:51:49 +00:00
Dries Buytaert 529713d8aa - Patch by sime, sun, et al: add name/type as CSS class for form elements. 2009-06-14 08:04:25 +00:00
Dries Buytaert 2c942561e2 - Patch by jamesAn: proper filtering of and . 2009-06-13 19:34:57 +00:00
Dries Buytaert ab158d82f0 - Patch by smk-ka, jeffschuler, lilou, earnie et al: make it possible to enable blocks on 404 pages. 2009-06-13 19:28:57 +00:00
Dries Buytaert beef6cc657 - Patch by brianV: fixed headers sent by XML-RPC library. 2009-06-12 08:44:45 +00:00
Dries Buytaert 0d9a5df18c - Patch by c960657, drewish, Rob Loach: added flash related mime types. 2009-06-11 04:39:50 +00:00
Dries Buytaert e0b8aebada - Patch by joachim, brianV: documentation for theme_menu_item(). 2009-06-10 21:52:36 +00:00
Dries Buytaert 05c39fe7a0 - Patch by c960657: fixed a HTTP header and improved the tests. 2009-06-10 20:00:10 +00:00
Dries Buytaert a13bad5890 - Patch by justinrandell: documentation update. 2009-06-10 16:14:49 +00:00
Dries Buytaert 5b6680861b - Patch by drewish: added code comment. 2009-06-09 21:33:12 +00:00
Dries Buytaert e9d97f1eef - Patch by boombatower: cealn up test loading and related API. 2009-06-08 09:23:55 +00:00
Dries Buytaert 28b2f098be - Patch by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages. 2009-06-08 05:00:12 +00:00
Dries Buytaert a73b53f3ae - Patch by smk-ka: remove left-over variable. 2009-06-08 04:44:58 +00:00
Dries Buytaert 880bb9057f - Patch by michaelfavia, jabapyth: fixed database testing and error handling during installation. 2009-06-08 04:33:35 +00:00
Dries Buytaert 967564af46 - Patch by brianV: enable cookies ... 2009-06-06 20:15:23 +00:00
Angie Byron 469471fdde by JamesAn: Document Schema API's serialize property. 2009-06-06 18:23:21 +00:00
Angie Byron c3e95d2532 by chx and Crell: Default DBTNG conditions to IN when an array of values is passed in, to match the field query API. 2009-06-06 16:57:52 +00:00
Dries Buytaert 1f9077ee92 - Patch by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data(). 2009-06-06 16:05:28 +00:00
Dries Buytaert 36e3d552cf - Patch by c960657, Damien Tournoud, townxelliot: added support for timeouts to drupal_http_request(). 2009-06-06 15:43:05 +00:00
Dries Buytaert 9079d78481 - Patch by Berdir: add support for INSERT INTO ... SELECT FROM ... queries. 2009-06-05 16:55:45 +00:00
Angie Byron d73fe8eae0 by JohnAlbin: sites/all/ should take precedence over profiles when searching for modules and themes. 2009-06-03 02:50:21 +00:00
Dries Buytaert 34c996e28c - Patch by neochief et al: drupal_lookup_path() not respects alias' order. 2009-06-02 15:06:09 +00:00
Dries Buytaert 4f2e13f503 - Patch by JamesAn: convert form.inc to use new static caching API. 2009-06-02 13:47:26 +00:00
Dries Buytaert cbd22269f8 - Patch by Damien Tournoud, catch: removed unneeded loop from file_get_mimetype() and further clean-up. 2009-06-02 13:42:40 +00:00
Dries Buytaert e474fbbd6c - Patch by Damien Tournoud: fix and streamline page cache and session handling. 2009-06-02 06:58:17 +00:00
Angie Byron db081c1448 by JohnAlbin: Kill off theme_engine_name prefix for theme functions to assist with theme inheritance and TX (Themer eXperience). 2009-06-02 03:57:22 +00:00
Dries Buytaert 88c9a015c1 - Patch by Josh Waihi: adding foreign key specifications. 2009-06-01 22:07:10 +00:00
Dries Buytaert 00271e741f - Patch by c960657: improved exception handling in database layer. 2009-06-01 16:47:06 +00:00
Dries Buytaert 984f27efc9 - Patch by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() optimizations. 2009-06-01 11:23:27 +00:00
Dries Buytaert 3876e6acc6 - Patch by JamesAn, pwolanin: convert common.inc to use new static caching API. 2009-05-31 07:00:12 +00:00
Angie Byron a26efbeb5a by mr.baileys and andypost: Fix fatal error in actions.inc after DBTNG conversion. 2009-05-31 03:12:19 +00:00
Dries Buytaert 986c3cdce4 - Patch by andypost: use both first and last class for single-item menu items. 2009-05-30 13:11:38 +00:00
Angie Byron 114a7f2cb3 follow-up by stella: Fixing comments on MySQL system queries. 2009-05-29 01:51:46 +00:00
Angie Byron 2df43894e2 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files. 2009-05-28 16:44:07 +00:00
Angie Byron 7856db0675 follow-up by pwolanin: Small indentation fix. 2009-05-27 14:33:41 +00:00
Angie Byron 9eeec33415 by Josh Waihi: Type-cast booleans to work around PostgreSQL PDO bug. 2009-05-27 01:50:36 +00:00
Dries Buytaert 7e36364c5c - Patch by Heine: add check_plain() call. 2009-05-26 10:41:06 +00:00
Dries Buytaert 3c4be3ab55 - Patch by agentrickard: clean up of inline code comments. 2009-05-26 09:12:29 +00:00
Dries Buytaert 70546d29ff - Patch by Josh Waihi: fixed the PostgreSQL installation. 2009-05-26 08:50:04 +00:00
Dries Buytaert edeea95f5e - Patch by grendzy, Alan D, lilou et al: automatic enctype on adding a file field. 2009-05-25 18:22:31 +00:00
Dries Buytaert a98905f5c6 - Patch by stella: more code style fixes. 2009-05-25 13:42:56 +00:00
Dries Buytaert 12024dbca4 - Patch by andpost: force PostgreSQL to use UTF-8 by default. 2009-05-25 05:22:52 +00:00
Dries Buytaert a24a6c2bba - Patch by stella: millions of code style fixes. 2009-05-24 17:39:35 +00:00
Dries Buytaert a5f42fd007 - Patch by sun: move filter_xss*() into common.inc. 2009-05-24 07:17:14 +00:00
Dries Buytaert 765d0572a2 - Patch by stella: code style fixes. 2009-05-24 05:21:56 +00:00
Dries Buytaert 6ef4875e87 - Rollback of last patch. 2009-05-23 19:21:30 +00:00
Dries Buytaert 77423ed423 - Patch by chx: variable_del is broken! 2009-05-23 19:14:42 +00:00
Dries Buytaert 7f5afdeedb - Patch by dereine: move template_preproces_node/block out of theme.inc. 2009-05-22 11:34:05 +00:00
Dries Buytaert dc4d421be7 - Patch by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields. 2009-05-22 11:33:18 +00:00
Angie Byron 45731a4e60 by kscheirer and alexanderpas: Type-check passwords. 2009-05-22 07:39:09 +00:00
Dries Buytaert 800f2d9aa4 - Patch by Berdir: fixed some database glitches and extended the tests. 2009-05-22 07:08:15 +00:00
Angie Byron 86289baab3 follow-up by JohnAlbin: Remove leftover from box.tpl.php killing patch. 2009-05-22 03:19:42 +00:00
Angie Byron 4bc255ba79 Roll-back of : Breaks installer requirements check and update.php. 2009-05-21 23:07:16 +00:00
Dries Buytaert 02c8592759 - Patch 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
Dries Buytaert 2951224184 - Patch by chx, sun: improved theme.inc documentation. Woop, woop. 2009-05-21 18:41:43 +00:00
Dries Buytaert 76ba5ed516 - Patch by Andypost: fixed comment. 2009-05-21 10:17:37 +00:00
Angie Byron 6ac0154f85 by Aron Novak and alex_b: Only raise max execution time during cron if too low. 2009-05-20 06:03:06 +00:00
Angie Byron e5350c1905 by Josh Waihi: Fix drupal_write_record() to correctly deal with NULL serial columns. 2009-05-20 05:44:03 +00:00
Dries Buytaert d4a7074294 - Patch by dixon_, JohnAlbin, BMDan: fix favicon mime-type handling. 2009-05-17 10:42:16 +00:00
Angie Byron 8ba2805c91 by chx: Fix SQLite abstraction layer to accept arrays of placeholder values without leading :, for compatibility with PDO. 2009-05-17 03:31:36 +00:00
Angie Byron 2002b9616d by sun and bengtam: Remove 'q' from the possible letters that can be appended to an aggregated css/js string, so it's not confused with ['q']. 2009-05-16 19:58:38 +00:00
Dries Buytaert 61f4dfc982 - Patch by catch: add better caching to drupal_lookup_path(). 2009-05-16 19:07:02 +00:00
Angie Byron 6cc59e5260 by andypost: Prefix aggregated CSS and JS files to prevent certain firewalls from blocking them if by random coincidence they start with ad*. 2009-05-16 18:24:37 +00:00
Dries Buytaert 856f667745 - Patch by burningdog, spatz4000, netaustin: standardize on 'cacheable'. 2009-05-16 16:06:04 +00:00
Dries Buytaert 47413f6460 - Patch by chx, c960657: fixed bug in tokenizer for registry. 2009-05-16 16:04:42 +00:00
Angie Byron 8b63d832de by Rob Loach: Convert drupal_add_js/css to static caching API. 2009-05-16 13:26:31 +00:00
Dries Buytaert 06dbf309b6 - Patch by moshe: add tag to menu_get_item() query. 2009-05-14 08:35:58 +00:00
Dries Buytaert 1778c5cca9 - Patch by chx, moshe weitzman: made hook_theme slimmer. 2009-05-14 08:23:15 +00:00
Angie Byron 679e9011d9 follow-up by Jody Lynn: Remove ['destination'] hacks to get login redirection working again. 2009-05-13 17:23:48 +00:00
Dries Buytaert 79748fa835 - Patch by Berdir: fixed notice in case there are two pagers on one page. 2009-05-12 18:26:41 +00:00
Dries Buytaert a07e17a92c - Patch by deekayen: log enabling and disabling of modules, and wrote a handy assertLogMessage() function to assert watchdog messages. 2009-05-12 18:08:43 +00:00
Dries Buytaert 5e3f50369f - Patch by Gabor Hojtsy: moved the footer message to a block. 2009-05-12 13:43:46 +00:00
Dries Buytaert 847304a293 - Patch by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms. 2009-05-12 08:37:45 +00:00
Dries Buytaert a86223cd70 - Patch by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it. 2009-05-12 08:31:17 +00:00
Angie Byron a81eaade50 by DamZ: Remove all_fields from extended queries to prevent breaking under PostgreSQL and certain MySQL versions. 2009-05-11 20:13:43 +00:00
Dries Buytaert 43ad4ad140 - Patch by chx: work around PHP's curly bracket madness. 2009-05-10 16:46:24 +00:00
Dries Buytaert 1eb38eed08 - Patch by c960657: don't add content length when there is no content in the request. 2009-05-09 22:16:37 +00:00
Dries Buytaert 435c939f59 - Patch by Damien Tournoud: make t() more robust. 2009-05-09 18:39:03 +00:00
Dries Buytaert bbe7b77475 - Patch by chx, David_Rothstein: allow update.php to regenerate settings.php 2009-05-09 18:35:01 +00:00
Dries Buytaert 0e0ca3b589 - Patch by Berdir: more PHP5 'fixes'. 2009-05-09 18:28:13 +00:00
Dries Buytaert ada73058d3 - Patch by c960657: drupal_http_request() does not handle redirects properly. 2009-05-08 22:19:04 +00:00
Dries Buytaert 89f2f4acdd - Patch by jhodgdon: API doc improvements and corrections. 2009-05-08 12:23:32 +00:00
Dries Buytaert 6d4d05aa9d - Patch by Berdir: remove unnecessary module_rebuild_cache(). 2009-05-07 18:04:16 +00:00
Dries Buytaert 0ccac642b9 - Patch by pwolanin, swentel: fixed problem with content type descriptions not being updated. 2009-05-07 16:24:33 +00:00
Angie Byron ba40a41659 by caktux and akahn: Default drupal_get_path_alias() to returning the current page's alias. 2009-05-07 15:49:57 +00:00
Angie Byron 0f08d97b21 by nedjo, jcnventura: Pull all PHP handling into PHP module. 2009-05-07 15:29:08 +00:00
Dries Buytaert 6bf31cfefc - Patch by RoboPhred: updated documentation example. 2009-05-07 10:41:12 +00:00
Dries Buytaert b2d4f12904 - Patch by mcrittenden, Arancaytar webchick, chx, et al: added a wrapper for ?q=. No tests. 2009-05-06 15:51:36 +00:00
Dries Buytaert 9066709443 - Patch by cwgordon7, David_Rothstein, lilou, et al: fixed batch api rounding. 2009-05-06 10:41:43 +00:00
Dries Buytaert 65e0a3f228 - Patch by catch: use db_truncate() in cache_clear_all(). 2009-05-04 10:40:10 +00:00
Dries Buytaert 1883e93f14 - Patch by Damien Tournoud: clean-up xmlrpc() wrapper. 2009-05-04 10:38:47 +00:00
Angie Byron 508eaa90bd by Freso: Standardize quoting in iso.inc. 2009-05-03 19:51:03 +00:00
Angie Byron 4d629641ac by mikejoconnor: Include .module file automatically during hook_install(). 2009-05-03 19:38:53 +00:00
Dries Buytaert c5926f4961 - Patch by Damien Tournoud: added db_truncate_table() to the database layer. 2009-05-03 08:56:19 +00:00
Dries Buytaert d4193f5178 - Patch by mgifford, lilou: remove theme_xml_icon because it is not used and we have theme_feed_icon. 2009-05-03 08:12:12 +00:00
Dries Buytaert ac5e86e05c - Patch by Damien Tournoud: improved error handling of batch API. 2009-05-03 07:35:37 +00:00
Dries Buytaert c4c3e0a2a5 - Patch by mcrittenden, sun: documentation improvements for base_url(). 2009-05-01 16:45:52 +00:00
Dries Buytaert 81c436fb8e - Patch by chx, quicksketch, Frando et al: security fix for simplified AHAH callbacks. 2009-05-01 14:51:41 +00:00
Angie Byron 3e81a14a49 by pwolanin: SA-CORE-2009-005 . 2009-04-30 16:15:44 +00:00
Dries Buytaert 13c9e7f94b - Rolled back patch . Needs more work and discussion. 2009-04-30 15:20:06 +00:00
Dries Buytaert 94c3dceeda - Patch by Gábor Hojtsy: move custom help settings to blocks. Very exciting. 2009-04-29 08:04:24 +00:00
Dries Buytaert f918903428 - Patch by brianV et al: rename drupal_execute() to drupal_submit_form(). 2009-04-29 07:18:04 +00:00
Angie Byron fc7283235b follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions. 2009-04-27 20:19:38 +00:00
Dries Buytaert 33368da1a6 - Patch by Damien Tournoud: form cache is not cleared on submit when page cache is activated. 2009-04-27 07:35:48 +00:00
Dries Buytaert 7a6f73f49d - Patch by stBorchert: remove from theme_pager*. 2009-04-26 19:44:40 +00:00
Dries Buytaert f5d0e11f61 - Patch by Damien Tournoud, tassoman: format_interval doesn't format monthly intervals. 2009-04-26 16:09:57 +00:00
Dries Buytaert 8a280389de - Patch by j.somers: tiny code clean-up. 2009-04-26 15:50:34 +00:00
Dries Buytaert b5201d3797 - Patch by Damien Tournoud: fix $ tags. 2009-04-26 15:14:55 +00:00
Dries Buytaert 1c076bc89f - Patch by xmacinfo, j.somers: make 'not verified' togglable as a theme setting. 2009-04-26 09:14:32 +00:00
Dries Buytaert 9af602fe17 - Patch by mcrittenden, franskuipers: improved documentation for base_path(). 2009-04-26 07:50:51 +00:00
Angie Byron edb9752723 by dropcube: Move block.tpl.php to block.module rather than system.module. 2009-04-26 01:15:04 +00:00
Angie Byron fb5d44bc2c by moshe weitzman and snufkin: Allow data import scripts to set /->is_new programmatically. 2009-04-25 17:52:43 +00:00
Angie Byron 2671e98daa by moshe weitzman, David Strauss, Narayan Newton, and chx: Default to InnoDB in MySQL. 2009-04-25 16:57:19 +00:00
Dries Buytaert 57b558e35e - Patch by c960657: remove header injection check that is now redundant thanks to PHP 5.1.2 and beyond. 2009-04-25 15:20:43 +00:00
Dries Buytaert b90912c885 - Patch by JamesAn: converted menu.inc to the new static caching API. 2009-04-25 15:19:12 +00:00
Dries Buytaert e9946015c7 - Patch by pwolanin, JacobSingh: drupal_http_request() should return the original status message and protocol. 2009-04-25 13:56:06 +00:00
Angie Byron 39f2651669 by j.somers: Make sticky tableheaders optional. 2009-04-25 12:52:24 +00:00
Dries Buytaert e99838fbf4 - Patch by c960657: added tests for private files, fixed a problem with private files and minor improvements. 2009-04-24 08:16:56 +00:00
Dries Buytaert addaf21247 - Patch by chx: remove stray whitespace. 2009-04-24 08:09:18 +00:00
Angie Byron 9ba5163eda follow-up by c960657: Fix typo preventing edit and delete links on translation page from working. 2009-04-22 16:07:03 +00:00
Dries Buytaert 526401c4c8 - Patch by c960657 et al: better cache headers for reverse proxies. 2009-04-22 09:45:03 +00:00
Dries Buytaert 2bc19555bf - Patch by fago: fixed various problems with form storage and added tests. Yay. 2009-04-22 09:12:44 +00:00
Dries Buytaert 920babfe6e - Patch by catch et al: fix a problem with minumum cache lifetime being global. 2009-04-21 17:15:51 +00:00
Dries Buytaert 3fbda2307d - Patch by mfb: avoid PDO exceptions when block module is not enabled. 2009-04-21 09:31:31 +00:00
Dries Buytaert e81096f5bc - Patch by JamesAn et al: killed theme_box(). 2009-04-20 21:28:15 +00:00
Dries Buytaert f09028107c - Patch by brianV: database code clean-up. 2009-04-20 20:02:31 +00:00
Angie Byron f6db2a4cd7 by drewish: Fix image_get_info() docs. 2009-04-20 05:38:06 +00:00
Angie Byron d30a41e791 Roll-back of ; needs more discussion. 2009-04-20 02:23:17 +00:00
Dries Buytaert 2f9af75438 - Patch by kkaefer et al: usability improvement: changed 'site maintenance' to 'maintenance mode'. 2009-04-19 19:10:08 +00:00
Dries Buytaert 7e5eaa0cd6 - Patch by bradfordcp: _menu_check_access() could not call access callback functions in include files. 2009-04-18 06:34:46 +00:00
Angie Byron cb3cde8be1 by cytefx: Rename drupal_set_html_head() to drupal_ADD_html_head() which actually describes what it does. 2009-04-15 23:49:08 +00:00
Angie Byron bb62eec3ce - SA-CORE-2009-03 - Disallow nulls and slashes from file names in theme. 2009-04-15 20:45:46 +00:00
Dries Buytaert bd93e7279d - Patch by JeremyFrench: removed redundant argument. 2009-04-15 13:59:49 +00:00
Dries Buytaert b0a6099918 - Patch by Berdir: adding some babysitting code to insert queries -- don't execute query when there are no values. 2009-04-15 13:30:17 +00:00
Dries Buytaert 00f9c254d9 - Patch by jamesAn: improved static caching in database drivers. 2009-04-14 06:22:10 +00:00
Dries Buytaert 69287245ca - Patch by jhodgdon: fixed documentation of file_save_upload() validators. 2009-04-13 19:06:32 +00:00
Dries Buytaert bb253b0539 - Patch by Berdir: fixed bug in menu_link_maintain(). With tests. 2009-04-13 12:18:52 +00:00
Dries Buytaert 1372d90cf1 - Patch by pwolanin, chx et al: caching the entire {menu_router} table causes problems. 2009-04-12 19:52:38 +00:00
Angie Byron 7ec6429c1c by mr.baileys: Remove needless extra clarification about the size of a KB. 2009-04-11 23:01:35 +00:00
Angie Byron e888f0061c by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future. 2009-04-11 22:19:46 +00:00
Angie Byron c7095deb64 by Berdir: Fix dependency checking of non-existing modules. (with corrected tests) 2009-04-11 17:58:18 +00:00
Dries Buytaert 2704385be8 - Patch by JamesAn: converted locale.inc to use new static caching API. 2009-04-08 02:55:52 +00:00
Dries Buytaert fed346c648 - Patch by anuradha: corrected Sinhala language. 2009-04-08 02:52:49 +00:00
Dries Buytaert ea9a75eb61 - Patch by pwolanin: working around MySQL bug. 2009-04-05 12:08:49 +00:00
Dries Buytaert 4d2072c958 - Patch by Gabor: add more specific body classes so page elements can be themed based on page type. Clean-up of existing code. 2009-04-04 00:58:09 +00:00
Dries Buytaert ce4df7b66b - Patch by JamesAn: convert to use the new static caching API. 2009-04-03 17:41:32 +00:00
Dries Buytaert 3a35e28f92 - Patch by chx, catch, justinrandell, pwolanin, David_Rothstein, et al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch! 2009-04-02 20:39:45 +00:00
Dries Buytaert b25e08ba75 - Patch by pwolanin, justinrandell: caching entire {menu_router} table causes MySQL error/slow rebuilds and slows menu_link_save. 2009-04-02 03:40:05 +00:00
Dries Buytaert 27d7455edb - Patch by c960657: page cache should be case sensitive. 2009-04-01 20:00:47 +00:00
Angie Byron 7e98216936 by catch: Provide a top-level 'International' menu item for localization and translation-related items. 2009-03-31 02:02:23 +00:00
Angie Byron 3dfb808a6d by Josh Waihi: Make PostgreSQL cast values when changing database columns to prevent data loss. 2009-03-31 01:42:45 +00:00
Angie Byron ba62c9c54f by jbomb: Fix grammar in e-mail message string. 2009-03-30 05:32:31 +00:00
Angie Byron a0cca9a472 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 39c3344ac6 by sammys: Correct timestamp type name in PostgreSQL. 2009-03-30 04:55:59 +00:00
Angie Byron 28aaa036e4 follow-up by sun: Clean-up of text format widget patch. 2009-03-30 03:15:41 +00:00
Dries Buytaert a88a999ca8 - Patch by mfb: database API was not E_STRICT compatible. 2009-03-29 12:48:33 +00:00
Angie Byron 95023b8c13 by scor, yched, Steven Jones, and heyrocker: Allow drupal_execute() to be performed within batch API (with tests). 2009-03-28 18:09:11 +00:00
Dries Buytaert 1c63e669b1 - Patch by mr.baileys, james-oppenheim: fixed documentation. 2009-03-28 03:54:37 +00:00
Angie Byron 87f82a6127 by jaydee18 and jbomb: Fix typo in transaction property. 2009-03-25 18:43:01 +00:00
Angie Byron 780169772d follow-up by Damien Tournoud: Fix typo causing fatal errors when running tests. 2009-03-25 13:38:09 +00:00
Dries Buytaert 8af22eac08 - Patch by brianV: documentation improvements. 2009-03-21 17:58:14 +00:00
Dries Buytaert 32076b4d32 - Patch by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches. 2009-03-20 19:18:11 +00:00
Dries Buytaert 5f1f857b24 - Patch by Damien Tournoud, killes, et al: converted queries to the new database abstraction layer. 2009-03-19 10:48:51 +00:00
Dries Buytaert 6d4afa2f16 - Patch by mr.baileys, Dave Reid, cwgordon7: fixed broken SQL query in actions code. 2009-03-18 09:50:46 +00:00
Dries Buytaert b59c662967 - Patch by mr.baileys: IP address from XFF header contains spaces and improved code comments. 2009-03-18 09:21:21 +00:00
Angie Byron 16dcae2351 by mr.baileys: Fix invalid markup generated by l(). 2009-03-17 22:35:07 +00:00
Dries Buytaert 0184860b58 - Patch by stella: add ability to configure the default country. 2009-03-17 15:26:29 +00:00
Dries Buytaert 56e1c5d106 - Patch by Damien Tournoud: fixed parent link detection. 2009-03-14 20:56:06 +00:00
Dries Buytaert 3a7047c670 - Patch by mfb: added support for table descriptions. 2009-03-14 20:34:17 +00:00
Dries Buytaert b46e90ad36 - Patch by merlinofchaos, Frando, catch, sun: form improvements from Views. 2009-03-14 20:13:27 +00:00
Angie Byron 193ba01e1f by Crell, chx, and Alexander Pas: Add facility for doing NULL / NOT NULL conditions to DBTNG. 2009-03-14 17:45:55 +00:00
Dries Buytaert 78027e1a1a - Patch by csevb10: converted to new database abstraction layer. 2009-03-14 16:27:58 +00:00
Angie Byron 1811d659f2 by chx: Fix link titles when using a non-t() callback. 2009-03-14 02:28:05 +00:00