Commit Graph

3416 Commits (5f40bd5becb4deb9663bdacae09b0847d569508a)

Author SHA1 Message Date
Dries Buytaert 5d00d0d61f - Patch #623992 by sun: documentation updates for system_list(). 2009-11-09 19:00:03 +00:00
Dries Buytaert b721f5e0e3 - Patch #570900 by Crell: remove remnants of update_sql(). 2009-11-09 18:34:26 +00:00
Angie Byron e54794cdce #627186 by quicksketch: Removed some stray tabs. 2009-11-09 01:51:24 +00:00
Dries Buytaert 54925d947b - Patch #620688 by chx: fixed drupal_static_reset(). 2009-11-08 20:36:12 +00:00
Dries Buytaert 3213087441 - Patch #623992 by sun: fixed the tests. We can re-enable the test bot now. 2009-11-08 19:53:19 +00:00
Dries Buytaert a6e707cd84 - Patch #623992 by sun: fixed the tests. We can re-enable the test bot now. 2009-11-08 18:49:04 +00:00
Angie Byron 07151b0c82 #523058 by catch, pwolanin, sun, and smk-ka, and jrchamp: Optimize check_plain(). 2009-11-08 13:58:03 +00:00
Angie Byron 3e8344b5c4 #560944 follow-up by brandonojc, seutje, and Davy Van Den Bremt: Move collapsible fieldset logic from theme_fieldset() hook to form_process_fieldset(). 2009-11-08 13:37:34 +00:00
Angie Byron 031a687649 #318636 by effulgentsia, sun, Damien Tournoud, Xano, and jrchamp: Make l() themable. 2009-11-08 12:43:41 +00:00
Angie Byron 641306e95c #521852 by brandonojc, Everett Zufelt, mgifford, and sun: Provide semantic markup to local tasks to indicate an active task. 2009-11-08 12:30:35 +00:00
Dries Buytaert 370d07e9f7 - Patch #624882 by jhodgdon: fixed typos in hooks section page. 2009-11-08 09:31:10 +00:00
Dries Buytaert 7080b8f35d - Patch #623992 by catch: performance improvement: reduce {system} database hits on every page request. 2009-11-08 09:29:07 +00:00
Angie Byron 5a5f34b0fa #528822 by jhodgdon: Batch example should explain that a file must be included when necessary. 2009-11-07 14:44:04 +00:00
Angie Byron 35ff7005f4 #600032 by c960657: Removed browser.inc. Please see http://drupal.org/project/browser if you'd like to help with a more fleshed-out abstract browser for possible inclusion in D8. 2009-11-07 14:10:33 +00:00
Dries Buytaert 4a1059fa1b - Patch #620692 by Crell: remove drupal_render_children() from drupal_render() by inlining it. 2009-11-07 14:02:31 +00:00
Dries Buytaert a8ec4e1d50 - Patch #607244 by sun: added permission to decrease performance impact of contextual links. 2009-11-07 13:35:21 +00:00
Angie Byron d9017f5878 #591794 follow-up by effulgentsia: Reduce performance overhead of drupal_alter(). 2009-11-05 16:19:25 +00:00
Dries Buytaert cc13b34703 - Patch #623276 by jhodgdon: fixed documentation for file_scan_directory() is incorrect. 2009-11-05 03:37:08 +00:00
Dries Buytaert 373fee82b3 - Patch #622048 by sun: streamline drupal_bootstrap() and expose the flow to code profilers. 2009-11-05 03:00:21 +00:00
Angie Byron b006ec6cb4 #571086 follow-up by sun: Allow specifying a 'wrapper callback' before executing a form builder function. 2009-11-04 05:39:14 +00:00
Angie Byron 36adc757f9 #575280 follow-up by mfb and chx: Fixed impersonation attack when an https session exists. 2009-11-04 05:05:52 +00:00
Angie Byron 59b7e23b56 #367567 by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for 'Add more' links. 2009-11-04 04:56:54 +00:00
Angie Byron 0d8515deb7 #552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards. 2009-11-03 06:47:23 +00:00
Angie Byron ae842168f9 #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable. 2009-11-03 05:27:18 +00:00
Angie Byron a986e349fa #605880 by bleen18 and David_Rothstein: Fix weird bugs with settings and menus after install due to faulty caching. 2009-11-03 05:18:06 +00:00
Angie Byron 032fe0a66d #539022 follow-up by David_Rothstein: Batch API should use the current theme to run the batches. 2009-11-02 15:57:33 +00:00
Angie Byron ec732a6360 #239825 follow-up: Adjusting comments. 2009-11-02 04:10:51 +00:00
Angie Byron 3b427fae37 #341140 follow-up by JohnAlbin and chx: drupal_get_filename() fails for PHPTemplate themes when database is down. 2009-11-02 03:46:43 +00:00
Angie Byron 0d371742b6 #43462 by c960657 and andypost: Fixed issues with certain configurations of compressed pages. 2009-11-02 03:12:05 +00:00
Angie Byron bfedf56f9d #582584 by dww, Jacine, and chx: Move required form element marker into its own theme function. 2009-11-02 03:00:28 +00:00
Angie Byron b567437500 #239825 by jeffschuler and bjaspan: Add support for OS-specific line endings on e-mails. 2009-11-02 02:37:36 +00:00
Angie Byron ab91113c56 #617420 by ksenzee: Fixed batch system error on redirection. 2009-11-02 00:42:06 +00:00
Angie Byron e9ef3ac2f2 #541612 by mgifford: Added meaningful alt attribute to sortable table header links. 2009-11-02 00:25:32 +00:00
Angie Byron bbf9c0a674 #620516 by Crell: Use isNull() inside SQLite driver. 2009-11-02 00:19:27 +00:00
Angie Byron 267c290cf5 #287647 by mikejoconnor, lilou, cafuego, bjaspan, and robertDouglass: Cast results of hook_schema() to an array to avoid schema corruption. 2009-11-01 23:10:14 +00:00
Angie Byron 14c1c505e0 #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs in https support and use https for authorize.php if available. 2009-11-01 23:02:13 +00:00
Angie Byron c409a47fcc #592008 follow-up by chx and moshe weitzman: All theme() function calls in hook_init(). 2009-11-01 22:10:07 +00:00
Angie Byron 1eae549bd6 #615508 by Crell: Use slave servers for search module. 2009-11-01 21:46:16 +00:00
Angie Byron ca8eee7545 #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly. 2009-11-01 21:26:44 +00:00
Dries Buytaert 54db3af335 - Patch #619566 by sun: performance improvement: don't invoke hook_url_outbound_alter() if there's nothing to invoke. 2009-11-01 14:08:17 +00:00
Dries Buytaert 534c89f21e - Patch #321023 by Everett Zufelt, mgifford: improve accesibility in pager.inc. 2009-10-31 18:12:26 +00:00
Dries Buytaert 03e2ec64ab - Patch #606994 by yched: move entity handling out of Field API. 2009-10-31 16:06:36 +00:00
Dries Buytaert 086d189011 - Patch #572452 by catch, JoshuaRogers: drupal_get_filename() and drupal_load() should not use drupal_static(). Performance improvement. 2009-10-31 14:00:37 +00:00
Dries Buytaert 745b5b034c - Patch #618938 by pwolanin: fixed Drupal version is not being available until the end of bootstrap. 2009-10-30 22:33:35 +00:00
Dries Buytaert 1b83420193 - Patch #615734 by catch: document why we call drupal_get_filename() in module_list(). 2009-10-30 21:54:45 +00:00
Dries Buytaert d72539f1b5 - Patch #200931 by Darren Oh, asimmonds: fixed schema not being available in hook_install()/hook_enable(). 2009-10-30 21:41:45 +00:00
Angie Byron 1da73d26c2 #591794 by chx, Rob Loach, sun, JohnAlbin: Give themes access to alter hooks. 2009-10-27 19:29:12 +00:00
Angie Byron 0e05035b71 #610204 by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: API changes to support overlays: lays ground work for implementation. 2009-10-27 04:12:39 +00:00
Angie Byron 2d47717b49 #609728 follow-up: Oops. Committed wrong version of that last patch. 2009-10-27 03:34:01 +00:00
Angie Byron 91bb068377 #609728 by dww and JacobSingh: Skip authorize.php step in update manager if webroot files are owned by the httpd user. 2009-10-27 03:31:21 +00:00