Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- Patch #582378 by sun, David_Rothstein: fixes for the filter system and additional tests.
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)
- Patch #582378 by sun: more filter system clean-up.
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
#562908 by sun and dropcube: Fixed issue where {filter}.module is not saved.
- Patch #560738 by sun, noahb, David_Rothstein | dropcube: trying to delete a text format gives 'page not found'.
- 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.
- Patch #470840 by salvis, sinasquax, sun: fixed bug in node_access() if we specify an account. Extend filter_access() to take custom account.
- Patch #570930 by sun: allow to retrieve all filters (including disabled) in a text format.
#560740 by sun and David_Rothstein: 'Escape all HTML' filter did not escape any HTML. Now that's a problem. (with tests)
#561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense.
- Patch #560502 by Gabor Hojtsy: created 'content authoring' category.
- Patch #559658 by sun, dropcube: store filter settings per format, general API clean-up and documentation improvements.
- Patch #428296 by dropcube, sun, catch: filter system doesn't communicate with other modules about filter format changes/deletions.
- Patch #546336 by sun, dropcube: code clean-up and documentation improvements for the filter hooks.
- Patch #554946 by dropcube, sun: cache info from hook_filter_info() and allow to be altered.
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
- Patch #546350 by dropcube: remove hardcoded numeric deltas from hook_filter_info().
#362972 by tic2000 and stewsnooze: Have nofollow filter remove 'rel' attributes instead of just adding rel='nofollow'.
- Patch #546336 by dropcube: transform hook_filter from having a paramater to hook_filter_().
- Patch #374441 by tic200, Damien Tournoud, scor: refactor Drupal HTML corrector using PHP5's XML/Dom parser.
#500866 by boombatower: Remove t() from getInfo in tests.
- Patch #359276 by Freso, Heine, lyricnz: avoid double encoding/decoding of HTML entities.
#276597 by sun: Coding style clean-ups for filter.test.
#276597 by wrwrwr and jhedstrom: Add a ton of totally awesome filter tests.
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
#446898 by RoboPhred: Change URL of text formats settings page to admin/settings/formats rather than filter.
- Patch #133188 by John Morahan, frega: make sure that long string are line-break-ed correctly.
- Patch #471070 by stella: millions of code style fixes.
- Patch #394146 by ksenzee, csevb10, dropcube: converted to the new database abstraction layer.
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
Roll-back of #401956, which needs more discussion.
#401956 by chx and Damien Tournoud: Add an optional filter to turn [internal:node/123] into a link to an internal Drupal page.
#304330 by ximo, alpritt, Amitaibu, edmund.kwok, Xano, ff1, BrightLoudNoise, et al: Dramatically improved text format widget. USABILITY AWESOMENESS.
- Removing whitespace.
- Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format' based on UMN usability study.
- Patch #212236 by wrwrwr: automatic line breaking sometimes results in an unpaired end of paragraph tag.
- Patch #324313 by catch et al: load multiple nodes and terms at once.
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my.
- Patch #338403 by drewish: code comments clean-up.
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
#125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAPI property that can be used by WYSIWYG editors. WOOHOO.
- Patch #260484 by catch, boombatower et al: rollback of valid tests, letting ourselves believe that there are no bugs in core. ;)
- Patch #253506 by Daniel, flobruit and catch: made the upload tests work.
- Patch #247423 by boombatower: code style fixes for the tests.
- Patch #249200 by flobruit: some tests for input filters.
- Patch #251263 by catch: fixing up many code style issues in the tests.
- 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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |