Zbiór zmian 721 dla BazaZamowien
- Data:
- 2009-06-10 12:01:32 (17 years ago)
- Lokalizacja:
- BazaZamowien
- Pliki:
-
- 1 dodane
- 3 zmodyfikowane
-
BazaZamowien.csproj (zmodyfikowane) (4 diffs)
-
BazaZamowien.csproj.user (zmodyfikowane) (2 diffs)
-
BazaZamowien_TemporaryKey.pfx (dodane)
-
Logowanie.designer.cs (zmodyfikowane) (7 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
BazaZamowien/BazaZamowien.csproj
r712 r721 14 14 <ApplicationIcon>shoppingcart_full.ico</ApplicationIcon> 15 15 <IsWebBootstrapper>true</IsWebBootstrapper> 16 <ManifestCertificateThumbprint> 90E3F15AC44D2B2785AAF30AA4A51DF8995AB3B1</ManifestCertificateThumbprint>16 <ManifestCertificateThumbprint>A7CF57025CC45FDA085D5EB08D98EB7D8497AEF5</ManifestCertificateThumbprint> 17 17 <ManifestKeyFile>BazaZamowien_TemporaryKey.pfx</ManifestKeyFile> 18 18 <GenerateManifests>true</GenerateManifests> 19 <SignManifests> false</SignManifests>20 <PublishUrl> http://localhost/BazaZamowien/</PublishUrl>19 <SignManifests>true</SignManifests> 20 <PublishUrl>C:\temp\BazaZamowien\Install\</PublishUrl> 21 21 <Install>true</Install> 22 22 <InstallFrom>Web</InstallFrom> … … 28 28 <UpdateRequired>false</UpdateRequired> 29 29 <MapFileExtensions>true</MapFileExtensions> 30 <ApplicationVersion>0.900.0.%2a</ApplicationVersion> 31 <BootstrapperEnabled>true</BootstrapperEnabled> 30 <InstallUrl>http://www.infocity.pl/bazazamowien/install/</InstallUrl> 31 <TargetCulture>pl-PL</TargetCulture> 32 <ProductName>Baza Zamówień</ProductName> 33 <PublisherName>AACT</PublisherName> 34 <WebPage>index.htm</WebPage> 35 <OpenBrowserOnPublish>false</OpenBrowserOnPublish> 36 <ApplicationVersion>1.0.0.5</ApplicationVersion> 37 <BootstrapperEnabled>false</BootstrapperEnabled> 38 <SignAssembly>false</SignAssembly> 32 39 </PropertyGroup> 33 40 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> … … 306 313 </ItemGroup> 307 314 <ItemGroup> 315 <None Include="BazaZamowien_TemporaryKey.pfx" /> 308 316 <None Include="Resources\arrow_left_blue.png" /> 309 317 <None Include="Resources\delete2.png" /> … … 360 368 </COMReference> 361 369 </ItemGroup> 370 <ItemGroup> 371 <PublishFile Include="ADODB"> 372 <Visible>False</Visible> 373 <Group> 374 </Group> 375 <TargetPath> 376 </TargetPath> 377 <PublishState>Include</PublishState> 378 <FileType>Assembly</FileType> 379 </PublishFile> 380 <PublishFile Include="Microsoft.ReportViewer.Common"> 381 <Visible>False</Visible> 382 <Group> 383 </Group> 384 <TargetPath> 385 </TargetPath> 386 <PublishState>Include</PublishState> 387 <FileType>Assembly</FileType> 388 </PublishFile> 389 <PublishFile Include="Microsoft.ReportViewer.ProcessingObjectModel"> 390 <Visible>False</Visible> 391 <Group> 392 </Group> 393 <TargetPath> 394 </TargetPath> 395 <PublishState>Include</PublishState> 396 <FileType>Assembly</FileType> 397 </PublishFile> 398 <PublishFile Include="Microsoft.ReportViewer.WinForms"> 399 <Visible>False</Visible> 400 <Group> 401 </Group> 402 <TargetPath> 403 </TargetPath> 404 <PublishState>Include</PublishState> 405 <FileType>Assembly</FileType> 406 </PublishFile> 407 </ItemGroup> 362 408 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 363 409 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. -
BazaZamowien/BazaZamowien.csproj.user
r710 r721 1 1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2 2 <PropertyGroup> 3 <PublishUrlHistory>http://localhost/BazaZamowien/</PublishUrlHistory> 4 <InstallUrlHistory> 5 </InstallUrlHistory> 3 <PublishUrlHistory>C:\temp\BazaZamowien\Install\|http://localhost/BazaZamowien/</PublishUrlHistory> 4 <InstallUrlHistory>http://www.infocity.pl/bazazamowien/install/</InstallUrlHistory> 6 5 <SupportUrlHistory> 7 6 </SupportUrlHistory> … … 10 9 <BootstrapperUrlHistory> 11 10 </BootstrapperUrlHistory> 12 <ApplicationRevision> 0</ApplicationRevision>11 <ApplicationRevision>5</ApplicationRevision> 13 12 <FallbackCulture>en-US</FallbackCulture> 14 <VerifyUploadedFiles> true</VerifyUploadedFiles>13 <VerifyUploadedFiles>false</VerifyUploadedFiles> 15 14 <EnableSecurityDebugging>false</EnableSecurityDebugging> 16 15 </PropertyGroup> -
BazaZamowien/Logowanie.designer.cs
r710 r721 55 55 // textBox1 56 56 // 57 this.textBox1.Location = new System.Drawing.Point(16, 2 75);57 this.textBox1.Location = new System.Drawing.Point(16, 218); 58 58 this.textBox1.Name = "textBox1"; 59 59 this.textBox1.Size = new System.Drawing.Size(139, 20); … … 62 62 // textBox2 63 63 // 64 this.textBox2.Location = new System.Drawing.Point(162, 2 75);64 this.textBox2.Location = new System.Drawing.Point(162, 218); 65 65 this.textBox2.Name = "textBox2"; 66 66 this.textBox2.PasswordChar = '*'; … … 71 71 // 72 72 this.label2.AutoSize = true; 73 this.label2.Location = new System.Drawing.Point(13, 2 59);73 this.label2.Location = new System.Drawing.Point(13, 202); 74 74 this.label2.Name = "label2"; 75 75 this.label2.Size = new System.Drawing.Size(36, 13); … … 80 80 // 81 81 this.label3.AutoSize = true; 82 this.label3.Location = new System.Drawing.Point(159, 2 59);82 this.label3.Location = new System.Drawing.Point(159, 202); 83 83 this.label3.Name = "label3"; 84 84 this.label3.Size = new System.Drawing.Size(39, 13); … … 88 88 // button1 89 89 // 90 this.button1.Location = new System.Drawing.Point(325, 2 72);90 this.button1.Location = new System.Drawing.Point(325, 215); 91 91 this.button1.Name = "button1"; 92 92 this.button1.Size = new System.Drawing.Size(107, 23); … … 119 119 this.bazyComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 120 120 this.bazyComboBox.FormattingEnabled = true; 121 this.bazyComboBox.Location = new System.Drawing.Point(123, 312);121 this.bazyComboBox.Location = new System.Drawing.Point(123, 242); 122 122 this.bazyComboBox.Name = "bazyComboBox"; 123 123 this.bazyComboBox.Size = new System.Drawing.Size(178, 21); 124 124 this.bazyComboBox.TabIndex = 12; 125 this.bazyComboBox.Visible = false; 125 126 // 126 127 // label5 127 128 // 128 129 this.label5.AutoSize = true; 129 this.label5.Location = new System.Drawing.Point(13, 315);130 this.label5.Location = new System.Drawing.Point(13, 245); 130 131 this.label5.Name = "label5"; 131 132 this.label5.Size = new System.Drawing.Size(104, 13); 132 133 this.label5.TabIndex = 11; 133 134 this.label5.Text = "Wybierz połączenie:"; 135 this.label5.Visible = false; 134 136 // 135 137 // Logowanie … … 137 139 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 138 140 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 139 this.ClientSize = new System.Drawing.Size(454, 351);141 this.ClientSize = new System.Drawing.Size(454, 268); 140 142 this.Controls.Add(this.bazyComboBox); 141 143 this.Controls.Add(this.label5);
