Commit Graph

3516 Commits (a838c8be49ed46f9ffb911113c55f9944ae7f952)

Author SHA1 Message Date
Dries Buytaert 7cf7f99878 - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions. 2009-09-20 07:32:19 +00:00
Dries Buytaert fd1c63b5c0 - Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks. 2009-09-19 11:07:37 +00:00
Dries Buytaert db81ff5205 - Patch #581286 by David Strauss | moshe weitzman: fixed detection of CLI environments properly. 2009-09-19 10:38:47 +00:00
Dries Buytaert 2bc3de6a4f - Patch #283723 by pwolanin, sun | eddified, moshe weitzman, Dries, aether, Arancaytar: Added Make menu_tree_output() return renderable output. 2009-09-18 10:54:20 +00:00
Angie Byron df02fa3ca4 #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Angie Byron e18feedfdb #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee... 2009-09-18 00:04:24 +00:00
Angie Byron c9cac770be #457450 by agentrickard: Added hooks to track changes to menu links. 2009-09-17 04:07:40 +00:00
Angie Byron f5d1094bbb #578470 by Dries, jbrauer, Gábor Hojtsy: Add return status codes to drupal_http_request() when a URL fails to parse, instead of failing silently. 2009-09-16 15:28:00 +00:00
Dries Buytaert 9dd2ce283e - Patch #565792 by pwolanin, salvis: follow-up on theme_username refactoring. 2009-09-15 20:03:18 +00:00
Angie Byron 6c0f8eba1c #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,
and alexanderpas: page.tpl.php has now been split into html.tpl.php
(for <html>, <head>, and <body>) and page.tpl.php (for page content).
This now provides consistency for granular theming of renderable output in all
template files.
2009-09-15 17:10:39 +00:00
Dries Buytaert ccb0977bee - Patch #572942 by cwgordon7: proper comment wrapping. 2009-09-14 07:43:11 +00:00
Dries Buytaert e1ad90ba40 - Patch #575360 by dropcube: added API function to check if a cache bin is empty. 2009-09-13 17:49:51 +00:00
Dries Buytaert b5cee8fe49 - Patch #576096 by CorniI: use the new cache API. 2009-09-13 15:09:45 +00:00
Dries Buytaert 5e590b9e4e - Patch #520734 by Everett Zufelt, webernet | Dries, mgifford: theme_feed_icon() could use more meaningful alt text. 2009-09-11 15:17:00 +00:00
Dries Buytaert 4d95e3d22a - Patch #495968 by Moshe Weitzman, catch: follow-up patch to fix bug with language-specific caching and to improve the performance of the caching code. 2009-09-11 15:12:29 +00:00
Angie Byron 960f84b4b4 #569656 by c960657: Use DRUPAL_ROOT in menu_execute_active_handler(). 2009-09-11 15:05:42 +00:00
Dries Buytaert 28a9529524 - Patch #526674 by Everett Zufelt, mgifford: made breadcrumbs more accessible for visually impaired people. 2009-09-11 14:14:16 +00:00
Dries Buytaert 92113cc409 - Patch #513940 by Everett Zufelt: improved accessibility of the installer. 2009-09-11 13:56:56 +00:00
Dries Buytaert 2729f1c2f0 - Patch #569362 by scor, effulgentsia, catch: add attributes and title_attributes() variables for tpl files so that RDFa and Microformats can be implemented. 2009-09-11 06:48:03 +00:00
Angie Byron d8f91382e8 #539022 by dropcube: Use current theme during Batch API processes. 2009-09-11 04:09:26 +00:00
Angie Byron d4a597fd4b #561104 by Crell: Added support for random ordering in dynamic select queries. 2009-09-11 02:47:11 +00:00
Angie Byron 38502757b9 #566094 by Arancaytar and smk-ka: Fixed hierarchy generation in menu_tree_data(). 2009-09-11 01:28:34 +00:00
Angie Byron 0d8adb439d #306316 follow-up by catch: Revert coupling of node_types_rebuild() and menu_rebuild(). 2009-09-10 22:10:10 +00:00
Dries Buytaert 029c48c68d - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema. 2009-09-10 06:38:20 +00:00
Dries Buytaert d481f1cd36 - Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'. 2009-09-10 06:31:39 +00:00
Dries Buytaert 6d6915400e - Patch #565792 by pwolanin, effulgentsia, scor, fago, dahacouk: refactor theme_username() so that RDF patch can be accepted. 2009-09-09 21:44:01 +00:00
Dries Buytaert d440fc540f - Patch #473240 by Arancaytar, c960657: menu_get_names() crashed when called. 2009-09-09 21:33:00 +00:00
Dries Buytaert 95e95bfbf2 - Patch #394268 by Crell, sun, yched: changed DIE update_sql() DIE!. 2009-09-07 15:43:55 +00:00
Dries Buytaert f73040e18b - Patch #557318 by cha0s, hass, Crell: Changed UNION support is missing in database API. 2009-09-07 15:28:53 +00:00
Dries Buytaert a539b0e00d - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures. 2009-09-05 15:05:05 +00:00
Dries Buytaert aab953e437 - Rollback #567148 because it breaks on some versions of MySQL. 2009-09-05 13:35:54 +00:00
Dries Buytaert 6586b76465 - Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support a bit easier by providing two cookies and ... hook_goto_alter. 2009-09-05 13:05:31 +00:00
Dries Buytaert 11e31f721c - Patch #567148 by Damien Tournoud: enable ONLY_FULL_GROUP_BY for MySQL to enforce proper SQL queries. 2009-09-05 10:42:45 +00:00
Dries Buytaert 826b3fa817 - Patch #565994 by mfb: src attribute for external javascript should be HTML-encoded. 2009-09-05 10:05:38 +00:00
Dries Buytaert 01c7f79adc Patch #567250 by lilou, mikispeed: remove 'Serbia And Montenegro' from country list. 2009-09-05 05:41:55 +00:00
Angie Byron bc2b945fbb #556156 by Rob Loach and doq: Fixed incorrect usage of variable_get(bin). 2009-09-01 20:43:21 +00:00
Angie Byron 18b7e4254b #269337 by egfrith and wrunt: Added support for more image types (PDF, TIFF, EPS, etc.). 2009-09-01 17:49:11 +00:00
Angie Byron c4a548f64d #331180 follow-up by pwolanin and mfb: Fix sending of mail. 2009-09-01 17:40:28 +00:00
Angie Byron 5bd9dcef60 #557582 by moshe weitzman: Reset statics after each update to conserve memory and avoid odd bugs. 2009-09-01 17:03:31 +00:00
Angie Byron ff813ab62c #564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section. 2009-09-01 16:50:12 +00:00
Angie Byron ce52f41a29 #364219 follow-up by TheRec: One last API nicety to theme_links() for the accessibility header stuff. 2009-08-31 19:50:18 +00:00
Angie Byron 896954da58 #321828 by Davy Van Den Bremt and Damien Tournoud: Move template_preprocess_maintenance_page() to theme.inc to allow Drupal to properly report fatal errors. 2009-08-31 18:43:12 +00:00
Angie Byron ee59107c23 #331180 by pwolanin and Rob Loach: Added pluggable smtp/mail framework. 2009-08-31 18:30:27 +00:00
Angie Byron 7d1a9b8d3d #496500 follow-up by Damien Tournoud: Fixed PostgreSQL and SQLite. 2009-08-31 17:07:21 +00:00
Dries Buytaert b4786ff0ee - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks. 2009-08-31 17:06:10 +00:00
Angie Byron a244b45cfb #558958 by Frando and moshe weitzman: Add a hook_page_build() that runs before hook_page_alter(). 2009-08-31 16:46:32 +00:00
Dries Buytaert 06619eb763 - Patch #553276 by boombatower: added HTTP authentication support to the (simpletest) browser. 2009-08-31 05:56:54 +00:00
Dries Buytaert e6e29ac1b0 - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work. 2009-08-31 05:51:08 +00:00
Dries Buytaert 41dca3c4e0 - Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME extension mapping rather than setting a huge variable. 2009-08-31 05:47:34 +00:00
Angie Byron d4d43f11ea #560944 by seutje: Fixed collapsible fieldsets in Garland. 2009-08-29 16:30:14 +00:00
Dries Buytaert feb4845493 - Patch #499156 by Wim Leers: add hook_file_alter() so we can integrate with CDNs. 2009-08-29 06:57:27 +00:00
Dries Buytaert fb0275fa6a - Patch #496500 by chx: remove global placeholder counter. 2009-08-29 05:43:35 +00:00
Dries Buytaert eca9c6cc16 - Patch #561520 by Pasqualle: is an object. 2009-08-29 05:39:37 +00:00
Angie Byron 770e0d54f9 #364470 by stBorchert and JohnAlbin: Made theming of 'Submitted by author, on date' easier. 2009-08-29 04:16:15 +00:00
Dries Buytaert b8448cac63 - Patch #528326 by JacobSingh, cwgordon7: clean-up and bug fixes for the FTP file transfer classes. 2009-08-28 07:51:55 +00:00
Angie Byron 0259ee968f #367567 by effulgentsia, yched, quicksketch, sun, and chx: Move AHAH-'add more' to the new generic AHAH callback, and add support for form definition functions being kept in non-.module files. 2009-08-27 04:40:12 +00:00
Dries Buytaert 2a2a7f3f51 - Patch #423992 by Davy Van Den Brempt: remove unused variables. 2009-08-26 15:00:17 +00:00
Dries Buytaert 9d6dcc5682 - Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable. 2009-08-26 10:53:45 +00:00
Angie Byron fd164e9d02 #496516 by Crell and Berdir: Moved query_alter() into a preExecute() method, so that modules can know the final query/arguments before they are run. 2009-08-26 04:58:23 +00:00
Dries Buytaert 3f36af04de - Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments. 2009-08-25 21:53:48 +00:00
Angie Byron 2c7e1f2a41 #505084 by Rob Loach: Added an #attached_library() FAPI property for drupal_add_library(), for consistency with #attached_css and #attached_js. 2009-08-25 21:16:31 +00:00
Angie Byron 245d83cb84 #364219 follow-up by TheRec: Fix invocations of theme_links() via Drupal's rendering API. 2009-08-25 15:39:13 +00:00
Dries Buytaert 14b233ec1d - Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages. 2009-08-25 10:27:15 +00:00
Angie Byron 6e9eb5451c #558538 by pwolanin: Fixed Non-by-reference use of drupul_static() in token.inc. 2009-08-25 02:50:08 +00:00
Dries Buytaert 488fee8ce8 - Patch #496500 by chx: rollback. 2009-08-24 18:22:54 +00:00
Angie Byron 542d69fbf9 #547846 by David_Rothstein: Fixed a missing reference operator that caused Drupal installation to fail on PHP 5.3. 2009-08-24 14:49:08 +00:00
Angie Byron 4241e34e0b #524728 follow-up by David_Rothstein: Fix whitespace in install.php and install.inc. 2009-08-24 03:13:44 +00:00
Angie Byron bf9c634123 #550572 by sun and c960657: Fixed CSS+JS regressions related to form-item-[name]. 2009-08-24 03:11:34 +00:00
Angie Byron 03a5563b89 #509584 by pwolanin: Various API fixes for menu_tree_data() including depth param. 2009-08-24 01:49:41 +00:00
Angie Byron 61dd88e8b1 #364219 follow-up by brandonojc: Commit missing hunk from last patch. 2009-08-24 00:34:11 +00:00
Angie Byron 2c55219315 #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading. 2009-08-24 00:14:23 +00:00
Angie Byron e63e85020b Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again. 2009-08-24 00:10:46 +00:00
Angie Byron 4ae238ea57 *** empty log message *** 2009-08-24 00:02:05 +00:00
Angie Byron a2694498f1 #542658 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks. 2009-08-22 19:58:28 +00:00
Angie Byron d71ffc5aba #200953 by seanburlington: Added basic support for 'time' and 'date' types to schema API. 2009-08-22 19:43:12 +00:00
Dries Buytaert eac93fa430 - Patch #496500 by Moshe Weitzman, Crell, Berdir: remove global placeholder counter so we can support Views caching. 2009-08-22 19:10:34 +00:00
Angie Byron a9762cd3bf #201415 by sun: Add a permission to access site in maintenance mode. 2009-08-22 18:24:14 +00:00
Dries Buytaert 06d296d5f9 - Patch #520734 by Everett Zufelt: for accessibility, theme_feed_icon could use more meaningful alt text. 2009-08-22 15:55:37 +00:00
Angie Byron 36ec189695 #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string. 2009-08-22 14:34:23 +00:00
Dries Buytaert 0d9816b8fd - Patch #555400 by boombatower: remove duplicate method. 2009-08-21 17:07:17 +00:00
Dries Buytaert e4758cb4f5 - Patch #555446 by deekayen: remove backward-compatibility hacks from arg processing. 2009-08-21 16:36:35 +00:00
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 716293e0fb #509398 by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D 2009-08-21 07:50:08 +00:00
Angie Byron d151ea9100 #554754 by gordon and dww: Added a new function update_get_update_list() to return list of pending updates. 2009-08-21 06:40:05 +00:00
Angie Byron 6df0d7edb6 #552520 by merlinofchaos: Fixed AJAX wrappers on poll/upload modules. 2009-08-21 00:35:31 +00:00
Angie Byron bf49ab7213 #551574 by emmajane and jhodgdon: Added @see also links to variable_set(), variable_get() and variable_del() to link them together. 2009-08-21 00:00:43 +00:00
Angie Byron 1aee5cf42d #515236 by brandonojc, Everett Zufelt, and zzolo: Added additional markup to theme_status_messages() to be more apparent to assistive technology users. 2009-08-20 15:18:09 +00:00
Dries Buytaert 0125b20cda - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page. 2009-08-20 10:48:03 +00:00
Angie Byron 425a1f955c #554106 by dropcube: Attempt #2 at fixing random test failures. 2009-08-20 07:24:40 +00:00
Angie Byron 45e2d8efcf #514172 by Bojhan: Increased maximum menu router parts (again). 2009-08-19 23:29:13 +00:00
Angie Byron 01d98fa50b #400292 by effulgentsia: Allow preprocess functions for theme hooks implemented as functions. 2009-08-19 22:44:05 +00:00
Dries Buytaert 40003c8307 - Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core. 2009-08-19 20:19:37 +00:00
Angie Byron b2730e86d5 #552066 by quicksketch and pwolanin: Fix bug with file_save_upload() and trailing slashes (with tests). 2009-08-19 08:38:09 +00:00
Angie Byron 024d4987c1 #552744 by drewish: Fixed incorrect documentation for the form.inc theme functions. 2009-08-19 08:15:36 +00:00
Angie Byron 0ae93f0cb4 #542426 by neilnz: PostgreSQL should not require password to be set in settings.php for trust mode. 2009-08-19 08:12:26 +00:00
Dries Buytaert 38abc06534 - Patch #544418 by sun: small follow-up on new AJAX framework. 2009-08-18 11:26:04 +00:00
Dries Buytaert 9eb6dd5eaa - Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a locking framework for long running operations. 2009-08-17 20:32:30 +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 92d536493c #544418 follow-up: It's really helpful when I commit ALL of a patch. 2009-08-17 07:29:32 +00:00
Angie Byron 25b9f686a6 #544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now. 2009-08-17 07:12:16 +00:00
Dries Buytaert 55d9463766 - Patch #370240 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 #504422 by catch, drewish: file_load_multiple() missing a sanity check. 2009-08-17 06:33:31 +00:00
Dries Buytaert 12893d0bd3 - Patch #340283 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 #370454 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 #370454 by chx, Damien Tournoud: simplify page caching. 2009-08-16 18:39:45 +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
Angie Byron a3018c01a2 #167112 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 #533586 by dww and chx: Refactor dependency checks into sharable helper functions. 2009-08-13 03:03:04 +00:00
Angie Byron 049a8896f5 #545952 by yoroy and Gábor Hojtsy: move modules to config/modules. 2009-08-12 23:51:19 +00:00
Dries Buytaert a83e5605c7 - Patch #546568 by quicksketch: consistently pass in to #value_callback functions. 2009-08-12 11:45:14 +00:00
Dries Buytaert c2a833cf1e - Patch #546878 by Gábor Hojtsy, yoroy: move performance settings. 2009-08-12 11:33:44 +00:00
Angie Byron 9a34f7a1c2 #546048 by Gábor Hojtsy: Move maintenance mode setting to config/development. 2009-08-11 17:26:33 +00:00
Angie Byron 82f604753e #514914 by Gábor Hojtsy: Add back removed pager_limits variable. 2009-08-11 16:43:11 +00:00
Dries Buytaert 62e0ddc740 - Patch #545356 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 #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 daa26f7982 - Patch #536768 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 #511760 follow-up by rfay: Improve error messages in file_unmanaged_copy(). 2009-08-11 04:50:36 +00:00
Dries Buytaert 8b11e7eb69 - Patch #543948 by Damien Tournoud: remove db_type_placeholder(). 2009-08-10 21:00:31 +00:00
Angie Byron 1da6ef52c4 #485974 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 #528856 by catch: Optimize module_implements() by statically caching the maintenance mode variable. 2009-08-08 15:03:29 +00:00
Angie Byron 0d18cd681b #543594 by Damien Tournoud: Bubble up exceptions in PDO. 2009-08-08 14:09:51 +00:00
Angie Byron e758e30450 #533584 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 #193383 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 #531476 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 #433992 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 #315047 by Josh Waihi: Escape PostgreSQL column names in the changeField function. 2009-08-04 06:32:17 +00:00
Angie Byron 4e614ace82 #434350 by cpliakas and Crell: Add a method to explicitly close a database connection. 2009-08-04 05:36:57 +00:00
Angie Byron b405e61329 #504256 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 #341140 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 #536150 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 #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly. 2009-08-03 03:04:34 +00:00
Angie Byron a55a0d99d1 #412410 by c960657: Make schema descriptions plain text. 2009-08-02 08:16:16 +00:00
Angie Byron 1957c641e5 #523298 by catch: Speed up static caching in drupal_lookup_path(). 2009-08-02 06:48:24 +00:00
Dries Buytaert 5ee5b5f699 - Patch #493466 by arianek, jhodgdon: documentation for file_save_upload inaccurately describes a parameter. 2009-08-02 05:43:54 +00:00
Dries Buytaert b3b7be43c0 - Patch #342950 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 #530976 by catch: small performance optimization to drupal_render(). 2009-07-31 19:56:09 +00:00
Dries Buytaert a16a5a9249 - Patch #536198 by boombatower: remove some death code. 2009-07-31 07:27:59 +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 926606eeca - Patch #535564 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 #534480 by solotandem: change explode to implode in the documentation. 2009-07-30 10:54:41 +00:00
Dries Buytaert 8140ed0d84 - Patch #443154 by boombatower, pwolanin: properly report fatal errors as failures. 2009-07-30 10:46:53 +00:00
Dries Buytaert 4e96b4e5df - Patch #535264 by Crell: removing some more legacy cruft. 2009-07-30 10:16:48 +00:00
Dries Buytaert afb395d5b6 - Patch #495030 by Psicomante: changed locale code for Kyrgyz from ky to kg. 2009-07-30 10:14:17 +00:00
Dries Buytaert cee4af4b43 - Patch #522176 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 #511748 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 #233091 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 #493746 by Dave Reid: code clean-up of drupal_attributes(). 2009-07-28 19:22:18 +00:00
Dries Buytaert a938e18a1b - Patch #491556 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 #211747 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 #524728 by David_Rothstein, anarcat: white space clean-up. 2009-07-28 19:02:38 +00:00
Dries Buytaert d6e113a3de - Patch #513592 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 #524728 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 #227232 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 #349508 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 #388544 by arianek, joachim: added missing documentation. 2009-07-27 19:28:38 +00:00
Dries Buytaert f350158f86 - Patch #531038 by quicksketch: #value_callback missing drupal_function_exists(). 2009-07-27 18:40:12 +00:00
Dries Buytaert 7d41b2d7f5 - Patch #519782 by tic2000: change to become a hidden region like page_top. 2009-07-27 18:38:35 +00:00
Dries Buytaert 2e36bdcb7d - Patch #517502 by andrea.gariboldi: make Transaction API follow its own documentation. 2009-07-27 18:24:49 +00:00
Angie Byron dbb5457cfe #527804 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 #528984 by catch: Remove duplicate check for Drupal maintenance mode. 2009-07-23 21:14:09 +00:00
Angie Byron 708f3b970f #292565 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 #523034 by jhodgdon: better documentation for theme_fieldset. 2009-07-23 00:01:03 +00:00
Dries Buytaert 3a29ee48f8 - Patch #3518404 by bopombatower: lock down DB config based on simpletest UA headers. 2009-07-22 04:45:35 +00:00
Angie Byron ef5360ab3c #525754 by chx: Clean up some trailing whitespace. 2009-07-21 07:27:00 +00:00
Angie Byron d2c02ca453 #481288 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ... 2009-07-21 01:56:36 +00:00
Dries Buytaert 444ae51f17 - Patch #520664 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 #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure. 2009-07-20 18:51:36 +00:00
Dries Buytaert c59a44e29b - Patch #334283 by Gábor Hojtsy: fixed context bug. 2009-07-20 17:09:36 +00:00
Dries Buytaert 666a17977e - Patch #524638 by drumm: documentation clean-up. 2009-07-20 01:28:16 +00:00
Dries Buytaert 53e31e6d62 - Patch #523694 by catch: improve performance of t(). 2009-07-19 06:03:04 +00:00
Angie Byron b1938ce091 #523358 by catch: Speed up drupal_function_exists(). 2009-07-19 05:26:11 +00:00
Angie Byron 48e41d314e #509392 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 #517318 by dmitrig01: tableselect needs to be able to give options weights. 2009-07-18 02:41:05 +00:00
Dries Buytaert 23e704747d - Patch #519612 by quicksketch: added drupal_function_exists() to file validators. 2009-07-16 10:46:46 +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
Angie Byron b692036962 #509392 by adrian: Add .info files for installation profiles. 2009-07-15 02:08:41 +00:00
Dries Buytaert ef09cf93e5 - Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity! 2009-07-14 10:22:17 +00:00
Angie Byron beadf384f1 #455844 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 #517502 by Crell: make transaction API follow its own documentation. 2009-07-13 07:27:15 +00:00
Dries Buytaert 6dc5b5449d - Patch #491456 by quicksketch, drewish, et al: image effects and actions. 2009-07-12 08:36:35 +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
Angie Byron 8cf387a370 #454462 by JohnAlbin: Fire MODULE_preprocess_maintenance_page functions. 2009-07-10 05:06:55 +00:00
Angie Byron b7c27c3246 #485350 follow-up by Dave Reid: Fix code example for module_load_include(). 2009-07-10 04:58:08 +00:00
Angie Byron 731126f499 #462242 by rednahead and drewish: Remove stray global user that's doing nothing. 2009-07-10 04:08:20 +00:00
Angie Byron 0f3761b99d #515280 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 #346450 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 #514172 by quicksketch: increase max router parts. 2009-07-09 07:03:57 +00:00
Dries Buytaert 3ffb9f4a6e - Patch #243129 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 #512308 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 #511760 by rfay: improve the error messages in file_unmanaged_copy(). 2009-07-07 08:59:07 +00:00
Dries Buytaert d6ce954260 - Patch #314358 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 #483778 by Frando: some form API clean-up. 2009-07-06 13:31:47 +00:00
Dries Buytaert 19dd7c96a3 - Patch #510398 by asimmonds: incorrect CSS class for form element wrappers. 2009-07-05 18:02:08 +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 a0d19b0810 - Patch #482636 by quicksketch: further clean-up of the form IDs/classes. 2009-07-04 14:57:23 +00:00
Dries Buytaert 2e0a4d26af - Patch #482646 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 #310139 by pwolanin, c960657: drupal_query_string_encode() should not call drupal_urlencode(). 2009-07-03 19:21:55 +00:00
Dries Buytaert c90e16721a - Patch #359276 by Freso, Heine, lyricnz: avoid double encoding/decoding of HTML entities. 2009-07-03 18:26:35 +00:00
Dries Buytaert 4cd373bf2c - Patch #509122 by Berdir: rest in peace db_affected_rows(). 2009-07-03 10:57:46 +00:00
Dries Buytaert e6caf7a0e1 - Patch #508756 by catch, crell et al: rest in peace db_placeholders(). 2009-07-03 04:36:50 +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
Angie Byron d9ab38b2d0 #485350 by jhodgdon: Clarify documentation of module_load_include(). 2009-07-01 17:34:13 +00:00
Dries Buytaert b300a7a593 - Patch #395472 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 #477944 by DamZ: more streamlining and clean-up of session handling code. 2009-07-01 12:47:30 +00:00
Dries Buytaert 8eb8dcc842 - Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave servers. Finally. 2009-07-01 08:11:27 +00:00
Angie Byron 7c3493c45b #506458 by quicksketch: Replace missing global user so that page caching works again. 2009-06-30 17:37:36 +00:00
Angie Byron 6d5d8dccc4 #408434 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 #495598 by jrchamp: use explode() instaed of spit(). 2009-06-29 17:27:58 +00:00
Angie Byron 4dafb3953c #482346 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 #333171 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 #499794 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 #369314 by Berdir: make sub-selects work. 2009-06-27 09:41:56 +00:00
Angie Byron 48d3eff243 Roll-back of #395472 follow-up. Seeing if this causes testing bot to quit spazzing out. 2009-06-24 01:45:09 +00:00
Angie Byron d1ba6c419c #395472 follow-up by Frando: Fix typo in class definitions. 2009-06-23 23:24:36 +00:00
Dries Buytaert d7e2be1520 - Patch #395472 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 #67211 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 #211439 by David_Rothstein, cwgordon7: correct sorting of modules. 2009-06-20 06:00:24 +00:00
Dries Buytaert 964dc32a31 - Patch #409994 by jhodgdon et al: clarified the documentation. 2009-06-19 08:46:44 +00:00
Angie Byron 4d202669af #455844 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 #293322 by minorOffense: fixed documentation. 2009-06-18 16:03:30 +00:00
Dries Buytaert 2352a0b5ed - Patch #265265 by jhodgdon, neochief: phpdoc fix. 2009-06-18 15:48:13 +00:00
Dries Buytaert 19302728e8 - Patch #392688 by jeffschuler: added missing documentation. 2009-06-18 10:37:37 +00:00
Dries Buytaert b65538567d - Patch #276008 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 #280240 by andypost: maybe some day, someone wants to post 0. :) 2009-06-17 11:08:46 +00:00
Angie Byron 870b921aa4 #482622 by chx and Frando: Allow alternative implementations for caching. 2009-06-16 23:48:09 +00:00
Dries Buytaert 174aa41da0 - Patch #491978 by Berdir: remove unnecessary &s. 2009-06-15 10:10:47 +00:00
Dries Buytaert ecc24c5afa - Patch #274947 by yched: removed the remaining bits from teaser splitter. 2009-06-15 09:51:49 +00:00
Dries Buytaert 529713d8aa - Patch #43493 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 #461938 by jamesAn: proper filtering of and . 2009-06-13 19:34:57 +00:00
Dries Buytaert ab158d82f0 - Patch #221399 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 #486278 by brianV: fixed headers sent by XML-RPC library. 2009-06-12 08:44:45 +00:00
Dries Buytaert 0d9a5df18c - Patch #370958 by c960657, drewish, Rob Loach: added flash related mime types. 2009-06-11 04:39:50 +00:00
Dries Buytaert e0b8aebada - Patch #359719 by joachim, brianV: documentation for theme_menu_item(). 2009-06-10 21:52:36 +00:00
Dries Buytaert 05c39fe7a0 - Patch #487830 by c960657: fixed a HTTP header and improved the tests. 2009-06-10 20:00:10 +00:00
Dries Buytaert a13bad5890 - Patch #449198 by justinrandell: documentation update. 2009-06-10 16:14:49 +00:00
Dries Buytaert 5b6680861b - Patch #197266 by drewish: added code comment. 2009-06-09 21:33:12 +00:00
Dries Buytaert e9d97f1eef - Patch #449198 by boombatower: cealn up test loading and related API. 2009-06-08 09:23:55 +00:00
Dries Buytaert 28b2f098be - Patch #334283 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 #484336 by smk-ka: remove left-over variable. 2009-06-08 04:44:58 +00:00
Dries Buytaert 880bb9057f - Patch #202775 by michaelfavia, jabapyth: fixed database testing and error handling during installation. 2009-06-08 04:33:35 +00:00
Dries Buytaert 967564af46 - Patch #145733 by brianV: enable cookies ... 2009-06-06 20:15:23 +00:00
Angie Byron 469471fdde #408876 by JamesAn: Document Schema API's serialize property. 2009-06-06 18:23:21 +00:00
Angie Byron c3e95d2532 #483808 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 #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data(). 2009-06-06 16:05:28 +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
Dries Buytaert 9079d78481 - Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... queries. 2009-06-05 16:55:45 +00:00
Angie Byron d73fe8eae0 #480044 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 #358315 by neochief et al: drupal_lookup_path() not respects alias' order. 2009-06-02 15:06:09 +00:00
Dries Buytaert 4f2e13f503 - Patch #422362 by JamesAn: convert form.inc to use new static caching API. 2009-06-02 13:47:26 +00:00
Dries Buytaert cbd22269f8 - Patch #473652 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 #477944 by Damien Tournoud: fix and streamline page cache and session handling. 2009-06-02 06:58:17 +00:00
Angie Byron db081c1448 #422116 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 #111011 by Josh Waihi: adding foreign key specifications. 2009-06-01 22:07:10 +00:00
Dries Buytaert 00271e741f - Patch #458176 by c960657: improved exception handling in database layer. 2009-06-01 16:47:06 +00:00
Dries Buytaert 984f27efc9 - Patch #106559 by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() optimizations. 2009-06-01 11:23:27 +00:00
Dries Buytaert 3876e6acc6 - Patch #422358 by JamesAn, pwolanin: convert common.inc to use new static caching API. 2009-05-31 07:00:12 +00:00
Angie Byron a26efbeb5a #408434 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 #393632 by andypost: use both first and last class for single-item menu items. 2009-05-30 13:11:38 +00:00
Angie Byron 114a7f2cb3 #471800 follow-up by stella: Fixing comments on MySQL system queries. 2009-05-29 01:51:46 +00:00
Angie Byron 2df43894e2 #306358 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 #345591 follow-up by pwolanin: Small indentation fix. 2009-05-27 14:33:41 +00:00
Angie Byron 9eeec33415 #467474 by Josh Waihi: Type-cast booleans to work around PostgreSQL PDO bug. 2009-05-27 01:50:36 +00:00
Dries Buytaert 7e36364c5c - Patch #465190 by Heine: add check_plain() call. 2009-05-26 10:41:06 +00:00
Dries Buytaert 3c4be3ab55 - Patch #472658 by agentrickard: clean up of inline code comments. 2009-05-26 09:12:29 +00:00
Dries Buytaert 70546d29ff - Patch #472646 by Josh Waihi: fixed the PostgreSQL installation. 2009-05-26 08:50:04 +00:00
Dries Buytaert edeea95f5e - Patch #137932 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 #471800 by stella: more code style fixes. 2009-05-25 13:42:56 +00:00
Dries Buytaert 12024dbca4 - Patch #319165 by andpost: force PostgreSQL to use UTF-8 by default. 2009-05-25 05:22:52 +00:00
Dries Buytaert a24a6c2bba - Patch #471070 by stella: millions of code style fixes. 2009-05-24 17:39:35 +00:00
Dries Buytaert a5f42fd007 - Patch #470632 by sun: move filter_xss*() into common.inc. 2009-05-24 07:17:14 +00:00
Dries Buytaert 765d0572a2 - Patch #471142 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 #471032 by chx: variable_del is broken! 2009-05-23 19:14:42 +00:00
Dries Buytaert 7f5afdeedb - Patch #363905 by dereine: move template_preproces_node/block out of theme.inc. 2009-05-22 11:34:05 +00:00
Dries Buytaert dc4d421be7 - Patch #396284 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 #398902 by kscheirer and alexanderpas: Type-check passwords. 2009-05-22 07:39:09 +00:00
Dries Buytaert 800f2d9aa4 - Patch #467984 by Berdir: fixed some database glitches and extended the tests. 2009-05-22 07:08:15 +00:00
Angie Byron 86289baab3 #372471 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 #310467: Breaks installer requirements check and update.php. 2009-05-21 23:07:16 +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
Dries Buytaert 2951224184 - Patch #468796 by chx, sun: improved theme.inc documentation. Woop, woop. 2009-05-21 18:41:43 +00:00
Dries Buytaert 76ba5ed516 - Patch #468732 by Andypost: fixed comment. 2009-05-21 10:17:37 +00:00
Angie Byron 6ac0154f85 #375578 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 #445214 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 #415710 by dixon_, JohnAlbin, BMDan: fix favicon mime-type handling. 2009-05-17 10:42:16 +00:00
Angie Byron 8ba2805c91 #464878 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 #454992 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 #456824 by catch: add better caching to drupal_lookup_path(). 2009-05-16 19:07:02 +00:00
Angie Byron 6cc59e5260 #452704 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 #355360 by burningdog, spatz4000, netaustin: standardize on 'cacheable'. 2009-05-16 16:06:04 +00:00
Dries Buytaert 47413f6460 - Patch #368116 by chx, c960657: fixed bug in tokenizer for registry. 2009-05-16 16:04:42 +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 06dbf309b6 - Patch #372306 by moshe: add tag to menu_get_item() query. 2009-05-14 08:35:58 +00:00
Dries Buytaert 1778c5cca9 - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. 2009-05-14 08:23:15 +00:00
Angie Byron 679e9011d9 #292565 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 #430904 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 #210876 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 #453080 by Gabor Hojtsy: moved the footer message to a block. 2009-05-12 13:43:46 +00:00
Dries Buytaert 847304a293 - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms. 2009-05-12 08:37:45 +00:00