[root]/SubSonic/Controls/Calendar
lang
(2 files, 0 lines)
skin
(10 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 18 (100.0%) | 4417 (100.0%) | 245.3 |
| canofunk | 14 (77.8%) | 4415 (100.0%) | 315.3 |
| jongalloway | 1 (5.6%) | 2 (0.0%) | 2.0 |
| robconery@gmail.com | 3 (16.7%) | 0 (0.0%) | 0.0 |
moving 2.x source to 2.0 folder
0 lines of code changed in 3 files:
CHANGED: Global code clean up and reformatting
CHANGED: Updated System.Data.SQLite.DLL to 1.0.51.0
1 lines of code changed in 1 file:
FIXED: InvalidCastException When Using Nullable Boolean Types in MySql (Re-Opened). See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=11506
FIXED: Nullable INT Values Not Properly Converted With Oracle Provider. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=16424
CHANGED: Global comment and code formatting changes.
NOTE: This revision will (probably) be SubSonic 2.1 RC 1
4 lines of code changed in 1 file:
ADDED: SubStage - Configurable settings for some properties. (No UI support yet)
CHANGED: SubStage - Minor UI adjustments.
FIXED: SubStage - Removed file output path setting inadvertently left in for last check in.
FIXED: CalendarControl Doesn't Disable Image when Enabled="false" See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=15142
15 lines of code changed in 1 file:
ADDED: SubStage - Option to generate classes in VB.
ADDED: SubStage - Log window.
ADDED: SubStage - Description for provider properties.
FIXED: Issue with template generation in certain non-Western European language scenarios. See: http://forums.subsonicproject.com/forums/p/2506/10778.aspx#10778
CHANGED: Calendar Control - Potentially objectionable variable names.
3 lines of code changed in 1 file:
CHANGED: Completed GhostDoc comment stubs for all classes, methods, and properties. More code formatting changes.
ADDED: Sandcastle Help File Builder project file and my active settings files for ReSharper and GhostDoc.
NOTE: Current documentation can be found at http://subsonichelp.com
38 lines of code changed in 1 file:
CHANGED: Code reformatting and cleanup. MPL header added to all .cs files. See: http://monk.thelonio.us/archive/2007/12/06/Documentation-Its-my-Cilice.aspx
FIXED: ListComparer<>.Compare(x, y) causes null reference exception. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=14155
99 lines of code changed in 1 file:
FIXED: Multiple Database Object Name Qualification Problems. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=12293
FIXED: "Not In" is not available through the Query Tool. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=13144
FIXED: Pager issue in Quick table. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=14013
FIXED: Calendar control blows up on invalid date. See: http://www.codeplex.com/subsonic/WorkItem/View.aspx?WorkItemId=14044
3 lines of code changed in 1 file:
Added time fields to javaScriptFormat template
2 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.
2021 lines of code changed in 2 files:
Calendar Improvements:
Improved Localization/Internationalization Support.
Fixed some CSS major issues.
Fixed a small issue with German language settings.
28 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.
2202 lines of code changed in 3 files: