Michael Flanakin's Web Log

Comments and complaints on software and technology in general

  Home  |   Contact  |   Syndication    |   Login
  159 Posts | 18 Stories | 123 Comments | 497 Trackbacks

News

This weblog is no longer being maintained. For the latest, check out www.michaelflanakin.com!

Article Categories

Archives

Post Categories

Image Galleries

Miscellaneous

Now, maybe I take my upgrades a little far, but when I recently upgraded a DNN 3.1 instance to 3.2.2, I did a diff on the entire source. I've made a few customizations to probably a dozen or so files. Not too bad, in the big picture, but I think it's important that we know what's going on in our upgrades. My goal was to make sure that files that have been removed since my last upgrade are also removed during my upgrade to 3.2.2. I hate having invalid content - all it does is confuse developers.

Anyway, the DNN teams haven't been very good at publishing a change log for their releases, so I'm going to try to help out with that in the future. This first one was purely for my benefit, but maybe someone out there might care. This one is simply a list of the files that have been changed. This list came from Subversion's change log, so you'll notice that some files were simply moved/renamed (i.e. SiteUrls.config -> Config/SiteUrls.config and App_GlobalResources/Locales.xml -> App_GlobalResources/Locales.xml.config). I have an XSL file that generates the HTML, if anyone's interested. I execute it from Nant in my automated builds. In the future, I will try to also include what has really changed within the files, instead of simply the files that have changed. This will be a very large undertaking, so I really hope people can benefit from it. Also, when I do that, I will most likely post on my DNN weblog - I want to keep my "official" DNN posts separate from my personal and other .NET posts.

Please excuse my problems getting this to work on the weblog - I've had to remove a lot of excess code to fit within posting guidelines.

Note: This looks much better in Firefox.

109 added, 4 copied, 624 modified, 0 merged, and 30 deleted[ Show All | Hide All ]
Rev Author Date
168flanakinm02/06/2006 19:45
+109 added
4 copied
624 modified
30 deleted
Upgraded to DNN 3.2.2 release.
posted on Tuesday, February 07, 2006 6:30 AM

Feedback

# re: Upgrading DNN 3.1 to 3.2.2 3/14/2006 12:35 AM Dave A-W
Much appreciated Michael - I agree this is something the core team need to work on.

A change log is vital for organisations that use any sort of change control process, and especially for people that have needed to modify any of the core files!

For DNN to be taken seriously by bigger companies (for use in intranets and/or with clients) I think this is definitely an area that needs addressing. Surely there should be some way to easily report a ChangeLog from within Gemini?

# re: Upgrading DNN 3.1 to 3.2.2 3/14/2006 4:18 AM Michael Flanakin
You can see what's being changed in the current version, but they usually archive or delete those items after a release. Besides that, Gemini won't tell you 100% of the changes 100% of the time - there are some mods that are simply committed for minor issues. At least it'd be a start, tho!

Post Feedback

Title:
Name:
Email: (never displayed)
Url:
Comments: