- Data:
- 2009-03-30 09:57:31 (17 years ago)
- Lokalizacja:
- trunk
- Pliki:
-
- 4 zmodyfikowane
-
BazaReklam/Docs/versioninfo.html (zmodyfikowane) (1 diff)
-
BazaReklam/Properties/AssemblyInfo.cs (zmodyfikowane) (1 diff)
-
BazaReklam/app.config (zmodyfikowane) (1 diff)
-
BazaReklamSetup/BazaReklamSetup.vdproj (zmodyfikowane) (2 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/BazaReklam/Docs/versioninfo.html
r497 r505 6 6 <body> 7 7 <h1>Baza reklam - Informacje o wersji</h1> 8 <div> 9 <a id="1.0.0.90" /> 10 <h2> 11 Wersja 1.0.0.90 (2009-03-30)</h2> 12 <p>Opis zmian wprowadzonych do wersji 1.0.0.90</p> 13 <ul> 14 <li>Zgłoszenie #138: Dodano logo Truck Expo do wydruku faktury i zamówienia</li> 15 <li>Zgłoszenie #144: Naprawiono problem przy logowaniu sie agenta, który nie ma zdefiniowanego budżetu na aktualny miesiąc</li> 16 </ul> 17 </div> 8 18 <div> 9 19 <a id="1.0.0.89" /> -
trunk/BazaReklam/Properties/AssemblyInfo.cs
r496 r505 30 30 // 31 31 [assembly: AssemblyVersion("1.0.0.0")] 32 [assembly: AssemblyFileVersion("1.0.0. 89")]32 [assembly: AssemblyFileVersion("1.0.0.90")] -
trunk/BazaReklam/app.config
r503 r505 8 8 <connectionStrings> 9 9 <clear /> 10 <add name="BAZA_REKLAM_TEST" connectionString="Data Source=sql.ct.com.pl;Initial Catalog=BAZA_REKLAM_TEST;Persist Security Info=True" 11 providerName="System.Data.SqlClient" /> 10 12 <add name="BAZA_REKLAM" connectionString="Data Source=sql.ct.com.pl;Initial Catalog=BAZA_REKLAM;Persist Security Info=True" 11 13 providerName="System.Data.SqlClient" /> 12 14 <add name="BAZA_REKLAM_LOCAL" connectionString="Data Source=10.0.0.21;Initial Catalog=BAZA_REKLAM;Persist Security Info=True" 13 15 providerName="System.Data.SqlClient" /> 14 < add name="BAZA_REKLAM_TEST" connectionString="Data Source=sql.ct.com.pl;Initial Catalog=BAZA_REKLAM_TEST;Persist Security Info=True"15 providerName="System.Data.SqlClient" /> 16 <!--<add name="BAZA_REKLAM_TEST" connectionString="Data Source=sql.ct.com.pl;Initial Catalog=BAZA_REKLAM_TEST;Persist Security Info=True" 17 providerName="System.Data.SqlClient" />--> 16 18 </connectionStrings> 17 19 <applicationSettings> -
trunk/BazaReklamSetup/BazaReklamSetup.vdproj
r496 r505 762 762 "Name" = "8:Microsoft Visual Studio" 763 763 "ProductName" = "8:Baza Reklam" 764 "ProductCode" = "8:{ F095F317-00FD-424A-B66D-A47FDEB20324}"765 "PackageCode" = "8:{ 8D72057F-79E9-43BF-A1D6-5CC5920F71F4}"764 "ProductCode" = "8:{386AA703-DB3F-408E-8805-7DFF187D8938}" 765 "PackageCode" = "8:{EE05749E-C499-4351-BD91-3B74723DDE32}" 766 766 "UpgradeCode" = "8:{4E2DBBA4-3139-4790-8DDB-7AADFC963A7D}" 767 767 "RestartWWWService" = "11:FALSE" … … 769 769 "DetectNewerInstalledVersion" = "11:TRUE" 770 770 "InstallAllUsers" = "11:TRUE" 771 "ProductVersion" = "8:1.0. 89"771 "ProductVersion" = "8:1.0.90" 772 772 "Manufacturer" = "8:AACT" 773 773 "ARPHELPTELEPHONE" = "8:"
