[jira] Created: (OFBIZ-3374) UI upgrade, new lookups

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
73 messages Options
1234
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
UI upgrade, new lookups
-----------------------

                 Key: OFBIZ-3374
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Sascha Rodekamp
            Priority: Minor
             Fix For: SVN trunk


Hi,
regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.

They shouldn't open in a page layer instead of a seperate windows.
My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
Should i follow this idea, any suggestions?

So long
Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-3374:
-----------------------------------

    Attachment: header_bg.gif
                header_close_button.png
                lookups.patch

header_close_button.png, header_bg.gif should be placed in the flatgrey/webapp/flatgrey folder

> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-3374:
-----------------------------------

    Attachment: lookup.jpg

> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793551#action_12793551 ]

Jacques Le Roux commented on OFBIZ-3374:
----------------------------------------

Hi Sascha,

I suppose you meant <<They should open in a page layer instead of a seperate windows. >>

I have dreamt of it and it seems that you are on the right way. I have not much time to test it nor to think about it but here are some thoughts:
* We should be able to show/hide using the lookup icon
* They should be stretchable (possible?)
* The intial size should be parameterizable
* The position should be parameterizable with an offset   (with maybe also some simple paramters like centered, up-left, etc.)

Thanks!

> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793575#action_12793575 ]

Sascha Rodekamp commented on OFBIZ-3374:
----------------------------------------

oh yes i meant <<They should open in a page layer instead of a seperate windows. >> hihi

ok Jacques i will implement your suggestions and rebort when it's done :-)

hava a nice day
Sascha

> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793586#action_12793586 ]

Jacques Le Roux commented on OFBIZ-3374:
----------------------------------------

Great Sascha,

Thanks for your help

> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793602#action_12793602 ]

Jacques Le Roux commented on OFBIZ-3374:
----------------------------------------

Sascha,

Something I'm not sure about though. Are you using the same kind of mechanism than the one used for the calendar?
It seamt to me that it was longer to appear (I have reverted now, and not time to double check)

> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793677#action_12793677 ]

Bruno Busco commented on OFBIZ-3374:
------------------------------------

Sascha,
I tested your patch and it is really cool! Thank you for this work!
Here are my notes:
1) The grey area on the top of the popup should be used to drag the lookup in a different area of the screen so that the user can still give a look to page content in the background.
2) The actual patch only works on flatgrey but it corrupts the other themes (at least droppingcrumbs)
3) The header_bg.gif and header_close_button.png are now hardcoded in the js while they should be redefined by the theme.

Thank you again for this work.

> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793970#action_12793970 ]

Jacques Le Roux commented on OFBIZ-3374:
----------------------------------------

OK, I think it's great. Forgot my last comment: I did not test it with Flat Grey but default theme (Business Time)

> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793993#action_12793993 ]

Sascha Rodekamp commented on OFBIZ-3374:
----------------------------------------

hi,
i forgot to say, for now i only implemented it for the flat grey theme :-) (Just for testing).

I hava trouble with the 'resize' feature. It doesn't work with my first approche useing an iframe. I think i hava an idea how to solve this, but it take a little bit more time.

So long

> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794022#action_12794022 ]

Jacques Le Roux commented on OFBIZ-3374:
----------------------------------------

Hi Sascha,

Maybe it's not needed (in a 1t time at least). It was more because I used the demo theme. Of course if you have found a way of doing it, this will be useful.

> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-3374:
-----------------------------------

    Attachment: lookups.patch

Hi,

next try .. (worked only with flat grey, i put it to the other themes when the lookup works completely).

What's new:
 o We should be able to show/hide using the lookup icon --> worked
 o They should be stretchable (possible?) --> (finally worked :-D)
 o The intial size should be parameterizable --> worked
 o The position should be parameterizable with an offset (with maybe also some simple paramters like centered, up-left, etc.) --> don't worked, until now the popup is set under the target field, i will handel this
 o The grey area on the top of the popup should be used to drag the lookup in a different area of the screen so that the user can still give a look to page content in the background. --> worked
 o The header_bg.gif and header_close_button.png are now hardcoded in the js while they should be redefined by the theme.  --> moved to the css

There are a few little IE bugs i have to fix (maybe this evening or tomorrow) but in the Firefox it looks pretty cool ;-)



> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794040#action_12794040 ]

Bruno Busco commented on OFBIZ-3374:
------------------------------------

Hi Sascha!
Nice Christmas present!
Thank you!
Can't wait for the final release to be committed!


> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794390#action_12794390 ]

Bruno Busco commented on OFBIZ-3374:
------------------------------------

Further thinking on this feature...
...could we have this popup feature implemented as a general PopUpDecorator (to be added to framework common) ?

The PopUpDecorator could be used whenever a developer what to design a screen that should be shown as popup.
The decorator would add the popup frame with the dragging/resizing feature. (The resize.js script should only be included in this Decorator)

Then in order to implement the lookups screens as popup (that you want to do here) we only need the existing LookUpDecorator use the new PopUpDecorator.

Does this make sense?

> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-3374:
-----------------------------------

    Attachment: lookups.patch

> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch, lookups.patch, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794412#action_12794412 ]

Sascha Rodekamp commented on OFBIZ-3374:
----------------------------------------

Hi,
hm Bruno i think it's a good idea, this should be definitly the next step.

I finished my work for today :-) The lookup works now under IE (IE nerves, i leraned IE bugs are never 'little').

The new lookup is added to all themes!

merry christmas :-)
Sascha

> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch, lookups.patch, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794424#action_12794424 ]

Bruno Busco commented on OFBIZ-3374:
------------------------------------

Hi Sascha,
I tested the new patch.
Unfortunately when I press the search button the lookup reverts to full screen mode :-(


> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookups.patch, lookups.patch, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-3374:
-----------------------------------

    Attachment: lookup2.jpg

Hi Bruno,
worked fine in my browser (firefox, ie 8 , ie 7). I attached a screenshoot.

hmm thats weird...

> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookup2.jpg, lookups.patch, lookups.patch, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-3374:
-----------------------------------

    Attachment: lookups.patch

Hi,
i create a seperate decorator for the lookup layer and included the new lookup in the macroRenderer.

But there is a problem with css (look at the find button), someone an idea how to solve this issue?
The Button styles are overwirten from the '.field-lookup ul li a' tag?!



> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookup2.jpg, lookups.patch, lookups.patch, lookups.patch, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3374) UI upgrade, new lookups

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-3374:
-----------------------------------

    Attachment: lookups.patch

IE Fix

> UI upgrade, new lookups
> -----------------------
>
>                 Key: OFBIZ-3374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3374
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: header_bg.gif, header_close_button.png, lookup.jpg, lookup2.jpg, lookups.patch, lookups.patch, lookups.patch, lookups.patch, lookups.patch
>
>
> Hi,
> regarding to this articel: [here|http://cwiki.apache.org/confluence/display/OFBADMIN/New+Features+Roadmap+-+Living+Document#NewFeaturesRoadmap-LivingDocument-Quickeranintuitiveaccesstobasicfunctionnalities%28creation,etc.%29] I decided to improve the lookup fields.
> They shouldn't open in a page layer instead of a seperate windows.
> My Patch contains a prototype (not a final patch), so what do you think about the new lookup windows?
> Should i follow this idea, any suggestions?
> So long
> Sascha

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

1234