Skip to content

Commit

Permalink
Bump version to 1.14.1, update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-yagodin committed Mar 3, 2017
1 parent 1e1f25e commit 9d1e4f4
Show file tree
Hide file tree
Showing 25 changed files with 47 additions and 37 deletions.
2 changes: 1 addition & 1 deletion Packaging/Packaging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Packaging</RootNamespace>
<AssemblyName>Packaging</AssemblyName>
<ReleaseVersion>1.14.0</ReleaseVersion>
<ReleaseVersion>1.14.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Division/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion("1.14.0.*")]
[assembly: AssemblyVersion("1.14.1.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Division/R7.University.Division.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<AssemblyName>R7.University.Division</AssemblyName>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ReleaseVersion>1.14.0</ReleaseVersion>
<ReleaseVersion>1.14.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.DivisionDirectory/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion("1.14.0.*")]
[assembly: AssemblyVersion("1.14.1.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.DivisionDirectory</RootNamespace>
<AssemblyName>R7.University.DivisionDirectory</AssemblyName>
<ReleaseVersion>1.14.0</ReleaseVersion>
<ReleaseVersion>1.14.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.EduProgram/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion("1.14.0.*")]
[assembly: AssemblyVersion("1.14.1.*")]

// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
Expand Down
2 changes: 1 addition & 1 deletion R7.University.EduProgram/R7.University.EduProgram.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EduProgram</RootNamespace>
<AssemblyName>R7.University.EduProgram</AssemblyName>
<ReleaseVersion>1.14.0</ReleaseVersion>
<ReleaseVersion>1.14.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion("1.14.0.*")]
[assembly: AssemblyVersion("1.14.1.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EduProgramDirectory</RootNamespace>
<AssemblyName>R7.University.EduProgramDirectory</AssemblyName>
<ReleaseVersion>1.14.0</ReleaseVersion>
<ReleaseVersion>1.14.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion("1.14.0.*")]
[assembly: AssemblyVersion("1.14.1.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EduProgramProfileDirectory</RootNamespace>
<AssemblyName>R7.University.EduProgramProfileDirectory</AssemblyName>
<ReleaseVersion>1.14.0</ReleaseVersion>
<ReleaseVersion>1.14.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Employee/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion("1.14.0.*")]
[assembly: AssemblyVersion("1.14.1.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Employee/R7.University.Employee.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.Employee</RootNamespace>
<AssemblyName>R7.University.Employee</AssemblyName>
<ReleaseVersion>1.14.0</ReleaseVersion>
<ReleaseVersion>1.14.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.EmployeeDirectory/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion("1.14.0.*")]
[assembly: AssemblyVersion("1.14.1.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EmployeeDirectory</RootNamespace>
<AssemblyName>R7.University.EmployeeDirectory</AssemblyName>
<ReleaseVersion>1.14.0</ReleaseVersion>
<ReleaseVersion>1.14.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.EmployeeList/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion("1.14.0.*")]
[assembly: AssemblyVersion("1.14.1.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.EmployeeList</RootNamespace>
<AssemblyName>R7.University.EmployeeList</AssemblyName>
<ReleaseVersion>1.14.0</ReleaseVersion>
<ReleaseVersion>1.14.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Launchpad/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion("1.14.0.*")]
[assembly: AssemblyVersion("1.14.1.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Launchpad/R7.University.Launchpad.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University.Launchpad</RootNamespace>
<AssemblyName>R7.University.Launchpad</AssemblyName>
<ReleaseVersion>1.14.0</ReleaseVersion>
<ReleaseVersion>1.14.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Tests/R7.University.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<RootNamespace>R7.University.Tests</RootNamespace>
<AssemblyName>R7.University.Tests</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<ReleaseVersion>1.14.0</ReleaseVersion>
<ReleaseVersion>1.14.1</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
6 changes: 3 additions & 3 deletions R7.University.sln
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Global
Policies = $0
$0.TextStylePolicy = $1
$1.inheritsSet = null
$1.scope = application/config+xml
$1.scope = image/svg+xml
$1.FileWidth = 120
$1.NoTabsAfterNonTabs = True
$1.inheritsScope = text/plain
Expand Down Expand Up @@ -146,7 +146,7 @@ Global
$7.scope = text/microsoft-resx
$0.XmlFormattingPolicy = $8
$8.inheritsSet = null
$8.scope = image/svg+xml
$8.scope = application/config+xml
$8.inheritsScope = application/xml
$0.TextStylePolicy = $9
$9.inheritsSet = null
Expand Down Expand Up @@ -320,6 +320,6 @@ Global
$45.LineAlign = 0
$45.IncludeDirectoryPaths = True
$44.inheritsSet = Mono
version = 1.14.0
version = 1.14.1
EndGlobalSection
EndGlobal
2 changes: 1 addition & 1 deletion R7.University/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion("1.14.0.*")]
[assembly: AssemblyVersion("1.14.1.*")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
2 changes: 1 addition & 1 deletion R7.University/R7.University.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University</RootNamespace>
<AssemblyName>R7.University</AssemblyName>
<ReleaseVersion>1.14.0</ReleaseVersion>
<ReleaseVersion>1.14.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
22 changes: 11 additions & 11 deletions R7.University/R7.University.dnn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<dotnetnuke type="Package" version="5.0">
<packages>
<package name="R7.University" type="Library" version="01.14.00">
<package name="R7.University" type="Library" version="01.14.01">
<friendlyName>R7.University</friendlyName>
<description>This is a core library for all R7.University modules. By installing this package, you also install all available R7.University modules, such as Launchpad, Division*, Employee*, EduProgram*, etc.</description>
<owner>
Expand Down Expand Up @@ -166,7 +166,7 @@
</component>
</components>
</package>
<package name="R7.University.Launchpad" type="Module" version="01.14.00">
<package name="R7.University.Launchpad" type="Module" version="01.14.01">
<friendlyName>R7.University.Launchpad</friendlyName>
<description>This is a simple module to display some records from database table.</description>
<owner>
Expand Down Expand Up @@ -342,7 +342,7 @@
</component>
</components>
</package>
<package name="R7.University.Employee" type="Module" version="01.14.00">
<package name="R7.University.Employee" type="Module" version="01.14.01">
<friendlyName>R7.University.Employee</friendlyName>
<description>This is a module to display information about single employee.</description>
<owner>
Expand Down Expand Up @@ -441,7 +441,7 @@
</component>
</components>
</package>
<package name="R7.University.EmployeeDetails" type="Module" version="01.14.00">
<package name="R7.University.EmployeeDetails" type="Module" version="01.14.01">
<friendlyName>R7.University.EmployeeDetails</friendlyName>
<description>This is a module to display detailed information about single employee.</description>
<owner>
Expand Down Expand Up @@ -520,7 +520,7 @@
</component>
</components>
</package>
<package name="R7.University.EmployeeList" type="Module" version="01.14.00">
<package name="R7.University.EmployeeList" type="Module" version="01.14.01">
<friendlyName>R7.University.EmployeeList</friendlyName>
<description>This is a simple module to display a list of employees.</description>
<owner>
Expand Down Expand Up @@ -608,7 +608,7 @@
</component>
</components>
</package>
<package name="R7.University.Division" type="Module" version="01.14.00">
<package name="R7.University.Division" type="Module" version="01.14.01">
<friendlyName>R7.University.Division</friendlyName>
<description>This is a module to display information about single division.</description>
<owner>
Expand Down Expand Up @@ -696,7 +696,7 @@
</component>
</components>
</package>
<package name="R7.University.EmployeeDirectory" type="Module" version="01.14.00">
<package name="R7.University.EmployeeDirectory" type="Module" version="01.14.01">
<friendlyName>R7.University.EmployeeDirectory</friendlyName>
<description>This is a module to display information about employees.</description>
<owner>
Expand Down Expand Up @@ -784,7 +784,7 @@
</component>
</components>
</package>
<package name="R7.University.DivisionDirectory" type="Module" version="01.14.00">
<package name="R7.University.DivisionDirectory" type="Module" version="01.14.01">
<friendlyName>R7.University.DivisionDirectory</friendlyName>
<description>This is a module to display information about divisions.</description>
<owner>
Expand Down Expand Up @@ -883,7 +883,7 @@
</component>
</components>
</package>
<package name="R7.University.EduProgram" type="Module" version="01.14.00">
<package name="R7.University.EduProgram" type="Module" version="01.14.01">
<friendlyName>R7.University.EduProgram</friendlyName>
<description>This is a module to display information about single employee.</description>
<owner>
Expand Down Expand Up @@ -970,7 +970,7 @@
</component>
</components>
</package>
<package name="R7.University.EduProgramDirectory" type="Module" version="01.14.00">
<package name="R7.University.EduProgramDirectory" type="Module" version="01.14.01">
<friendlyName>R7.University.EduProgramDirectory</friendlyName>
<description>This is a module to display information about educational programs.</description>
<owner>
Expand Down Expand Up @@ -1058,7 +1058,7 @@
</component>
</components>
</package>
<package name="R7.University.EduProgramProfileDirectory" type="Module" version="01.14.00">
<package name="R7.University.EduProgramProfileDirectory" type="Module" version="01.14.01">
<friendlyName>R7.University.EduProgramProfileDirectory</friendlyName>
<description>This is a module to display information about educational program profiles.</description>
<owner>
Expand Down
12 changes: 11 additions & 1 deletion R7.University/releaseNotes.htm
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
<div style="white-space:normal">

<h3>Version 1.14.1</h3>
<p>This release focused on resolving issues with editing and displaying employee achievements, introdiced in v1.14.0.</p>
<ul>
<li>Fix duplicate AchievementType records created then editing employee achievements (#170).</li>
<li>Resolve errors on editing and deleting employee achievements.</li>
<li>Fix custom achievement type name not displayed.</li>
<li>Improve performance of EmployeeDirectory (teachers mode) and EduProgramProfileDirectory (documents mode) by flattening viewmodels (#130).</li>
<li>More code refactoring.</li>
</ul>

<h3>Version 1.14.0</h3>
<ul>
<li>Only admins can delete employees, divisions, edu. programs and edu. program profiles (#22).</li>
<li>Module settings splitted into two collapsible panels: &quot;General Settings&quot; and Display Settings&quot;.</li>
<li>Only admins can change module-level (general) settings (#157).</li>
<li>Implemented validation of filenames for documents based on FilenameFormat regex (#162).</li>
<li>Added AchievementTypes table for system and custom achievement types (#113).</li>
<li>Four new system achievement types: title, authorship, professional training and professional retraining.</li>
<li>Four new system achievement types: title, authorship, professional training and professional retraining.</li>
<li>Enabled partial rendering for all edit forms which require postback.</li>
<li>Launchpad: enabled partial rendering for main view.</li>
<li>Launchpad: module actions displayed only for tables configured in settings.</li>
Expand Down

0 comments on commit 9d1e4f4

Please sign in to comment.