Directory SubSonicCentral/res/

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]/SubSonicCentral/res
            directory in repo img (13 files, 0 lines)
            Folder removed from repo scripts (0 files, 0 lines)

Lines of Code

SubSonicCentral/res/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 11 (100.0%) 11 (100.0%) 1.0
canofunk 5 (45.5%) 11 (100.0%) 2.2
robconery@gmail.com 3 (27.3%) 0 (0.0%) 0.0
robconery 3 (27.3%) 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:

  • SubSonicCentral/res: MasterPage.master (del), MasterPage.master.cs (del), style.css (del)
canofunk 2008-04-15 08:47 Rev.: 414

FIXED: MySqlInnoDBProvider - Alias Casings do not Match in MANY_TO_MANY_CHECK_ALL and MANY_TO_MANY_FOREIGN_MAP_ALL. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16101
ADDED: SubSonic.Utility.MatchesOne() method for cleaner comparison of multiple string conditions.

1 lines of code changed in 1 file:

  • SubSonicCentral/res: MasterPage.master (+1 -2)
canofunk 2008-02-27 11:15 Rev.: 335

CHANGED: Scaffold - Layout and labeling of Provider/Table selector when in AutoScaffold mode.
CHANGED: SubSonicCentral AutoScaffold - Now uses Scaffold in Auto mode.
CHANGED: SubSonicCentral - Updated logo and made minor theme changes.

5 lines of code changed in 1 file:

  • SubSonicCentral/res: style.css (+5 -4)
canofunk 2008-01-31 11:25 Rev.: 294

ADDED: Scaffold - New property, ScaffoldType. Default is "Normal", but when set to "Auto" will add AutoScaffold functionality, with drop downs that allow user to select a provider and table. Note: For the moment, AutoScaffold.aspx is still a separate entity, but very shortly will be move to use the standard Scaffold control with ScaffoldType set to Auto.
ADDED: Scaffold - New property, AutoGenerateManyToMany. Default is "true". If no tables are set in the property ManyToManyMap and AutoGenerateManyToMany is set to true, the scaffolds will automatically add M2M checkboxes in the bottom of the edit form for any related tables identified as part of generation-time identification of M2M objects.
ADDED: SqlQuery/Insert - Value(column, value) method which allows insert statements to be set individually rather than only as part of a entire array of all columns/values.
ADDED: Utility - New IsMappingTable() overload that takes only a TableSchema as parameter.
CHANGED: Scaffold - Largely rewritten, now uses SqlQuery rather than inline SQL, which should provide better support across providers.
CHANGED: Global - Eliminated the SubSonic.Controls namespace, which was housing only the WebUIHelper class.
CHANGED: Query/ExecuteJoinedDataSet - Method now automatically adds an additional independent PKValue field in column[0] if the first column is also a foreign key. This addresses an issue in current Scaffold funtionality that prevented successful direct editing of mapping tables that don't have independent PK values in as their first column.
CHANGED: SubStage - Improved toggling between Database View/Generated Object View so that tree is no longer fully rebuilt and current node expansion state is preserved.
CHANGED: SubStage - Re-enabled embedded web server and improved error handling.

0 lines of code changed in 1 file:

  • SubSonicCentral/res: style.css (-1)
canofunk 2008-01-07 14:15 Rev.: 239

CHANGED: Updated Copyright Date
FIXED: Minor XHTML compliance issue in SSC MasterPage.master

2 lines of code changed in 1 file:

  • SubSonicCentral/res: MasterPage.master (+2 -2)
canofunk 2007-06-10 14:21 Rev.: 95

FIXED: Minor changes to MasterPage and DataService to address condition where DataProviders were not initialized when first referenced:
ADDED: Property setters on FK collections when generated as properties.

3 lines of code changed in 1 file:

  • SubSonicCentral/res: MasterPage.master.cs (+3 -2)
Unknown 2007-05-11 19:56 Rev.: 9

Initial Import of 2.0.1a

306 lines of code changed in 3 files:

  • SubSonicCentral/res: MasterPage.master (new 67), MasterPage.master.cs (new 21), style.css (new 218)
robconery 2007-05-11 19:43 Rev.: 8

Resetting source to 2.0.1a release

0 lines of code changed in 3 files:

  • SubSonicCentral/res: MasterPage.master (del), MasterPage.master.cs (del), style.css (del)
Unknown 2007-05-10 15:20 Rev.: 2

Initial Load

306 lines of code changed in 3 files:

  • SubSonicCentral/res: MasterPage.master (new 67), MasterPage.master.cs (new 21), style.css (new 218)
Generated by StatSVN 0.4.1