Commit Graph

456 Commits (d5d1366e6b085a28f88f6d7dab49f1bcb2c8bfc1)

Author SHA1 Message Date
Dries Buytaert 6f5c006347 - Patch #862352 by chx: fields without columns throw notices. 2010-07-26 02:55:49 +00:00
Dries Buytaert 8a3098d0c1 - Patch #675116 by jhodgdon: several problems in field.api.php and field_ui().api.php. 2010-07-25 02:45:27 +00:00
Dries Buytaert 328f1723d5 - Patch #717576 by mr.baileys: incorrect param name in text_field_widget_form(). 2010-07-07 13:30:06 +00:00
Dries Buytaert 0df5b37ab7 - Patch #729186 by catch: _field_info_collate_fields() resource usage. 2010-06-29 18:46:12 +00:00
Dries Buytaert 8e6d6e38ac - Patch #362021 by plach: field_attach_prepare_translation() needs to be updated for D7 API. 2010-06-28 20:58:42 +00:00
Dries Buytaert a7bbd6d13e - Patch #808534 by dhthwy, Damien Tournoud, chx: file_get_file_references() is completely broken. 2010-06-26 02:16:23 +00:00
Dries Buytaert 7e52847ae9 - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables. 2010-06-25 17:47:22 +00:00
Dries Buytaert e34b852671 - Patch #836962 by aaronbauman: field_cache_clear() called twice sequentially when installing modules. 2010-06-24 21:37:49 +00:00
Angie Byron 2d9fd20acc #834842 by Damien Tournoud, chx: Fixed oversight in field query routing API, and added tests. 2010-06-24 17:24:40 +00:00
Dries Buytaert 00936826ad - Patch #833654 by aaronbauman: change 'Larger' and 'Smaller' to 'Greater' and 'Less' in number module. 2010-06-23 13:45:40 +00:00
Angie Byron ce19c67110 #293223 follow-up by David_Rothstein: Roll back 'Hide required core modules'. This was removing useful information to both new and experienced site builders, as well as hiding critical 'help' links. 2010-06-21 02:27:47 +00:00
Dries Buytaert cb043e8c48 - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level submit functions on button level submits, without validation. Oh yeah. 2010-06-17 13:44:45 +00:00
Dries Buytaert 3620310d7c - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors. 2010-06-17 13:16:57 +00:00
Dries Buytaert 9cf21be994 - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, dereine, bjaspan: listing API for field API. 2010-06-14 15:41:03 +00:00
Angie Byron f0b5afb436 #822128 by roborn: Fixed 'Textarea + summary' widget broken when field allows multiple values. 2010-06-12 08:18:59 +00:00
Dries Buytaert 20223878e6 - Patch #809838 by mr.baileys: maxlength settings didn't work in Field UI. 2010-06-08 06:15:13 +00:00
Angie Byron 8dbd4d7edd #808664 by yched: Fixed required maxlength setting on body field. 2010-06-08 05:41:05 +00:00
Angie Byron cf30c78b42 #362021 by plach, yched, sun: Update field_attach_prepare_translation() for D7 entity API. 2010-06-06 00:24:16 +00:00
Dries Buytaert d99623f8a1 - Patch #813822 by asimmonds: missing t() function in field_purge_field() causes fatal error. 2010-06-05 12:05:25 +00:00
Dries Buytaert 6f03daf8d4 - Patch #816750 by catch: field_info_field() docs. 2010-06-03 21:06:38 +00:00
Dries Buytaert 2276295fd6 - Patch #816642 by catch: improved field exceptions. 2010-06-03 13:08:52 +00:00
Dries Buytaert c1929c6c1e - Patch #759096 by catch: use fast drupal_static() pattern for field_available_languages(). 2010-06-01 18:29:41 +00:00
Dries Buytaert 78a04881d5 - Patch #707724 by TR: call them entities instead of objects. 2010-05-31 07:59:27 +00:00
Dries Buytaert 5a18bf9f92 - Patch #622330 by JohnAlbin, Jeff Burnz: CSS alternative to remove clearfix from inline field markup. 2010-05-26 11:54:19 +00:00
Dries Buytaert 5ff0c0d3c7 - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen. 2010-05-23 19:10:23 +00:00
Dries Buytaert bb1c48af7f - Patch #629252 by plach, yched: field_attach_form() should make available all field translations on submit. 2010-05-23 07:30:56 +00:00
Dries Buytaert 3014058634 - Patch #402044 by Jeff Burnz, yched: field RTL CSS tweaks. 2010-05-22 20:23:01 +00:00
Dries Buytaert 5628bc2c9b - Patch #680416 by Amitaibu, yched: allow defining fields that can not be added via UI. 2010-05-18 18:30:49 +00:00
Dries Buytaert 1c1d12b874 - Patch #795198 by heyrocker: numeric List fields should not be unsigned. 2010-05-12 08:55:47 +00:00
Dries Buytaert 5c19d3bd26 - Patch #792716 by catch: more useful field exception message. 2010-05-09 13:40:48 +00:00
Dries Buytaert 9717155583 - Patch #366377 by matt2000: documentation improvements. 2010-05-09 13:29:06 +00:00
Dries Buytaert 3a1c93a338 - Patch #650748 by yched: tablename for deleted fields. 2010-05-06 15:29:51 +00:00
Angie Byron ed86172814 #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
Angie Byron 87f3d3320c #717572 by trevjs: Fixed items param in hook_field_validate() should not be passed by reference. 2010-05-05 06:32:22 +00:00
Angie Byron 3f28263291 #675116 by jhodgdon, sun: Fixed Several problems in field.api.php and field_ui().api.php. 2010-05-03 07:37:51 +00:00
Dries Buytaert 71713081a2 - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
Angie Byron fede1c1182 #777100 by jhodgdon: Fixed hook_field_storage_update_field() is not documented. 2010-05-01 00:06:44 +00:00
Angie Byron 682ad44a50 #775936 by nvahalik, jhodgdon, fp: Document hook_field_update_forbid(). 2010-04-30 19:24:03 +00:00
Dries Buytaert 8c08ea2561 - Patch #645800 by katbailey, effulgentsia, rfay: ajax_deliver() ignores #ajax['method'] and incorrectly forces 'replaceWith' for simple AJAX callbacks, D6->D7 regression. 2010-04-30 08:07:55 +00:00
Dries Buytaert 237b0da86c - Patch #776694 by puregin, robeano, aspilicious: hook_field_attach_purge() is not documented. 2010-04-24 07:19:09 +00:00
Angie Byron 57fe6927a0 #779390 by solotandem: Fixed esoteric invalid syntax bugs in core found by Grammar Parser module. 2010-04-23 05:48:13 +00:00
Dries Buytaert 257a5b8ef5 - Patch #777098 by jhodgdon: field storage purge hooks are not documented. 2010-04-22 23:38:17 +00:00
Dries Buytaert 8cb52e47c1 - Patch #777092 by jhodgdon, puregin: field purge hooks are not documented. 2010-04-22 22:51:54 +00:00
Dries Buytaert a75480a0c8 - Patch #739470 by yched, fago: hook_field_update_instance() invocation is missing. 2010-04-22 19:06:34 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert f8e14898d6 - Patch #768488 by catch: _text_field_sanitize() caused double caching. 2010-04-13 15:16:27 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Dries Buytaert f36b87d1d6 - Patch #721536 by JacobSingh, jpmckinney, Damien Tournoud, David_Rothstein: HTML corrector filter has problems with unescaped CDATA and incorrectly closed tags. 2010-04-10 10:01:15 +00:00
Dries Buytaert d5ce7f5281 - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctly in AJAX context with multiple forms on page. 2010-04-07 17:30:43 +00:00
Dries Buytaert 1201676f3d - Patch #755078 by quicksketch: fix the hook_field_extra_fields() documentation, remove @todo. 2010-04-06 16:49:12 +00:00
Dries Buytaert 6c049009e5 - Patch #584130 by jhodgdon, yched: field Attach API page has outdated information. 2010-04-04 12:48:18 +00:00
Dries Buytaert a9d7d54647 - Patch #752296 by yched, jhodgdon: hook_field_storage_load() last param not documented. 2010-04-04 07:33:15 +00:00
Dries Buytaert 1c4ff2fc67 - Patch #760238 by yched: optimize _field_invoke(). 2010-04-04 07:15:48 +00:00
Dries Buytaert 6fc055ab90 - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests. 2010-03-31 20:05:06 +00:00
Dries Buytaert 46f51dec0c - Patch #757288 by catch: optimize comment_save(). 2010-03-31 11:49:51 +00:00
Dries Buytaert d5a525c591 - Patch #754794 by yched: _field_write_instance() writes useless 'entity_type()' info in the serialized 'data' column.' 2010-03-28 11:54:06 +00:00
Dries Buytaert d864fc6363 - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info(). 2010-03-27 18:41:14 +00:00
Dries Buytaert 73deaa340a - Patch #735894 by yched: critical bug: fields with unlimited maximum length cause DB errors. 2010-03-27 12:49:32 +00:00
Angie Byron e6059d4b1e #610072 by boombatower, chx, effulgentsia, and yched: Fixed setUp() function accepting array as arguments. 2010-03-27 06:03:21 +00:00
Angie Byron 7d4b84b878 #707724 follow-up by yched: Fix more confusing field/entity api arguments. 2010-03-27 05:52:50 +00:00
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Dries Buytaert cfe7f8e69f - Patch #657972 by plach, Berdir: make field fallback logic actually reusable. 2010-03-25 11:46:21 +00:00
Dries Buytaert 210ccc493f - Patch #748768 by fgm, yched: list_field_formatter_view() used incorrect variable. 2010-03-24 10:07:08 +00:00
Dries Buytaert ca435ae9d8 - Patch #686596 by dhthwy: child before parent class definition order breaks some opcode cachers. 2010-03-24 07:58:07 +00:00
Dries Buytaert 3a60a9b8cf - Patch #735808 by fago: fix multiple field value form to work with form API persistence. Added tests. 2010-03-21 21:31:34 +00:00
Dries Buytaert 5e32593f3d - Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' element type. 2010-03-13 06:55:50 +00:00
Dries Buytaert 8e39e9abb1 - Patch #612894 by yched, David_Rothstein: field_format() is just a pile of code that doesn't work. 2010-03-12 19:51:40 +00:00
Angie Byron be78796ff2 #414424 follow-up by sun: Minor follow-ups to text_format patch. 2010-03-08 03:59:25 +00:00
Angie Byron 47371be0a5 #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields. 2010-03-07 23:14:20 +00:00
Angie Byron 3205a26755 #282191 follow-up by plach: Remove ambitious parts of translatable fields UI from core that are no longer relevant, given what made it into Drupal 7. 2010-03-07 07:44:18 +00:00
Dries Buytaert ede819267e - Patch #588882 by David_Rothstein: filter fallback format clean-ups. 2010-03-04 21:42:01 +00:00
Angie Byron acc3e9312c #719432 by heyrocker: Document hook_field_extra_fields_alter(). 2010-03-04 18:28:29 +00:00
Dries Buytaert 1cb0e254dc - Patch #693054 by yched: field_update_field() called the wrong field storage backend. 2010-03-03 07:56:18 +00:00
Dries Buytaert 8a8c28acb0 - Patch #730186 by douggreen: fixing spelling mistake in documentation: 'kay' -> 'key'. 2010-03-03 07:40:58 +00:00
Angie Byron 33ec13f004 #727868 by yched: Remove stale TODO from field api. 2010-02-27 22:11:11 +00:00
Dries Buytaert 39dc13133f - Patch #718254 by andypost: field names were too long -- make PostgreSQL happy. 2010-02-27 07:52:03 +00:00
Dries Buytaert 1a817fd2f8 - Patch #503550 by yched, jp.stacey: make sure strings are cached per language. 2010-02-27 07:41:34 +00:00
Dries Buytaert 420b9c1885 - Patch #332725 by andypost, Damien Tournoud, lilou, Gábor Hojtsy: locale_inc_callback() is a thing of the past. 2010-02-22 20:53:13 +00:00
Angie Byron dcb47ed24d #706248 by bellHead and Damien Tournoud: Fixed field_sql_storage_field_storage_query() with 'count' option breaks on PostgreSQL and SQLite. (with tests) 2010-02-17 05:24:53 +00:00
Angie Byron bfe2c14b54 #706962 by yched: Fixed No way to remove field instance from a bundle without removing instance from all bundles. 2010-02-15 22:18:35 +00:00
Dries Buytaert 52348845d9 - Patch #600490 by scor: increased entity type size. 2010-02-15 18:43:00 +00:00
Dries Buytaert 0161d941a3 - Patch #714480 by tstoeckler: boolean fields should not be able to have a select list as widget. 2010-02-15 15:46:23 +00:00
Dries Buytaert 7610357974 - Patch #712564 by yched: fixed formatting of documentation in field_attach_query(). 2010-02-13 21:05:31 +00:00
Dries Buytaert ecc8864363 - Patch #712988 by moshe weitzman: too small bundle column in field data tables. 2010-02-13 20:56:16 +00:00
Angie Byron 3756cdd8c1 #707724 follow-up by yched: More Field API/Entity API terminology clean-up. 2010-02-12 05:38:10 +00:00
Angie Byron 7562a8efb3 #707724 by chx: Rename confusing arguments in field/entity APIs. 2010-02-11 17:44:47 +00:00
Angie Byron 8d1f703f3a #641670 by yched and sun: Move ['#field'] meta information into (). 2010-02-11 15:42:14 +00:00
Dries Buytaert 9031e41297 - Patch #707828 by nagba: typo in text module handling the summary generation. 2010-02-08 21:02:15 +00:00
Dries Buytaert 2893abcc62 - Patch #652246 by effulgentsia, scor: optimize theme('field') and use it for comment body. 2010-02-07 09:11:28 +00:00
Angie Byron 73c28090e3 #668386 by yched: Handle unavailable entity types or bundles. 2010-02-07 05:12:35 +00:00
Dries Buytaert fe6a5a06a7 - Patch #700194 by yched: optimize field_modules_disabled(). 2010-02-06 15:51:08 +00:00
Dries Buytaert 49db9562fa - Patch #705420 by catch: add field name to create instance exception. 2010-02-05 22:11:26 +00:00
Dries Buytaert f066e7f4e8 - Patch #697880 by nagba, yched: properly initiatlize variable. 2010-02-01 19:51:13 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Angie Byron e5f48f0f78 #680910 by yched and bjaspan: Allow fields to be restricted to entity types. 2010-01-30 02:22:01 +00:00
Angie Byron 68d000561d #697694 by aspilicious: Doxygen fixes. 2010-01-29 01:59:32 +00:00
Angie Byron dba61c45e6 #599122 follow-up by scor and catch: Do not use module_load_include() in global context. 2010-01-28 13:56:25 +00:00
Angie Byron 4575dbaa57 #695614 by figover: Small documentation fix in number module. 2010-01-26 21:44:10 +00:00
Dries Buytaert af3f94b37e - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
Dries Buytaert f60739b033 - Patch #683736 by c960657: use db_like() where appropriate. 2010-01-13 23:19:54 +00:00
Dries Buytaert d2fc4b69f7 - Patch #683028 by litwol: fixed typo that prevented field storage from being pluggable. 2010-01-13 14:06:46 +00:00
Angie Byron 02d2f6e04a #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix clobbering problems, and improve suggestion discovery performance. 2010-01-13 05:40:03 +00:00
Angie Byron c33d0f7be8 #399642 follow-up by carlos8f: Replace drupal_install_modules() with an improved module_enable(). 2010-01-13 05:08:29 +00:00
Angie Byron 52f99dc071 #645926 by Damien Tournoud and yched: hook_field_storage_details() should be per-field, not per-instance. Allows Views/Field integration to get unblocked. 2010-01-13 04:37:03 +00:00
Angie Byron fd1a814f3f #681994 by chx and litwol: Add more descriptive comments for field_attach_query(). 2010-01-12 06:21:34 +00:00
Angie Byron 00b27f694a #680454 by Amitaibu: Initalize variable in _options_properties(). 2010-01-10 16:50:36 +00:00
Angie Byron 147bb1389a #571654 follow-up by chx, peximo, plach, sun, et al:
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
2010-01-09 21:54:01 +00:00
Angie Byron c0a0e5d710 #671632 by yched: Fixed Number formatters capitalization. 2010-01-07 19:57:49 +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 dd3856d6ec #671928 by asimmonds: Fixed typo in doxygen. 2010-01-04 15:56:28 +00:00
Angie Byron 6abc20eee7 #673340 by fgm: Fixed incorrect wording in several functions in field.crud.inc. 2010-01-03 23:31:17 +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
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 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 f639b9e965 - Patch #669124 by Arancaytar: list.module incorrectly validated data. 2009-12-29 19:43:31 +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 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
Dries Buytaert d1c017660c - Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent. 2009-12-21 13:47:32 +00:00
Dries Buytaert 8b752bc111 - Patch #612894 by David_Rothstein: fixed parse error. 2009-12-20 22:38:05 +00:00
Dries Buytaert e9f1814748 - Patch #612894 by yched: display field improvements. 2009-12-20 21:08:26 +00:00
Dries Buytaert e0bab30a96 - Patch #663966 by Magnity: fixed typo in Field CRUD documentation. 2009-12-20 19:45:07 +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
Angie Byron eb807e70e0 #645776 follow-up by jhodgdon and matason: Added missing Number module help. 2009-12-15 05:20:13 +00:00
Dries Buytaert 13984a7394 - Patch #639466 by yched: fixed hook_options_list() and XSS filtering, and added more tests. 2009-12-14 20:18:56 +00:00
Angie Byron 85e9dbd20b #552436 follow-up by yched: Fix test regression. 2009-12-14 01:24:03 +00:00
Dries Buytaert 601150c262 - Patch #658302 by yched: re-purpose hook_field_sanitize() into hook_field_prepare_view(). 2009-12-13 12:42:28 +00:00
Dries Buytaert 8b4406ef5d - Patch #552436 by yched: validation of the number of values in field_default_validate(). 2009-12-13 12:41:08 +00:00
Angie Byron a542d8b716 #658358 by yched: Fix capitalization. 2009-12-13 09:04:55 +00:00
Angie Byron 3dd7a193ae #645776 by jhodgdon, arianek, tobiasb, and matason: Update Field modules to new help standard. 2009-12-13 02:04:14 +00:00
Dries Buytaert 6a13eb22fc - Patch #657828 by yched: make hook_field_formatter() act on all field values. 2009-12-12 20:16:03 +00:00
Dries Buytaert ef2c240086 - Patch #652834 by yched, effulgentsia: changed Field formatters as render arrays to increase performance (and to clean-up the code). 2009-12-11 16:49:40 +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 14053d3625 - Patch #584296 by jhodgdon: improved field API documentation. 2009-12-04 22:46:28 +00:00
Dries Buytaert 1da26fadfe - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
Dries Buytaert f43ee59e05 - Patch #644106 by jhodgdon: field_update_instance() doc needs minor fix. 2009-12-03 02:30:18 +00:00
Dries Buytaert 0baad49d62 - Patch #635094 by plach: unify 'language neutral' language codes. 2009-12-02 19:26:23 +00:00
Angie Byron e581ef4dd8 #645776 by arianek, tobiasb, and jhodgdon: Update Field help to new standard. 2009-12-02 08:08:11 +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
Angie Byron 27128bc148 #646212 by Jody Lynn: Fixed typos in field.info.inc comment. 2009-11-29 22:33:47 +00:00
Angie Byron 706d737ca1 #639428 by sun and yched: Remove #process pattern from text field. 2009-11-29 20:45:17 +00:00
Dries Buytaert 500b2a0022 - Patch #645850 by Amitaibu: remove unused variables from text module. 2009-11-29 10:17:11 +00:00
Dries Buytaert 0b97803613 - Patch #613754 by yched, detour, matt2000: fixed field_info_fields(). 2009-11-29 06:35:47 +00:00
Angie Byron 430a37f010 #623314 by yched, peximo, and plach: Remove extra phantom properties rendered on comment preview. 2009-11-26 19:09:32 +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 02e70401ec - Patch #606934 by matt2000, johanneshahn, yched: fixed bug with boolean fields, and added more field type tests. 2009-11-24 05:27:31 +00:00
Dries Buytaert 79a9a4f3bf - Patch #582378 by sun, David_Rothstein: fixes for the filter system and additional tests. 2009-11-22 08:14:27 +00:00
Dries Buytaert ff88ee0f56 - Patch #601584 by effulgentsia, boombatower, yched: setUp() function for unit and web test cases should reset all resettable statics. 2009-11-21 14:35:05 +00:00