Commit Graph

3384 Commits (e9ef3ac2f25bcb4565af90a2bcae2db7ff764034)

Author SHA1 Message Date
Dries Buytaert 7178f6b173 - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header(). 2009-09-30 18:36:02 +00:00
Dries Buytaert a8f8a26f6d - Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu(). 2009-09-30 13:09:30 +00:00
Angie Byron 0085972f1e #557542 follow-up by catch: Fixed module_implements() caching for authenticated users. 2009-09-29 18:08:28 +00:00
Dries Buytaert 8f1ec56d35 - Patch #584370 by JoshuaRogers, JacobSingh | mattyoung: fixed bug with CSS file inclusion in the CSS optimization code. 2009-09-29 17:52:46 +00:00
Dries Buytaert 598e739208 - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up! 2009-09-29 15:31:17 +00:00
Dries Buytaert cef1089389 - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +00:00
Dries Buytaert 67f2c101c1 - Patch #584966 by mr.baileys, sun: add doxygen group for PHP function wrappers in Drupal. 2009-09-28 22:22:54 +00:00
Dries Buytaert a8b3369b95 - Patch #557542 by CorniI, catch, fago, Crell, sun | pwolanin, chx, webchick, mattyoung, alexanderpas, justinrandell, dropcube, moshe weitzman, Damien Tournoud, Rob Loach, Dries: cache module_implements() for better performance and scalability. 2009-09-27 11:08:45 +00:00
Dries Buytaert 762be09fa9 - Patch #578676 by chx | neclimdul, Crell, Dave Reid: introduce a queue for cron. 2009-09-25 15:20:12 +00:00
Dries Buytaert f15438cc9a - Patch #521838 by jrchamp: (temporary) fix for drupal_get_schema_versions(). 2009-09-25 14:54:49 +00:00
Dries Buytaert fdeb890b5f - Patch #521838 by catch, jrchamp, CorniI, sun | Damien Tournoud, drewish, chx, moshe weitzman, yched, Dries: drupal_get_schema_versions() took 30% of page execution time on /admin. 2009-09-23 15:04:34 +00:00
Dries Buytaert 77d9ff0706 - Patch #551694 by effulgentsia, rfay, sun | moshe weitzman, Dries: standardized the return of status messages in AJAX callbacks. 2009-09-21 08:54:57 +00:00
Dries Buytaert d92389ae11 - Patch #583008 by Damien Tournoud: DRUPAL_BOOTSTRAP_ACCESS doesn't exist anymore, but is still an explicit bootstrap step. 2009-09-21 08:07:07 +00:00
Dries Buytaert ef33d44f66 - Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability. 2009-09-21 07:56:09 +00:00
Dries Buytaert ee8aa910b9 Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-). 2009-09-21 06:44:14 +00:00
Dries Buytaert 0741d8e323 - Patch #550742 by douggreen | Zarabadoo: remove Search box from theme system, default to block system instead. 2009-09-21 06:36:54 +00:00
Angie Byron a7527fecad #564394 follow-up by Damien Tournoud: Remove crappy old pgsql-only db_add/change_column() functions from database layer. 2009-09-21 01:15:15 +00:00
Dries Buytaert 339085eb13 - Patch #306611 by jbomb, sun | Damien Tournoud: fixed fatal error when trying to invoke non-existing action callbacks. 2009-09-20 07:47:44 +00:00
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