/[drupal]/drupal/modules/block/block.test
ViewVC logotype

Log of /drupal/modules/block/block.test

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 17:27:53 2009 UTC (2 weeks, 2 days ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.30: +6 -6 lines
Diff to previous 1.30
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 23:48:37 2009 UTC (5 weeks, 6 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.29: +12 -8 lines
Diff to previous 1.29
#606640 by eojthebrave and sun: Use proper menu router paths for the block module.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 14 02:13:15 2009 UTC (6 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.28: +5 -2 lines
Diff to previous 1.28
- Patch #581118 by Gábor Hojtsy: blocks admin user interface should not do theme switching.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 5 02:43:01 2009 UTC (7 weeks, 3 days ago) by webchick
Branch: MAIN
Changes since 1.27: +8 -8 lines
Diff to previous 1.27
#60552 by JohnAlbin: Added Add region.tpl.php for all regions in themes.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 28 19:44:05 2009 UTC (2 months, 4 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.26: +45 -45 lines
Diff to previous 1.26
#561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 10:53:45 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.25: +20 -8 lines
Diff to previous 1.25
- Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 3 03:04:33 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.24: +8 -8 lines
Diff to previous 1.24
#226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 19:44:20 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.23: +4 -4 lines
Diff to previous 1.23
- Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes?

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 11:20:42 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.22: +4 -4 lines
Diff to previous 1.22
- Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> Themes section to the top level Appearance item as outlined in the D7UX IA.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:32 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.21: +21 -21 lines
Diff to previous 1.21
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 13 21:51:08 2009 UTC (4 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.20: +13 -13 lines
Diff to previous 1.20
#500866 by boombatower: Remove t() from getInfo in tests.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 09:23:50 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.19: +32 -1 lines
Diff to previous 1.19
- Patch #449198 by boombatower: cealn up test loading and related API.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 31 07:46:54 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.18: +45 -1 lines
Diff to previous 1.18
#473080 by chx: Fix bug where switching themes would result in zero blocks (including content area). with tests.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 31 06:31:00 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.17: +33 -1 lines
Diff to previous 1.17
#473080 by chx: Fix bug in block page access callback showing tabs that should not appear. (with tests)

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 11:31:20 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.16: +7 -4 lines
Diff to previous 1.16
- Patch #337212 by Berdir: another Berdir patch to convert modules to the new database layer. Rock.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 07:13:12 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.15: +13 -1 lines
Diff to previous 1.15
- Patch #470210 by Johan Morahan: nice clean-up of block configuration that fixes input format issue.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 16:30:28 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.14: +8 -3 lines
Diff to previous 1.14
- Patch #441962 by brianV: code style and documentation clean-up.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 01:49:50 2009 UTC (7 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 19:18:09 2009 UTC (8 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
- Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 16:41:29 2009 UTC (8 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
#315533 by JohnAlbin and catch: Remove all core themes but Garland and Stark. Yay for making Drupal 75% more palatable to designers. These themes can be found in contrib thanks to the venerable John Wilkins. :)

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 03:38:46 2009 UTC (9 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
#372400 by swentel and BrightLoudNoise: Fix 'delete' link on block administration screen.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 16:58:41 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
- Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format' based on UMN usability study.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 21:41:13 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
- Patch #355661 by Jody Lynn: fixed spelling error in test function name.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 16:43:15 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
- Patch #352470 by scor: fixed typos and grammar in comments.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 23:57:31 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.6: +47 -24 lines
Diff to previous 1.6
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove  from hook_block().

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 13:14:26 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.5: +1 -10 lines
Diff to previous 1.5
- Patch #338403 by drewish: code comments clean-up.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 08:23:07 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4
- Patch #331570 by recidive: rename block module tables to singular.  Requires you to run update.php.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 05:58:51 2008 UTC (12 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.3: +24 -2 lines
Diff to previous 1.3
#329224 by boombatower and sun: November Make-All-Tests-Pass-Again-Extravaganza: Fix notices in block tests.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 14 20:37:28 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2
Changes since 1.2: +26 -1 lines
Diff to previous 1.2
#275092 follow-up by chx: Fix admin blocks page to work with secondary themes + test so we don't break it again.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 07:30:49 2008 UTC (17 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.1: +8 -8 lines
Diff to previous 1.1
- Patch #247423 by boombatower: code style fixes for the tests.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 18:23:22 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
- 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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2