You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2009/05/04 05:56:08 UTC

svn commit: r771170 - /ofbiz/trunk/framework/common/data/CommonTypeData.xml

Author: hansbak
Date: Mon May  4 03:56:07 2009
New Revision: 771170

URL: http://svn.apache.org/viewvc?rev=771170&view=rev
Log:
revert revision 771074 because this theme: BIZZNESS_TIME does not exist

Modified:
    ofbiz/trunk/framework/common/data/CommonTypeData.xml

Modified: ofbiz/trunk/framework/common/data/CommonTypeData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/data/CommonTypeData.xml?rev=771170&r1=771169&r2=771170&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/data/CommonTypeData.xml (original)
+++ ofbiz/trunk/framework/common/data/CommonTypeData.xml Mon May  4 03:56:07 2009
@@ -101,7 +101,7 @@
 
     <!-- User preferences seed data -->
     <UserPrefGroupType userPrefGroupTypeId="GLOBAL_PREFERENCES" description="Global preferences"/>
-    <UserPreference userLoginId="_NA_" userPrefTypeId="VISUAL_THEME" userPrefGroupTypeId="GLOBAL_PREFERENCES" userPrefValue="BIZZNESS_TIME"/>
+    <UserPreference userLoginId="_NA_" userPrefTypeId="VISUAL_THEME" userPrefGroupTypeId="GLOBAL_PREFERENCES" userPrefValue="BLUELIGHT"/>
 
     <!-- Visual Themes seed data -->
     <EnumerationType description="Visual Theme Resource Type (stylesheet, javascript file, etc)" enumTypeId="VT_RES_TYPE" hasTable="N"/>



Re: svn commit: r771170 - /ofbiz/trunk/framework/common/data/CommonTypeData.xml

Posted by Tim Ruppert <ti...@hotwaxmedia.com>.
+1 - either that or we have to deprecate the old one(s - since this will come up eventually).  What is the plan on that anyway?

Cheers,
Tim
--
Tim Ruppert
HotWax Media
http://www.hotwaxmedia.com

o:801.649.6594
f:801.649.6595

----- "Ryan Foster" <ry...@hotwaxmedia.com> wrote:

> I think we should probably remove the Smoothfeather theme altogether, 
> 
> since it is being replaced the the Bizznesstime theme, or replace all 
> 
> of the Smoothfeather theme data/code with Bizznesstime.  That should 
> 
> alleviate  some confusion since the look and feel of both themes is  
> exactly the same.
> 
> Ryan Foster
> HotWax Media
> 801.671.0769
> ryan.foster@hotwaxmedia.com
> 
> 
> 
> 
> On May 5, 2009, at 7:39 PM, Hans Bakker wrote:
> 
> > do you see a BIZZNESS_TIME in VisualThemeResource entity?
> > sorry i do not see that.....
> >
> > there is a SMOOTH_FEATHER theme....however i still think not usable 
> 
> > yet.
> > examples:
> >
> > myportal -> timesheet
> > the screen is much to wide....
> >
> > party -> partylist
> > 1. the partyId is not not always clickable in firefox
> > 2. the function keys are listed vertically
> >
> > party -> profile
> > The info blocks are not clearly separated
> >
> > Regards,
> > Hans
> >
> > On Mon, 2009-05-04 at 21:05 -0700, Adrian Crum wrote:
> >> --- On Mon, 5/4/09, Hans Bakker <ma...@antwebsystems.com>  
> >> wrote:
> >>> At least when i have this change in, after a
> >>> clean-all;run-install the
> >>> system cannot find ANY theme Try it yourself.
> >>
> >> I've done that twice on two different computers. Still no problems.
>  
> >> The theme works fine.
> >>
> >> -Adrian
> >>
> >>
> >>
> >>
> > -- 
> > Antwebsystems.com: Quality OFBiz services for competitive rates
> >

Re: svn commit: r771170 - /ofbiz/trunk/framework/common/data/CommonTypeData.xml

Posted by Ryan Foster <ry...@hotwaxmedia.com>.
I think we should probably remove the Smoothfeather theme altogether,  
since it is being replaced the the Bizznesstime theme, or replace all  
of the Smoothfeather theme data/code with Bizznesstime.  That should  
alleviate  some confusion since the look and feel of both themes is  
exactly the same.

Ryan Foster
HotWax Media
801.671.0769
ryan.foster@hotwaxmedia.com




On May 5, 2009, at 7:39 PM, Hans Bakker wrote:

