/[drupal]/drupal/modules/filter/filter.test
ViewVC logotype

Log of /drupal/modules/filter/filter.test

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 08:14:27 2009 UTC (5 days, 9 hours ago) by dries
Branch: MAIN
CVS Tags: HEAD
Changes since 1.47: +25 -11 lines
Diff to previous 1.47
- Patch #582378 by sun, David_Rothstein: fixes for the filter system and additional tests.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 17:27:53 2009 UTC (2 weeks, 3 days ago) by webchick
Branch: MAIN
Changes since 1.46: +6 -6 lines
Diff to previous 1.46
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 15:39:41 2009 UTC (6 weeks, 3 days ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.45: +12 -12 lines
Diff to previous 1.45
- Patch #582378 by sun: more filter system clean-up.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 03:07:18 2009 UTC (6 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.44: +4 -4 lines
Diff to previous 1.44
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 16:14:16 2009 UTC (7 weeks ago) by webchick
Branch: MAIN
Changes since 1.43: +137 -1 lines
Diff to previous 1.43
#562908 by sun and dropcube: Fixed issue where {filter}.module is not saved.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 14:06:09 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.42: +41 -10 lines
Diff to previous 1.42
- Patch #560738 by sun, noahb, David_Rothstein | dropcube: trying to delete a text format gives 'page not found'.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 07:32:18 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.41: +214 -33 lines
Diff to previous 1.41
- Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 12 06:09:45 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.40: +5 -1 lines
Diff to previous 1.40
- Patch #470840 by salvis, sinasquax, sun: fixed bug in node_access() if we specify an account. Extend filter_access() to take custom account.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 15:39:48 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.39: +5 -5 lines
Diff to previous 1.39
- Patch #570930 by sun: allow to retrieve all filters (including disabled) in a text format.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 03:55:44 2009 UTC (2 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.38: +32 -14 lines
Diff to previous 1.38
#560740 by sun and David_Rothstein: 'Escape all HTML' filter did not escape any HTML. Now that's a problem. (with tests)

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 28 19:44:05 2009 UTC (2 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.37: +9 -9 lines
Diff to previous 1.37
#561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 28 16:23:04 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.36: +16 -16 lines
Diff to previous 1.36
- Patch #560502 by Gabor Hojtsy: created 'content authoring' category.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 21:18:19 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.35: +66 -67 lines
Diff to previous 1.35
- Patch #559658 by sun, dropcube: store filter settings per format, general API clean-up and documentation improvements.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 10:28:45 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.34: +76 -5 lines
Diff to previous 1.34
- Patch #428296 by dropcube, sun, catch: filter system doesn't communicate with other modules about filter format changes/deletions.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 10:17:54 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
- Patch #546336 by sun, dropcube: code clean-up and documentation improvements for the filter hooks.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 10:35:32 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.32: +9 -10 lines
Diff to previous 1.32
- Patch #554946 by dropcube, sun: cache info from hook_filter_info() and allow to be altered.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 00:58:53 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.31: +4 -3 lines
Diff to previous 1.31
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 17:28:26 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.30: +6 -5 lines
Diff to previous 1.30
- Patch #546350 by dropcube: remove hardcoded numeric deltas from hook_filter_info().

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 06:45:31 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.29: +5 -1 lines
Diff to previous 1.29
#362972 by tic2000 and stewsnooze: Have nofollow filter remove 'rel' attributes instead of just adding rel='nofollow'.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 19:53:19 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.28: +10 -10 lines
Diff to previous 1.28
- Patch #546336 by dropcube: transform hook_filter from having a  paramater to hook_filter_().

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 20:15:35 2009 UTC (4 months ago) by dries
Branch: MAIN
Changes since 1.27: +73 -13 lines
Diff to previous 1.27
- Patch #374441 by tic200, Damien Tournoud, scor: refactor Drupal HTML corrector using PHP5's XML/Dom parser.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 13 21:51:10 2009 UTC (4 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.26: +7 -7 lines
Diff to previous 1.26
#500866 by boombatower: Remove t() from getInfo in tests.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 3 18:26:35 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.25: +10 -1 lines
Diff to previous 1.25
- Patch #359276 by Freso, Heine, lyricnz: avoid double encoding/decoding of HTML entities.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 18:03:56 2009 UTC (4 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.24: +39 -36 lines
Diff to previous 1.24
#276597 by sun: Coding style clean-ups for filter.test.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 12:01:26 2009 UTC (5 months ago) by webchick
Branch: MAIN
Changes since 1.23: +434 -3 lines
Diff to previous 1.23
#276597 by wrwrwr and jhedstrom: Add a ton of totally awesome filter tests.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 08:39:37 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 04:51:45 2009 UTC (5 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.21: +14 -14 lines
Diff to previous 1.21
#446898 by RoboPhred: Change URL of text formats settings page to admin/settings/formats rather than filter.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 19:12:12 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.20: +5 -1 lines
Diff to previous 1.20
- Patch #133188 by John Morahan, frega: make sure that long string are line-break-ed correctly.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:32 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
- Patch #471070 by stella: millions of code style fixes.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 25 18:01:10 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.18: +7 -7 lines
Diff to previous 1.18
- Patch #394146 by ksenzee, csevb10, dropcube: converted to the new database abstraction layer.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 01:49:52 2009 UTC (7 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 27 00:40:42 2009 UTC (8 months ago) by webchick
Branch: MAIN
Changes since 1.16: +2 -9 lines
Diff to previous 1.16
Roll-back of #401956, which needs more discussion.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 01:53:16 2009 UTC (8 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.15: +9 -2 lines
Diff to previous 1.15
#401956 by chx and Damien Tournoud: Add an optional filter to turn [internal:node/123] into a link to an internal Drupal page.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 01:43:57 2009 UTC (8 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
#304330 by ximo, alpritt, Amitaibu, edmund.kwok, Xano, ff1, BrightLoudNoise, et al: Dramatically improved text format widget. USABILITY AWESOMENESS.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 14:08:43 2009 UTC (10 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
- Removing whitespace.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 16:58:42 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.12: +19 -19 lines
Diff to previous 1.12
- Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format' based on UMN usability study.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 28 19:30:36 2008 UTC (10 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.11: +8 -1 lines
Diff to previous 1.11
- Patch #212236 by wrwrwr: automatic line breaking sometimes results in an unpaired end of paragraph tag.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 22:18:44 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
- Patch #324313 by catch et al: load multiple nodes and terms at once.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 16:32:21 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.9: +5 -5 lines
Diff to previous 1.9
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency.  Oh my.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 13:14:27 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.8: +1 -10 lines
Diff to previous 1.8
- Patch #338403 by drewish: code comments clean-up.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 04:30:06 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2, DRUPAL-7-0-UNSTABLE-3
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 19:47:42 2008 UTC (14 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
#125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAPI property that can be used by WYSIWYG editors. WOOHOO.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 15 07:49:42 2008 UTC (15 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.5: +1 -117 lines
Diff to previous 1.5
- Patch #260484 by catch, boombatower et al: rollback of valid tests, letting ourselves believe that there are no bugs in core. ;)

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 10:36:43 2008 UTC (17 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4
- Patch #253506 by Daniel, flobruit and catch: made the upload tests work.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 07:30:51 2008 UTC (17 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.3: +9 -9 lines
Diff to previous 1.3
- Patch #247423 by boombatower: code style fixes for the tests.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 20:42:08 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.2: +195 -23 lines
Diff to previous 1.2
- Patch #249200 by flobruit: some tests for input filters.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 18:26:01 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
- Patch #251263 by catch: fixing up many code style issues in the tests.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 18:23:25 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
- Added a test framework to Drupal along with a first batch of tests for
  Drupal core!  This is an important milestone for the project so enable
  the module and check it out ... :)

  Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
  Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
  Lal, Moshe Weitzman, and the many other people that helped with testing
  over the past years and that drove this home.

  It all works but it is still rough around the edges (i.e. documentation
  is still being written, the coding style is not 100% yet, a number of
  tests still fail) but we spent the entire weekend working on it in Paris
  and made a ton of progress.  The best way to help and to get up to speed,
  is to start writing and contributing some tests ... as well as fixing
  some of the failures.

  For those willing to help with improving the test framework, here are
  some next steps and issues to resolve:

    - How to best approach unit tests and mock functions?
    - How to test drupal_mail() and drupal_http_request()?
    - How to improve the admin UI so we have a nice progress bar?
    - How best to do code coverage?
    - See http://g.d.o/node/10099 for more ...

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2