Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#553326 by sun: Provide consistency to the way field UI is presented for taxonomy.
- Patch #332333 by sun: more fixes for the path API.
#565480 by plach and peximo: TF #2: Multilingual field handling. Integration between field API and locale module + translatable node bodies.
- Patch #332333 by dmitrig01, alexw: add a real API to path.module.
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
#282191 by plach, nedjo, catch, et al: TF #1: Allow different interface language for the same path.
#506124 follow-up by Gábor Hojtsy: Move URL aliases under Search & Metadata.
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
- Patch #552958 by Gábor Hojtsy: create 'regional and language' section in 'configuration and modules'.
- Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and modules' section so we can start moving over configuration items. Let's see how this goes ...
- Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity!
#500866 by boombatower: Remove t() from getInfo in tests.
#506124 by Bojhan: Move URL aliases path to site configuration.
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
- Patch #456824 by catch: add better caching to drupal_lookup_path().
- Patch #394510 by Berdir, ksenzee: convert to new database abstraction layer.
- Patch #440920 by brianV: whitespace and coding style clean-up.
- Patch #308296 by Dave Reid, Damien Tournoud: clean-up of drupalCreateNode().
#368064 by catch: Provide a top-level 'International' menu item for localization and translation-related items.
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
- Patch #348742 by catch: path tests should use drupalCreateNode() instead of own createNode(). Code clean-up.
- Patch #324313 by catch et al: load multiple nodes and terms at once.
- Patch #204106 by catch, Damien Tournoud: added test for translation of path aliases.
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
- 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 |