Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Codecrew
/
Moya Info Tools
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
1
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 2cf09928
authored
May 29, 2014
by
Tapio Haapala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hiontaa viilailua ja authi
1 parent
7fc41e53
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
59 additions
and
11 deletions
MoyaAdmin/MoyaAdminUI/MoyaAdminUI/MoyaAPI/Place.cs
MoyaAdmin/MoyaAdminUI/MoyaAdminUI/MoyaAdminUI.csproj
MoyaAdmin/MoyaAdminUI/MoyaAdminUI/Properties/AssemblyInfo.cs
MoyaAdmin/MoyaAdminUI/MoyaAdminUI/bin/Debug/autoupdate.moya.xml
MoyaAdmin/MoyaAdminUI/MoyaAdminUI/obj/Debug/MoyaAdminUI.csproj.FileListAbsolute.txt
MoyaAdmin/MoyaAdminUI/out_moya.nsi
MoyaAdmin/MoyaAdminUI/MoyaAdminUI/MoyaAPI/Place.cs
View file @
2cf0992
...
@@ -48,7 +48,7 @@ namespace MoyaAdminUI.MoyaAPI
...
@@ -48,7 +48,7 @@ namespace MoyaAdminUI.MoyaAPI
//create
//create
client
=
new
RestClient
(
Properties
.
Settings
.
Default
.
ApiURL
,
HttpVerb
.
POST
);
client
=
new
RestClient
(
Properties
.
Settings
.
Default
.
ApiURL
,
HttpVerb
.
POST
);
client
.
PostData
=
ser
.
Serialize
(
this
);
client
.
PostData
=
ser
.
Serialize
(
this
);
client
.
MakeRequest
(
"placeadmin/place
/
"
);
client
.
MakeRequest
(
"placeadmin/place"
);
}
}
}
}
...
...
MoyaAdmin/MoyaAdminUI/MoyaAdminUI/MoyaAdminUI.csproj
View file @
2cf0992
...
@@ -11,6 +11,21 @@
...
@@ -11,6 +11,21 @@
<AssemblyName>MoyaAdminUI</AssemblyName>
<AssemblyName>MoyaAdminUI</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<FileAlignment>512</FileAlignment>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<PlatformTarget>AnyCPU</PlatformTarget>
...
@@ -129,9 +144,26 @@
...
@@ -129,9 +144,26 @@
<ItemGroup>
<ItemGroup>
<None Include="App.config" />
<None Include="App.config" />
</ItemGroup>
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.5">
<Visible>False</Visible>
<ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PropertyGroup>
<PostBuildEvent>$(SolutionDir)/../../\AutoUpdate\src\AutoPublish\bin\Debug\AutoPublish.exe $(ConfigurationName) $(ProjectName) $(SolutionDir) $(TargetPath)</PostBuildEvent>
<PostBuildEvent>$(SolutionDir)/../../
../
\AutoUpdate\src\AutoPublish\bin\Debug\AutoPublish.exe $(ConfigurationName) $(ProjectName) $(SolutionDir) $(TargetPath)</PostBuildEvent>
</PropertyGroup>
</PropertyGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Other similar extension points exist, see Microsoft.Common.targets.
...
...
MoyaAdmin/MoyaAdminUI/MoyaAdminUI/Properties/AssemblyInfo.cs
View file @
2cf0992
...
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
...
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.
6
")]
[assembly: AssemblyVersion("1.0.
7
")]
[assembly: AssemblyFileVersion("1.0.
6
")]
[assembly: AssemblyFileVersion("1.0.
7
")]
MoyaAdmin/MoyaAdminUI/MoyaAdminUI/bin/Debug/autoupdate.moya.xml
View file @
2cf0992
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<string>
stable
</string>
<string>
stable
</string>
</VersionGroups>
</VersionGroups>
<InstalledVersionGroup>
stable
</InstalledVersionGroup>
<InstalledVersionGroup>
stable
</InstalledVersionGroup>
<InstalledVersion>
1_00_0
6
</InstalledVersion>
<InstalledVersion>
1_00_0
7
</InstalledVersion>
<ForceUpdate>
false
</ForceUpdate>
<ForceUpdate>
false
</ForceUpdate>
<DisableUpdate>
false
</DisableUpdate>
<DisableUpdate>
false
</DisableUpdate>
</AutoUpdateSettings>
</AutoUpdateSettings>
\ No newline at end of file
MoyaAdmin/MoyaAdminUI/MoyaAdminUI/obj/Debug/MoyaAdminUI.csproj.FileListAbsolute.txt
View file @
2cf0992
...
@@ -13,3 +13,18 @@ D:\Devel\proj\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\obj\Debug\MoyaAdminUI.UserInfoFo
...
@@ -13,3 +13,18 @@ D:\Devel\proj\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\obj\Debug\MoyaAdminUI.UserInfoFo
D:\Devel\proj\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\obj\Debug\MoyaAdminUI.ApiSettings.resources
D:\Devel\proj\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\obj\Debug\MoyaAdminUI.ApiSettings.resources
D:\Devel\proj\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\AutoUpdateLib.dll
D:\Devel\proj\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\AutoUpdateLib.dll
D:\Devel\proj\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\AutoUpdateLib.pdb
D:\Devel\proj\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\AutoUpdateLib.pdb
D:\Devel\proj\moya-info-tools\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\MoyaAdminUI.exe.config
D:\Devel\proj\moya-info-tools\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\obj\Debug\MoyaAdminUI.exe
D:\Devel\proj\moya-info-tools\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\obj\Debug\MoyaAdminUI.pdb
D:\Devel\proj\moya-info-tools\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\MoyaAdminUI.exe
D:\Devel\proj\moya-info-tools\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\MoyaAdminUI.pdb
D:\Devel\proj\moya-info-tools\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\AutoUpdateLib.dll
D:\Devel\proj\moya-info-tools\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\AutoUpdateLib.pdb
D:\Devel\proj\moya-info-tools\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\obj\Debug\MoyaAdminUI.csprojResolveAssemblyReference.cache
D:\Devel\proj\moya-info-tools\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\obj\Debug\MoyaAdminUI.ApiSettings.resources
D:\Devel\proj\moya-info-tools\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\obj\Debug\MoyaAdminUI.ComputerPlaceGridSettings.resources
D:\Devel\proj\moya-info-tools\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\obj\Debug\MoyaAdminUI.MainForm.resources
D:\Devel\proj\moya-info-tools\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\obj\Debug\MoyaAdminUI.Properties.Resources.resources
D:\Devel\proj\moya-info-tools\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\obj\Debug\MoyaAdminUI.UserInfoForm.resources
D:\Devel\proj\moya-info-tools\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\obj\Debug\MoyaAdminUI.UsersFinderForm.resources
D:\Devel\proj\moya-info-tools\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\obj\Debug\MoyaAdminUI.csproj.GenerateResource.Cache
MoyaAdmin/MoyaAdminUI/out_moya.nsi
View file @
2cf0992
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
Name "MoyaAdminUI moya v1_00_0
6
"
Name "MoyaAdminUI moya v1_00_0
7
"
; DO NOT CHANGE OutFile "installer_temp.exe" !!! AutoPublish requires this.
; DO NOT CHANGE OutFile "installer_temp.exe" !!! AutoPublish requires this.
...
@@ -198,7 +198,7 @@ FunctionEnd
...
@@ -198,7 +198,7 @@ FunctionEnd
Section "!MoyaAdminUI moya stable v1_00_0
6
" SecMain
Section "!MoyaAdminUI moya stable v1_00_0
7
" SecMain
SetShellVarContext current
SetShellVarContext current
...
@@ -212,9 +212,9 @@ Section "!MoyaAdminUI moya stable v1_00_06" SecMain
...
@@ -212,9 +212,9 @@ Section "!MoyaAdminUI moya stable v1_00_06" SecMain
SetOverwrite On
SetOverwrite On
File /oname=autoupdate.xml "D:\Devel\proj\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\autoupdate.moya.xml"
File /oname=autoupdate.xml "D:\Devel\proj\
moya-info-tools\
MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\autoupdate.moya.xml"
File /oname=MoyaAdminUI.exe "D:\Devel\proj\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\MoyaAdminUI.exe"
File /oname=MoyaAdminUI.exe "D:\Devel\proj\
moya-info-tools\
MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\MoyaAdminUI.exe"
File autoupdate.crt
File autoupdate.crt
...
@@ -225,7 +225,7 @@ Section "!MoyaAdminUI moya stable v1_00_06" SecMain
...
@@ -225,7 +225,7 @@ Section "!MoyaAdminUI moya stable v1_00_06" SecMain
; that is referenced to the main project.
; that is referenced to the main project.
File "D:\Devel\proj\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\MoyaAdminUI.pdb"
File "D:\Devel\proj\
moya-info-tools\
MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\MoyaAdminUI.pdb"
...
@@ -314,7 +314,7 @@ Section "Uninstall"
...
@@ -314,7 +314,7 @@ Section "Uninstall"
; that is referenced to the main project.
; that is referenced to the main project.
Delete "$INSTDIR\D:\Devel\proj\MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\MoyaAdminUI.pdb"
Delete "$INSTDIR\D:\Devel\proj\
moya-info-tools\
MoyaAdmin\MoyaAdminUI\MoyaAdminUI\bin\Debug\MoyaAdminUI.pdb"
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment