Skip to content

Commit

Permalink
Set version to 1.5.1, update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-yagodin committed Nov 3, 2015
1 parent 80057ea commit a66319a
Show file tree
Hide file tree
Showing 18 changed files with 31 additions and 26 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.5.0</ReleaseVersion>
<ReleaseVersion>1.5.1</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Division/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,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.5.0.*")]
[assembly: AssemblyVersion ("1.5.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.5.0</ReleaseVersion>
<ReleaseVersion>1.5.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.DivisionDirectory/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("1.5.0.*")]
[assembly: AssemblyVersion("1.5.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
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.5.0</ReleaseVersion>
<ReleaseVersion>1.5.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Employee/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.3.1.*")]
[assembly: AssemblyVersion ("1.5.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.5.0</ReleaseVersion>
<ReleaseVersion>1.5.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.EmployeeDirectory/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.

[assembly: AssemblyVersion("1.5.0.*")]
[assembly: AssemblyVersion("1.5.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
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.5.0</ReleaseVersion>
<ReleaseVersion>1.5.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.EmployeeList/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.5.0.*")]
[assembly: AssemblyVersion ("1.5.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.5.0</ReleaseVersion>
<ReleaseVersion>1.5.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.Launchpad/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.5.0.*")]
[assembly: AssemblyVersion ("1.5.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.5.0</ReleaseVersion>
<ReleaseVersion>1.5.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion R7.University.sln
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,6 @@ Global
$0.XmlFormattingPolicy = $14
$14.inheritsSet = null
$14.scope = application/x-msbuild
version = 1.5.0
version = 1.5.1
EndGlobalSection
EndGlobal
2 changes: 1 addition & 1 deletion R7.University/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.5.0.*")]
[assembly: AssemblyVersion ("1.5.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 @@ -9,7 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>R7.University</RootNamespace>
<AssemblyName>R7.University</AssemblyName>
<ReleaseVersion>1.5.0</ReleaseVersion>
<ReleaseVersion>1.5.1</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
18 changes: 9 additions & 9 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.05.00">
<package name="R7.University" type="Library" version="01.05.01">
<friendlyName>R7.University</friendlyName>
<description>This is a common library for all R7.University modules. By installing this package, you also install all available R7.University modules, such as Launchpad, Division, Employee, EmployeeList, etc.</description>
<owner>
Expand Down Expand Up @@ -89,7 +89,7 @@
</script>
<script type="UnInstall">
<name>SqlDataProvider\Uninstall.SqlDataProvider</name>
<version>01.05.00</version>
<version>01.05.01</version>
</script>
</scripts>
</component>
Expand Down Expand Up @@ -130,7 +130,7 @@
</component>
</components>
</package>
<package name="R7.University.Launchpad" type="Module" version="01.05.00">
<package name="R7.University.Launchpad" type="Module" version="01.05.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 @@ -303,7 +303,7 @@
</component>
</components>
</package>
<package name="R7.University.Employee" type="Module" version="01.05.00">
<package name="R7.University.Employee" type="Module" version="01.05.01">
<friendlyName>_Employee</friendlyName>
<description>This is a module to display information about single employee.</description>
<owner>
Expand Down Expand Up @@ -407,7 +407,7 @@
</component>
</components>
</package>
<package name="R7.University.EmployeeDetails" type="Module" version="01.05.00">
<package name="R7.University.EmployeeDetails" type="Module" version="01.05.01">
<friendlyName>_EmployeeDetails</friendlyName>
<description>This is a module to display detailed information about single employee.</description>
<owner>
Expand Down Expand Up @@ -491,7 +491,7 @@
</component>
</components>
</package>
<package name="R7.University.EmployeeList" type="Module" version="01.05.00">
<package name="R7.University.EmployeeList" type="Module" version="01.05.01">
<friendlyName>_EmployeeList</friendlyName>
<description>This is a simple module to display a list of employees.</description>
<owner>
Expand Down Expand Up @@ -584,7 +584,7 @@
</component>
</components>
</package>
<package name="R7.University.Division" type="Module" version="01.05.00">
<package name="R7.University.Division" type="Module" version="01.05.01">
<friendlyName>_Division</friendlyName>
<description>This is a module to display information about single division.</description>
<owner>
Expand Down Expand Up @@ -677,7 +677,7 @@
</component>
</components>
</package>
<package name="R7.University.EmployeeDirectory" type="Module" version="01.05.00">
<package name="R7.University.EmployeeDirectory" type="Module" version="01.05.01">
<friendlyName>R7.University.EmployeeDirectory</friendlyName>
<description>This is a module to display information about employees.</description>
<owner>
Expand Down Expand Up @@ -770,7 +770,7 @@
</component>
</components>
</package>
<package name="R7.University.DivisionDirectory" type="Module" version="01.05.00">
<package name="R7.University.DivisionDirectory" type="Module" version="01.05.01">
<friendlyName>R7.University.DivisionDirectory</friendlyName>
<description>This is a module to display information about employees.</description>
<owner>
Expand Down
7 changes: 6 additions & 1 deletion R7.University/ReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<h3>Version 1.5.0</h3>
<h3>Version 1.5.1</h3>
<ul>
<li>Fix null reference exception then accessing empty viewstate.</li>
</ul>

<h3>Version 1.5.0</h3>
<p>Main goal: Enhance DivisionDirectory module obrnadzor.gov.ru mode.</p>
<ul>
<li>Add ability loose-link divisions and head employees by specifying required position.</li>
Expand Down

0 comments on commit a66319a

Please sign in to comment.