[jira] [Created] (OFBIZ-4256) after session timeout, ajax popup dialogbox shows ofbiz login screen

2011-04-15 Thread Wai (JIRA)
Components: ALL APPLICATIONS Affects Versions: SVN trunk Reporter: Wai Take the following page (for example) https://localhost/content/control/findContent field "Data Resource Id" has an icon beside it that creates an ajax dialog pop up. If the session h

[jira] Created: (OFBIZ-3931) ajax lookup replace valid partyId value with firstname and lastname values

2010-09-10 Thread Wai (JIRA)
Type: Bug Components: framework Affects Versions: SVN trunk Reporter: Wai This issue is found in, https://demo-trunk.ofbiz.apache.org/ordermgr/control/checkinits?partyId=DemoCustomer When the order entry screen is first shown, the ajax lookup automatically replaces

[jira] Updated: (OFBIZ-3929) missing request-maps for search related buttons

2010-09-09 Thread Wai (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wai updated OFBIZ-3929: --- Attachment: ofbiz-3929.patch patch file to resolve issue. > missing request-maps for search related butt

[jira] Created: (OFBIZ-3929) missing request-maps for search related buttons

2010-09-09 Thread Wai (JIRA)
Versions: SVN trunk Reporter: Wai Missing request-maps in controller.xml for: clearSearchOptionsHistoryList setCurrentSearchFromHistory setCurrentSearchFromHistoryAndSearch -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue

Re: Step to automate Setup for entityengine.xml

2010-08-27 Thread Wai
Do you foresee any potential complications when it comes to upgrading older ofbiz releases to this new way of doing things? -- View this message in context: http://ofbiz.135035.n4.nabble.com/Step-to-automate-Setup-for-entityengine-xml-tp2340486p2341172.html Sent from the OFBiz - Dev mailing list

Re: Role-based security is disabled

2010-08-12 Thread Wai
() deals with role type checks of PartyRoles, it might be a good idea to remove it to avoid future confusion. Same would apply to tag. Unless, I'm missing some other uses for it. Thanks, Wai -- View this message in context: http://ofbiz.135035.n4.nabble.com/Role-based-security-is-dis

Re: Role-based security is disabled

2010-08-10 Thread Wai
Hello, Any takers for this post? Thanks -- View this message in context: http://ofbiz.135035.n4.nabble.com/Role-based-security-is-disabled-tp2319089p2319912.html Sent from the OFBiz - Dev mailing list archive at Nabble.com.

Role-based security is disabled

2010-08-09 Thread Wai
/thru date which are not a part of the PartyRole entity. Could someone provide some insight. Thanks, Wai -- View this message in context: http://ofbiz.135035.n4.nabble.com/Role-based-security-is-disabled-tp2319089p2319089.html Sent from the OFBiz - Dev mailing list archive at Nabble.com.

Re: General customization

2010-07-27 Thread Wai
Please check my reply at "OFBiz - User" mailing list: http://ofbiz.135035.n4.nabble.com/General-customization-td2303922.html#a2303922 -- View this message in context: http://ofbiz.135035.n4.nabble.com/General-customization-tp2303367p2303924.html Sent from the OFBiz - Dev mailing list archive a

Re: General customization

2010-07-27 Thread Wai
You can extend an existing entity by adding the following (or some form of it) in your own entitymodel.xml -- View this message in context: http://ofbiz.135035.n4.nabble.com/General-customization-tp2303367p2303695.html Sent from the OFBiz - Dev mailing list archive at Nabble.com.

[jira] Updated: (OFBIZ-3861) does not work

2010-07-17 Thread Wai (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wai updated OFBIZ-3861: --- Attachment: RequestHandler.java.patch patch for this issue. /ofbiz//framework/webapp/src/org/ofbiz/webapp/control

[jira] Created: (OFBIZ-3861) does not work

2010-07-17 Thread Wai (JIRA)
Reporter: Wai specifying direct-request="false" in a request-map has no effect. A direct request to the resource is not rejected by ofbiz -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

proposal: deleting multiple rows

2010-06-30 Thread Wai Tam
to select multiple entries for deletion. This would complement the existing "Update" button that perform updates on multiple columns. Once the change is implemented, others can use the same method to apply to other screens where appropriate. Does anyone have any objections? Thanks, Wai -

<    1   2   3   4