WACT Developers: jsweat

Login name:
jsweat
Total Commits:
17 (0.2%)
Lines of Code:
365 (0.4%)
Most Recent Commit:
2006-06-14 17:27

Activity by Clock Time

Activity by Hour of Day for jsweat

Activity by Day of Week for jsweat

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 17 (100.0%) 365 (100.0%) 21.4
trunk/wact/view/table/ 2 (11.8%) 158 (43.3%) 79.0
trunk/wact/view/data/ 8 (47.1%) 145 (39.7%) 18.1
trunk/examples/view/ 6 (35.3%) 40 (11.0%) 6.6
trunk/ 1 (5.9%) 22 (6.0%) 22.0

Activity of jsweat

Most Recent Commits

jsweat 2006-06-14 17:27 Rev.: 191

moved from view/data to view/table

159 lines of code changed in 3 files:

  • trunk/examples/view: table.php (+1 -1)
  • trunk/wact/view/table: table.test.php (new)
jsweat 2006-06-14 15:30 Rev.: 190

fix 'unexpected' expected error in test case from highest error_reporting

13 lines of code changed in 3 files:

  • trunk/examples/view: table.php (+8)
  • trunk/wact/view/data: table.inc.php (+3 -3), table.test.php (+2 -1)
jsweat 2006-06-14 02:43 Rev.: 188

pretty sure this will not survive in the long run, but this provides a quick means of overriding the default render method in a standard WactTableColumnView, and essentially allows for custom columns

66 lines of code changed in 2 files:

  • trunk/wact/view/data: table.inc.php (+25 -6), table.test.php (+41)
jsweat 2006-06-13 19:58 Rev.: 184

added capability to speficy column order by manually adding columns in TableView

76 lines of code changed in 3 files:

  • trunk/examples/view: table.php (+12 -3)
  • trunk/wact/view/data: table.inc.php (+32 -7), table.test.php (+32 -3)
jsweat 2006-06-13 17:39 Rev.: 182

added a hook to look for the file runtests.local.php in which you can
define your own DefaultTestRunningConfig class. Instructed svn to ignore this local file

22 lines of code changed in 1 file:

  • trunk: runtests.php (+22 -16)
jsweat 2006-06-13 17:25 Rev.: 181

rudimentary initial table view tag

13 lines of code changed in 4 files:

  • trunk/examples/view: table.php (new 3), table.test.php (new)
  • trunk/wact/view/data: table.inc.php (new 7), table.test.php (new 3)
jsweat 2006-06-12 18:25 Rev.: 180

cleaned up (and theoretically sped up) regex, hopefully improved readability

16 lines of code changed in 1 file:

  • trunk/examples/view: list.test.php (+16 -16)
Generated by StatSVN 0.4.0