[jira] [Updated] (OFBIZ-4905) Authorize.net Customer Information Manager

2012-05-28 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton updated OFBIZ-4905: Attachment: Readme.txt authorize_CIM_V8.patch Authorize.net Customer

[jira] [Created] (OFBIZ-4905) Authorize.net Customer Information Manager

2012-05-28 Thread Sam Hamilton (JIRA)
Sam Hamilton created OFBIZ-4905: --- Summary: Authorize.net Customer Information Manager Key: OFBIZ-4905 URL: https://issues.apache.org/jira/browse/OFBIZ-4905 Project: OFBiz Issue Type

Re: svn commit: r1326064 - in /ofbiz/trunk/framework: base/src/org/ofbiz/base/util/FileUtil.java catalina/src/org/ofbiz/catalina/container/CatalinaContainer.java

2012-04-30 Thread Sam Hamilton
Hi Jacques, Quick question - does this setting mean that now if you uncomment framework/config/ofbiz-containers.xml cluster settings it wont cluster and that you should also add a distributable/ tag to all the web.xml files? Thanks Sam On 14 Apr 2012, at 15:30, jler...@apache.org wrote:

Re: OFBiz won't ./ant with OpenJDK 6

2012-04-27 Thread Sam Hamilton
Thanks Adrian for the quick fix Sam On 27 Apr 2012, at 14:57, Adrian Crum wrote: Fixed in rev 1331247. -Adrian On 4/27/2012 3:20 AM, Sam Hamilton wrote: Hi Devs, This morning after the git repo was updated I tried to update our local copy of OFBiz but it would not compile. Our

OFBiz won't ./ant with OpenJDK 6

2012-04-26 Thread Sam Hamilton
Hi Devs, This morning after the git repo was updated I tried to update our local copy of OFBiz but it would not compile. Our last good version was 1328829 and now the machine is updated to 1331137 version of trunk we get the following errors. Is there any chance that this can be fixed so that

Re: OFBiz won't ./ant with OpenJDK 6

2012-04-26 Thread Sam Hamilton
Sorry I should update after further testings even Oracle java on a mac wont compile OFBiz so its seems like a more general problem. Thanks Sam On 27 Apr 2012, at 10:20, Sam Hamilton wrote: Hi Devs, This morning after the git repo was updated I tried to update our local copy of OFBiz

Git Repo Not Syncing

2012-04-24 Thread Sam Hamilton
Hey Devs, Just a FYI is anyone is using the Git repo rather than the SVN that it has stopped syncing on the 22nd. I have created a issue with Infra https://issues.apache.org/jira/browse/INFRA-4713 so hopefully they will get it sorted soon. Cheers Sam smime.p7s Description: S/MIME

Re: openid support

2012-04-19 Thread Sam Hamilton
Hey Guys, We are soon going to need OAuth support to allow external users to log into OFBiz Ecommerce site, which I believe is similar in design to openid. Just wondering if you considered using Apache Shiro http://shiro.apache.org/ to help manage the different authentication systems as

Re: openid support

2012-04-19 Thread Sam Hamilton
wrote: On 04/19/2012 10:39 PM, Sam Hamilton wrote: Hey Guys, We are soon going to need OAuth support to allow external users to log into OFBiz Ecommerce site, which I believe is similar in design to openid. Just wondering if you considered using Apache Shiro http://shiro.apache.org/ to help

Re: junit test still failing.

2012-03-26 Thread Sam Hamilton
Hi Jacques, We also run a internal (bamboo) testing server which tests a vanilla copy of ofbiz and r1304738 fixed the problem but then r1305004 broke it again. Sam On 26 Mar 2012, at 15:22, Jacques Le Roux wrote: We can't get to your Jenkins: needs a credential. Here is what I get here

Re: Renaming some ant tasks to improve consistency

2012-03-26 Thread Sam Hamilton
+1 run-install-extseed always seemed to me to be the worst named task - a bit confusing as to what it is meant to do but such a vital one for keeping the db updated Sam On 26 Mar 2012, at 21:57, Jacopo Cappellato wrote: Hi all, I have reviewed the names of our ant tasks and I would

Re: junit test still failing.

2012-03-26 Thread Sam Hamilton
Thanks! Our bamboo machine shows r1305316 passing all tests Sam On 27 Mar 2012, at 00:20, Erwan de FERRIERES wrote: Le 26/03/2012 17:49, Erwan de FERRIERES a écrit : Le 26/03/2012 16:18, Jacopo Cappellato a écrit : This is most likely unrelated with these fixes but... am I the only one

Re: Lose Weight Program for OFBiz

2012-03-21 Thread Sam Hamilton
Where are we going to show the list of addons for OFBiz? Will this only be limited to ones in Apache Extra's or for the people who prefer to do their source hosting on say github join in too? Thanks Sam On 21 Mar 2012, at 16:23, Vikas Mayur wrote: Thanks Jacopo for your quick response. It

Re: Proposal to close the 4.0 and 09.04 release branches

2012-02-25 Thread Sam Hamilton
+1 On 23 Feb 2012, at 16:35, Jacopo Cappellato wrote: Hi devs, I would like to propose to officially close the two oldest branches: release4.0 release09.04 When the branches will be closed: * we will no more backport fixes to them (no commits in general will be done) * if a user

Re: [VOTE] [RELEASE] Apache OFBiz 09.04.02

2012-02-22 Thread Sam Hamilton
+1 On 22 Feb 2012, at 16:08, Jacopo Cappellato wrote: This is the vote thread to release a new (bug fix) release for the 09.04 branch. This new release, Apache OFBiz 09.04.02 (major release number: 09.04; minor release number: 02), will supersede the release Apache OFBiz 09.04.01.

Re: JDK SE 6 EOL

2011-12-28 Thread Sam Hamilton
Post Christmas Bump…. On 17 Dec 2011, at 12:19, Sam Hamilton wrote: Hi Guys, I would like to bring up for discussion how we plan to handle the EOL of Java SE 6 in July 2012 [1]? So far my local testing shows that you can't build OFBiz using JDK 7 and with only a few months left

[jira] [Created] (OFBIZ-4638) OFBiz does not build when using OpenJDK 7

2011-12-28 Thread Sam Hamilton (Created) (JIRA)
Versions: SVN trunk Environment: Ubuntu 11.10 $ java -version java version 1.7.0_147-icedtea OpenJDK Runtime Environment (IcedTea7 2.0) (7~b147-2.0-0ubuntu0.11.10.1) OpenJDK 64-Bit Server VM (build 21.0-b17, mixed mode) Reporter: Sam Hamilton Priority: Critical OFBiz

[jira] [Updated] (OFBIZ-4638) OFBiz does not build when using OpenJDK 7

2011-12-28 Thread Sam Hamilton (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton updated OFBIZ-4638: Attachment: OpenJDK 7 Error.txt OFBiz does not build when using OpenJDK 7

JDK SE 6 EOL

2011-12-16 Thread Sam Hamilton
Hi Guys, I would like to bring up for discussion how we plan to handle the EOL of Java SE 6 in July 2012 [1]? So far my local testing shows that you can't build OFBiz using JDK 7 and with only a few months left before we have to all have upgrade (unless you fancy nasty security holes in your

Re: Oracle sucks

2011-12-16 Thread Sam Hamilton
Agreed - thats what triggered my email about the upgrade process to Java 7….. Sam On 17 Dec 2011, at 14:28, Jacques Le Roux wrote: Hi, FYI, thanks to Christian's tweet https://lists.ubuntu.com/archives/ubuntu-security-announce/2011-December/001528.html I think it's worth to have

Re: svn commit: r1188862 - /ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml

2011-12-14 Thread Sam Hamilton
Hi, This revert introduces a 404 error. I think you miss typed the original location? Thanks Sam On 26 Oct 2011, at 03:13, er...@apache.org wrote: Author: erwan Date: Tue Oct 25 19:13:07 2011 New Revision: 1188862 URL: http://svn.apache.org/viewvc?rev=1188862view=rev Log: reverting

[jira] [Created] (OFBIZ-4610) Add support to save HS Code in Goods Identification

2011-12-06 Thread Sam Hamilton (Created) (JIRA)
Add support to save HS Code in Goods Identification --- Key: OFBIZ-4610 URL: https://issues.apache.org/jira/browse/OFBIZ-4610 Project: OFBiz Issue Type: Improvement Reporter: Sam

[jira] [Updated] (OFBIZ-4610) Add support to save HS Code in Goods Identification

2011-12-06 Thread Sam Hamilton (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton updated OFBIZ-4610: Attachment: OFBIZ-4610.patch Add support to save HS Code in Goods Identification

[jira] [Created] (OFBIZ-4611) Extra screen included in Facility

2011-12-06 Thread Sam Hamilton (Created) (JIRA)
Extra screen included in Facility -- Key: OFBIZ-4611 URL: https://issues.apache.org/jira/browse/OFBIZ-4611 Project: OFBiz Issue Type: Bug Components: product Reporter: Sam Hamilton

[jira] [Commented] (OFBIZ-4611) Extra screen included in Facility

2011-12-06 Thread Sam Hamilton (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164178#comment-13164178 ] Sam Hamilton commented on OFBIZ-4611: - Hi Pierre, Sorry what do you mean

[jira] [Created] (OFBIZ-4589) Problem when saving a product to a shopping list

2011-11-23 Thread Sam Hamilton (Created) (JIRA)
/ecommerce Affects Versions: SVN trunk Reporter: Sam Hamilton Priority: Minor You get the following error when creating a shopping list: 2011-11-23 17:32:34,812 (http-bio-/0.0.0.0-8080-exec-13) [ ScreenFactory.java:130:INFO ] Got 8 screens in 0.0090s from: file

[jira] [Resolved] (OFBIZ-3383) Facility Inventory History Report Error

2011-11-23 Thread Sam Hamilton (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton resolved OFBIZ-3383. - Resolution: Fixed Fix Version/s: SVN trunk Just checked to see if this was still broken

[jira] [Resolved] (OFBIZ-4431) Error when deleting a product image from content

2011-11-23 Thread Sam Hamilton (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton resolved OFBIZ-4431. - Resolution: Fixed Fix Version/s: SVN trunk Just retested this problem and its fixed so

[jira] [Closed] (OFBIZ-4431) Error when deleting a product image from content

2011-11-23 Thread Sam Hamilton (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton closed OFBIZ-4431. --- Error when deleting a product image from content

[jira] [Closed] (OFBIZ-3383) Facility Inventory History Report Error

2011-11-23 Thread Sam Hamilton (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton closed OFBIZ-3383. --- Facility Inventory History Report Error

[jira] [Commented] (OFBIZ-4563) Upgrade Tomcat Version to 7

2011-11-16 Thread Sam Hamilton (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13151806#comment-13151806 ] Sam Hamilton commented on OFBIZ-4563: - Testing using the applications as an end user

Re: jackrabbit branch

2011-11-11 Thread Sam Hamilton
question?! Regards Sascha 2011/11/11 Sam Hamilton s...@sh81.com Hi Sascha, Please excuse my ignorance but does this branch mean that content information such as images will be stored in the database base instead of on the app servers? Thanks Sam On 8 Nov 2011, at 21:55

Re: svn propchange: r1201110 - svn:log

2011-11-11 Thread Sam Hamilton
) +++ svn:log Sat Nov 12 00:13:31 2011 @@ -1,14 +1,13 @@ Temporarily fix for ./ant clean-all deletes any extra installed JDBC files https://issues.apache.org/jira/browse/OFBIZ-4556 reported by Sam Hamilton -Comments out !-- antcall target=clean-downloads/ -- - +Comments out +!-- antcall

Re: jackrabbit branch

2011-11-10 Thread Sam Hamilton
Hi Sascha, Please excuse my ignorance but does this branch mean that content information such as images will be stored in the database base instead of on the app servers? Thanks Sam On 8 Nov 2011, at 21:55, Sascha Rodekamp wrote: Hi Erwan, in my opinion step one is done. Includes: An

[jira] [Created] (OFBIZ-4556) ./ant clean-all delete extra any extra installed JDBC files

2011-11-09 Thread Sam Hamilton (Created) (JIRA)
Components: framework Affects Versions: SVN trunk Reporter: Sam Hamilton If you add an extra JDBC file into /framework/entity/lib/jdbc/ for example the postgres jdbc driver, then when you run ./ant clean-all it delete this file. As far as I am aware this is a bug as the system never used

[jira] [Updated] (OFBIZ-4556) ./ant clean-all deletes any extra installed JDBC files

2011-11-09 Thread Sam Hamilton (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton updated OFBIZ-4556: Priority: Minor (was: Major) Summary: ./ant clean-all deletes any extra installed JDBC files

Re: [jira] [Closed] (OFBIZ-4541) Unable to Manage Picklists

2011-11-07 Thread Sam Hamilton
/OFBIZ-4541 Project: OFBiz Issue Type: Bug Affects Versions: SVN trunk Reporter: Sam Hamilton Assignee: Jacques Le Roux Fix For: SVN trunk If you try to manage a pick list you get the following error: Error rendering included template

[jira] [Created] (OFBIZ-4541) Unable to Manage Picklists

2011-11-06 Thread Sam Hamilton (Created) (JIRA)
Unable to Manage Picklists -- Key: OFBIZ-4541 URL: https://issues.apache.org/jira/browse/OFBIZ-4541 Project: OFBiz Issue Type: Bug Affects Versions: SVN trunk Reporter: Sam Hamilton If you try

Re: Maven2

2011-10-23 Thread Sam Hamilton
Just stumbled across this beginners guide to maven - to me it sounds like a good tool for dependancy management but the project so far has pulled in all external dependancies into the source tree so not sure its worth it. http://blogs.sourceallies.com/2011/06/maven-3-tutorial-project-setup/

Re: Java 7

2011-10-05 Thread Sam Hamilton
+1 on making sure that OFBiz runs without problems on Java 7 before trying to add any new features that means it only runs on Java 7. Is it worth asking infra to setup buildbot, demo system etc up for testing against both 6 7? Also wondering if there is any rule of thumb about when the new

Re: Java 7

2011-10-05 Thread Sam Hamilton
Not sure if everyone saw this but this page has a nice graphic showing the JDK roadmap http://blogs.oracle.com/java/entry/moving_java_forward_java_strategy On 5 Oct 2011, at 23:20, Sam Hamilton wrote: +1 on making sure that OFBiz runs without problems on Java 7 before trying to add any new

[jira] [Created] (OFBIZ-4431) Error when deleting a product image from content

2011-09-19 Thread Sam Hamilton (JIRA)
Versions: SVN trunk Reporter: Sam Hamilton Priority: Minor When you try and delete a product image e.g. https://localhost:8443/catalog/control/EditProductContent?productId=WG- the following error is produced in the log: 2011-09-19 15:41:47,793 (http-0.0.0.0-8443-8

Re: [jira] [Closed] (OFBIZ-4384) Improvement to error message for ImageManagement

2011-09-10 Thread Sam Hamilton
-4384 Project: OFBiz Issue Type: Improvement Components: product Affects Versions: SVN trunk Reporter: Sam Hamilton Assignee: Jacques Le Roux Priority: Trivial Fix For: SVN trunk Attachments: OFBIZ-4384.patch

[jira] [Updated] (OFBIZ-4390) Ecommerce Error Page Does Not Work

2011-09-10 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton updated OFBIZ-4390: Description: If you are using the ecommerce app and you force it to generate a 404 error page

[jira] [Commented] (OFBIZ-4390) Ecommerce Error Page Does Not Work

2011-09-05 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13097725#comment-13097725 ] Sam Hamilton commented on OFBIZ-4390: - Thanks BJ - it all makes sense now. What I

[jira] [Updated] (OFBIZ-4390) Ecommerce Error Page Does Not Work

2011-09-05 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton updated OFBIZ-4390: Attachment: OFBIZ-4390.patch Ecommerce Error Page Does Not Work

[jira] [Created] (OFBIZ-4390) Ecommerce Error Page Does Not Work

2011-09-01 Thread Sam Hamilton (JIRA)
: Sam Hamilton Priority: Minor Attachments: OFBIZ-4390-error.txt If you are using the ecommerce app and you force it to generate a 404 error page it defaults to the tomcat error page rather than using what I think it should be using - /error/error.jsp? You can test the 404

[jira] [Updated] (OFBIZ-4390) Ecommerce Error Page Does Not Work

2011-09-01 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton updated OFBIZ-4390: Attachment: OFBIZ-4390-error.txt Ecommerce Error Page Does Not Work

[jira] [Created] (OFBIZ-4384) Improvement to error message for ImageManagement

2011-08-31 Thread Sam Hamilton (JIRA)
Affects Versions: SVN trunk Reporter: Sam Hamilton Priority: Trivial Fix For: SVN trunk A small improvement to the error message generated when the system cannot create a directory. -- This message is automatically generated by JIRA. For more information

[jira] [Updated] (OFBIZ-4384) Improvement to error message for ImageManagement

2011-08-31 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton updated OFBIZ-4384: Attachment: OFBIZ-4384.patch Improvement to error message for ImageManagement

[jira] [Created] (OFBIZ-4385) ImageManagement cannot handle many directories

2011-08-31 Thread Sam Hamilton (JIRA)
Versions: SVN trunk Reporter: Sam Hamilton Priority: Minor The way that ImageManagement creates directories to save product images means that you end up hitting file system limits if you have a lot of products that need images. Ext3 currently allows ~32,000 directories

Re: svn commit: r1153876 - /ofbiz/trunk/.gitignore

2011-08-04 Thread Sam Hamilton
Thank you! Sam On 4 Aug 2011, at 21:10, bibr...@apache.org wrote: Author: bibryam Date: Thu Aug 4 13:10:50 2011 New Revision: 1153876 URL: http://svn.apache.org/viewvc?rev=1153876view=rev Log: A patch from Sam Hamilton - Small improvement to the gitignore file https

[jira] [Closed] (OFBIZ-4359) Small improvement to the gitignore file

2011-08-04 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton closed OFBIZ-4359. --- Small improvement to the gitignore file

[jira] [Commented] (OFBIZ-4361) Any ecommerce user has the ability to reset anothers password (including admin) via Forget Your Password

2011-08-04 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079787#comment-13079787 ] Sam Hamilton commented on OFBIZ-4361: - I would suggest that the forgot password emails

[jira] [Created] (OFBIZ-4359) Small improvement to the gitignore file

2011-08-03 Thread Sam Hamilton (JIRA)
Affects Versions: SVN trunk Reporter: Sam Hamilton Priority: Trivial Two additions to the .gitignore file 1. ignore files created by OS X filesystem 2. ignore scrum build directory Thanks Sam -- This message is automatically generated by JIRA. For more information on JIRA

[jira] [Updated] (OFBIZ-4359) Small improvement to the gitignore file

2011-08-03 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton updated OFBIZ-4359: Attachment: OFBIZ-4359.patch Small improvement to the gitignore file

[jira] [Commented] (OFBIZ-4270) State dropdown only finds states and does not include county information

2011-08-03 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078658#comment-13078658 ] Sam Hamilton commented on OFBIZ-4270: - Many thanks everyone! State dropdown only

[jira] [Commented] (OFBIZ-4270) State dropdown only finds states and does not include county information

2011-06-28 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056407#comment-13056407 ] Sam Hamilton commented on OFBIZ-4270: - Hi Sascha, Just looking in the existing data

[jira] [Commented] (OFBIZ-4270) State dropdown only finds states and does not include county information

2011-06-28 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056422#comment-13056422 ] Sam Hamilton commented on OFBIZ-4270: - Hi Sascha - digging a bit deeper there is ISO

[jira] [Commented] (OFBIZ-4270) State dropdown only finds states and does not include county information

2011-06-27 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056302#comment-13056302 ] Sam Hamilton commented on OFBIZ-4270: - Hi Sascha - thanks for the commit but I seem

[jira] [Commented] (OFBIZ-4312) Go Back button does not take you where expected

2011-06-11 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13048201#comment-13048201 ] Sam Hamilton commented on OFBIZ-4312: - Many thanks Scott! Go Back button does

[jira] [Created] (OFBIZ-4312) Go Back button does not take you where expected

2011-06-09 Thread Sam Hamilton (JIRA)
Versions: SVN trunk Reporter: Sam Hamilton Priority: Trivial If you click the Go Back button on the Send a confirmation email page you are not taken back to the last page as expected but instead to a page where No Orders Found Steps to reproduce: 1. https://demo

[jira] [Commented] (OFBIZ-4273) Unable to create virtual products from variants

2011-05-10 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13031513#comment-13031513 ] Sam Hamilton commented on OFBIZ-4273: - Thanks Scott! Unable to create virtual

[jira] [Created] (OFBIZ-4273) Unable to create virtual products from variants

2011-05-08 Thread Sam Hamilton (JIRA)
Versions: SVN trunk Reporter: Sam Hamilton I believe that this is a bug but not 100% sure as creating virtual products is a new to me. How to test: 1. Start: https://demo-trunk.ofbiz.apache.org/catalog/control/CreateVirtualWithVariantsForm 2. Add skus WG-9943 and WG-9944

[jira] [Commented] (OFBIZ-4270) State dropdown only finds states and does not include county information

2011-05-04 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13028670#comment-13028670 ] Sam Hamilton commented on OFBIZ-4270: - Hi Sascha Jacques Purely from a British view

[jira] [Commented] (OFBIZ-4270) State dropdown only finds states and does not include county information

2011-05-04 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13028678#comment-13028678 ] Sam Hamilton commented on OFBIZ-4270: - No sorry beyond my skill level for now! Still

[jira] [Created] (OFBIZ-4270) State dropdown only finds states and does not include country information

2011-05-03 Thread Sam Hamilton (JIRA)
Type: Bug Components: specialpurpose/ecommerce Affects Versions: SVN trunk Reporter: Sam Hamilton Priority: Minor If you are on this page https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/newcustomer select USA from the country drop down

[jira] [Updated] (OFBIZ-4270) State dropdown only finds states and does not include county information

2011-05-03 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton updated OFBIZ-4270: Summary: State dropdown only finds states and does not include county information (was: State

[jira] [Commented] (OFBIZ-4270) State dropdown only finds states and does not include county information

2011-05-03 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13028541#comment-13028541 ] Sam Hamilton commented on OFBIZ-4270: - Hi Jacques - its not needed per say as long

[jira] [Commented] (OFBIZ-4269) Add the shipping costs of a product from a supplier per product

2011-04-30 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027415#comment-13027415 ] Sam Hamilton commented on OFBIZ-4269: - Thanks Jacques Add the shipping costs

[jira] [Created] (OFBIZ-4269) Add the shipping costs of a product from a supplier per product

2011-04-29 Thread Sam Hamilton (JIRA)
Reporter: Sam Hamilton Priority: Minor This patch allows the saving of a shipping price the supplier charges to get the item to you on a per product basis. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com

[jira] [Updated] (OFBIZ-4269) Add the shipping costs of a product from a supplier per product

2011-04-29 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton updated OFBIZ-4269: Attachment: OFBIZ-4269_supplier_shipping_price.patch Add the shipping costs of a product from

Re: Plan for OFBiz stable Release_11.04?

2011-04-13 Thread Sam Hamilton
+1 On 12 Apr 2011, at 18:52, Ashish Vijaywargiya wrote: Its mid of April month so I thought to start a thread in which we all can discuss about the stable release 11.04 of OFBiz trunk like we did last year. Thoughts? Thanks! -- Ashish

Re: My vision for the OFBiz Framework

2011-04-04 Thread Sam Hamilton
Hi David, Congats on the beta release! You were asking for feature requests and today I ran across a java framework called Play they have a few of things that might be interesting: - they get their framework to compile java sources directly and then hot-reloads the JVM [1] - their logging

Re: Marketing OFBiz and the OFBiz non-object approach (was Re: Wicket in OFBiz)

2011-01-27 Thread Sam Hamilton
Copied from http://blogs.apache.org/foundation/entry/the_apache_software_foundation_launches 14 December 2010 – The Apache Software Foundation (ASF) today announced apache-extras.org, the Google-hosted site for code associated with Apache projects that are not part of the Foundation's more

Re: Marketing OFBiz and the OFBiz non-object approach (was Re: Wicket in OFBiz)

2011-01-27 Thread Sam Hamilton
I think that we should separate everything so nothing depends on each other and then provide release bundles so that new users to the system are presented with a package that includes the everything and the kitchen sink but also instructions on how to turn it off if they don't want it, while

Re: Marketing OFBiz and the OFBiz non-object approach (was Re: Wicket in OFBiz)

2011-01-25 Thread Sam Hamilton
Can I perhaps ask the stupid question of the thread, the non-developer as I am reading the dev list... as I understand it when OFBiz was started there were no mature frameworks that did what OFBiz wanted to do so you guys created one to fill the void which over time has evolved into what I

Re: [VOTE] [RELEASE] Apache OFBiz 09.04.01

2011-01-20 Thread Sam Hamilton
+1 On 21 Jan 2011, at 00:29, Jacopo Cappellato wrote: This is the vote thread to release a bug fix release for the 09.04 branch. This bug fix release and will supersede the release Apache OFBiz 09.04 and will be released as Apache OFBiz 09.04.01. The files can be downloaded from here:

Re: [VOTE] [RELEASE] Apache OFBiz 10.04

2011-01-14 Thread Sam Hamilton
+1 On 14 Jan 2011, at 21:04, Jacopo Cappellato wrote: This is the vote thread to transform our release candidate 10.04 into an official release. This will be the first release of the 10.04 series (that contains the features up to 2010-04). The files can be downloaded from here:

Re: Too much Ajax in OFBIz an issue?

2010-09-25 Thread Sam Hamilton
On 25/09/2010 05:37, Jacques Le Roux wrote: Scott Gray wrote: My concern more than anything is too much unclean code/hacked ajax. Because we're not natively supporting these UI behaviors from within the framework, the code for using them in the applications has a real danger of becoming

[jira] Created: (OFBIZ-3915) Fixing The Old Doc Pages Image Links to Show the New OFBiz Logo

2010-08-31 Thread Sam Hamilton (JIRA)
Components: site Affects Versions: SVN trunk Reporter: Sam Hamilton Priority: Trivial Hi - I spotted that the doc headers were pointing to the wrong image location so I have fixed that and also removed the Powered By as I suspect that the doc site is not really OFBiz

[jira] Updated: (OFBIZ-3915) Fixing The Old Doc Pages Image Links to Show the New OFBiz Logo

2010-08-31 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton updated OFBIZ-3915: Attachment: OFBIZ-3915_docs.patch Fixing The Old Doc Pages Image Links to Show the New OFBiz Logo

[jira] Created: (OFBIZ-3914) update rc scripts README to include MaxPermSize

2010-08-30 Thread Sam Hamilton (JIRA)
Affects Versions: SVN trunk Reporter: Sam Hamilton Priority: Trivial Attachments: OFBIZ-3914_update_rc_scripts.diff Here is a patch to update the RC scripts and the README to include the MaxPermSize that is already in the OFBiz startofbiz scripts

[jira] Updated: (OFBIZ-3914) update rc scripts README to include MaxPermSize

2010-08-30 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton updated OFBIZ-3914: Attachment: OFBIZ-3914_update_rc_scripts.diff update rc scripts README to include MaxPermSize

[jira] Commented: (OFBIZ-3247) State field is missing - Not in List or N/A

2010-08-24 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901907#action_12901907 ] Sam Hamilton commented on OFBIZ-3247: - Brilliant - many thanks to all! Sam State

[jira] Closed: (OFBIZ-3247) State field is missing - Not in List or N/A

2010-08-24 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton closed OFBIZ-3247. --- State field is missing - Not in List or N

[jira] Commented: (OFBIZ-3247) State field is missing - Not in List or N/A

2010-08-23 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901682#action_12901682 ] Sam Hamilton commented on OFBIZ-3247: - Yes the patch idea looks good - just not sure

Re: Hippo CMS

2010-06-21 Thread Sam Hamilton
Wikipedia to the rescue - http://en.wikipedia.org/wiki/List_of_content_management_systems#Java_2 Cheers Sam On 21/06/2010 15:42, Scott Gray wrote: On 21/06/2010, at 7:33 PM, Jacques Le Roux wrote: Hi Scott, Interesting, BTW why did you pick Hippo, did you compare with open competitors

Re: Dojo tree 1.4

2010-06-15 Thread Sam Hamilton
Hey Guys, From wikipedia - http://en.wikipedia.org/wiki/Vaadin Vaadin utilizes Google Web Toolkit for rendering the resulting web page. While Google Web Toolkit operates only client-side (i.e. a browser's JavaScript engine) – which could lead to trust issues – Vaadin adds server-side validation

Re: Dojo tree 1.4

2010-06-08 Thread Sam Hamilton
It would make a number of my developers very happy if we migrated over to jQuery. Its been described to me that Dojo is heavy and Prototype as a library for javascript geeks where as jQuery is simpler, more flexible and faster to use (coding is about 50% quicker than Prototype one developer has

[jira] Commented: (OFBIZ-3777) Extending the search when receiving a Purchase Order

2010-05-24 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870654#action_12870654 ] Sam Hamilton commented on OFBIZ-3777: - Thanks Jacques - would you mind commiting

[jira] Updated: (OFBIZ-3777) Extending the search when receiving a Purchase Order

2010-05-19 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton updated OFBIZ-3777: Attachment: lookup.diff Extending the search when receiving a Purchase Order

[jira] Created: (OFBIZ-3777) Extending the search when receiving a Purchase Order

2010-05-19 Thread Sam Hamilton (JIRA)
: order Reporter: Sam Hamilton Priority: Minor Attachments: lookup.diff This patch is to add a couple of extra ways to look for a purchase order when receiving it into a facility -- This message is automatically generated by JIRA. - You can reply to this email to add

Re: svn commit: r941132 - in /ofbiz/trunk/applications: accounting/script/org/ofbiz/accounting/payment/PaymentServices.xml accounting/servicedef/services_payment.xml order/servicedef/secas.xml

2010-05-04 Thread Sam Hamilton
Hi Guys, Its for suppliers who need the payment of the invoice before the goods will be shipped e.g. they don't give credit. Sam On 05/05/2010 10:24, BJ Freeman wrote: more for my understanding, I believe an invoice for a PO is internal not sent to the supplier, if I remember a previous

Re: svn commit: r941132 - in /ofbiz/trunk/applications: accounting/script/org/ofbiz/accounting/payment/PaymentServices.xml accounting/servicedef/services_payment.xml order/servicedef/secas.xml

2010-05-04 Thread Sam Hamilton
for everyone? Cheers Sam On 05/05/2010 10:34, Scott Gray wrote: Surely they invoice you beforehand though? The payment should be created based on that. Regards Scott On 5/05/2010, at 2:28 PM, Sam Hamilton wrote: Hi Guys, Its for suppliers who need the payment of the invoice

Re: svn commit: r941132 - in /ofbiz/trunk/applications: accounting/script/org/ofbiz/accounting/payment/PaymentServices.xml accounting/servicedef/services_payment.xml order/servicedef/secas.xml

2010-05-04 Thread Sam Hamilton
of the Purchase *Order* and finally the Purchase Invoice is shown to the Accounts Payable team for payment. On 05/05/2010 11:00, Sam Hamilton wrote: Hi Scott, We will ring a supplier and get a quote for a product, agree the terms e.g. pay first then they send the goods or 30 days credit or pay

Re: svn commit: r941132 - in /ofbiz/trunk/applications: accounting/script/org/ofbiz/accounting/payment/PaymentServices.xml accounting/servicedef/services_payment.xml order/servicedef/secas.xml

2010-05-04 Thread Sam Hamilton
:00 PM, Sam Hamilton wrote: Hi Scott, We will ring a supplier and get a quote for a product, agree the terms e.g. pay first then they send the goods or 30 days credit or pay on delivery of goods. Then create a Purchase Order and then wire them the payment, the goods will then be delivered

Re: svn commit: r941132 - in /ofbiz/trunk/applications: accounting/script/org/ofbiz/accounting/payment/PaymentServices.xml accounting/servicedef/services_payment.xml order/servicedef/secas.xml

2010-05-04 Thread Sam Hamilton
businesses that request credit. Cheers Sam On 05/05/2010 13:14, Adrian Crum wrote: Yeah, that scenario sounds pretty specific. That's not how most US businesses work. -Adrian --- On Tue, 5/4/10, Sam Hamilton s...@sh81.com wrote: From: Sam Hamilton s...@sh81.com Subject: Re: svn commit

[jira] Created: (OFBIZ-3744) Click Expand or Colaspe All does not work as expected.

2010-04-29 Thread Sam Hamilton (JIRA)
: Sam Hamilton Priority: Trivial If you are on say this page - https://localhost:8443/catalog/control/EditProduct?productId=WG-9943 clicking on Expand All it will expand all the ones not expanded and then collapse the ones that were already open clicking on Collapse All

[jira] Created: (OFBIZ-3745) Missing Buttons on LookUp Search

2010-04-29 Thread Sam Hamilton (JIRA)
Missing Buttons on LookUp Search Key: OFBIZ-3745 URL: https://issues.apache.org/jira/browse/OFBIZ-3745 Project: OFBiz Issue Type: Bug Reporter: Sam Hamilton Priority: Minor

  1   2   >