Commit Graph

3711 Commits (b04816e0fe30dab62d27bbf3ff08a15a2a14a13a)

Author SHA1 Message Date
Dries Buytaert cc55d29417 - Patch #187398 by andypost, Crell, lilou, Gábor Hojtsy, sun: re-split locale module. 2010-01-08 13:32:43 +00:00
Angie Byron c92ddd4cb8 #601768 by Crell and Damien Tournoud: Add a DatabaseStatementEmpty to allow complex query to return a proper empty set. 2010-01-08 07:43:55 +00:00
Angie Byron 2d632d1a18 #634472 by sun and effulgentsia: Allow menu template file suggestions. 2010-01-08 07:30:34 +00:00
Angie Byron 0e3fda75df #645822 by sun: Fixed #ajax is not extensible (and partially buggy). 2010-01-08 07:27:32 +00:00
Angie Byron 0dd1612770 #629794 by yched: Fix Scaling issues with batch API. (with tests) 2010-01-08 06:36:34 +00:00
Angie Byron e07b9d35a1 #227677 by c960657, yched, cha0s, Dave Reid, et al: Fixed drupal_write_record() can't update a column to NULL. (with tests) 2010-01-08 06:07:03 +00:00
Angie Byron 3ff482d390 #678628 by bdragon and matt2000: Fixed 'More help' links missing from interface. 2010-01-08 05:14:03 +00:00
Angie Byron 307b9493da #677654 by moshe weitzman: Fixed PHP notices logged as severity=WATCHDOG_ERROR. 2010-01-08 05:11:07 +00:00
Angie Byron caacf80aee #621008 by seutje: Fixed 'theme path' is wrong for theme process and preprocess overrides. 2010-01-07 14:48:56 +00:00
Angie Byron 436ddca9fb #265719 by kkaefer, JacobSingh, ksenzee, and rfay: Fixed CSS aggregator produces invalid code and directory names for @import files which breaks IE (with tests). 2010-01-07 07:45:03 +00:00
Angie Byron 1407c81632 #592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets from system.module and separate presentational and behavior-supporting styles. 2010-01-07 07:41:46 +00:00
Angie Byron 3ede619955 #619666 follow-up by effulgentsia: Make performance-critical usage of drupal_static() grokkable. 2010-01-07 04:54:18 +00:00
Angie Byron 37fcdbc67c #633678 by Josh Waihi, chx, Crell, David Strauss, and Damien Tournoud: Make sequence API work on non-MySQL databases. 2010-01-07 04:51:26 +00:00
Dries Buytaert 6f607b80cf - Patch #280058 by sun, recidive: refactor drupal_map_assoc(). 2010-01-06 21:39:07 +00:00
Angie Byron 8f17383184 #671348 by Garrett Albright: Fixed escape error with SQLite. 2010-01-06 04:10:54 +00:00
Dries Buytaert 102a682914 - Patch #652588 by scor: updated RDF mapping definition in the core modules. 2010-01-05 18:56:49 +00:00
Angie Byron bb293ccfb5 #420358 follow-up by Dave Reid: Rename profiles default => standard and expert => minimal, for consistency with labels. 2010-01-04 23:08:34 +00:00
Angie Byron ec7ff41cc5 #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link. 2010-01-04 21:31:52 +00:00
Angie Byron 1dc503a56a #669374 by jhodgdon: Change @verbatim in Doxygen to @code. 2010-01-04 16:20:20 +00:00
Dries Buytaert f8fd99b334 - Patch #673644 by mr.baileys: mark drupal_json_encode()/decode as PHP wrappers. 2010-01-04 12:27:33 +00:00
Angie Byron 83e15a3f9a #338630 by plach, dagmar, David Koudela, arhak, et al: Enable Locale to rebuild lost Javascript translation files. 2010-01-04 04:53:33 +00:00
Angie Byron ea064e3e8f #643984 by catch: Cache results of menu_get_item(). This makes it possible to serve a page in Drupal 7 with no hits to the database when using alternate caching backends. 2010-01-04 04:47:24 +00:00
Angie Byron 37b78e0259 #646874 by sun and David_Rothstein: Remove assumptions about Contextual links and Shortcut modules from template files. 2010-01-04 03:57:19 +00:00
Angie Byron c2ccd28f67 #669608 by catch: Make menu.inc pluggable, to support high-performance options in contrib. 2010-01-04 03:28:41 +00:00
Angie Byron ba6ef3017e #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. 2010-01-03 21:01:04 +00:00
Dries Buytaert 5212d5730f - Patch #424372 by #424372 by mr.baileys: small code clean-up. 2010-01-03 11:04:58 +00:00
Dries Buytaert c5fea4f88a - Rollback of #634310 2010-01-03 06:54:41 +00:00
Dries Buytaert 7edad0db9e - Patch #672268 by Garrett Albright: comment cleanup. 2010-01-03 06:50:07 +00:00
Angie Byron c16dab454b #281405 follow-up by Arancaytar, catch, Crell, and justinrandell: Reduce memory consumption of menu_rebuild() by splitting huge query into multiple passes. 2010-01-03 01:32:41 +00:00
Angie Byron 2c474d2a05 #668932 by Damien Tournoud : Remove duplicate sanitzing of HTTP_HOST. 2010-01-03 01:23:49 +00:00
Angie Byron b39cf55f15 #653622 by effulgentsia: Make the '__' pattern for theme suggestions easier to use. 2010-01-03 01:16:07 +00:00
Angie Byron 70e53b33c1 #370537 by chx, sun, effulgentsia, quicksketch, eaton, Heine, and yched: Allow buttons to only validate sections of forms, e.g. More buttons. (with tests) 2010-01-02 23:30:53 +00:00
Angie Byron 45bc7c2290 #399642 by sndev and carlos8f: Make drupal_install_modules() resolve dependencies and trigger an error when they do not exist. (with tests) 2010-01-02 18:56:20 +00:00
Dries Buytaert 8f6e5a4679 - Patch #634310 by casey: small improvement of drupal_render(): conditionally call element_children(). 2010-01-02 17:39:19 +00:00
Dries Buytaert 712929ea6a - Patch #357021 by Kars-T, yched: fixed #after_build_done() set after first after_build() function was run, instead of all after_build() functions. 2010-01-02 10:41:56 +00:00
Dries Buytaert 4ad5885f2d - Patch #670250 by boombatower: more documentation clean-ups. 2009-12-31 13:43:36 +00:00
Dries Buytaert 949ccddb91 - Patch #666024 by boombatower, mcrittenden: code and documentation clean-ups. 2009-12-30 08:16:55 +00:00
Dries Buytaert 1b521566bb - Patch #437018 by JamesAn: convert form_options_flatten() in form.inc to use new static caching API. 2009-12-29 20:16:09 +00:00
Dries Buytaert 37bacdacfb - Patch #646678 by fgm: fixed incorrect multicall implementation. 2009-12-29 19:33:36 +00:00
Angie Byron d163389230 #669522 by chx: Remove ugly code in getUpdaterFromDirectory. 2009-12-29 07:01:56 +00:00
Dries Buytaert 0e48fc4ece - Patch #668150 by mfb: fxed theme_item_list() when used with nested lists. 2009-12-28 20:58:08 +00:00
Dries Buytaert 98b84b7adb - Patch #661420 by justinrandell, David_Rothstein: made installation of modules much more efficient. 2009-12-28 10:48:51 +00:00
Dries Buytaert d24e2c1384 - Patch #664544 by yched: removed unnecessary drupal_static_reset(). 2009-12-27 15:23:49 +00:00
Angie Byron 9ca8723880 #358815 by David_Rothstein, meatsack, and John Morahan: Fixed performance of drupal_get_install_files() with large file trees. 2009-12-27 03:37:54 +00:00
Dries Buytaert 53748ab5e2 - Patch #664544 by yched: clean-up entity build/view modes. 2009-12-26 16:50:09 +00:00
Dries Buytaert 5cdeb4b4ad - Patch #665920 by v_20q: remove a comment inside t() function. 2009-12-23 15:39:57 +00:00
Dries Buytaert 8749a43a54 - Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer. 2009-12-22 14:47:14 +00:00
Dries Buytaert cf7cb6b65c - Patch #635094 by plach: switching from zxx to und as it is semantically more correct. 2009-12-22 14:19:25 +00:00
Dries Buytaert 86829c14f7 - Patch #664696 by Crell: fixed typo in drupal_write_record() docblock. 2009-12-21 07:58:59 +00:00
Dries Buytaert 5f069ef95a - Patch #297860 by sun: fixed XML-RPC error handling. 2009-12-18 16:49:10 +00:00
Dries Buytaert 20dbb2f2aa - Patch #190867 by David_Rothstein: fixed function name. 2009-12-17 21:59:31 +00:00
Dries Buytaert 3e82f941ec - Patch #302240 by fago, sun: fixed button broken. 2009-12-17 17:18:03 +00:00
Dries Buytaert f3710830c4 - Patch #190867 by chx: fixed access to creating path aliases. 2009-12-17 13:10:19 +00:00
Dries Buytaert 2d6b6d492f - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Rob Loach, TheRec, moshe weitzman: cron image does a full bootstrap on every page request so changing to a Javascript-based solution instead. Important performance fix -- what were we smoking? ;-) 2009-12-15 08:45:32 +00:00
Dries Buytaert 8b0fc57911 - Patch #360854 by sammys, Crell: added missing db_index_exists(), required to provide proper upgrade path from Drupal 6 to Drupal 7. 2009-12-15 08:30:53 +00:00
Angie Byron 8e38d459e5 #653940 follow-up by Damien Tournoud: Clean-up of error handling from first stab at test reporting fixes. 2009-12-15 05:22:05 +00:00
Dries Buytaert 0c2b526539 - Patch #631550 by sun: fixed stale and improper logic for MENU_VISIBLE_IN_TREE and MENU_VISIBLE_IN_BREADCRUMB. Added lots of code comments, and added tests. 2009-12-14 20:23:01 +00:00
Dries Buytaert 527a054952 - Patch #644648 by sun: cleaned up, documented, and corrected some ['#token'] code. 2009-12-14 13:51:57 +00:00
Dries Buytaert 516d24d1cd - Patch #558666 by sun, dropcube: revamp text format/filter configuration for better usability. 2009-12-14 13:32:53 +00:00
Angie Byron 82c20e6615 #654662 by c960657 and Crell: Allow escaping wildcard characters in LIKE queries. 2009-12-13 18:10:43 +00:00
Angie Byron e5356ea62d #653926 follow-up by Crell: Document SQL range limits. 2009-12-13 18:06:48 +00:00
Angie Byron 634d308b4f #658032 by Arancaytar: Fixed theme_tableselect() does not pass on #attributes key. 2009-12-13 14:18:31 +00:00
Dries Buytaert 00f122cd7b - Patch #655212 by chx: remove unused and broken drupal_session_count(). 2009-12-12 20:55:18 +00:00
Dries Buytaert d10a1f7006 - Patch #651902 by chx, Damien Tournoud, scor: allow ESI tie in. 2009-12-11 16:56:10 +00:00
Angie Byron 47182dfb1f #421062 follow-up by JohnAlbin: Respect maintenance theme overrides in settings.php. 2009-12-10 17:31:42 +00:00
Dries Buytaert c2f26d3368 - Patch #653940 by sun: tests weren't reporting all errors. 2009-12-10 15:39:43 +00:00
Dries Buytaert 8de2de0206 - Patch #653926 by Damien Tournoud: fixed range of sub-queries not being honored. 2009-12-09 17:23:50 +00:00
Dries Buytaert 5269d3e99b - Patch #384794 by mvc, alduya, intuited: trim white space when inserting data in locales_source(). 2009-12-09 15:35:48 +00:00
Angie Byron 3254e88fde #651712 by carlos8f: Fixed bug where rendered menu tree links do not include proper attributes (with tests). 2009-12-08 07:09:43 +00:00
Angie Byron 8e22c48576 #653956 by moshe weitzman and catch: Create {cache_bootstrap()} in update_prepare_d7_bootstrap() to fix yet another problem in the update path. 2009-12-08 07:07:15 +00:00
Angie Byron ddf591963e #520740 by marcingy, catch, and Damien Tournoud: Fixed Comment threading (with test). 2009-12-08 06:33:11 +00:00
Angie Byron 496b3b8cd7 #524664 by codecowboy and mfb: drupal_error_handler() does not support PHP 5.3.0 error constants. 2009-12-07 08:46:59 +00:00
Angie Byron 271fbd6bd3 #281405 by quickcel and catch: Update minimum RAM recommendation to 32MB. Would love to remove this patch by the time we ship. 2009-12-07 07:25:24 +00:00
Angie Byron c897e89dbe #420358 by yoroy, David_Rothstein, JacobSingh, et al: Rename core's installation profiles to be more clear. 2009-12-07 06:19:20 +00:00
Angie Byron b52cdd773c #652420 by sun: Fixed Various failures everywhere caught by asserting on watchdog errors found in testing logs. 2009-12-07 06:07:19 +00:00
Dries Buytaert 864408cefa - Patch #652420 by sun: fixed various failures. 2009-12-06 23:56:47 +00:00
Angie Byron 614a4dea23 #320132 by kbahey, catch: Make path.inc swappable. 2009-12-06 18:27:23 +00:00
Angie Byron 06c5979961 #626790 by justinrandell: Fixed bug where drupal_write_record() returns FALSE for valid update queries. 2009-12-06 17:01:52 +00:00
Dries Buytaert a17d24f0b0 - Patch #652232 by moshe weitzman: don't assume that session exists during batch cleanup. 2009-12-06 16:21:58 +00:00
Dries Buytaert 66f740c584 - Patch #626286 by sun, David_Rothstein, Rob Loach: make contextual links a module. 2009-12-06 01:00:27 +00:00
Dries Buytaert bb460ee727 - Patch #621914 by jhodgdon: fixed drupal_add_css() documentation formatting issues. 2009-12-05 22:16:44 +00:00
Dries Buytaert ab78dadd51 - Patch #520764 by Damien Tournoud, JoshuaRogers, brianV: fixed SA-CORE-2009-007: request values in URL, including password/username. 2009-12-05 20:17:02 +00:00
Dries Buytaert 5b6acba1d2 - Patch #652042 by chx: cache.inc is always needed. 2009-12-05 19:27:34 +00:00
Dries Buytaert e8998ea07a - Patch #570314 by jhodgdon: more details for form_set_value() documentation. 2009-12-05 16:03:51 +00:00
Dries Buytaert 4d18e65acd - Patch #599804 by effulgentsia, catch, moshe weitzman, webchick: don't always set the Content-Type header. 2009-12-05 14:49:55 +00:00
Dries Buytaert 0014a64d37 - Patch #641356 by fago, sun: cache more of () when form caching is enabled. 2009-12-05 14:33:55 +00:00
Angie Byron 6c37dbae29 #651510 by boombatower: Fixed token.inc - split() is deprecated in PHP 5.3. 2009-12-05 03:49:17 +00:00
Dries Buytaert 8523aca33e - Patch #650944 by catch: use db_truncate() in _menu_router_save(). 2009-12-04 16:47:15 +00:00
Dries Buytaert 1b01b241ae - Patch #648744 by Crell: specified more @return type definitions for auto-completion in IDEs. 2009-12-04 16:31:04 +00:00
Dries Buytaert 99128df8d0 - Patch #520946 by jhodgdon: fixed error in API documentation of form_set_error(). 2009-12-04 16:29:15 +00:00
Dries Buytaert 0b6e0b605c - Patch #637058 by jhodgdon: documentation improvements. 2009-12-03 20:42:38 +00:00
Dries Buytaert ca8416e036 - Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks. 2009-12-03 20:21:50 +00:00
Dries Buytaert 9c0f85ce6c - Patch #645998 by jhodgdon: removed outdated documentation. 2009-12-03 02:20:28 +00:00
Dries Buytaert a49c496710 - Patch #648744 by fago: added support for DBTNG auto completion in IDEs. Usability improvement. 2009-12-02 23:05:13 +00:00
Dries Buytaert 0baad49d62 - Patch #635094 by plach: unify 'language neutral' language codes. 2009-12-02 19:26:23 +00:00
Dries Buytaert 99833c6289 - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: improved consistency, flexibility and accessibility of form element labels. 2009-12-02 15:09:16 +00:00
Dries Buytaert 92760988b9 - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to all tables. 2009-12-02 14:56:32 +00:00
Angie Byron c912008307 #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site. 2009-12-02 07:28:22 +00:00
Dries Buytaert 810b8512c5 - Patch #647336 by boombatower, Morbus Iff: fixed bug with when xmlrpc() is called with no function arguments. Added some extra XML-RPC tests. 2009-12-02 00:31:47 +00:00
Dries Buytaert 2bc5334aae - Patch #642010 by yoroy: shorten and reorganize help text for language stuff. 2009-12-02 00:28:43 +00:00
Dries Buytaert 54fc6e99bd - Patch #648262 by brianV: fixed some typos. 2009-12-02 00:17:49 +00:00
Dries Buytaert d5d453604a - Patch #613858 by sun, Dave Reid: fixed drupal_is_front_page() should not call drupal_get_normal_path(). 2009-12-01 18:39:56 +00:00
Dries Buytaert 65f1c9fa24 - Patch #647130 by fago, sun: cache only once when rebuilding a form. 2009-12-01 16:28:57 +00:00
Angie Byron f79924352f #632030 by JohnAlbin: Merge Garland and Minnelli into one theme. 2009-12-01 15:57:40 +00:00
Dries Buytaert d8429228ce - Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes and extra tests. 2009-12-01 03:07:34 +00:00
Dries Buytaert 886cc50e75 - Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more usable top level Appearance page. Yay. 2009-12-01 00:39:35 +00:00
Dries Buytaert 3db9fc144c - Patch #644150 by sun: () is stateless, even with enabled caching. 2009-11-30 19:57:20 +00:00
Dries Buytaert 4fca5a6412 - Patch #645468 by sun: filter module no longer needs to be loaded by default. 2009-11-29 06:32:46 +00:00
Dries Buytaert b608482678 - Patch #642702 by sun: form validation handlers cannot alter structure. 2009-11-28 14:39:31 +00:00
Dries Buytaert fda6b65d58 - Patch #644150 by sun: () is stateless, even with enabled caching. 2009-11-27 15:14:58 +00:00
Dries Buytaert b3e42eb5cd - Patch #626688 by justinrandell, catch, chx: add caching for system_list(). 2009-11-26 18:57:16 +00:00
Angie Byron d3de3672f1 #642612 by yched: Add clean way to reset entity_info() cache. 2009-11-26 05:54:48 +00:00
Dries Buytaert ff0bdd3d5e - Patch #641544 by yched:FAPI #type 'container' ids generated twice. 2009-11-24 21:56:15 +00:00
Dries Buytaert 7624967bd7 - Patch #640050 by heyrocker: example code for drupal_form_submit() was incorrect. 2009-11-23 22:37:37 +00:00
Dries Buytaert a902f664d9 - Patch #564852 by justinrandell, mcarbone, Crell: fixed subselect in WHERE condition with multiple placeholders cause invalid/duplicate placeholders. 2009-11-23 22:31:42 +00:00
Dries Buytaert c881694eb4 - Patch #639704 by casey: removed dead code from form_process_date(). 2009-11-22 18:27:11 +00:00
Dries Buytaert 110f89c5f0 - Patch #626688 by justinrandell: add caching for system_list(). Eliminate a query. 2009-11-22 08:20:51 +00:00
Dries Buytaert 5187fa6f21 - Patch #639418 by sun: #array_parents() do not always map to actual form structure. 2009-11-22 07:32:47 +00:00
Angie Byron 7f7df40227 #623310 by rfay: Fixed AJAX 'changed' command asterisk argument. 2009-11-22 02:48:37 +00:00
Dries Buytaert 63f39bedf6 - Patch #634440 by fago, effulgentsia, sun: remove auto-rebuilding magic for ()['storage']. 2009-11-21 14:06:46 +00:00
Angie Byron 59ceca0caf #633156 follow-up by effulgentsia and yched: Clean up AJAX tests, add sister function to drupal_js_encode(). 2009-11-21 00:43:42 +00:00
Angie Byron b14349889e #619666 by effulgentsia, casey, and catch: Changed Introduce new pattern for drupal_static() in performance-critical functions. 2009-11-20 06:12:45 +00:00
Angie Byron 457a109406 #467640 by casey: Consolidate overly verbose code in theme_render_template(). 2009-11-20 04:29:42 +00:00
Angie Byron ffb7dcaf33 #547068 follow-up by David_Rothstein: Don't use Seven for maintenance page. 2009-11-19 15:50:23 +00:00
Angie Byron cb98091e1b #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines. 2009-11-19 04:00:47 +00:00
Angie Byron 016280812e #547068 by sun, seutje, yoroy, Gábor Hojtsy, adrian, Bojhan, and markboulton: Use Seven theme for installation / updates. 2009-11-19 03:11:53 +00:00
Dries Buytaert deacaa6533 - Patch #634240 by catch: fixed system_list() caching. 2009-11-18 19:09:52 +00:00
Dries Buytaert 4788bf25fa - Patch #583730 by sun: fixed form caching. 2009-11-18 18:51:11 +00:00
Angie Byron f39f02ce75 #601806 follow-up by sun and effulgentsia: Fix broken HEAD. 2009-11-16 20:31:27 +00:00
Angie Byron 19fb778616 #615656 by catch: Remove no-op function calls from drupal_render(). 2009-11-16 05:15:21 +00:00
Angie Byron 2d1ef531dc #601806 by sun, effulgentsia, and Damien Tournoud: drupal_render() should not set default element properties that make no sense. 2009-11-16 05:11:01 +00:00
Angie Byron e1d4dc7d6e #620688 follow-up by chx and effulgentsia: Fixed drupal_static_reset() is broken, with expanded test coverage. 2009-11-15 21:41:06 +00:00
Angie Byron 7fb94bda0d #179932 by Damien Tournoud, jromine, kenorb, deviantintegral, sun: Fixed Required radios/checkboxes are not validated. 2009-11-15 21:36:06 +00:00
Dries Buytaert bc48ac21da - Patch #266434 by catch, merlinofchaos, sun: fixed E_NOTICE in pager_load_array(). 2009-11-14 20:20:06 +00:00
Dries Buytaert f3d0a6fc02 - Patch #624772 by David_Rothstein: there is no such thing as a custom theme. 2009-11-12 21:05:49 +00:00
Dries Buytaert 9edcceb07c - Patch #444228 by Tri, raulgigea, mikeytown2, JohnAlbin: optimize CSS option causes php cgi to segfault in pcre function 'match'. 2009-11-12 20:40:27 +00:00
Dries Buytaert e88a21782d - Rollback of #447816. 2009-11-12 20:07:06 +00:00
Dries Buytaert 2387e71f6d - Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username. 2009-11-12 07:00:48 +00:00
Dries Buytaert 304ae84246 - Patch #623992 by catch: performance improvements to system_list(). 2009-11-11 17:04:47 +00:00
Dries Buytaert 8e19d799f6 - Patch #619902 by sun: performance improvement: dashboard, region and block building had unnecessary function calls. 2009-11-11 08:52:53 +00:00
Dries Buytaert 3093c22bf2 - Patch #606640 by eojthebrave, sun, catch: don't use menu loaders because menu loaders are executed on every menu system access check. Performance improvement. 2009-11-11 08:28:50 +00:00
Angie Byron 28f8c5e862 #424372 by mr.baileys: Fix ':: in .info files causes fatal error' bug. 2009-11-11 00:48:56 +00:00
Dries Buytaert f546cfa1e8 - Patch #619580 by Crell: only invoke query_alter() on tagged queries. 2009-11-10 22:15:24 +00:00
Dries Buytaert 33d44ba03e - Patch #629100 by David_Rothstein: fixed incorrect PHPDoc in menu_contextual_links(). 2009-11-10 22:08:43 +00:00
Dries Buytaert 3ccb55f2bd - Patch #627338 by catch: add a cache_bootstrap() bin for better performance/scalability. 2009-11-10 22:06:09 +00:00
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
Angie Byron f4d17e018c #605920 by dww and Bojhan: Fix all buttons in update manager workflow to use 'Sentence case' labels. 2009-10-27 03:27:00 +00:00
Dries Buytaert ccdf82a500 - Patch #532010 by c960657, catch: use require instead of require_once() in _registry_check_code(). 2009-10-26 13:00:54 +00:00
Angie Byron c1ce884e4b #612392 by chx and Crell: Allow lowercase comparison operators in DBTNG. 2009-10-26 04:46:38 +00:00
Angie Byron 9130cc5e2d #613238 by catch: Add more missing columns and tables required for upgrade. 2009-10-24 23:19:21 +00:00
Angie Byron df12d6ff7d #602520 by JacobSingh and dww: Make FileTransfer form have one option for FTP (ftp_extension() preferred). 2009-10-24 05:38:28 +00:00