
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 18 (100.0%) | 214 (100.0%) | 11.8 |
| canofunk | 11 (61.1%) | 213 (99.5%) | 19.3 |
| robconery@gmail.com | 4 (22.2%) | 1 (0.5%) | 0.2 |
| robconery | 3 (16.7%) | 0 (0.0%) | 0.0 |
moving 2.x source to 2.0 folder
0 lines of code changed in 3 files:
Wrapped try/catch around schema bits for SPs - fix for MySQL (thanks to Josh and dan)
1 lines of code changed in 1 file:
FIXED: SqlQuery - ANSISqlGenerator added duplicate DISCTINCT values resulting in malformed queries.
FIXED: SubStage - Slow performance with mapped network drives. Excluded network drives from SubStage file navigator. This greatly improves performance for some users.
FIXED: Test Data - Updated scripts to correctly reflect object dependencies and prevent errors on execution.
ADDED: Re-added SubSonicCentral and SubStage projects.
ADDED: SubSonic.Tests - Added missing SouthwindRepository generated files.
UPDATED: ComponentFactory.Krypton.Toolkit.dll, MbUnit.Framework.dll, MySql.Data.dll, QuickGraph.dll, QuickGraph.Algorithms.dll, Refly.dll, TestFu.dll
UPDATED: Global - Assembly versions changed to 2.2.1.0
CHANGED: Global - AutoProperties now used where possible.
CHANGED: Global - Object initializers now used where possible.
REMOVED: Sandbox Project
3 lines of code changed in 1 file:
FIXED: DropDown.Where Property is not Correctly Set. See: http://code.google.com/p/subsonicproject/issues/detail?id=6
FIXED: SqlQuery Does Not Properly Set ProviderName Property. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17435
FIXED: Generated Struct Members Should be Marked "readonly". See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=17424 and http://code.google.com/p/subsonicproject/issues/detail?id=11
FIXED: AssemblyInfo.cs version issue introduced in revision 473 (Thanks Adam!)
CHANGED: MySql.Data.dll updated to version 5.2
CHANGED: System.Data.SQLite.DLL updated to version 1.0.52
CHANGED: EnterpriseLibrary assemblies updated to version 4.0
REMOVED: Old and unreferenced assemblies.
4 lines of code changed in 1 file:
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";
1 lines of code changed in 1 file:
FIXED: Scaffold calendar display issues for certain cultures.
FIXED: VB_ClassTemplate.aspx issue (Thanks Jim!) See: http://www.codeplex.com/actionpack/WorkItem/View.aspx?WorkItemId=11379 may also be related to: http://www.codeplex.com/actionpack/WorkItem/View.aspx?WorkItemId=11330
FIXED: Missing file issue from 131 that prevented a clean compile.
4 lines of code changed in 1 file:
ADDED: Implemented new template execution engine. The performance improvement is, well, dramatic
ADDED: New SubSonicService level tag "enableTrace". By default, this is now set to false both to address medium trust issues, and to limit performance overhead.
CHANGED: SecurityAction.RequestMinimum in SubSonic AssemblyInfo.cs now set to false to address medium trust provider issues.
FIXED: Significant issue with logical deletes.
1 lines of code changed in 1 file:
FIXED: QuickTable loses header row. See: http://actionpack.wekeroad.com/forums/p/999/5151.aspx
ADDED: Nice patch courtesy of Adam Fordham, that makes SubSonic CLS compliant!
FIXED: View generation issue with SubCommander. Thanks to Adam for this one as well!
3 lines of code changed in 1 file:
FIXED: FK/PK Issue introduced in Revision 88 (rollback in R89)
FIXED: SubCommander project now reference SQL libraries from dependency folder, not local installation.
FIXED: QuickTable loses states when PostBack is initiated from external control.
ADDED: TagPrefix to SubSonic assembly. (Thanks offwhite!) See:
http://www.codeplex.com/actionpack/WorkItem/View.aspx?WorkItemId=10826
58 lines of code changed in 1 file:
FIXED: Applied patch to fix issues with medium trust and partially trusted callers on signed SubSonic assembly (thanks photoz!)
ADDED: IsEven() and IsOdd() methods to Sugar.Numbers
4 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.
1 lines of code changed in 1 file:
Added new Calendar Control (no PostBack; time support) that will replace Calendars used in Scaffolds in a near term release.
54 lines of code changed in 1 file:
Initial Import of 2.0.1a
4622 lines of code changed in 3 files:
Resetting source to 2.0.1a release
0 lines of code changed in 3 files:
Mirrors CodePlex Change Set 22363
80 lines of code changed in 1 file:
Initial Load
4622 lines of code changed in 3 files: