Hi Jacques,
I think you have committed some of your local settings. Jacopo On Apr 27, 2010, at 2:56 PM, [hidden email] wrote: > Author: jleroux > Date: Tue Apr 27 12:56:03 2010 > New Revision: 938437 > > URL: http://svn.apache.org/viewvc?rev=938437&view=rev > Log: > Update Google Map keys, thanks to BJ on user ML > > Modified: > ofbiz/trunk/framework/common/config/general.properties > > Modified: ofbiz/trunk/framework/common/config/general.properties > URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/general.properties?rev=938437&r1=938436&r2=938437&view=diff > ============================================================================== > --- ofbiz/trunk/framework/common/config/general.properties (original) > +++ ofbiz/trunk/framework/common/config/general.properties Tue Apr 27 12:56:03 2010 > @@ -27,7 +27,7 @@ currency.uom.id.default=USD > # -- the default organizationPartyId for used in dropdowns and reports > ORGANIZATION_PARTY=Company > # ID of the VisualTheme to use if there VISUAL_THEME UserPreference record for the current user supported values: FLAT_GREY and BIZZNESS_TIME and BLUELIGHT > -VISUAL_THEME=TOMAHAWK > +VISUAL_THEME=VINOPS > > # -- the default decimal format for currency (used in UtilFormatOut.java) > currency.decimal.format=#,##0.00 > @@ -42,8 +42,7 @@ locale.properties.fallback=en > # which locales the user can select from. If this property is not used, > # then the user will be able to select from all the locales available > # in the JVM. The list below corresponds to the languages really available OOTB (2010-16-02) > -#locales.available=ar,de,en,es,fr,hi,it,nl,pt,ro,ru,th,zh > - > +locales.available=de,en,es,fr,it > # -- Time zones made available, separated by commas. This property controls > # which time zones the user can select from. If this property is not used, > # then the user will be able to select from all the time zones available > @@ -120,12 +119,8 @@ mail.spam.name=X-Spam-Flag > mail.spam.value=YES > > # -- Google Map key (by domain, see http://code.google.com/intl/en/apis/maps/signup.html, note that it works for http://localhost) > -http.ofbiz.apache.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQ82rvDauE9MlZiVTIuOuqopkxGjxRwxNXmXcl0cPwAFE8W-mHVpaZ3zg > - > -https.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT8mLFVw0UmWN4r07bOuUQ4UabwzBR-S6mi2C6yWQ3KgNfeTwPMkzxS3w > -http.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRoVXyd5dd326mHOq_i9bqLAUXkDBRqjQ4AJUrcmS2zceBQ5QbrIybgdA > - > -https.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBS-zH98ouEWMGSTtMT5OXqfumgA8hSRIGRTY_YC0K-6_hP7jNaWeRYcBw > +https.demo-trunk.ofbiz.apache.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBTl26GJHIFzHZYG8GNWSTKWDUTxchRLjgT9hY3-DDYk27lvZS84RH4aiQ > +https.demo-stable.ofbiz.apache.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBR8L_-1UdAfCE2bleqTaEvMtKARZxSrkTzKktKY2_Znm0TRq2DF4YhGPg > > https.www.ofbiz.it=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQUlpTe-xmKVkX0xosnXLpfGrWfqBTaTBsLPVxB5fgaomcHPo0N2h6IXg > > @@ -133,4 +128,4 @@ https.localhost=ABQIAAAAtt0d8djaYFkk8N5L > http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA > > # -- Y if you want to display the multi-tenant textbox in the login page > -multitenant=N > \ No newline at end of file > +multitenant=Y > \ No newline at end of file > > |
:-).
-- Ashish On Tue, Apr 27, 2010 at 6:44 PM, Jacopo Cappellato <[hidden email]> wrote: > Hi Jacques, > > I think you have committed some of your local settings. > > Jacopo > > On Apr 27, 2010, at 2:56 PM, [hidden email] wrote: > >> Author: jleroux >> Date: Tue Apr 27 12:56:03 2010 >> New Revision: 938437 >> >> URL: http://svn.apache.org/viewvc?rev=938437&view=rev >> Log: >> Update Google Map keys, thanks to BJ on user ML >> >> Modified: >> ofbiz/trunk/framework/common/config/general.properties >> >> Modified: ofbiz/trunk/framework/common/config/general.properties >> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/general.properties?rev=938437&r1=938436&r2=938437&view=diff >> ============================================================================== >> --- ofbiz/trunk/framework/common/config/general.properties (original) >> +++ ofbiz/trunk/framework/common/config/general.properties Tue Apr 27 12:56:03 2010 >> @@ -27,7 +27,7 @@ currency.uom.id.default=USD >> # -- the default organizationPartyId for used in dropdowns and reports >> ORGANIZATION_PARTY=Company >> # ID of the VisualTheme to use if there VISUAL_THEME UserPreference record for the current user supported values: FLAT_GREY and BIZZNESS_TIME and BLUELIGHT >> -VISUAL_THEME=TOMAHAWK >> +VISUAL_THEME=VINOPS >> >> # -- the default decimal format for currency (used in UtilFormatOut.java) >> currency.decimal.format=#,##0.00 >> @@ -42,8 +42,7 @@ locale.properties.fallback=en >> # which locales the user can select from. If this property is not used, >> # then the user will be able to select from all the locales available >> # in the JVM. The list below corresponds to the languages really available OOTB (2010-16-02) >> -#locales.available=ar,de,en,es,fr,hi,it,nl,pt,ro,ru,th,zh >> - >> +locales.available=de,en,es,fr,it >> # -- Time zones made available, separated by commas. This property controls >> # which time zones the user can select from. If this property is not used, >> # then the user will be able to select from all the time zones available >> @@ -120,12 +119,8 @@ mail.spam.name=X-Spam-Flag >> mail.spam.value=YES >> >> # -- Google Map key (by domain, see http://code.google.com/intl/en/apis/maps/signup.html, note that it works for http://localhost) >> -http.ofbiz.apache.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQ82rvDauE9MlZiVTIuOuqopkxGjxRwxNXmXcl0cPwAFE8W-mHVpaZ3zg >> - >> -https.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT8mLFVw0UmWN4r07bOuUQ4UabwzBR-S6mi2C6yWQ3KgNfeTwPMkzxS3w >> -http.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRoVXyd5dd326mHOq_i9bqLAUXkDBRqjQ4AJUrcmS2zceBQ5QbrIybgdA >> - >> -https.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBS-zH98ouEWMGSTtMT5OXqfumgA8hSRIGRTY_YC0K-6_hP7jNaWeRYcBw >> +https.demo-trunk.ofbiz.apache.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBTl26GJHIFzHZYG8GNWSTKWDUTxchRLjgT9hY3-DDYk27lvZS84RH4aiQ >> +https.demo-stable.ofbiz.apache.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBR8L_-1UdAfCE2bleqTaEvMtKARZxSrkTzKktKY2_Znm0TRq2DF4YhGPg >> >> https.www.ofbiz.it=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQUlpTe-xmKVkX0xosnXLpfGrWfqBTaTBsLPVxB5fgaomcHPo0N2h6IXg >> >> @@ -133,4 +128,4 @@ https.localhost=ABQIAAAAtt0d8djaYFkk8N5L >> http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA >> >> # -- Y if you want to display the multi-tenant textbox in the login page >> -multitenant=N >> \ No newline at end of file >> +multitenant=Y >> \ No newline at end of file >> >> > > |
Administrator
|
In reply to this post by Jacopo Cappellato-4
THanks Jacopo,
I was trying to fox that but looks like Ashish did it before me, thanks Ashish Sorry all Jacques From: "Jacopo Cappellato" <[hidden email]> > Hi Jacques, > > I think you have committed some of your local settings. > > Jacopo > > On Apr 27, 2010, at 2:56 PM, [hidden email] wrote: > >> Author: jleroux >> Date: Tue Apr 27 12:56:03 2010 >> New Revision: 938437 >> >> URL: http://svn.apache.org/viewvc?rev=938437&view=rev >> Log: >> Update Google Map keys, thanks to BJ on user ML >> >> Modified: >> ofbiz/trunk/framework/common/config/general.properties >> >> Modified: ofbiz/trunk/framework/common/config/general.properties >> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/general.properties?rev=938437&r1=938436&r2=938437&view=diff >> ============================================================================== >> --- ofbiz/trunk/framework/common/config/general.properties (original) >> +++ ofbiz/trunk/framework/common/config/general.properties Tue Apr 27 12:56:03 2010 >> @@ -27,7 +27,7 @@ currency.uom.id.default=USD >> # -- the default organizationPartyId for used in dropdowns and reports >> ORGANIZATION_PARTY=Company >> # ID of the VisualTheme to use if there VISUAL_THEME UserPreference record for the current user supported values: FLAT_GREY and >> BIZZNESS_TIME and BLUELIGHT >> -VISUAL_THEME=TOMAHAWK >> +VISUAL_THEME=VINOPS >> >> # -- the default decimal format for currency (used in UtilFormatOut.java) >> currency.decimal.format=#,##0.00 >> @@ -42,8 +42,7 @@ locale.properties.fallback=en >> # which locales the user can select from. If this property is not used, >> # then the user will be able to select from all the locales available >> # in the JVM. The list below corresponds to the languages really available OOTB (2010-16-02) >> -#locales.available=ar,de,en,es,fr,hi,it,nl,pt,ro,ru,th,zh >> - >> +locales.available=de,en,es,fr,it >> # -- Time zones made available, separated by commas. This property controls >> # which time zones the user can select from. If this property is not used, >> # then the user will be able to select from all the time zones available >> @@ -120,12 +119,8 @@ mail.spam.name=X-Spam-Flag >> mail.spam.value=YES >> >> # -- Google Map key (by domain, see http://code.google.com/intl/en/apis/maps/signup.html, note that it works for >> http://localhost) >> -http.ofbiz.apache.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQ82rvDauE9MlZiVTIuOuqopkxGjxRwxNXmXcl0cPwAFE8W-mHVpaZ3zg >> - >> -https.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT8mLFVw0UmWN4r07bOuUQ4UabwzBR-S6mi2C6yWQ3KgNfeTwPMkzxS3w >> -http.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRoVXyd5dd326mHOq_i9bqLAUXkDBRqjQ4AJUrcmS2zceBQ5QbrIybgdA >> - >> -https.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBS-zH98ouEWMGSTtMT5OXqfumgA8hSRIGRTY_YC0K-6_hP7jNaWeRYcBw >> +https.demo-trunk.ofbiz.apache.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBTl26GJHIFzHZYG8GNWSTKWDUTxchRLjgT9hY3-DDYk27lvZS84RH4aiQ >> +https.demo-stable.ofbiz.apache.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBR8L_-1UdAfCE2bleqTaEvMtKARZxSrkTzKktKY2_Znm0TRq2DF4YhGPg >> >> https.www.ofbiz.it=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQUlpTe-xmKVkX0xosnXLpfGrWfqBTaTBsLPVxB5fgaomcHPo0N2h6IXg >> >> @@ -133,4 +128,4 @@ https.localhost=ABQIAAAAtt0d8djaYFkk8N5L >> http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA >> >> # -- Y if you want to display the multi-tenant textbox in the login page >> -multitenant=N >> \ No newline at end of file >> +multitenant=Y >> \ No newline at end of file >> >> > > |
I couldn't understand what I have fixed for you Jacques - Can you
please explain? Thanks! -- Ashish On Tue, Apr 27, 2010 at 6:54 PM, Jacques Le Roux <[hidden email]> wrote: > THanks Jacopo, > > I was trying to fox that but looks like Ashish did it before me, thanks > Ashish > > Sorry all > > Jacques > > From: "Jacopo Cappellato" <[hidden email]> >> >> Hi Jacques, >> >> I think you have committed some of your local settings. >> >> Jacopo >> >> On Apr 27, 2010, at 2:56 PM, [hidden email] wrote: >> >>> Author: jleroux >>> Date: Tue Apr 27 12:56:03 2010 >>> New Revision: 938437 >>> >>> URL: http://svn.apache.org/viewvc?rev=938437&view=rev >>> Log: >>> Update Google Map keys, thanks to BJ on user ML >>> >>> Modified: >>> ofbiz/trunk/framework/common/config/general.properties >>> >>> Modified: ofbiz/trunk/framework/common/config/general.properties >>> URL: >>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/general.properties?rev=938437&r1=938436&r2=938437&view=diff >>> >>> ============================================================================== >>> --- ofbiz/trunk/framework/common/config/general.properties (original) >>> +++ ofbiz/trunk/framework/common/config/general.properties Tue Apr 27 >>> 12:56:03 2010 >>> @@ -27,7 +27,7 @@ currency.uom.id.default=USD >>> # -- the default organizationPartyId for used in dropdowns and reports >>> ORGANIZATION_PARTY=Company >>> # ID of the VisualTheme to use if there VISUAL_THEME UserPreference >>> record for the current user supported values: FLAT_GREY and BIZZNESS_TIME >>> and BLUELIGHT >>> -VISUAL_THEME=TOMAHAWK >>> +VISUAL_THEME=VINOPS >>> >>> # -- the default decimal format for currency (used in UtilFormatOut.java) >>> currency.decimal.format=#,##0.00 >>> @@ -42,8 +42,7 @@ locale.properties.fallback=en >>> # which locales the user can select from. If this property is not >>> used, >>> # then the user will be able to select from all the locales available >>> # in the JVM. The list below corresponds to the languages really >>> available OOTB (2010-16-02) >>> -#locales.available=ar,de,en,es,fr,hi,it,nl,pt,ro,ru,th,zh >>> - >>> +locales.available=de,en,es,fr,it >>> # -- Time zones made available, separated by commas. This property >>> controls >>> # which time zones the user can select from. If this property is not >>> used, >>> # then the user will be able to select from all the time zones >>> available >>> @@ -120,12 +119,8 @@ mail.spam.name=X-Spam-Flag >>> mail.spam.value=YES >>> >>> # -- Google Map key (by domain, see >>> http://code.google.com/intl/en/apis/maps/signup.html, note that it works for >>> http://localhost) >>> >>> -http.ofbiz.apache.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQ82rvDauE9MlZiVTIuOuqopkxGjxRwxNXmXcl0cPwAFE8W-mHVpaZ3zg >>> - >>> >>> -https.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT8mLFVw0UmWN4r07bOuUQ4UabwzBR-S6mi2C6yWQ3KgNfeTwPMkzxS3w >>> >>> -http.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRoVXyd5dd326mHOq_i9bqLAUXkDBRqjQ4AJUrcmS2zceBQ5QbrIybgdA >>> - >>> >>> -https.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBS-zH98ouEWMGSTtMT5OXqfumgA8hSRIGRTY_YC0K-6_hP7jNaWeRYcBw >>> >>> +https.demo-trunk.ofbiz.apache.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBTl26GJHIFzHZYG8GNWSTKWDUTxchRLjgT9hY3-DDYk27lvZS84RH4aiQ >>> >>> +https.demo-stable.ofbiz.apache.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBR8L_-1UdAfCE2bleqTaEvMtKARZxSrkTzKktKY2_Znm0TRq2DF4YhGPg >>> >>> >>> https.www.ofbiz.it=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQUlpTe-xmKVkX0xosnXLpfGrWfqBTaTBsLPVxB5fgaomcHPo0N2h6IXg >>> >>> @@ -133,4 +128,4 @@ https.localhost=ABQIAAAAtt0d8djaYFkk8N5L >>> >>> http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA >>> >>> # -- Y if you want to display the multi-tenant textbox in the login page >>> -multitenant=N >>> \ No newline at end of file >>> +multitenant=Y >>> \ No newline at end of file >>> >>> >> >> > > > |
Administrator
|
Actually you did not, it was a mix on my side while using svn merge.
Definitely fixed at r938448 Jacques From: "Ashish Vijaywargiya" <[hidden email]> >I couldn't understand what I have fixed for you Jacques - Can you > please explain? > Thanks! > -- > Ashish > > On Tue, Apr 27, 2010 at 6:54 PM, Jacques Le Roux > <[hidden email]> wrote: >> THanks Jacopo, >> >> I was trying to fox that but looks like Ashish did it before me, thanks >> Ashish >> >> Sorry all >> >> Jacques >> >> From: "Jacopo Cappellato" <[hidden email]> >>> >>> Hi Jacques, >>> >>> I think you have committed some of your local settings. >>> >>> Jacopo >>> >>> On Apr 27, 2010, at 2:56 PM, [hidden email] wrote: >>> >>>> Author: jleroux >>>> Date: Tue Apr 27 12:56:03 2010 >>>> New Revision: 938437 >>>> >>>> URL: http://svn.apache.org/viewvc?rev=938437&view=rev >>>> Log: >>>> Update Google Map keys, thanks to BJ on user ML >>>> >>>> Modified: >>>> ofbiz/trunk/framework/common/config/general.properties >>>> >>>> Modified: ofbiz/trunk/framework/common/config/general.properties >>>> URL: >>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/general.properties?rev=938437&r1=938436&r2=938437&view=diff >>>> >>>> ============================================================================== >>>> --- ofbiz/trunk/framework/common/config/general.properties (original) >>>> +++ ofbiz/trunk/framework/common/config/general.properties Tue Apr 27 >>>> 12:56:03 2010 >>>> @@ -27,7 +27,7 @@ currency.uom.id.default=USD >>>> # -- the default organizationPartyId for used in dropdowns and reports >>>> ORGANIZATION_PARTY=Company >>>> # ID of the VisualTheme to use if there VISUAL_THEME UserPreference >>>> record for the current user supported values: FLAT_GREY and BIZZNESS_TIME >>>> and BLUELIGHT >>>> -VISUAL_THEME=TOMAHAWK >>>> +VISUAL_THEME=VINOPS >>>> >>>> # -- the default decimal format for currency (used in UtilFormatOut.java) >>>> currency.decimal.format=#,##0.00 >>>> @@ -42,8 +42,7 @@ locale.properties.fallback=en >>>> # which locales the user can select from. If this property is not >>>> used, >>>> # then the user will be able to select from all the locales available >>>> # in the JVM. The list below corresponds to the languages really >>>> available OOTB (2010-16-02) >>>> -#locales.available=ar,de,en,es,fr,hi,it,nl,pt,ro,ru,th,zh >>>> - >>>> +locales.available=de,en,es,fr,it >>>> # -- Time zones made available, separated by commas. This property >>>> controls >>>> # which time zones the user can select from. If this property is not >>>> used, >>>> # then the user will be able to select from all the time zones >>>> available >>>> @@ -120,12 +119,8 @@ mail.spam.name=X-Spam-Flag >>>> mail.spam.value=YES >>>> >>>> # -- Google Map key (by domain, see >>>> http://code.google.com/intl/en/apis/maps/signup.html, note that it works for >>>> http://localhost) >>>> >>>> -http.ofbiz.apache.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQ82rvDauE9MlZiVTIuOuqopkxGjxRwxNXmXcl0cPwAFE8W-mHVpaZ3zg >>>> - >>>> >>>> -https.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT8mLFVw0UmWN4r07bOuUQ4UabwzBR-S6mi2C6yWQ3KgNfeTwPMkzxS3w >>>> >>>> -http.demo.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBRoVXyd5dd326mHOq_i9bqLAUXkDBRqjQ4AJUrcmS2zceBQ5QbrIybgdA >>>> - >>>> >>>> -https.demo904.ofbiz.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBS-zH98ouEWMGSTtMT5OXqfumgA8hSRIGRTY_YC0K-6_hP7jNaWeRYcBw >>>> >>>> +https.demo-trunk.ofbiz.apache.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBTl26GJHIFzHZYG8GNWSTKWDUTxchRLjgT9hY3-DDYk27lvZS84RH4aiQ >>>> >>>> +https.demo-stable.ofbiz.apache.org=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBR8L_-1UdAfCE2bleqTaEvMtKARZxSrkTzKktKY2_Znm0TRq2DF4YhGPg >>>> >>>> >>>> https.www.ofbiz.it=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBQUlpTe-xmKVkX0xosnXLpfGrWfqBTaTBsLPVxB5fgaomcHPo0N2h6IXg >>>> >>>> @@ -133,4 +128,4 @@ https.localhost=ABQIAAAAtt0d8djaYFkk8N5L >>>> >>>> http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA >>>> >>>> # -- Y if you want to display the multi-tenant textbox in the login page >>>> -multitenant=N >>>> \ No newline at end of file >>>> +multitenant=Y >>>> \ No newline at end of file >>>> >>>> >>> >>> >> >> >> > |
Free forum by Nabble | Edit this page |