Commit Graph

3547 Commits (049b9ce9fe405495052c3b40f8e5b135d29482e2)

Author SHA1 Message Date
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