[root]/SubSonic/Controls/Resources

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 4 (100.0%) | 143 (100.0%) | 35.7 |
| canofunk | 2 (50.0%) | 143 (100.0%) | 71.5 |
| robconery@gmail.com | 2 (50.0%) | 0 (0.0%) | 0.0 |
moving 2.x source to 2.0 folder
0 lines of code changed in 2 files:
ADDED: Scaffold - New property: "UseEmbeddedStyles". When enabled (disabled by default) will emit a dynamic CSS at runtime that results in a more visually refined appearance for the scaffolds.
ADDED: Scaffold - New configurable CSS attributes, "DropDownCssClass" and "CheckBoxCssClass";
83 lines of code changed in 1 file:
- Enabled M2M support in AutoScaffold
- Fixed Sorting Issue on joined columns in ExecuteDataSet
- Fixed Issue with ORDER_BY clauses not being added to OrderByCollections
- Moved SubSonicCentral javascript to embedded resource, and removed scripts folder.
60 lines of code changed in 1 file: