-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set version to 0.5.0, update release notes
- Loading branch information
1 parent
f33eee0
commit 3e2e78a
Showing
7 changed files
with
18 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,12 @@ | |
useful extension methods for webcontrols and strings, various utilities and some version-specific hacks. | ||
</description> | ||
<summary>DotNetNuke.R7 is a library for DNN Platform web CMS extensions development (NOT STABLE).</summary> | ||
<releaseNotes>Add Dal2DataProvider, obsolete ControllerBase; Add ViewModelContext class.</releaseNotes> | ||
<releaseNotes> | ||
- Obsolete ExtendedModuleSettingsBase, ExtendedPortalModuleBase, EditModuleBase classes; | ||
- Provide replacements for obsoleted classes (ModuleSettingsBase{TSettings}, PortalModuleBase{TSettings}, | ||
EditPortalModuleBase{TItem,TItemId}) in the DotNetNuke.R7.Entities.Modules namespace; | ||
- Add generic ParseToNullable{T} method to TextUtils class. | ||
</releaseNotes> | ||
<copyright>Copyright 2014-2015 Roman M. Yagodin <[email protected]></copyright> | ||
<tags>DotNetNuke DNN</tags> | ||
<dependencies> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters