Commit Graph

12092 Commits (100ec14f14169ec29a805a2563d2385dd0cc6dba)

Author SHA1 Message Date
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 b12d812b93 - Patch #665878 by yched: fixed field_extra_fields() 2010-01-02 15:00:34 +00:00
Dries Buytaert 89028a43bb - Patch #493770 by Garrett Albright, tobiasb: search incorrectly splits some katakana words. 2010-01-02 10:45:34 +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 9fac40e011 - Patch #653620 by kika, seutje, yoroy: made the progress bar look better. 2010-01-02 10:39:01 +00:00
Dries Buytaert c813fa0373 - Patch #671884 by axyjo, int: setting the date to 2010 in the COPYRIGHT.txt file. Welcome to the new year, Drupal. 2010-01-02 10:20:21 +00:00
Dries Buytaert 4ad5885f2d - Patch #670250 by boombatower: more documentation clean-ups. 2009-12-31 13:43:36 +00:00
Dries Buytaert a71f556274 - Patch #666634 by chx: added 'container' wrapper for node form buttons. 2009-12-31 13:35:23 +00:00
Dries Buytaert 5674b54fd3 - Patch #664076 by nvanhove, int: fixed hook_entity_load() documentation example. 2009-12-31 13:22:35 +00:00
Dries Buytaert a0f3abf035 - Patch #661494 by yched: fixed direct calls to node_view() do not trigger f_a_prepare_view(). 2009-12-31 08:26:59 +00:00
Dries Buytaert 87cbbe6579 - Patch #670538 by Jacine: don't declare font-family in overlay CSS. 2009-12-30 14:02:37 +00:00
Dries Buytaert 6b81f43e95 - Patch #669456 by boombatower: added support for more HTTP authentication settings in the tests. 2009-12-30 11:41:52 +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 682b9dc3bb - Patch #659570 by brianV: added missing index to taxonomy_get_term_by_name() query. 2009-12-30 08:12:20 +00:00
Dries Buytaert 539ba0dc38 - Patch #670082 by yched, axyjo: hook_entity_info() cleanups. 2009-12-29 20:23:10 +00:00
Dries Buytaert 2157bab64d - Patch #669378 by eigentor: put Overlay width back to 85%. 2009-12-29 20:19:35 +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 f639b9e965 - Patch #669124 by Arancaytar: list.module incorrectly validated data. 2009-12-29 19:43:31 +00:00
Dries Buytaert 37bacdacfb - Patch #646678 by fgm: fixed incorrect multicall implementation. 2009-12-29 19:33:36 +00:00
Dries Buytaert 43089856c7 - Patch #251912 by mikey_p, kscheirer: clean up PageCreationTestCase. 2009-12-29 19:14:27 +00:00
Angie Byron c7d326de48 #669556 by Dave Reid: Move update_requirements() to update.install. 2009-12-29 07:21:34 +00:00
Angie Byron d163389230 #669522 by chx: Remove ugly code in getUpdaterFromDirectory. 2009-12-29 07:01:56 +00:00
Angie Byron ef6e08547b #669714 by dww: Remove unnecessary menu_rebuild() from update_uninstall(). 2009-12-29 06:59:14 +00:00
Angie Byron 0c2dbb728d #669626 by dww: Reduce RAM bloat: split update status logic into a per-project helper and only save available release info we care about. 2009-12-29 06:53:04 +00:00
Angie Byron 91b4d87998 #669554 follow-up by dww: Remove 'hidden' as an .info file property Update module cares to cache. 2009-12-29 06:34:14 +00:00
Angie Byron c671e6b9dd #669554 by dww: Reduce RAM bloat: only save attributes from .info we care about in Update module. 2009-12-29 04:25:10 +00:00
Angie Byron 7e1fda5403 #655508 by David_Rothstein and Dave Reid: Define more node-related pages to hook_admin_paths(). 2009-12-29 04:23:53 +00:00
Angie Byron 56a3eea5b0 #645784 follow-up by jhodgdon and David_Rothstein: Minor adjustments to Filter module help. 2009-12-28 21:52:13 +00:00
Angie Byron e3794e438e #663814 by dereine, dww, and chx: Add helper function for testing session implementations. 2009-12-28 21:00:16 +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 e174039d6f - Patch #669062 by Damien Tournoud and security team: fixed SA-CORE-2009-009: menu description XSS. 2009-12-28 20:51:18 +00:00
Dries Buytaert 13dacbc27f - Patch #667918 by Damien Tournoud, jbrown: fixed sprite height being too short causing active state graphical bug in toolbar. 2009-12-28 20:42:40 +00:00
Dries Buytaert 5af362233e - Patch #658302 by yched: repurpose hook_field_sanitize() into hook_field_prepare_view(). 2009-12-28 20:24:08 +00:00
Dries Buytaert 690c14e857 - Patch #667264 by Damien Tournoud: fixed some broken tests. 2009-12-28 14:00:01 +00:00
Dries Buytaert b057283bc3 - Patch #667264 by Damien Tournoud: improved generation of tests files to avoid concurrency problems causing the tests to /randomly/ fail. 2009-12-28 12:06:49 +00:00
Dries Buytaert 438909ba28 - Patch #669060 by Damien Tournoud: fixed SA-CORE-2009-009: contact category name XSS. 2009-12-28 11:53:49 +00:00
Dries Buytaert 2c24fd4040 - Patch #668806 by Dave Reid: brought permission handling for node revisions up to standards. 2009-12-28 11:12:55 +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 bdcf08c2f7 Roll-back of #654854: this causes tests to fail. 2009-12-27 03:43:45 +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 a838c8be49 - Patch #667602 by Crell: fixed typo in Field API documentation. 2009-12-26 12:53:35 +00:00
Dries Buytaert 814f4c8e3f - Patch #667040 by effulgentsia: optimize template_preprocess_field(). 2009-12-26 12:48:14 +00:00
Angie Byron 95a0f85a80 #663992 by sun and carlos8f: Quit caching verbose testing debug output. 2009-12-25 10:30:07 +00:00
Angie Byron b8f2099732 #667410 by justinrandell: Fixed simpletest doesn't create a temporary files directory. 2009-12-25 10:24:29 +00:00
Angie Byron c19b7667ae #654854 by marcingy and yched: Remove unneeded node_build() when creating a new comment. 2009-12-25 10:17:22 +00:00
Angie Byron d87533cdc7 #667074 by Kiphaas7: Fixed Very slow / delayed fade in with overlay on Firefox. 2009-12-25 10:15:23 +00:00
Angie Byron 409d2969b5 #632820 follow-up by arianek and jhodgdon: Fixes to node module help. 2009-12-25 10:03:32 +00:00
Angie Byron 20ffb94644 #605892 by ksenzee and justinrandell: Convert theme logo upload to filestream wrappers (with tests so we don't break it again). 2009-12-24 16:54:56 +00:00