0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[no comment]
z3c
More... about 17 years ago
added css friendly control adapters; added BlogEntryDisplay.ascx user control; tweaked default skin
z3c
More... about 17 years ago
all providers inherit from ProviderBase. Added exception handling and logging to all provider methods. Updated to match dataset changes
z3c
More... about 17 years ago
fixed invalid connection strings and grouped BlogGetYearAndMonthDataTable and ComicGetYearAndMonthDataTable into YearAndMonthDataTable
z3c
More... about 17 years ago
[no comment]
z3c
More... about 17 years ago
added license information
z3c
More... about 17 years ago
added ProviderBase to provide validation methods for all provider classes (only implemented with BlogEntryProvider for now)
z3c
More... about 17 years ago
added exception handling with logging to all methods of BlogEntryProvider. Checks for affected rows count and identity column assignment should be extracted to methods of a base class
z3c
More... about 17 years ago
made AccessibleLinkButton XHTML-compliant. More about this as http://z3c.blogspot.com/2007/03/valid-disabled-links-in-aspnet.html
z3c
More... about 17 years ago
added log4net to solution, fixed binding of comics list in Default.aspx
z3c
More... about 17 years ago
changed link button control so that it generates valid XHTML. Unfortunately property inherited from WebControl 'Enabled' is rendered almost useless now
z3c
More... about 17 years ago
added documentation comments to all classes, methods and properties in Providers
z3c
More... about 17 years ago
merged changes from documented. due to my mistake Providers folder was deleted so I'll have to redo it
z3c
More... about 17 years ago
added regions
z3c
More... about 17 years ago
merged changes from branch in ControlPanel and added long-forgotten script
z3c
More... about 17 years ago
merged changes in controlpanel from branch
z3c
More... about 17 years ago
merged changes from trunk: "added ImageResampler class which encapsulates image resize logic (for comic thumbnails and download preview images)" and added few scripts
z3c
More... about 17 years ago
merged changes from branch: "added support for first/last comic buttons"
z3c
More... about 17 years ago
added Nikhilk's UpdateControls (http://www.nikhilk.net/UpdateControls.aspx) to handle back/forward navigation. Now back/forward works in IE, too
z3c
More... about 17 years ago
fixed thumbnail generation: original image proportions are now considered. Items in Comic archive now have 'view item' link
z3c
More... about 17 years ago
few minor changes to archive display pages (descending order, moved link to expand blog entry)
z3c
More... about 17 years ago
[no comment] More... about 17 years ago
fixed bug with delete method in BlogEntryProvider
z3c
More... about 17 years ago
[no comment] More... about 17 years ago
added bunny-chicken evil plots branch
z3c
More... about 17 years ago
Changed directory structure
z3c
More... about 17 years ago
Created trunk folder More... about 17 years ago