

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 7 (100.0%) | 44 (100.0%) | 6.2 |
| SubSonic/Controls/ | 2 (28.6%) | 30 (68.2%) | 15.0 |
| SubSonic/Sql Tools/ | 1 (14.3%) | 10 (22.7%) | 10.0 |
| SubSonic/Controls/Calendar/ | 1 (14.3%) | 2 (4.5%) | 2.0 |
| SubSonicCentral/ | 1 (14.3%) | 1 (2.3%) | 1.0 |
| StarterSite/Admin/ | 2 (28.6%) | 1 (2.3%) | 0.5 |

Added WhereCollection to allow for more complex queries than a simple WhereExpression
12 lines of code changed in 1 file:
Changed postback link to just use ?refresh=true rather than parsing current page url
1 lines of code changed in 1 file:
Added WhereExpression which allows filtering displayed rows.
18 lines of code changed in 1 file:
Added support for Where conditions to ExecuteJoinedDataSet. Needed to add in parameters since ExecuteJoinedDataSet constructs its own SQL.
10 lines of code changed in 1 file:
Added, modified to work with starter site (master page reference, etc.)
1 lines of code changed in 2 files:
Added time fields to javaScriptFormat template
2 lines of code changed in 1 file: