October 2008 Commit Log

Number of Commits:
21
Number of Active Developers:
1
Repository Tag: 3.3.5
ligaard 2008-10-20 17:35 Rev.: 13186

Version 3.3.5 as uploaded to TER.

3 lines of code changed in 1 file:

ligaard 2008-10-20 16:46 Rev.: 13184

Preparing release 3.3.5:
+ Added PHPUnit 3.3.2, see ChangeLog at http://www.phpunit.de/wiki/ChangeLog33#PHPUnit3.3.220-Oct-2008
- Removed PHPUnit 3.3.1.
~ Comment out JavaScript calls to console.log().
* Fix forge #1698: Showing NEWS file from drop-down menu breaks with symlinks. Cf. http://forge.typo3.org/issues/show/1698

66246 lines of code changed in 446 files:

ligaard 2008-10-20 06:42 Rev.: 13150

Comment out JavaScript calls to console.log().

4 lines of code changed in 1 file:

ligaard 2008-10-19 22:23 Rev.: 13149

Fix forge #1698: Showing NEWS file from drop-down menu breaks with symlinks.

1 lines of code changed in 1 file:

Repository Tag: 3.3.4
ligaard 2008-10-19 22:16 Rev.: 13147

Version 3.3.4 as uploaded to TER2.

3 lines of code changed in 1 file:

ligaard 2008-10-19 22:09 Rev.: 13146

Updated NEWS file and manual.sxw in preparation of 3.3.4 release.

12 lines of code changed in 2 files:

ligaard 2008-10-19 21:40 Rev.: 13145

- Added access keys: Use "a" for running all tests, use "s" for running a single test and use "r" to re-run the latest tests; to open phpunit in a new window, use "n".

52 lines of code changed in 3 files:

ligaard 2008-10-19 18:43 Rev.: 13141

Did a Safari hack, http://dustinbrewer.com/css-hackgetting-safari-to-behave/ to have the extension icon shown nicely in the drop-down menu.

7 lines of code changed in 1 file:

ligaard 2008-10-19 16:16 Rev.: 13140

- Corrected check for 'collect code coverage' state.

1 lines of code changed in 1 file:

ligaard 2008-10-19 16:10 Rev.: 13138

Clean-up:
- Removed unused require_onces.
- Removed to user session vars, that were not used.

1 lines of code changed in 1 file:

ligaard 2008-10-19 16:08 Rev.: 13137

- Changed header of page.
- Added per-user setting for code coverage. Remove Extension Manager setting.
- Fixed 'open-in-new-window' button.
- Added YUI! base-min.css, cf. http://developer.yahoo.com/yui/base/
- CSS fixes on top of YUI! base min.

53 lines of code changed in 6 files:

ligaard 2008-10-18 20:04 Rev.: 13117

Use Dom.get() to fetch element references. Fixes IE JavaScript error.

5 lines of code changed in 1 file:

ligaard 2008-10-18 18:51 Rev.: 13116

- unified $testResult and $result variables, since the were references to the same object.
- Added $extRelPath as object variable and refactored code througout.
- Added files json-min.js and reset-fonts-grids.css. The latter file is not used yet.

55 lines of code changed in 4 files:

ligaard 2008-10-18 18:47 Rev.: 13115

Re-implemented parts that was previously using Prototype in YUI! instead.

44 lines of code changed in 1 file:

ligaard 2008-10-18 14:28 Rev.: 13112

- Added yui 2.6.0 files. I will base my implementation on YUI! (not Prototype).
- Removed '2.6.0/' directory.
- Changed a bit in the Prototype Ajax parameters property. (although the Prototype code will be removed shortly, anyway).

28 lines of code changed in 4 files:

ligaard 2008-10-17 23:12 Rev.: 13099

- Removed 'ExperimentalAJAXUI' option.
- Introduced three buttons for selecting whether to show successful tests, errors and failures (all done with instant apply and 'AJAX-style').
- Started work on finer-grained memory and benchmarking.
- Changed class names testCase to testcase.
- Introduced __construct() which calls parent::init(). Removing calls $SOBE->init().
- Added background-color to css for errors and failures.
- Refactored quite a bit of code. Escp. JavaScript code.

171 lines of code changed in 9 files:

ligaard 2008-10-17 21:33 Rev.: 13097

Removed files mod1/class.tx_phpunit_module1_mikkelricky.php and mod1/styles.css (the CSS file was used by the mikkelricky module). Removed 'ExperimentalUI' option from ext_conf_template.txt.

0 lines of code changed in 1 file:

ligaard 2008-10-17 21:26 Rev.: 13096

Upped requirements:
- Typo3 4.2 (up from 4.1). Now we use loadJavascriptLib() to load Prototype.

Upped suggestions:
- Made suggestions work again.
- pear 2.3.6 (up from 2.3.5).
- oelib 0.4.2 (up from 0.4.0).

7 lines of code changed in 1 file:

ligaard 2008-10-13 13:22 Rev.: 12953

Fix typo in comment.

1 lines of code changed in 1 file:

Repository Tag: 3.3.3
ligaard 2008-10-01 20:51 Rev.: 12583

Version 3.3.3, as uploaded to TER2.

3 lines of code changed in 1 file:

ligaard 2008-10-01 20:48 Rev.: 12581

+ Display the leaked memory after the tests. Closes forge #1627. Note that this measurement is only indicative; it will be tried out now, but is the utility is limited, then it will be removed or turned into an option.

15 lines of code changed in 4 files:

September 2008 »

Generated by StatSVN 0.5.0