> do you see a BIZZNESS_TIME in VisualThemeResource entity?
> sorry i do not see that.....
>
> there is a SMOOTH_FEATHER theme....however i still think not usable  
> yet.
> examples:
>
> myportal -> timesheet
> the screen is much to wide....
>
> party -> partylist
> 1. the partyId is not not always clickable in firefox
> 2. the function keys are listed vertically
>
> party -> profile
> The info blocks are not clearly separated
>
> Regards,
> Hans
>
> On Mon, 2009-05-04 at 21:05 -0700, Adrian Crum wrote:
>> --- On Mon, 5/4/09, Hans Bakker <ma...@antwebsystems.com>  
>> wrote:
>>> At least when i have this change in, after a
>>> clean-all;run-install the
>>> system cannot find ANY theme Try it yourself.
>>
>> I've done that twice on two different computers. Still no problems.  
>> The theme works fine.
>>
>> -Adrian
>>
>>
>>
>>
> -- 
> Antwebsystems.com: Quality OFBiz services for competitive rates
>


Re: svn commit: r771170 - /ofbiz/trunk/framework/common/data/CommonTypeData.xml

Posted by Hans Bakker <ma...@antwebsystems.com>.
Scott and Adrian, thanks for the help. Windows users....hmmmm
please check r772089

On Wed, 2009-05-06 at 13:48 +1200, Scott Gray wrote:
> I see it.
> 
> Regards
> Scott
> 
> On 6/05/2009, at 1:39 PM, Hans Bakker wrote:
> 
> > do you see a BIZZNESS_TIME in VisualThemeResource entity?
> > sorry i do not see that.....
> >
> > there is a SMOOTH_FEATHER theme....however i still think not usable  
> > yet.
> > examples:
> >
> > myportal -> timesheet
> > the screen is much to wide....
> >
> > party -> partylist
> > 1. the partyId is not not always clickable in firefox
> > 2. the function keys are listed vertically
> >
> > party -> profile
> > The info blocks are not clearly separated
> >
> > Regards,
> > Hans
> >
> > On Mon, 2009-05-04 at 21:05 -0700, Adrian Crum wrote:
> >> --- On Mon, 5/4/09, Hans Bakker <ma...@antwebsystems.com>  
> >> wrote:
> >>> At least when i have this change in, after a
> >>> clean-all;run-install the
> >>> system cannot find ANY theme Try it yourself.
> >>
> >> I've done that twice on two different computers. Still no problems.  
> >> The theme works fine.
> >>
> >> -Adrian
> >>
> >>
> >>
> >>
> > -- 
> > Antwebsystems.com: Quality OFBiz services for competitive rates
> >
> 
-- 
Antwebsystems.com: Quality OFBiz services for competitive rates


Re: svn commit: r771170 - /ofbiz/trunk/framework/common/data/CommonTypeData.xml

Posted by Scott Gray <sc...@hotwaxmedia.com>.
I see it.

Regards
Scott

On 6/05/2009, at 1:39 PM, Hans Bakker wrote:

> do you see a BIZZNESS_TIME in VisualThemeResource entity?
> sorry i do not see that.....
>
> there is a SMOOTH_FEATHER theme....however i still think not usable  
> yet.
> examples:
>
> myportal -> timesheet
> the screen is much to wide....
>
> party -> partylist
> 1. the partyId is not not always clickable in firefox
> 2. the function keys are listed vertically
>
> party -> profile
> The info blocks are not clearly separated
>
> Regards,
> Hans
>
> On Mon, 2009-05-04 at 21:05 -0700, Adrian Crum wrote:
>> --- On Mon, 5/4/09, Hans Bakker <ma...@antwebsystems.com>  
>> wrote:
>>> At least when i have this change in, after a
>>> clean-all;run-install the
>>> system cannot find ANY theme Try it yourself.
>>
>> I've done that twice on two different computers. Still no problems.  
>> The theme works fine.
>>
>> -Adrian
>>
>>
>>
>>
> -- 
> Antwebsystems.com: Quality OFBiz services for competitive rates
>


Re: svn commit: r771170 - /ofbiz/trunk/framework/common/data/CommonTypeData.xml

Posted by Hans Bakker <ma...@antwebsystems.com>.
do you see a BIZZNESS_TIME in VisualThemeResource entity?
sorry i do not see that.....

there is a SMOOTH_FEATHER theme....however i still think not usable yet.
examples:

myportal -> timesheet
the screen is much to wide....

party -> partylist
1. the partyId is not not always clickable in firefox
2. the function keys are listed vertically

party -> profile
The info blocks are not clearly separated 

Regards,
Hans

On Mon, 2009-05-04 at 21:05 -0700, Adrian Crum wrote:
> --- On Mon, 5/4/09, Hans Bakker <ma...@antwebsystems.com> wrote:
> > At least when i have this change in, after a
> > clean-all;run-install the
> > system cannot find ANY theme Try it yourself. 
> 
> I've done that twice on two different computers. Still no problems. The theme works fine.
> 
> -Adrian
> 
> 
> 
>       
-- 
Antwebsystems.com: Quality OFBiz services for competitive rates


Re: svn commit: r771170 - /ofbiz/trunk/framework/common/data/CommonTypeData.xml

