[jira] Updated: (OFBIZ-2037) Re-organize RateType, rateAmount and rateCurrency organization in ofbiz.

2008-12-08 Thread Hans Bakker (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hans Bakker updated OFBIZ-2037: --- Attachment: rateMod3.diff This patch contains the suggestion from David to include the

Re: Save Search in database

2008-12-08 Thread Bruno Busco
Anil, I was thinking to a somehow similar feature: I would like to have entities and UI that let the backoffice user to see the last item he has visited. Those could be products, parties, facilities and so on. Those elements could be shown in a UI (with a little icon that indicates the element

Re: svn commit: r724146 - in /ofbiz/trunk: ./ applications/product/script/org/ofbiz/product/inventory/ framework/base/lib/ framework/base/src/org/ofbiz/base/util/string/

2008-12-08 Thread Vikas Mayur
similar error at https://demo.hotwaxmedia.com/catalog/control/ListShipmentMethodTypes Vikas On Dec 8, 2008, at 9:04 AM, Hans Bakker wrote: This commit causes the following error: going to: https://localhost3:8443/accounting/control/AdminMain?organizationPartyId=Company gives the error:

Problem on CommonInvoiceDecorator

2008-12-08 Thread STELTZLEN Charles
Hi, We have some selenium running on ofbiz trunk. Everything was ok on last friday, but this morning, we found an error on invoiceOverview screen, and more specifically in CommonInvoiceDecorator, line 45. label style=h1 text=${uiLabelMap.${labelTitleProperty}} ${uiLabelMap.CommonFor}:

[jira] Updated: (OFBIZ-2070) New tool to get labels information

2008-12-08 Thread Marco Risaliti (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Risaliti updated OFBIZ-2070: -- Attachment: LabelsInfo3.patch I add some filters criteria (by key, component, file name,

[jira] Updated: (OFBIZ-2070) New tool to get labels information

2008-12-08 Thread Marco Risaliti (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Risaliti updated OFBIZ-2070: -- Attachment: (was: LabelsInfo.patch) New tool to get labels information

[jira] Updated: (OFBIZ-2070) New tool to get labels information

2008-12-08 Thread Marco Risaliti (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Risaliti updated OFBIZ-2070: -- Attachment: (was: LabelsInfo.png) New tool to get labels information

[jira] Updated: (OFBIZ-2070) New tool to get labels information

2008-12-08 Thread Marco Risaliti (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Risaliti updated OFBIZ-2070: -- Attachment: (was: LabelsInfo2.patch) New tool to get labels information

[jira] Updated: (OFBIZ-2070) New tool to get labels information

2008-12-08 Thread Marco Risaliti (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Risaliti updated OFBIZ-2070: -- Attachment: LabesInfo_screenshot.png Screenshot of the new searching form on labels info.

Re: Save Search in database

2008-12-08 Thread Jacques Le Roux
Yes, not only the last one but even MRU (Most Recent Used) in top or bottom of screen (top seems easier to use : always at hand) and from a menu (near visual themes?) with more MRUs in would be heplful. I often open a lot of Firefox tabs and finally get lost as I have not enough information to

[jira] Commented: (OFBIZ-2070) New tool to get labels information

2008-12-08 Thread Marco Risaliti (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654407#action_12654407 ] Marco Risaliti commented on OFBIZ-2070: --- Hi Bruno and Erwan, I add some of your

[jira] Commented: (OFBIZ-2070) New tool to get labels information

2008-12-08 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654409#action_12654409 ] Ashish Vijaywargiya commented on OFBIZ-2070: Hello Marco, Thanks for

Re: Save Search in database

2008-12-08 Thread Bruno Busco
Yes, Jacques there was only an s missing in my mail but of course I was thinking not to the last one but to the MRU. -Bruno 2008/12/8 Jacques Le Roux [EMAIL PROTECTED] Yes, not only the last one but even MRU (Most Recent Used) in top or bottom of screen (top seems easier to use : always at

Re: svn commit: r724146 - in /ofbiz/trunk: ./ applications/product/script/org/ofbiz/product/inventory/ framework/base/lib/ framework/base/src/org/ofbiz/base/util/string/

2008-12-08 Thread Adrian Crum
Fixed, rev 724373. -Adrian --- On Sun, 12/7/08, Hans Bakker [EMAIL PROTECTED] wrote: From: Hans Bakker [EMAIL PROTECTED] Subject: Re: svn commit: r724146 - in /ofbiz/trunk: ./ applications/product/script/org/ofbiz/product/inventory/ framework/base/lib/

Re: [jira] Commented: (OFBIZ-2070) New tool to get labels information

2008-12-08 Thread Bruno Busco
What about Label Manager ? This foresees also some editing features that may be will come. Marco, I have seen that you use the .FTL for both search and view parts. I think that at least for the search part it could be implemented with a form widget following a standard Find screen. Again,

Re: Save Search in database

2008-12-08 Thread Anil Patel
Bruno, Thanks for adding details. Some of these exists in eCommerce component in different form. There is a screenlet that tracks last visited products etc. Similar thing can be done, but little more generic so it can be used in any application in ofbiz. Saving Search is similar concept

[jira] Commented: (OFBIZ-2070) New tool to get labels information

2008-12-08 Thread Erwan de FERRIERES (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654447#action_12654447 ] Erwan de FERRIERES commented on OFBIZ-2070: --- Very nice improvements ! A last

Re: Save Search in database

2008-12-08 Thread Bruno Busco
+1 Searches Saving and Most Recent Used are two different features that could be both defined in the framework as generic so that every application could use for any entity. The actual similar features that now work on products could then be changed as specific application of the generic features.

Re: Discussion: Permissions Checking Enhancement

2008-12-08 Thread Jacques Le Roux
BJ, The client concern is in case a login/pwd couple is used but not by the right person (lost, stolen, etc.). Only biometric security could deal with that I guess. By limiting the number of time a page can be visited in a period of time you don't really prevent using UI to pull out

Discussion: Unified Expression Language Functions

2008-12-08 Thread Adrian Crum
Now that we have the Unified Expression Language implemented in FlexibleStringExpander, we gain the ability to use UEL functions. On the plus side, UEL functions can make screen widget and mini-language code more flexible and more powerful. On the minus side, you have to know the functions

Re: Discussion: Permissions Checking Enhancement

2008-12-08 Thread Jacques Le Roux
Some afterthoughts From: Jacques Le Roux [EMAIL PROTECTED] BJ, The client concern is in case a login/pwd couple is used but not by the right person (lost, stolen, etc.). Only biometric security could deal with that I guess. By limiting the number of time a page can be visited in a period of

[jira] Commented: (OFBIZ-2037) Re-organize RateType, rateAmount and rateCurrency organization in ofbiz.

2008-12-08 Thread David E. Jones (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654673#action_12654673 ] David E. Jones commented on OFBIZ-2037: --- My suggestion, and request, was to discuss

[jira] Commented: (OFBIZ-2037) Re-organize RateType, rateAmount and rateCurrency organization in ofbiz.

2008-12-08 Thread Hans Bakker (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654681#action_12654681 ] Hans Bakker commented on OFBIZ-2037: Hi David, The main problem i have with this is

Opinions on the invoice detail page

2008-12-08 Thread David E Jones
I'm just reviewing some things, some of which I haven't looked at for a while. One that I find has some design and implementation issues is the invoice overview page in accounting: https://demo.hotwaxmedia.com/accounting/control/invoiceOverview?invoiceId=CI2 So, I have some complaints:

[jira] Commented: (OFBIZ-2070) New tool to get labels information

2008-12-08 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654694#action_12654694 ] Ashish Vijaywargiya commented on OFBIZ-2070: Label Manager is better name for

Re: Opinions on the invoice detail page

2008-12-08 Thread Hans Bakker
David, there is a difference between 'overview' pages and maintenance pages. In general an overview page like the one you mentioned on invoice should only show a overview of the total invoice and maintenenace pages use the tabs and allow you to update. Yes you sometimes have to scroll but at

Re: Opinions on the invoice detail page

2008-12-08 Thread BJ Freeman
as a side note; not specifically the invoice page but the url I clicked on it. I got the login dialog it then in read letters told me I had not put in a usr or paswd. re put the those. the url was https://demo.hotwaxmedia.com/accounting/control/login?invoiceId=CI2 I then clicked ok and got the

[jira] Commented: (OFBIZ-2052) Convert Mypage into the Myportal component using the new portal functions

2008-12-08 Thread Hans Bakker (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654715#action_12654715 ] Hans Bakker commented on OFBIZ-2052: combination patch now committed rev: 724618. i

[jira] Commented: (OFBIZ-2057) Dashboard pages and columns add/remove

2008-12-08 Thread Hans Bakker (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654718#action_12654718 ] Hans Bakker commented on OFBIZ-2057: Patch committed revision 724618 with UI