Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.
- Patch #301902 by TheRec, beeradb, catch, sun, skilip, alpritt, JacobSingh, Senpai: usability improvement: allow more users to see the node admin page.
#521852 by brandonojc, Everett Zufelt, mgifford, and sun: Provide semantic markup to local tasks to indicate an active task.
#591794 follow-up by effulgentsia: Reduce performance overhead of drupal_alter().
#551034 by brandonojc, mgifford, Everett Zufelt, and Cliff: Improved Content filter usability and accessibility.
- Patch #618938 by pwolanin: fixed Drupal version is not being available until the end of bootstrap.
#609152 by redndahead, bleen18 and jim0203: Ensure node filter page validates that there were rows selected. (with tests)
#606640 by eojthebrave and sun: Use proper menu router paths for the block module.
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
- Patch#583020 by c960657 | yched, Dries: fixed warning about missing argument 2 for field_delete_instance() in node_configure_fields().
- Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency for node types and menus.
- Patch #585742 by Damien Tournoud | Amitaibu: content type wasn't created after drupalCreateContentType().
#364470 by stBorchert and JohnAlbin: Made theming of 'Submitted by author, on date' easier.
#492186 by catch, mfb, BTMash, TheRec, and rainbreaw: Fixed bug causing authoring information to never be updated (with tests).
#542206 by asimmonds: Fix admin/content filters (with tests).
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
- Patch #555458 by deekayen: convert stray sprinf() syntax query to dbtng.
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
#500866 by boombatower: Remove t() from getInfo in tests.
#452538 by Mike Wacker: Allow node access modules to have control over unpublished nodes. (with tests)
- Patch #504564 by tic2000: fixed teaser length setting and added tests.
- Patch #409750 by yched et al: overhaul and extend node build modes.
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
- Patch #482920 by Razorraser: made getInfo() static functions.
- Rollback of last patch.
- Patch #482920 by Razorraser: fixed typo in node_access_rebuild().
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
#309007 by moshe weitzman, agentrickard, and mcarbone: Add hook_node_access_records_alter() and hook_node_grants_alter() to allow complex interactions between two or more node access modules.
- Patch #471070 by stella: millions of code style fixes.
- Patch #471142 by stella: code style fixes.
#453962 by neclimdul: Change all instances of getInfo() to static functions.
- Patch #449718 by alienbrain: node_feed() is now using new node building API.
#303965 by moshe weitzman and snufkin: Allow data import scripts to set /->is_new programmatically.
- Patch #394484 by Berdir and Crell: converted node module to the new database abstraction layer. Yay.
- Patch #385602 by Damien Tournoud, desbeers, Gabor Hojtsy: log message sometimes lost on node preview. With a test\!
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
#349237 by c960657: Fix assertTitle()'s encoding of HTML attributes (with tests).
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
#365183 by Eaton: Fix for node_feed() silently discards ->content (with tests).
- Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format' based on UMN usability study.
#143434 by Jody Lynn: Move 'display post information' to where users would expect.
- Patch #352470 by scor: fixed typos and grammar in comments.
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
- Patch #345632 by Dave Reid: fixed a broken test that went unnoticed by the test bots.
- 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.
#305566 by agentrickard and moshe weitzman: Split 'bypass node access' from 'administer nodes'.
#295719 by flobruit, boombatower, and mikey_p: Clean up node.test.
- Patch #268706 by flobruit, lilou, bjaspan: fixed XSS on node edit form.
- Patch #260497 by boombatower: rewrote the node revisioning tests to be more extensive and to fix some exceptions in the tests.
- Patch #256841 by dropcube: fixed typo.
- 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 |