Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- Patch #644648 by sun: comment_form() structure and elements were inconsistent.
- Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username.
#493030 follow-up by sun: Clean-ups to RDF module.
- Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
#606640 by eojthebrave and sun: Use proper menu router paths for the block module.
- Patch #606608 by q0rban, sun, David_Rothstein: use proper menu router paths for comment/*.
- Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment preview + unify with node preview settings.
#300993 follow-up by Dave Reid: Remove cruft from tests now that we have a real permissions API.
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up!
- Patch #581534 by pwolanin | sun: fix redirecting after submitting a comment on a multi-page comment thread.
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.
#524652 follow-up by tic2000 and yched: Fix comment preview bug and add tests.
#226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.
- Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes?
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.
- Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
- Patch #523950 by moshe weitzman, yched, catch: update comment rendering to take full advantage of the drupal_render() paradigm.
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
#500866 by boombatower: Remove t() from getInfo in tests.
- Patch #506218 by catch: remove collapsed comments as is and tidy up comment settings.
- Patch #501466 by catch: move comment administration to a tab.
#439148 by netsensei, pp, and catch: Add tests for comment login/register link for anonymous users.
- Patch #26966 by catch, skiminki, aaronbauman et al: fixed comment links when paging is used.
- Patch #468630 by Berdir: fixed error with publishing comments.
- Patch #335893 by andypost, hexmode: don't show comment information in the RSS feed when a node's comments were disabled.
- Patch #471070 by stella: millions of code style fixes.
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
- Patch #296482 by mr.baileys: additional tests for the comments block.
- Patch #394374 by cwgordon7, wretched sinner, et al: improved language of comment status. Usability improvement based on testing in Baltimore.
#349823 by Dave Reid: Fix query in recent comment block that results in fatal error (with tests).
#276554 by stella and John Morahan: Tests for comments as part of an RSS feed.
- Patch #201490 by lilou, keith.smith: fixed inconsistencies in the moderation queue related help texts.
- Patch #352470 by scor: fixed typos and grammar in comments.
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
- Patch #339960 by Damien Tournoud: updated test explanation.
- Patch #338403 by drewish: code comments clean-up.
- Patch #334826 by maartenvg: editing of anonymous comments was broken. Bugfix with test\!
- Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.
- Patch #320784 by johnskulski: added test for comment threading. This test currently fails.
#313044 by Amitaibu: Remove silly assertion.
#296486 by lyricnz and boombatower: Tests for viewing an individual comment.
#296487 by lyricnz and beeradb: Tests to make sure comment posting fails when it should.
#302396 follow-up by catch: Fix typo in tests.
- Patch #302396 by chx, catch: made some tests more granular so they an be run in parallel or stand-alone.
- Patch #191499 by catch: remove display order settings and cleaned up some white space.
- Patch #216515 by chx, Damien Tournoud, et al: fixed form API glitch with caching.
- Patch #255918 by R.Muilwijk: performance improvement: comment_link querying for already retrieved data.
- Patch #250729 by R.Muilwijk: removed unnecessary SQL query.
- Patch #268449 by catch: fixed some tests that failed due to invalid permissions.
- Patch #266465 by R.Muilwijk: fixed the comment module tests.
- Patch #66264 by boombatower: comment approval displayed on node view of comment. Comes with tests and everything.
- Patch #247423 by boombatower: code style fixes for the tests.
- Patch #258171 by Senpai: code cleanup.
- 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 |