Directory SubSonic/Properties/

Directory Created:
2007-05-10 15:20
Directory Deleted:
2009-07-01 23:17
Total Files:
0
Deleted Files:
3
Lines of Code:
0

[root]/SubSonic/Properties

Lines of Code

SubSonic/Properties/ Lines of Code

Developers

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

Most Recent Commits

robconery@gmail.com 2009-07-01 23:17 Rev.: 525

moving 2.x source to 2.0 folder

0 lines of code changed in 3 files:

  • SubSonic/Properties: AssemblyInfo.cs (del), Resources.Designer.cs (del), Resources.resx (del)
robconery@gmail.com 2009-06-09 17:38 Rev.: 523

Wrapped try/catch around schema bits for SPs - fix for MySQL (thanks to Josh and dan)

1 lines of code changed in 1 file:

  • SubSonic/Properties: AssemblyInfo.cs (+1 -1)
canofunk 2009-04-21 18:33 Rev.: 521

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:

  • SubSonic/Properties: AssemblyInfo.cs (+3 -3)
canofunk 2008-07-18 18:04 Rev.: 474

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:

  • SubSonic/Properties: AssemblyInfo.cs (+4)
canofunk 2008-01-31 16:17 Rev.: 295

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:

  • SubSonic/Properties: AssemblyInfo.cs (+1)
canofunk 2007-06-27 14:00 Rev.: 132

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:

  • SubSonic/Properties: AssemblyInfo.cs (+4)
canofunk 2007-06-24 18:45 Rev.: 126

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:

  • SubSonic/Properties: AssemblyInfo.cs (+1 -1)
canofunk 2007-06-12 17:47 Rev.: 97

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:

  • SubSonic/Properties: AssemblyInfo.cs (+3 -1)
canofunk 2007-06-07 17:48 Rev.: 90

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:

  • SubSonic/Properties: AssemblyInfo.cs (+58 -55)
canofunk 2007-06-04 18:22 Rev.: 82

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:

  • SubSonic/Properties: AssemblyInfo.cs (+4)
canofunk 2007-05-26 19:31 Rev.: 60

- 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:

  • SubSonic/Properties: AssemblyInfo.cs (+1)
canofunk 2007-05-22 11:50 Rev.: 35

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:

  • SubSonic/Properties: AssemblyInfo.cs (+54)
Unknown 2007-05-11 19:56 Rev.: 9

Initial Import of 2.0.1a

4622 lines of code changed in 3 files:

  • SubSonic/Properties: AssemblyInfo.cs (new 18), Resources.Designer.cs (new 180), Resources.resx (new 4424)
robconery 2007-05-11 19:43 Rev.: 8

Resetting source to 2.0.1a release

0 lines of code changed in 3 files:

  • SubSonic/Properties: AssemblyInfo.cs (del), Resources.Designer.cs (del), Resources.resx (del)
canofunk 2007-05-11 18:14 Rev.: 7

Mirrors CodePlex Change Set 22363

80 lines of code changed in 1 file:

  • SubSonic/Properties: Resources.resx (+80 -80)
Unknown 2007-05-10 15:20 Rev.: 2

Initial Load

4622 lines of code changed in 3 files:

  • SubSonic/Properties: AssemblyInfo.cs (new 18), Resources.Designer.cs (new 180), Resources.resx (new 4424)
Generated by StatSVN 0.4.1