Commit Graph

7991 Commits (28725705814a5ac25dbcc1665503325b44352f7d)

Author SHA1 Message Date
Dries Buytaert 2872570581 - Patch #672494 by catch: small performance optimization for field_access(). 2010-01-02 18:50:51 +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 9fac40e011 - Patch #653620 by kika, seutje, yoroy: made the progress bar look better. 2010-01-02 10:39:01 +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 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 f639b9e965 - Patch #669124 by Arancaytar: list.module incorrectly validated data. 2009-12-29 19:43:31 +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 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
Angie Byron bdcf08c2f7 Roll-back of #654854: this causes tests to fail. 2009-12-27 03:43:45 +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
Dries Buytaert 4f32e4165b - Patch #664012 by sun: fixed comment settings. 2009-12-24 14:00:03 +00:00
Dries Buytaert 1fc5c4cea3 - Patch #667004 by ksenzee, David_Rothstein: fixed minor code comment cleanups in overlay-parent.js. 2009-12-24 13:32:46 +00:00
Dries Buytaert 5215240cf0 - #667052 by catch: added index because _system_date_format_types_build() was causing a filesort. 2009-12-24 08:21:30 +00:00
Dries Buytaert 0460fed739 - Patch #666932 by boombatower: SimpleTestMissingDependentModuleUnitTest had an invalid getInfo() definition. 2009-12-24 08:03:53 +00:00
Dries Buytaert acb3d81f6b - Patch #619362 by casey: fixed broken URL fragments. 2009-12-24 07:45:49 +00:00
Angie Byron d5d705ce01 #601548 follow-up by chx, Arancaytar, and justinrandell: Fix failures in DBLog tests. 2009-12-23 23:07:16 +00:00
Angie Byron 7e7181a420 #615130 by casey, Kiphaas7, David_Rothstein, ksenzee, seutje, and meatsack: Dramatically improve performance of the Overlay module. 2009-12-23 21:33:52 +00:00
Angie Byron eae4c336a1 #664380 by Bojhan: Remove unnecessary descriptions form Field UI. 2009-12-23 16:49:00 +00:00
Dries Buytaert c28317a36c - Patch #664012 by Arancaytar: fixed the translation tests. 2009-12-23 13:28:45 +00:00