Posted by Adrian Crum <ad...@yahoo.com>.
--- On Mon, 5/4/09, Hans Bakker <ma...@antwebsystems.com> wrote:
> At least when i have this change in, after a
> clean-all;run-install the
> system cannot find ANY theme Try it yourself. 

I've done that twice on two different computers. Still no problems. The theme works fine.

-Adrian



      

Re: svn commit: r771170 - /ofbiz/trunk/framework/common/data/CommonTypeData.xml

Posted by Hans Bakker <ma...@antwebsystems.com>.
At least when i have this change in, after a clean-all;run-install the
system cannot find ANY theme Try it yourself. 

In the mean time i have put in some code that when the default theme
cannot be found it reverts back to the good old ofbiz theme.....

Regards,
Hans

On Mon, 2009-05-04 at 07:57 -0700, Adrian Crum wrote:
> Hans,
> 
> Why is this change necessary? The theme DOES exist and it works fine. 
> Are you sure you updated your local copy and ran ant run-install?
> 
> -Adrian
> 
> hansbak@apache.org wrote:
> > Author: hansbak
> > Date: Mon May  4 03:56:07 2009
> > New Revision: 771170
> > 
> > URL: http://svn.apache.org/viewvc?rev=771170&view=rev
> > Log:
> > revert revision 771074 because this theme: BIZZNESS_TIME does not exist
> > 
> > Modified:
> >     ofbiz/trunk/framework/common/data/CommonTypeData.xml
> > 
> > Modified: ofbiz/trunk/framework/common/data/CommonTypeData.xml
> > URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/data/CommonTypeData.xml?rev=771170&r1=771169&r2=771170&view=diff
> > ==============================================================================
> > --- ofbiz/trunk/framework/common/data/CommonTypeData.xml (original)
> > +++ ofbiz/trunk/framework/common/data/CommonTypeData.xml Mon May  4 03:56:07 2009
> > @@ -101,7 +101,7 @@
> >  
> >      <!-- User preferences seed data -->
> >      <UserPrefGroupType userPrefGroupTypeId="GLOBAL_PREFERENCES" description="Global preferences"/>
> > -    <UserPreference userLoginId="_NA_" userPrefTypeId="VISUAL_THEME" userPrefGroupTypeId="GLOBAL_PREFERENCES" userPrefValue="BIZZNESS_TIME"/>
> > +    <UserPreference userLoginId="_NA_" userPrefTypeId="VISUAL_THEME" userPrefGroupTypeId="GLOBAL_PREFERENCES" userPrefValue="BLUELIGHT"/>
> >  
> >      <!-- Visual Themes seed data -->
> >      <EnumerationType description="Visual Theme Resource Type (stylesheet, javascript file, etc)" enumTypeId="VT_RES_TYPE" hasTable="N"/>
> > 
> > 
> > 
-- 
Antwebsystems.com: Quality OFBiz services for competitive rates


Re: svn commit: r771170 - /ofbiz/trunk/framework/common/data/CommonTypeData.xml

Posted by Adrian Crum <ad...@hlmksw.com>.
Hans,

Why is this change necessary? The theme DOES exist and it works fine. 
Are you sure you updated your local copy and ran ant run-install?

-Adrian

hansbak@apache.org wrote:
> Author: hansbak
> Date: Mon May  4 03:56:07 2009
> New Revision: 771170
> 
> URL: http://svn.apache.org/viewvc?rev=771170&view=rev
> Log:
> revert revision 771074 because this theme: BIZZNESS_TIME does not exist
> 
> Modified:
>     ofbiz/trunk/framework/common/data/CommonTypeData.xml
> 
> Modified: ofbiz/trunk/framework/common/data/CommonTypeData.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/data/CommonTypeData.xml?rev=771170&r1=771169&r2=771170&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/common/data/CommonTypeData.xml (original)
> +++ ofbiz/trunk/framework/common/data/CommonTypeData.xml Mon May  4 03:56:07 2009
> @@ -101,7 +101,7 @@
>  
>      <!-- User preferences seed data -->
>      <UserPrefGroupType userPrefGroupTypeId="GLOBAL_PREFERENCES" description="Global preferences"/>
> -    <UserPreference userLoginId="_NA_" userPrefTypeId="VISUAL_THEME" userPrefGroupTypeId="GLOBAL_PREFERENCES" userPrefValue="BIZZNESS_TIME"/>
> +    <UserPreference userLoginId="_NA_" userPrefTypeId="VISUAL_THEME" userPrefGroupTypeId="GLOBAL_PREFERENCES" userPrefValue="BLUELIGHT"/>
>  
>      <!-- Visual Themes seed data -->
>      <EnumerationType description="Visual Theme Resource Type (stylesheet, javascript file, etc)" enumTypeId="VT_RES_TYPE" hasTable="N"/>
> 
> 
>