[root]/StarterSite
Admin
(0 files, 0 lines)
App_Code
(0 files, 0 lines)
CMS
(0 files, 0 lines)
App_Data
(0 files, 0 lines)
App_Themes
(0 files, 0 lines)
Default
(0 files, 0 lines)
images
(0 files, 0 lines)
Bin
(0 files, 0 lines)
CMSFiles
(0 files, 0 lines)
Modules
(0 files, 0 lines)
ContentManager
(0 files, 0 lines)
UserFiles
(0 files, 0 lines)
Image
(0 files, 0 lines)
Bip
(0 files, 0 lines)
images
(0 files, 0 lines)
icons
(0 files, 0 lines)
js
(0 files, 0 lines)
effects
(0 files, 0 lines)
modal
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 28 (100.0%) | 16 (100.0%) | 0.5 |
| robconery | 20 (71.4%) | 8 (50.0%) | 0.4 |
| canofunk | 8 (28.6%) | 8 (50.0%) | 1.0 |
Moved To SubSonicCMS Project
0 lines of code changed in 16 files:
0 lines of code changed in 1 file:
CHANGED: Updated Starter Site Pages and UserControls to inherit from single base classes - BasePage and BaseUserControl. See: http://www.codeplex.com/actionpack/WorkItem/View.aspx?WorkItemId=10924
5 lines of code changed in 5 files:
FIXED: Default permission level issue with Starter Site. See: http://www.codeplex.com/actionpack/WorkItem/View.aspx?WorkItemId=10237
FIXED: Possible Logical delete issues when query where references contained logical delete column.
FIXED: Schema name qualification issues (Thanks subdigital!) See: http://www.codeplex.com/actionpack/WorkItem/View.aspx?WorkItemId=11228 and http://www.codeplex.com/actionpack/WorkItem/View.aspx?WorkItemId=11449
CHANGED: Deprecated PreUpdate() and PostUpdate() virtual methods in ActiveRecord.
ADDED: BeforeValidate(), BeforeUpdate(), BeforeInsert(), AfterCommit() virtual methods for active record.
CHANGED: Disabled generation comments in templates.
CHANGED: ActiveRecord constructor SetDefaults() now implemented via an interim method (InitSetDefaults) to avoid a call to a virtual method in the constructor.
CHANGED: Cleaned and shortened C# generated code output.
2 lines of code changed in 1 file:
CHANGED: Updated Version Info to 2.0.2. Small compatibility changes for StarterSite
1 lines of code changed in 2 files:
Fixed Web.config issue with default SQL service
Changed out the PageCollection hierarchy routine to be code-based, not DB
8 lines of code changed in 3 files:
31 lines of code changed in 15 files: