Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)
#608424 by peximo and plach: Fixed notice when multilingual body display set to hidden (with tests).
#610204 by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: API changes to support overlays: lays ground work for implementation.
#473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
#565480 follow-up by plach: Clean-ups and documentation.
#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.
- Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats.
#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.
- Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency for node types and menus.
#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 #276400 by mattyoung, chx: tests for language negotiation.
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
- 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 ...
#339406 by dropcube and boombatower: Add an assertion to check if a checkbox is checked.
#226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
- Patch #334283 by Gábor Hojtsy: fixed context bug.
- 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 #67211 by catch, Gábor Hojtsy, yoroy, cdale, et al: drop the colon after form titles.
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
- Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
- Patch #473366 by Berdir: convert locale module to the new database abstraction layer.
Roll-back of #333054; needs more discussion.
- Patch #333054 by c960657: page cache should be case sensitive.
#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.
#369229 follow-up by stella and nedjo: Fix locale tests.
- Patch #369229 by stella: improved and extended the locale module tests.
#347288 by plach: Fix Locale uninstall (with tests).
#52990 by Roger López: Vastly improve translation string search and editing interface.
#352121 by valthebald and Damien Tournoud: Allow importing of invalid tags in .po files into non-default text groups.
#220559 by eMPee584 and Damien Tournoud: Fix bug in language switcher block that makes all languages active (with tests)
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.
- Patch #276111 by pwolanin, Gabor et al: validate translation strings on import.
- Patch #337820 by Dave Reid, Damien Tournoud, et al: rename menu path 'logout' to 'user/logout'. For real now.
Reverting #337820 once more, as it causes mysterious test failures.
- Patch #337820 by Dave Reid: rename menu path logout to user/logout.
- Patch #338403 by drewish: code comments clean-up.
Reverting #337820 which causes menu tests to fail, unbeknownst to testing bot. Hrm...
#337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency.
- Patch #332623 by Damien Tournoud: fixed importing translations and added a test.
- Patch #280628 by pwolanin et al: fixed locale module confirm form and broken locale module tests.
- Patch #247423 by boombatower: code style fixes for the tests.
- 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 |