[jira] Commented: (OFBIZ-3708) Fields should be defined with span not div. (radio, date, lookup)

2010-04-17 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12858246#action_12858246
 ] 

Tim Ruppert commented on OFBIZ-3708:


Yeah - this is going backwards - don't push to span - fix the CSS for the divs

 Fields should be defined with span not div. (radio, date, lookup)
 -

 Key: OFBIZ-3708
 URL: https://issues.apache.org/jira/browse/OFBIZ-3708
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: SVN trunk
Reporter: Blas Rodriguez Somoza
Priority: Minor
 Fix For: SVN trunk

 Attachments: CAL_bizznesstime_after.jpg, CAL_bizznesstime_before.jpg, 
 CAL_bluelight_after.jpg, CAL_bluelight_before.jpg, 
 CAL_droppingcrumbs_after.jpg, CAL_droppingcrumbs_before.jpg, 
 CAL_flatgrey_after.jpg, CAL_flatgrey_before.jpg, CAL_tomahawk_after.jpg, 
 CAL_tomahawk_before.jpg, LOOKUP_CAL_bizznesstime_after.jpg, 
 LOOKUP_CAL_bizznesstime_before.jpg, LOOKUP_CAL_bluelight_after.jpg, 
 LOOKUP_CAL_bluelight_before.jpg, LOOKUP_CAL_droppingcrumbs_after.jpg, 
 LOOKUP_CAL_droppingcrumbs_before.jpg, LOOKUP_CAL_flatgrey_after.jpg, 
 LOOKUP_CAL_flatgrey_before.jpg, LOOKUP_CAL_tomahawk_after.jpg, 
 LOOKUP_CAL_tomahawk_before.jpg, OFBIZ-3708_framework_divspan.diff


 Field markup should be a valid inline element.
 Defining fields with div (block) instead of span (inline) creates several 
 problems:
 - Missalignments in screen. (See LOOKUP_CAL screenshots)
 - Implies a end-of-line after the div.  (See CAL screenshots)
 - If used inside inline elements which should be OK, becames XHTML validation 
 errors. (Manufacturing - MRP - MRP log)
 Because this is a markup problem, it spans to all the themes.
 This patch contains 2 files in the framework/widget area and 5 in the themes 
 area.
 Because the source of the problem is in the framework/widget area, I opt to 
 assign the bug to the framework area.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (OFBIZ-3630) Fix .classpath for hamcrest.jar inclusion

2010-03-31 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851986#action_12851986
 ] 

Tim Ruppert commented on OFBIZ-3630:


Thanks for asking that Adrian - I thought it, but figured I must've been 
missing something.  

 Fix .classpath for hamcrest.jar inclusion
 -

 Key: OFBIZ-3630
 URL: https://issues.apache.org/jira/browse/OFBIZ-3630
 Project: OFBiz
  Issue Type: Bug
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Bob Morley
 Fix For: SVN trunk

 Attachments: OFBIZ-3630_AddHamcrestToClasspath.patch


 It appears that the hamcrest.jar has been added to help in some of the cache 
 related unit tests.  This just adds it to the .classpath so that the project 
 can compile in Eclipse.

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



[jira] Assigned: (OFBIZ-3572) Add news item to site index.html

2010-03-22 Thread Tim Ruppert (JIRA)

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

Tim Ruppert reassigned OFBIZ-3572:
--

Assignee: Tim Ruppert

 Add news item to site index.html
 

 Key: OFBIZ-3572
 URL: https://issues.apache.org/jira/browse/OFBIZ-3572
 Project: OFBiz
  Issue Type: New Feature
  Components: site
 Environment: OFBiz Apache website
Reporter: Ruth Hoffman
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk

 Attachments: addingErpInterview.patch


 Create a new list element for website. Please see attached patch.
 Thanks
 Ruth

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



[jira] Updated: (OFBIZ-3572) Add news item to site index.html

2010-03-22 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-3572:
---

Fix Version/s: SVN trunk

 Add news item to site index.html
 

 Key: OFBIZ-3572
 URL: https://issues.apache.org/jira/browse/OFBIZ-3572
 Project: OFBiz
  Issue Type: New Feature
  Components: site
 Environment: OFBiz Apache website
Reporter: Ruth Hoffman
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk

 Attachments: addingErpInterview.patch


 Create a new list element for website. Please see attached patch.
 Thanks
 Ruth

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



[jira] Resolved: (OFBIZ-3572) Add news item to site index.html

2010-03-22 Thread Tim Ruppert (JIRA)

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

Tim Ruppert resolved OFBIZ-3572.


Resolution: Fixed

Added in r926158.  Made some changes to meet the conventions in place for all 
other articles.

 Add news item to site index.html
 

 Key: OFBIZ-3572
 URL: https://issues.apache.org/jira/browse/OFBIZ-3572
 Project: OFBiz
  Issue Type: New Feature
  Components: site
 Environment: OFBiz Apache website
Reporter: Ruth Hoffman
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk

 Attachments: addingErpInterview.patch


 Create a new list element for website. Please see attached patch.
 Thanks
 Ruth

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



[jira] Closed: (OFBIZ-3572) Add news item to site index.html

2010-03-22 Thread Tim Ruppert (JIRA)

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

Tim Ruppert closed OFBIZ-3572.
--


Thanks for the contributions Ruth.

 Add news item to site index.html
 

 Key: OFBIZ-3572
 URL: https://issues.apache.org/jira/browse/OFBIZ-3572
 Project: OFBiz
  Issue Type: New Feature
  Components: site
 Environment: OFBiz Apache website
Reporter: Ruth Hoffman
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk

 Attachments: addingErpInterview.patch


 Create a new list element for website. Please see attached patch.
 Thanks
 Ruth

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



[jira] Commented: (OFBIZ-3560) Update the Home Page to link to the Service Providers

2010-03-18 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847191#action_12847191
 ] 

Tim Ruppert commented on OFBIZ-3560:


Fixed in r925066

 Update the Home Page to link to the Service Providers
 -

 Key: OFBIZ-3560
 URL: https://issues.apache.org/jira/browse/OFBIZ-3560
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk

 Attachments: communityOnlyHomePage.patch


 Update the home page to be focused on the community rather than the service 
 providers and their news:
 # Remove the individual Service Providers link - instead link to the service 
 providers page.
 # Remove the Sponsorship area - since the hardware is all ASF now and 
 everyone is contributing every day.
 # Remove any other blog posts that are not actual news or PR wire information.

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



[jira] Resolved: (OFBIZ-3560) Update the Home Page to link to the Service Providers

2010-03-18 Thread Tim Ruppert (JIRA)

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

Tim Ruppert resolved OFBIZ-3560.


   Resolution: Fixed
Fix Version/s: SVN trunk

Removed individual service providers section - linked to the Service Provider 
Page instead.  Removed all non-news based news.  Removed company sponsorships - 
put the General Apache Software Foundation sponsor link back per Jacques 
suggestion. 

 Update the Home Page to link to the Service Providers
 -

 Key: OFBIZ-3560
 URL: https://issues.apache.org/jira/browse/OFBIZ-3560
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk

 Attachments: communityOnlyHomePage.patch


 Update the home page to be focused on the community rather than the service 
 providers and their news:
 # Remove the individual Service Providers link - instead link to the service 
 providers page.
 # Remove the Sponsorship area - since the hardware is all ASF now and 
 everyone is contributing every day.
 # Remove any other blog posts that are not actual news or PR wire information.

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



[jira] Closed: (OFBIZ-3560) Update the Home Page to link to the Service Providers

2010-03-18 Thread Tim Ruppert (JIRA)

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

Tim Ruppert closed OFBIZ-3560.
--


 Update the Home Page to link to the Service Providers
 -

 Key: OFBIZ-3560
 URL: https://issues.apache.org/jira/browse/OFBIZ-3560
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk

 Attachments: communityOnlyHomePage.patch


 Update the home page to be focused on the community rather than the service 
 providers and their news:
 # Remove the individual Service Providers link - instead link to the service 
 providers page.
 # Remove the Sponsorship area - since the hardware is all ASF now and 
 everyone is contributing every day.
 # Remove any other blog posts that are not actual news or PR wire information.

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



[jira] Commented: (OFBIZ-3560) Update the Home Page to link to the Service Providers

2010-03-18 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847196#action_12847196
 ] 

Tim Ruppert commented on OFBIZ-3560:


This was removed in the original patch - please take a peek both at the patch 
and in SVN - as it was the only thing in the Sponsorship area ...

 Update the Home Page to link to the Service Providers
 -

 Key: OFBIZ-3560
 URL: https://issues.apache.org/jira/browse/OFBIZ-3560
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk

 Attachments: communityOnlyHomePage.patch


 Update the home page to be focused on the community rather than the service 
 providers and their news:
 # Remove the individual Service Providers link - instead link to the service 
 providers page.
 # Remove the Sponsorship area - since the hardware is all ASF now and 
 everyone is contributing every day.
 # Remove any other blog posts that are not actual news or PR wire information.

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



[jira] Updated: (OFBIZ-3560) Update the Home Page to link to the Service Providers

2010-03-17 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-3560:
---

Attachment: communityOnlyHomePage.patch

 Update the Home Page to link to the Service Providers
 -

 Key: OFBIZ-3560
 URL: https://issues.apache.org/jira/browse/OFBIZ-3560
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
Priority: Minor
 Attachments: communityOnlyHomePage.patch


 Update the home page to be focused on the community rather than the service 
 providers and their news:
 # Remove the individual Service Providers link - instead link to the service 
 providers page.
 # Remove the Sponsorship area - since the hardware is all ASF now and 
 everyone is contributing every day.
 # Remove any other blog posts that are not actual news or PR wire information.

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



[jira] Created: (OFBIZ-3560) Update the Home Page to link to the Service Providers

2010-03-17 Thread Tim Ruppert (JIRA)
Update the Home Page to link to the Service Providers
-

 Key: OFBIZ-3560
 URL: https://issues.apache.org/jira/browse/OFBIZ-3560
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
Priority: Minor
 Attachments: communityOnlyHomePage.patch

Update the home page to be focused on the community rather than the service 
providers and their news:

# Remove the individual Service Providers link - instead link to the service 
providers page.
# Remove the Sponsorship area - since the hardware is all ASF now and everyone 
is contributing every day.
# Remove any other blog posts that are not actual news or PR wire information.

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



[jira] Commented: (OFBIZ-3560) Update the Home Page to link to the Service Providers

2010-03-17 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846555#action_12846555
 ] 

Tim Ruppert commented on OFBIZ-3560:


Agreed - Jacques, I'll add that back in there.

 Update the Home Page to link to the Service Providers
 -

 Key: OFBIZ-3560
 URL: https://issues.apache.org/jira/browse/OFBIZ-3560
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
Priority: Minor
 Attachments: communityOnlyHomePage.patch


 Update the home page to be focused on the community rather than the service 
 providers and their news:
 # Remove the individual Service Providers link - instead link to the service 
 providers page.
 # Remove the Sponsorship area - since the hardware is all ASF now and 
 everyone is contributing every day.
 # Remove any other blog posts that are not actual news or PR wire information.

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



[jira] Commented: (OFBIZ-3540) Multi-Tenant Support (Login Based)

2010-03-10 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843582#action_12843582
 ] 

Tim Ruppert commented on OFBIZ-3540:


Thanks David for doing this.  Marc, there is interest in you guys contributing 
back early and often, so if you can help this process in any way, please step 
up.

 Multi-Tenant Support (Login Based)
 --

 Key: OFBIZ-3540
 URL: https://issues.apache.org/jira/browse/OFBIZ-3540
 Project: OFBiz
  Issue Type: New Feature
  Components: framework
Affects Versions: SVN trunk
Reporter: David E. Jones
Assignee: David E. Jones
Priority: Minor
 Fix For: SVN trunk

 Attachments: MultiTenant20100305.patch, MultiTenant20100305.patch, 
 MultiTenant20100305.patch


 Support multiple tenants in a single instance of OFBiz. Each tenant will have 
 its own databases (one for each entity group). Database settings will 
 override the settings on the delegator with parameters from an entity record 
 so that new tenants can be added on the fly without restarting the server 
 (new tenants will still need to have data loaded in their databases just like 
 any other).
 If valid Tenant ID is specified when user logs in then webapp context will be 
 setup with tools for that tenant as a variation of the base delegator 
 (including delegator, dispatcher, security, authz, visit, server hit, etc 
 handled for it).
 Demo data includes a couple of sample tenants. After loading demo data (ant 
 run-install) try logging in to webtools or any other admin app with the 
 Tenant ID of DEMO1.
 NOTE: this patch also addresses some stability issues with the LoginWorker, 
 ControlServlet, Visit, and ServerHit functionality that was exposed while 
 developing this. For example, after a logout functionality that runs in the 
 ControlServlet may fail because things that were in the session before are 
 not there any more. In this patch there is code to rebuild the request and 
 session after logout (necessary for changing tenants, helpful for these other 
 issues).

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



[jira] Commented: (OFBIZ-3500) Umbrella issue for components dependency

2010-02-25 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838581#action_12838581
 ] 

Tim Ruppert commented on OFBIZ-3500:


Chris, the work that you are doing is well received - sorry for not commenting 
more on it.  I'd very much like to see this all go thru and your dependency 
checking is a great start.  Please keep up the great work on this front.

 Umbrella issue for components dependency
 

 Key: OFBIZ-3500
 URL: https://issues.apache.org/jira/browse/OFBIZ-3500
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Jacques Le Roux
 Fix For: SVN trunk


 This issue is dedicated to group components dependency related issues.
 Chris Snow created [this related Wiki 
 page|http://cwiki.apache.org/confluence/x/eIOJ]

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



[jira] Commented: (OFBIZ-3379) Email sending process using one connection for To/CC/BCC causing issues

2010-01-02 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12795864#action_12795864
 ] 

Tim Ruppert commented on OFBIZ-3379:


Ruth, this is a good example of there being a REAL problem and addressing that 
problem directly - which, in the real world, is how bugs are found and problems 
are solved - real customers, real problems - not just trying to think like 
someone else might be thinking.

 Email sending process using one connection for To/CC/BCC causing issues
 ---

 Key: OFBIZ-3379
 URL: https://issues.apache.org/jira/browse/OFBIZ-3379
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 9.04, SVN trunk
Reporter: Pranay Pandey
Assignee: Scott Gray
 Fix For: Release Branch 9.04, SVN trunk

 Attachments: OFBIZ-3379.patch, OFBIZ-3379.patch, OFBIZ-3379.patch


 Typically BCCs are handled via the sending mail client. That is, when the 
 client sees a BCC in an email, it will open up two connections to the mail 
 server, the first for the To/CC fields, the second for BCC fields, this way 
 the addresses are masked from the headers and there is that layer of 
 anonymity that BCC is used for.
 What appears to be happening is that OFBiz is sending all of the information 
 in one connection to the mail server and having the mail server sort out the 
 details. So when sendTo encountering an invalid email, and then terminating 
 the remaining execution of the outgoing process and no email sent to BCC 
 address which is usually going to be a valid address from email settings for 
 the company.
 To fix the issue, we need to send this via two connection to mail client.

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



[jira] Commented: (OFBIZ-3379) Email sending process using one connection for To/CC/BCC causing issues

2010-01-02 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12795865#action_12795865
 ] 

Tim Ruppert commented on OFBIZ-3379:


Scott, thanks for taking the extra time to abstract all of this so that 
everyone can have anything configured however they like.  Please commit this 
fix so that the issues this has caused can be fixed for the entire community.

 Email sending process using one connection for To/CC/BCC causing issues
 ---

 Key: OFBIZ-3379
 URL: https://issues.apache.org/jira/browse/OFBIZ-3379
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 9.04, SVN trunk
Reporter: Pranay Pandey
Assignee: Scott Gray
 Fix For: Release Branch 9.04, SVN trunk

 Attachments: OFBIZ-3379.patch, OFBIZ-3379.patch, OFBIZ-3379.patch


 Typically BCCs are handled via the sending mail client. That is, when the 
 client sees a BCC in an email, it will open up two connections to the mail 
 server, the first for the To/CC fields, the second for BCC fields, this way 
 the addresses are masked from the headers and there is that layer of 
 anonymity that BCC is used for.
 What appears to be happening is that OFBiz is sending all of the information 
 in one connection to the mail server and having the mail server sort out the 
 details. So when sendTo encountering an invalid email, and then terminating 
 the remaining execution of the outgoing process and no email sent to BCC 
 address which is usually going to be a valid address from email settings for 
 the company.
 To fix the issue, we need to send this via two connection to mail client.

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



[jira] Commented: (OFBIZ-3379) Email sending process using one connection for To/CC/BCC causing issues

2010-01-02 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12795868#action_12795868
 ] 

Tim Ruppert commented on OFBIZ-3379:


Read the subject and description of the error - they describe EXACTLY what the 
real world problem was and provide a solution for it.  Thru the community 
process, and as a result of one of your comments, the original fix was improved 
to have more flexibility to allow people to configure if they don't want to get 
emails addressed to them (if there are other issues).  So, as I stated earlier, 
the way that OFBiz sends notifications WAS broken for the way many customers 
use it - and yes it has now been fixed.

On your other note - just because you've been doing it for a long time doesn't 
mean that you do it right - not now and no guarantee about then.  But, at least 
you're now putting comments related to JIRA tasks in JIRA - instead of in email 
- so I guess we can all take that as a bonus and moving in the right direction 
together!  Just follow the processes and be a part of intelligent communication 
in the projects and everyone will continue to be happy with your contributions.

 Email sending process using one connection for To/CC/BCC causing issues
 ---

 Key: OFBIZ-3379
 URL: https://issues.apache.org/jira/browse/OFBIZ-3379
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 9.04, SVN trunk
Reporter: Pranay Pandey
Assignee: Scott Gray
 Fix For: Release Branch 9.04, SVN trunk

 Attachments: OFBIZ-3379.patch, OFBIZ-3379.patch, OFBIZ-3379.patch


 Typically BCCs are handled via the sending mail client. That is, when the 
 client sees a BCC in an email, it will open up two connections to the mail 
 server, the first for the To/CC fields, the second for BCC fields, this way 
 the addresses are masked from the headers and there is that layer of 
 anonymity that BCC is used for.
 What appears to be happening is that OFBiz is sending all of the information 
 in one connection to the mail server and having the mail server sort out the 
 details. So when sendTo encountering an invalid email, and then terminating 
 the remaining execution of the outgoing process and no email sent to BCC 
 address which is usually going to be a valid address from email settings for 
 the company.
 To fix the issue, we need to send this via two connection to mail client.

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



[jira] Commented: (OFBIZ-3379) Email sending process using one connection for To/CC/BCC causing issues

2009-12-28 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794784#action_12794784
 ] 

Tim Ruppert commented on OFBIZ-3379:


Well, this doesn't solve the problem of the person who's on the BCC receiving 
the message regardless of the To/Cc - which I've checked with a number of 
different email programs and I ALWAYS get the BCC - even if the To and CC do 
not.  I also get the message that Scott's talking about as well.  So, I'm down 
with changing this to:

# Still sending it to the BCC person - since this is how all email sending 
programs seem to work.
# AND doing what Scott suggested and sending a failure message to the From.

This is how all email clients seem to work - as well as the fact that it 
improves the interface for the From message senders on all messages.  

 Email sending process using one connection for To/CC/BCC causing issues
 ---

 Key: OFBIZ-3379
 URL: https://issues.apache.org/jira/browse/OFBIZ-3379
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 9.04, SVN trunk
Reporter: Pranay Pandey
Assignee: Tim Ruppert
 Fix For: Release Branch 9.04, SVN trunk

 Attachments: OFBIZ-3379.patch


 Typically BCCs are handled via the sending mail client. That is, when the 
 client sees a BCC in an email, it will open up two connections to the mail 
 server, the first for the To/CC fields, the second for BCC fields, this way 
 the addresses are masked from the headers and there is that layer of 
 anonymity that BCC is used for.
 What appears to be happening is that OFBiz is sending all of the information 
 in one connection to the mail server and having the mail server sort out the 
 details. So when sendTo encountering an invalid email, and then terminating 
 the remaining execution of the outgoing process and no email sent to BCC 
 address which is usually going to be a valid address from email settings for 
 the company.
 To fix the issue, we need to send this via two connection to mail client.

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



[jira] Assigned: (OFBIZ-3379) Email sending process using one connection for To/CC/BCC causing issues

2009-12-28 Thread Tim Ruppert (JIRA)

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

Tim Ruppert reassigned OFBIZ-3379:
--

Assignee: Scott Gray  (was: Tim Ruppert)

 Email sending process using one connection for To/CC/BCC causing issues
 ---

 Key: OFBIZ-3379
 URL: https://issues.apache.org/jira/browse/OFBIZ-3379
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 9.04, SVN trunk
Reporter: Pranay Pandey
Assignee: Scott Gray
 Fix For: Release Branch 9.04, SVN trunk

 Attachments: OFBIZ-3379.patch


 Typically BCCs are handled via the sending mail client. That is, when the 
 client sees a BCC in an email, it will open up two connections to the mail 
 server, the first for the To/CC fields, the second for BCC fields, this way 
 the addresses are masked from the headers and there is that layer of 
 anonymity that BCC is used for.
 What appears to be happening is that OFBiz is sending all of the information 
 in one connection to the mail server and having the mail server sort out the 
 details. So when sendTo encountering an invalid email, and then terminating 
 the remaining execution of the outgoing process and no email sent to BCC 
 address which is usually going to be a valid address from email settings for 
 the company.
 To fix the issue, we need to send this via two connection to mail client.

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



[jira] Assigned: (OFBIZ-3379) Email sending process using one connection for To/CC/BCC causing issues

2009-12-25 Thread Tim Ruppert (JIRA)

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

Tim Ruppert reassigned OFBIZ-3379:
--

Assignee: Tim Ruppert

 Email sending process using one connection for To/CC/BCC causing issues
 ---

 Key: OFBIZ-3379
 URL: https://issues.apache.org/jira/browse/OFBIZ-3379
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 9.04, SVN trunk
Reporter: Pranay Pandey
Assignee: Tim Ruppert
 Fix For: Release Branch 9.04, SVN trunk

 Attachments: OFBIZ-3379.patch


 Typically BCCs are handled via the sending mail client. That is, when the 
 client sees a BCC in an email, it will open up two connections to the mail 
 server, the first for the To/CC fields, the second for BCC fields, this way 
 the addresses are masked from the headers and there is that layer of 
 anonymity that BCC is used for.
 What appears to be happening is that OFBiz is sending all of the information 
 in one connection to the mail server and having the mail server sort out the 
 details. So when sendTo encountering an invalid email, and then terminating 
 the remaining execution of the outgoing process and no email sent to BCC 
 address which is usually going to be a valid address from email settings for 
 the company.
 To fix the issue, we need to send this via two connection to mail client.

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



[jira] Commented: (OFBIZ-3379) Email sending process using one connection for To/CC/BCC causing issues

2009-12-25 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794576#action_12794576
 ] 

Tim Ruppert commented on OFBIZ-3379:


Ruth, read the comment above.  It's from a senior engineer at one of the top 
hosting companies in the country - in response to a problem that has been 
reported by a customer who's really using OFBiz.  Customers need to ALWAYS get 
their correspondence - especially for sales - regardless of what email address 
the customer puts in.  

This does not mean that we shouldn't look at a better way of tracking what 
happens with the To and CCs - because those are visible to everyone that is 
receiving the email.  BCCs are not and should be treated differently - with 
multiple connections.

 Email sending process using one connection for To/CC/BCC causing issues
 ---

 Key: OFBIZ-3379
 URL: https://issues.apache.org/jira/browse/OFBIZ-3379
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 9.04, SVN trunk
Reporter: Pranay Pandey
 Fix For: Release Branch 9.04, SVN trunk

 Attachments: OFBIZ-3379.patch


 Typically BCCs are handled via the sending mail client. That is, when the 
 client sees a BCC in an email, it will open up two connections to the mail 
 server, the first for the To/CC fields, the second for BCC fields, this way 
 the addresses are masked from the headers and there is that layer of 
 anonymity that BCC is used for.
 What appears to be happening is that OFBiz is sending all of the information 
 in one connection to the mail server and having the mail server sort out the 
 details. So when sendTo encountering an invalid email, and then terminating 
 the remaining execution of the outgoing process and no email sent to BCC 
 address which is usually going to be a valid address from email settings for 
 the company.
 To fix the issue, we need to send this via two connection to mail client.

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



[jira] Assigned: (OFBIZ-3378) Update the In The News section of the http://ofbiz.apache.org/ website

2009-12-23 Thread Tim Ruppert (JIRA)

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

Tim Ruppert reassigned OFBIZ-3378:
--

Assignee: Tim Ruppert

 Update the In The News section of the http://ofbiz.apache.org/ website
 

 Key: OFBIZ-3378
 URL: https://issues.apache.org/jira/browse/OFBIZ-3378
 Project: OFBiz
  Issue Type: Task
  Components: site
 Environment: N/A
Reporter: Ruth Hoffman
Assignee: Tim Ruppert
Priority: Trivial

 Please update the In the News section of the http://ofbiz.apache.org 
 website with this entry - or something similar:
 OFBiz Blog (http://www.myofbiz.com) Targets New Users. Ruth Hoffman announces 
 blogging specifically geared to help new users with OFBiz. 

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



[jira] Resolved: (OFBIZ-3378) Update the In The News section of the http://ofbiz.apache.org/ website

2009-12-23 Thread Tim Ruppert (JIRA)

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

Tim Ruppert resolved OFBIZ-3378.


Resolution: Fixed

In v893671 and deployed to production.

 Update the In The News section of the http://ofbiz.apache.org/ website
 

 Key: OFBIZ-3378
 URL: https://issues.apache.org/jira/browse/OFBIZ-3378
 Project: OFBiz
  Issue Type: Task
  Components: site
 Environment: N/A
Reporter: Ruth Hoffman
Assignee: Tim Ruppert
Priority: Trivial

 Please update the In the News section of the http://ofbiz.apache.org 
 website with this entry - or something similar:
 OFBiz Blog (http://www.myofbiz.com) Targets New Users. Ruth Hoffman announces 
 blogging specifically geared to help new users with OFBiz. 

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



[jira] Closed: (OFBIZ-3378) Update the In The News section of the http://ofbiz.apache.org/ website

2009-12-23 Thread Tim Ruppert (JIRA)

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

Tim Ruppert closed OFBIZ-3378.
--


 Update the In The News section of the http://ofbiz.apache.org/ website
 

 Key: OFBIZ-3378
 URL: https://issues.apache.org/jira/browse/OFBIZ-3378
 Project: OFBiz
  Issue Type: Task
  Components: site
 Environment: N/A
Reporter: Ruth Hoffman
Assignee: Tim Ruppert
Priority: Trivial

 Please update the In the News section of the http://ofbiz.apache.org 
 website with this entry - or something similar:
 OFBiz Blog (http://www.myofbiz.com) Targets New Users. Ruth Hoffman announces 
 blogging specifically geared to help new users with OFBiz. 

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



[jira] Commented: (OFBIZ-3313) Mountpoint for the ofbiz website

2009-12-07 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787318#action_12787318
 ] 

Tim Ruppert commented on OFBIZ-3313:



# Let's add a button like the download button for the demo
** This should be first mocked up by a designer before we decide what to do 
from there.
# Agreed on the admin in the right nav as well - let's get that mocked up.

My vote would be to NOT have this as the root application - but have it in 
hot-deploy - still as an example of how you can use a CMS - but not have it 
installed in each instance.


 Mountpoint for the ofbiz website
 

 Key: OFBIZ-3313
 URL: https://issues.apache.org/jira/browse/OFBIZ-3313
 Project: OFBiz
  Issue Type: Bug
Affects Versions: SVN trunk
Reporter: Erwan de FERRIERES
Assignee: Jacques Le Roux
 Fix For: SVN trunk

 Attachments: OFBIZ-3313.diff


 following Hans' commit for OFBiz website at the root of the webapp, 
 images/css/etc... are not displayed. The component mountpoint is /, but 
 should be /ofbiz
 The patch is correcting this.
 The website is then reachable at this address : 
 http://localhost:8080/ofbiz/control/main

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



[jira] Commented: (OFBIZ-2371) Improvements in Account Screens

2009-12-05 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786510#action_12786510
 ] 

Tim Ruppert commented on OFBIZ-2371:


Looks like it's unassigned and no one is working on it at this point.

 Improvements in Account Screens
 -

 Key: OFBIZ-2371
 URL: https://issues.apache.org/jira/browse/OFBIZ-2371
 Project: OFBiz
  Issue Type: Sub-task
  Components: marketing
Affects Versions: SVN trunk
Reporter: Ashish Vijaywargiya
Priority: Minor
 Fix For: SVN trunk

 Attachments: Exerpt CRM requirements - accounts.pdf, 
 SFA-Accounts-addSalesForecast.patch, SfaAccountsImprovements.patch


 Account should be treated as a PartyGroup. This group can be associated with 
 any type of party. Party can be either other Party Group or Person.
 Each account will be in Account role. The Parties (more then one party) can 
 be associated with Party Group through Party Relationship by 
 partyRelationshipTypeId being Parent_Account.
 Left Navigation Section : There will be following link / section present in 
 left side. There will be two block in the left section similar to catalog.
 1) Shortcuts
 2) Quick Add Account
 Shorcuts block contains following link :
 - Create Account - Exists, modification required.
 - Find Accounts - Exists, Modification required.
 - Clone Account - It will navigate to the Party Group lookup form and from 
 there we should select the existing Account and lets clone it.
 Quick Add Account : This block will be similar to that of the Quick Add form 
 for Lead and Contacts.
 Lets keep only two fields in this block : Group Name (use Account Name on 
 GUI), Office Site Name (Use Website on GUI).
 Right side will be the content area (body section).
 1) Modification in Create Account :
 a) Add Few more fields.The sequence of the fields will be (R - Required) :
 Fields from Party Group Entity : Group Name(R) (Use Company Name) , Office 
 Site Name (Use Website on GUI), Annual Revenue, Number of Employees, Ticker 
 Symbol.
 b) Modification in General Correspondence address : Remove the field Address 
 Field 2 from the form. Instead of this use Separate Block to have Other 
 Correspondence Address block and provide all the fields there. (Similar 
 thing that we do in Ecommerce application for Billing  Shipping Address).
 2) Modification in Find Account Screen :
 a) Search the records that has partyTypeId =Party_Group and has 
 roleTypeId=Account
 b) Remove the Party Id field from the find form.
 c) Rename the Party Group Name to Account Name on GUI.
 d) The search result form will contain one more field titled Email Address.
 e) For providing easy navigation to the user change Party Id field link to 
 Edit button. Also remove the Party ID label from the top. As we have changed 
 it to Edit link.
 f) Remove the Type column from the Search Result area. All the Account name 
 will be in role Party_Group.
 3) Modification on Summary Section :
 a) Add the screenlet section that will contain the contacts associated with 
 this Party Group (i.e Account). Also Provide small form at the bottom of 
 party list to add the other contacts on the existing list. For this provide 
 one lookup to search contacts (Person in the role of Contact) and then submit 
 button. If we do this through Ajax(Using Prototype Library) then it would be 
 good. The Contacts (more then one contact) can be associated with Party Group 
 through Party Relationship by partyRelationshipTypeId being Parent_Account.
 b) Remove the Party Attribute block for now. It won't make any sense to me 
 for now.
 c) The list of all the Work Efforts(Activities/ Event  Tasks) associated 
 with the Party Group.Provide option to associate the existing work effort 
 record with the party. Create/Update  Delete form.
 4) After editing any account (Party Group) we come to the Summary screen. 
 Provide another tab adjacent to it by name Clone Account. Navigate to a 
 form where we could clone this record.
 Rest of the functionality in the Accounts header should be tested properly.

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



[jira] Commented: (OFBIZ-3066) SFA Module - Opportunities

2009-10-27 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12770490#action_12770490
 ] 

Tim Ruppert commented on OFBIZ-3066:


Jacques, I think that we had people working on this earlier this year to make 
this useable for our minimal purposes.  Please do not hold back because of 
worry of code ownership - Hans has a great plan to update this like the project 
management app, and if you've got time to contribute to that effort, please go 
right ahead.

 SFA Module - Opportunities
 --

 Key: OFBIZ-3066
 URL: https://issues.apache.org/jira/browse/OFBIZ-3066
 Project: OFBiz
  Issue Type: Improvement
  Components: marketing
Affects Versions: Release Branch 9.04, SVN trunk
Reporter: Pierre Smits
Assignee: Hans Bakker
 Fix For: Release Branch 9.04, SVN trunk

 Attachments: PartyForms.patch, PartyManager-Party-partymgr-css.patch, 
 Screenshot of OPO (One Page Overview) of Account.jpg, SFA-CommonScreens.patch


 It is possible to enter/select a currency for the opportunity. But the value 
 chosen is not shown on the overview of the opportunity
 Also it is possible to enter/select a type of opportunity. But it shows the 
 key value, not the description.
 The probalibility % is also included in the datateset for opportunity stages. 
 However, changing the stage doesn't result in changing the probability.

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



[jira] Commented: (OFBIZ-3066) SFA Module - Opportunities

2009-10-27 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12770512#action_12770512
 ] 

Tim Ruppert commented on OFBIZ-3066:


+1 - with contributions like Pierre is providing - I'm sure we'll get there 
sooner than later.  Thanks for diving in Pierre - it's users like you that can 
make a difference in getting these applications cleaned up and ready to go!

 SFA Module - Opportunities
 --

 Key: OFBIZ-3066
 URL: https://issues.apache.org/jira/browse/OFBIZ-3066
 Project: OFBiz
  Issue Type: Improvement
  Components: marketing
Affects Versions: Release Branch 9.04, SVN trunk
Reporter: Pierre Smits
Assignee: Hans Bakker
 Fix For: Release Branch 9.04, SVN trunk

 Attachments: PartyForms.patch, PartyManager-Party-partymgr-css.patch, 
 Screenshot of OPO (One Page Overview) of Account.jpg, SFA-CommonScreens.patch


 It is possible to enter/select a currency for the opportunity. But the value 
 chosen is not shown on the overview of the opportunity
 Also it is possible to enter/select a type of opportunity. But it shows the 
 key value, not the description.
 The probalibility % is also included in the datateset for opportunity stages. 
 However, changing the stage doesn't result in changing the probability.

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



[jira] Commented: (OFBIZ-2832) css layout issue IE8

2009-09-04 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12751459#action_12751459
 ] 

Tim Ruppert commented on OFBIZ-2832:


Fix the issues - don't tell people what to do.

 css layout issue IE8
 

 Key: OFBIZ-2832
 URL: https://issues.apache.org/jira/browse/OFBIZ-2832
 Project: OFBiz
  Issue Type: Bug
  Components: ALL COMPONENTS
Affects Versions: Release Branch 9.04, SVN trunk
 Environment: IE8
Reporter: chris snow
 Attachments: Screenshot-1.png, Screenshot.png


 main section is positioned under last box on the left hand column.
 see screenshot(s)

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



[jira] Commented: (OFBIZ-2832) css layout issue IE8

2009-09-04 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12751591#action_12751591
 ] 

Tim Ruppert commented on OFBIZ-2832:


Chris - my comment was based upon the fact that we're talking about having 
people move over to Firefox instead of working on fixing the real problems 
which are on IE - sorry to not put enough context in there to make it clear.  
The answer was to Jacques thread and Scott's saying that he didn't it was a 
good idea.  My apologies.

 css layout issue IE8
 

 Key: OFBIZ-2832
 URL: https://issues.apache.org/jira/browse/OFBIZ-2832
 Project: OFBiz
  Issue Type: Bug
  Components: ALL COMPONENTS
Affects Versions: Release Branch 9.04, SVN trunk
 Environment: IE8
Reporter: chris snow
 Attachments: Screenshot-1.png, Screenshot.png


 main section is positioned under last box on the left hand column.
 see screenshot(s)

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



[jira] Assigned: (OFBIZ-2548) When shipment is put on hold from Packing screen then show online shipping estimates on order details page for UPS

2009-06-12 Thread Tim Ruppert (JIRA)

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

Tim Ruppert reassigned OFBIZ-2548:
--

Assignee: Tim Ruppert  (was: Vikas Mayur)

 When shipment is put on hold from Packing screen then show online shipping 
 estimates on order details page for UPS
 --

 Key: OFBIZ-2548
 URL: https://issues.apache.org/jira/browse/OFBIZ-2548
 Project: OFBiz
  Issue Type: Improvement
  Components: order
Affects Versions: SVN trunk
Reporter: Pranay Pandey
Assignee: Tim Ruppert
 Fix For: SVN trunk

 Attachments: OnlineRateFromUps_OFBiz_2548.patch, 
 OnlineRateFromUps_OFBiz_2548.patch, OnlineRateFromUps_OFBiz_2548.patch


 When shipment is put on hold from Packing screen then show online shipping 
 estimates on order details page for UPS.
 Add section to Ship Group area of Order Detail page to get the UPS online 
 shipping estimates based on package details provided earlier on packing 
 screen  and shipment was kept in Picked status and are available in 
 ShipmentPackage entity now.
  

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



[jira] Closed: (OFBIZ-2548) When shipment is put on hold from Packing screen then show online shipping estimates on order details page for UPS

2009-06-12 Thread Tim Ruppert (JIRA)

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

Tim Ruppert closed OFBIZ-2548.
--


 When shipment is put on hold from Packing screen then show online shipping 
 estimates on order details page for UPS
 --

 Key: OFBIZ-2548
 URL: https://issues.apache.org/jira/browse/OFBIZ-2548
 Project: OFBiz
  Issue Type: Improvement
  Components: order
Affects Versions: SVN trunk
Reporter: Pranay Pandey
Assignee: Tim Ruppert
 Fix For: SVN trunk

 Attachments: OnlineRateFromUps_OFBiz_2548.patch, 
 OnlineRateFromUps_OFBiz_2548.patch, OnlineRateFromUps_OFBiz_2548.patch


 When shipment is put on hold from Packing screen then show online shipping 
 estimates on order details page for UPS.
 Add section to Ship Group area of Order Detail page to get the UPS online 
 shipping estimates based on package details provided earlier on packing 
 screen  and shipment was kept in Picked status and are available in 
 ShipmentPackage entity now.
  

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



[jira] Resolved: (OFBIZ-2548) When shipment is put on hold from Packing screen then show online shipping estimates on order details page for UPS

2009-06-12 Thread Tim Ruppert (JIRA)

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

Tim Ruppert resolved OFBIZ-2548.


Resolution: Fixed

In rev 784208

 When shipment is put on hold from Packing screen then show online shipping 
 estimates on order details page for UPS
 --

 Key: OFBIZ-2548
 URL: https://issues.apache.org/jira/browse/OFBIZ-2548
 Project: OFBiz
  Issue Type: Improvement
  Components: order
Affects Versions: SVN trunk
Reporter: Pranay Pandey
Assignee: Tim Ruppert
 Fix For: SVN trunk

 Attachments: OnlineRateFromUps_OFBiz_2548.patch, 
 OnlineRateFromUps_OFBiz_2548.patch, OnlineRateFromUps_OFBiz_2548.patch


 When shipment is put on hold from Packing screen then show online shipping 
 estimates on order details page for UPS.
 Add section to Ship Group area of Order Detail page to get the UPS online 
 shipping estimates based on package details provided earlier on packing 
 screen  and shipment was kept in Picked status and are available in 
 ShipmentPackage entity now.
  

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



[jira] Commented: (OFBIZ-2437) Add the ability to select different front end themes from the ecommerce store.

2009-06-01 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12715196#action_12715196
 ] 

Tim Ruppert commented on OFBIZ-2437:


Yeah - it's intentional, but a really kinda interesting that we're talking 
about not putting this in.  We have so much functionality on the front end of 
the site that people have to turn off already - how is any of this different?  
This makes it super easy for me to be able to show that the front end of our 
system, while generic and bland looking, can change without any code at all.

Let's rethink this as a group.  This is something that helps people better 
understand the capabilities of the system - the last thing we want to do is 
hide that at this point 

 Add the ability to select different front end themes from the ecommerce store.
 --

 Key: OFBIZ-2437
 URL: https://issues.apache.org/jira/browse/OFBIZ-2437
 Project: OFBiz
  Issue Type: New Feature
  Components: specialpurpose/ecommerce
Affects Versions: SVN trunk
Reporter: Rob Schapper
Priority: Minor
 Fix For: SVN trunk

 Attachments: ChangeEcommerceTheme.patch


 This patch adds a drop down on the ecommerce site to allow the user to select 
 different front end themes on the fly much like the back end themes

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



[jira] Commented: (OFBIZ-2312) Styling flaws in smoothfeather

2009-05-07 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12707154#action_12707154
 ] 

Tim Ruppert commented on OFBIZ-2312:


Thanks - I must've missed that one - will go and check it out.

 Styling flaws in smoothfeather
 --

 Key: OFBIZ-2312
 URL: https://issues.apache.org/jira/browse/OFBIZ-2312
 Project: OFBiz
  Issue Type: Sub-task
Affects Versions: SVN trunk
 Environment: XP FF3
Reporter: Jacques Le Roux
 Fix For: SVN trunk


 I was to create an issue for each styling flaws in smoothfeather, but it's 
 far too mcuh work. So I have created only one issue to list what we find.
 We can create a numbered comment for each issue to separate them and refer 
 easily to them whe fixed. Here we go
 I wondered how to close (sub-)issues here. I thought about removing 
 comments but editing the original comment and  using -understrike- with a 
 notice should be far better. You get  -understrike- using \-understrike\-
 If someone feels that the sub-issues here should be splitted in standard 
 sub-tasks of OFBIZ-2309 (or even better of the current issue), please feel 
 free to do so 

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



[jira] Commented: (OFBIZ-2398) BizznessTime Theme

2009-05-01 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12705058#action_12705058
 ] 

Tim Ruppert commented on OFBIZ-2398:


I would say that let's check with people in the community before we totally 
remove the original smooth feather - but let's get this one in as soon as 
possible.  Everyone will enjoy this one a lot more than the last one and it's a 
more solid foundation to build upon.

 BizznessTime Theme
 --

 Key: OFBIZ-2398
 URL: https://issues.apache.org/jira/browse/OFBIZ-2398
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Ryan Foster
 Fix For: SVN trunk

 Attachments: BizznessTime.patch, bizznesstime.zip


 This new theme, codename: It's Bizzness Time, addresses most if not all major 
 identified issues with the new Smoothfeather theme.

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



[jira] Assigned: (OFBIZ-2339) No bullets rendered

2009-05-01 Thread Tim Ruppert (JIRA)

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

Tim Ruppert reassigned OFBIZ-2339:
--

Assignee: Tim Ruppert

 No bullets rendered
 ---

 Key: OFBIZ-2339
 URL: https://issues.apache.org/jira/browse/OFBIZ-2339
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Jacques Le Roux
Assignee: Tim Ruppert
 Fix For: SVN trunk


 The styles associate with
 *
 and
 **
 are no longer rendering bullets.
 Could it be possible to differentiate simple indentation from bullet 
 (numbering is working well) ?

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



[jira] Resolved: (OFBIZ-2339) No bullets rendered

2009-05-01 Thread Tim Ruppert (JIRA)

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

Tim Ruppert resolved OFBIZ-2339.


   Resolution: Fixed
Fix Version/s: SVN trunk

 No bullets rendered
 ---

 Key: OFBIZ-2339
 URL: https://issues.apache.org/jira/browse/OFBIZ-2339
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Jacques Le Roux
Assignee: Tim Ruppert
 Fix For: SVN trunk


 The styles associate with
 *
 and
 **
 are no longer rendering bullets.
 Could it be possible to differentiate simple indentation from bullet 
 (numbering is working well) ?

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



[jira] Closed: (OFBIZ-2339) No bullets rendered

2009-05-01 Thread Tim Ruppert (JIRA)

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

Tim Ruppert closed OFBIZ-2339.
--


 No bullets rendered
 ---

 Key: OFBIZ-2339
 URL: https://issues.apache.org/jira/browse/OFBIZ-2339
 Project: OFBiz
  Issue Type: Sub-task
Reporter: Jacques Le Roux
Assignee: Tim Ruppert
 Fix For: SVN trunk


 The styles associate with
 *
 and
 **
 are no longer rendering bullets.
 Could it be possible to differentiate simple indentation from bullet 
 (numbering is working well) ?

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



[jira] Updated: (OFBIZ-2358) Update the Demo Server List to Show 904 instead of 40 release

2009-04-25 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2358:
---

Attachment: demoServersTo904.patch

I don't have commit privs, so I'll need another one of the committers with it 
to put this in and upload it.

 Update the Demo Server List to Show 904 instead of 40 release
 -

 Key: OFBIZ-2358
 URL: https://issues.apache.org/jira/browse/OFBIZ-2358
 Project: OFBiz
  Issue Type: Bug
  Components: product
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk

 Attachments: demoServersTo904.patch


 I made the changes necessary - including changing the link to the 
 Alternative Demo Sites page to use the tiny URL so I could change the name 
 to house all of the demo servers :) 

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



[jira] Created: (OFBIZ-2358) Update the Demo Server List to Show 904 instead of 40 release

2009-04-25 Thread Tim Ruppert (JIRA)
Update the Demo Server List to Show 904 instead of 40 release
-

 Key: OFBIZ-2358
 URL: https://issues.apache.org/jira/browse/OFBIZ-2358
 Project: OFBiz
  Issue Type: Bug
  Components: product
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk
 Attachments: demoServersTo904.patch

I made the changes necessary - including changing the link to the Alternative 
Demo Sites page to use the tiny URL so I could change the name to house all of 
the demo servers :) 

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



[jira] Resolved: (OFBIZ-2336) Add a style guide to ofbiz.apache.org so using styles are easier in the future

2009-04-23 Thread Tim Ruppert (JIRA)

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

Tim Ruppert resolved OFBIZ-2336.


Resolution: Fixed

 Add a style guide to ofbiz.apache.org so using styles are easier in the future
 --

 Key: OFBIZ-2336
 URL: https://issues.apache.org/jira/browse/OFBIZ-2336
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk

 Attachments: styleGuide.jpg, styleGuide.patch


 Add a style guide to the existing site so that adding additional elements is 
 easy should anyone need to.

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



[jira] Resolved: (OFBIZ-2289) Modify build.ofbiz.org and log.ofbiz.org to support the new Release Branch Nightly updates.

2009-04-23 Thread Tim Ruppert (JIRA)

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

Tim Ruppert resolved OFBIZ-2289.


Resolution: Fixed

 Modify build.ofbiz.org and log.ofbiz.org to support the new Release Branch 
 Nightly updates.
 ---

 Key: OFBIZ-2289
 URL: https://issues.apache.org/jira/browse/OFBIZ-2289
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk


 Now that we have a new release branch - we need to incorporate it into the 
 nightly demo, build and log scripts on the OFBiz server.  We also need to 
 update the build and log sites to accommodate the new release.

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



[jira] Closed: (OFBIZ-2335) Let's left align that footer text again on ofbiz.apache.org (and other sites)

2009-04-23 Thread Tim Ruppert (JIRA)

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

Tim Ruppert closed OFBIZ-2335.
--


 Let's left align that footer text again on ofbiz.apache.org (and other sites)
 -

 Key: OFBIZ-2335
 URL: https://issues.apache.org/jira/browse/OFBIZ-2335
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk


 After letting it sit for over a week and trying to get used to it - I have to 
 say that I really don't like the centered text and here's the reason why ... 
 because it's still not centered !  There is nothing to anchor it to and in 
 fact since nothing else is centered like that - I'm going to have to request 
 that we look at this again.
 I'd be happy to get log, build and docs updated - and here's the patch for 
 putting the footer back as soon as we can.

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



[jira] Closed: (OFBIZ-2336) Add a style guide to ofbiz.apache.org so using styles are easier in the future

2009-04-23 Thread Tim Ruppert (JIRA)

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

Tim Ruppert closed OFBIZ-2336.
--


 Add a style guide to ofbiz.apache.org so using styles are easier in the future
 --

 Key: OFBIZ-2336
 URL: https://issues.apache.org/jira/browse/OFBIZ-2336
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk

 Attachments: styleGuide.jpg, styleGuide.patch


 Add a style guide to the existing site so that adding additional elements is 
 easy should anyone need to.

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



[jira] Closed: (OFBIZ-2287) Update ofbiz.apache.org, log.ofbiz.org and build.ofbiz.org to have the footer stuck to the bottom of the browser

2009-04-23 Thread Tim Ruppert (JIRA)

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

Tim Ruppert closed OFBIZ-2287.
--


 Update ofbiz.apache.org, log.ofbiz.org and build.ofbiz.org to have the footer 
 stuck to the bottom of the browser
 

 Key: OFBIZ-2287
 URL: https://issues.apache.org/jira/browse/OFBIZ-2287
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk


 Just like was done on the template in docs.ofbiz.org, update the page 
 structure and CSS to support the footer going to the bottom of the browser if 
 there is too little content for it to already be there.

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



[jira] Closed: (OFBIZ-2289) Modify build.ofbiz.org and log.ofbiz.org to support the new Release Branch Nightly updates.

2009-04-23 Thread Tim Ruppert (JIRA)

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

Tim Ruppert closed OFBIZ-2289.
--


 Modify build.ofbiz.org and log.ofbiz.org to support the new Release Branch 
 Nightly updates.
 ---

 Key: OFBIZ-2289
 URL: https://issues.apache.org/jira/browse/OFBIZ-2289
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk


 Now that we have a new release branch - we need to incorporate it into the 
 nightly demo, build and log scripts on the OFBiz server.  We also need to 
 update the build and log sites to accommodate the new release.

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



[jira] Commented: (OFBIZ-2288) Update the image / content scroller on index.html

2009-04-21 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12701158#action_12701158
 ] 

Tim Ruppert commented on OFBIZ-2288:


Jacques, these issues are unrelated at the SVN repo level.  The other repo is 
one where we manage ofbizext access for those in the community, so that 
explains the confusion.  My guess, David, is that many of these files have been 
updated by others reformatting code, so when Foster laid back down his code, 
formatted as it was in the original version, then it looks like he's making 
massive changes when this was indeed the work of others.

That being said, I'll get with the Fost and get this cleaned up so that it can 
make it in ASAP.  Thanks for taking a peek and providing him good usage advice. 
 Looking forward to getting this resolved ASAP.

 Update the image / content scroller on index.html
 -

 Key: OFBIZ-2288
 URL: https://issues.apache.org/jira/browse/OFBIZ-2288
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk

 Attachments: Archive.zip, images.zip, index.patch, indexUpdate.patch, 
 ofbizSiteTemplate.zip


 Currently there is a JavaScript scroller on the index.html page, but it's not 
 clear to everyone that it is there.  Let's do this:
 1. Make it so that they scroll ever 10 seconds between what is there.
 2. Put a pause on it - which will stop the scrolling, but allow you to start 
 it up again.
 3. Make it so what comes up first is totally random
 4. Make it so it scrolls around to the beginning again instead of stopping at 
 the last one (in either direction)

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



[jira] Commented: (OFBIZ-2288) Update the image / content scroller on index.html

2009-04-21 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12701159#action_12701159
 ] 

Tim Ruppert commented on OFBIZ-2288:


David, how do you create an archive for the images?  I'm not even sure how to 
do this unless it's just a name for a zip file? Anyways, as I said in the last 
comment - going to get this all resolved today.

 Update the image / content scroller on index.html
 -

 Key: OFBIZ-2288
 URL: https://issues.apache.org/jira/browse/OFBIZ-2288
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk

 Attachments: Archive.zip, images.zip, index.patch, indexUpdate.patch, 
 ofbizSiteTemplate.zip


 Currently there is a JavaScript scroller on the index.html page, but it's not 
 clear to everyone that it is there.  Let's do this:
 1. Make it so that they scroll ever 10 seconds between what is there.
 2. Put a pause on it - which will stop the scrolling, but allow you to start 
 it up again.
 3. Make it so what comes up first is totally random
 4. Make it so it scrolls around to the beginning again instead of stopping at 
 the last one (in either direction)

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



[jira] Resolved: (OFBIZ-2287) Update ofbiz.apache.org, log.ofbiz.org and build.ofbiz.org to have the footer stuck to the bottom of the browser

2009-04-21 Thread Tim Ruppert (JIRA)

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

Tim Ruppert resolved OFBIZ-2287.


Resolution: Fixed

Fixed in v7973 from ofbizext.

 Update ofbiz.apache.org, log.ofbiz.org and build.ofbiz.org to have the footer 
 stuck to the bottom of the browser
 

 Key: OFBIZ-2287
 URL: https://issues.apache.org/jira/browse/OFBIZ-2287
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk


 Just like was done on the template in docs.ofbiz.org, update the page 
 structure and CSS to support the footer going to the bottom of the browser if 
 there is too little content for it to already be there.

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



[jira] Commented: (OFBIZ-2287) Update ofbiz.apache.org, log.ofbiz.org and build.ofbiz.org to have the footer stuck to the bottom of the browser

2009-04-21 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12701210#action_12701210
 ] 

Tim Ruppert commented on OFBIZ-2287:


We are hosting the code for build and log in the ofbizext public repository 
that we have setup for these types of things.  The URL is:

https://svn.hotwaxmedia.com/svn/ofbizext/ofbiz.org/
-- This houses:
-- -- the docs.ofbiz.org changes we've made for the new look and feel.
-- -- the build.ofbiz.org templates
-- -- the log.ofbiz.org templates

And should be open for read to the public.  If you are one of the OFBiz 
committers and are interested in contributing to the maintenance of these 
sites, please let us know and we'll get you a login for it.  Jacques, I know 
you won't be able to resist :)

Once we can run our entire site on OFBiz, then build and docs will be totally 
integrated and in OFBiz.

 Update ofbiz.apache.org, log.ofbiz.org and build.ofbiz.org to have the footer 
 stuck to the bottom of the browser
 

 Key: OFBIZ-2287
 URL: https://issues.apache.org/jira/browse/OFBIZ-2287
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk


 Just like was done on the template in docs.ofbiz.org, update the page 
 structure and CSS to support the footer going to the bottom of the browser if 
 there is too little content for it to already be there.

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



[jira] Updated: (OFBIZ-2288) Update the image / content scroller on index.html

2009-04-21 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2288:
---

Attachment: (was: images.zip)

 Update the image / content scroller on index.html
 -

 Key: OFBIZ-2288
 URL: https://issues.apache.org/jira/browse/OFBIZ-2288
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk

 Attachments: Archive.zip


 Currently there is a JavaScript scroller on the index.html page, but it's not 
 clear to everyone that it is there.  Let's do this:
 1. Make it so that they scroll ever 10 seconds between what is there.
 2. Put a pause on it - which will stop the scrolling, but allow you to start 
 it up again.
 3. Make it so what comes up first is totally random
 4. Make it so it scrolls around to the beginning again instead of stopping at 
 the last one (in either direction)

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



[jira] Updated: (OFBIZ-2288) Update the image / content scroller on index.html

2009-04-21 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2288:
---

Attachment: (was: indexUpdate.patch)

 Update the image / content scroller on index.html
 -

 Key: OFBIZ-2288
 URL: https://issues.apache.org/jira/browse/OFBIZ-2288
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk

 Attachments: Archive.zip


 Currently there is a JavaScript scroller on the index.html page, but it's not 
 clear to everyone that it is there.  Let's do this:
 1. Make it so that they scroll ever 10 seconds between what is there.
 2. Put a pause on it - which will stop the scrolling, but allow you to start 
 it up again.
 3. Make it so what comes up first is totally random
 4. Make it so it scrolls around to the beginning again instead of stopping at 
 the last one (in either direction)

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



[jira] Updated: (OFBIZ-2288) Update the image / content scroller on index.html

2009-04-21 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2288:
---

Attachment: (was: ofbizSiteTemplate.zip)

 Update the image / content scroller on index.html
 -

 Key: OFBIZ-2288
 URL: https://issues.apache.org/jira/browse/OFBIZ-2288
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk

 Attachments: Archive.zip


 Currently there is a JavaScript scroller on the index.html page, but it's not 
 clear to everyone that it is there.  Let's do this:
 1. Make it so that they scroll ever 10 seconds between what is there.
 2. Put a pause on it - which will stop the scrolling, but allow you to start 
 it up again.
 3. Make it so what comes up first is totally random
 4. Make it so it scrolls around to the beginning again instead of stopping at 
 the last one (in either direction)

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



[jira] Updated: (OFBIZ-2288) Update the image / content scroller on index.html

2009-04-21 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2288:
---

Attachment: (was: index.patch)

 Update the image / content scroller on index.html
 -

 Key: OFBIZ-2288
 URL: https://issues.apache.org/jira/browse/OFBIZ-2288
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk

 Attachments: Archive.zip


 Currently there is a JavaScript scroller on the index.html page, but it's not 
 clear to everyone that it is there.  Let's do this:
 1. Make it so that they scroll ever 10 seconds between what is there.
 2. Put a pause on it - which will stop the scrolling, but allow you to start 
 it up again.
 3. Make it so what comes up first is totally random
 4. Make it so it scrolls around to the beginning again instead of stopping at 
 the last one (in either direction)

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



[jira] Assigned: (OFBIZ-2334) Move feature list on homepage to a more prominent location

2009-04-21 Thread Tim Ruppert (JIRA)

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

Tim Ruppert reassigned OFBIZ-2334:
--

Assignee: Tim Ruppert

 Move feature list on homepage to a more prominent location
 --

 Key: OFBIZ-2334
 URL: https://issues.apache.org/jira/browse/OFBIZ-2334
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Ryan Foster
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk

 Attachments: featureHighlights.png, indexWithHighlights.patch


 While putting together the style guide, I moved the feature list that sites 
 at the bottom of the What is Apache OFBiz? section to be a highlight 
 inside of the section in order to make it stand out more.  I'll attach a 
 patch and a picture so you can see the effect.

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



[jira] Created: (OFBIZ-2335) Let's left align that footer text again on ofbiz.apache.org (and other sites)

2009-04-21 Thread Tim Ruppert (JIRA)
Let's left align that footer text again on ofbiz.apache.org (and other sites)
-

 Key: OFBIZ-2335
 URL: https://issues.apache.org/jira/browse/OFBIZ-2335
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk


After letting it sit for over a week and trying to get used to it - I have to 
say that I really don't like the centered text and here's the reason why ... 
because it's still not centered !  There is nothing to anchor it to and in fact 
since nothing else is centered like that - I'm going to have to request that we 
look at this again.

I'd be happy to get log, build and docs updated - and here's the patch for 
putting the footer back as soon as we can.

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



[jira] Created: (OFBIZ-2336) Add a style guide to ofbiz.apache.org so using styles are easier in the future

2009-04-21 Thread Tim Ruppert (JIRA)
Add a style guide to ofbiz.apache.org so using styles are easier in the future
--

 Key: OFBIZ-2336
 URL: https://issues.apache.org/jira/browse/OFBIZ-2336
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk


Add a style guide to the existing site so that adding additional elements is 
easy should anyone need to.

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



[jira] Updated: (OFBIZ-2334) Move feature list on homepage to a more prominent location

2009-04-21 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2334:
---

Attachment: highlight-bullet.gif
highlightUpdate.patch

Here's the minor update - just couldn't see it well enough - and there was 
double text.  My bad.  Image attached is needed to be added as well.

 Move feature list on homepage to a more prominent location
 --

 Key: OFBIZ-2334
 URL: https://issues.apache.org/jira/browse/OFBIZ-2334
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Ryan Foster
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk

 Attachments: featureHighlights.png, highlight-bullet.gif, 
 highlightUpdate.patch, indexWithHighlights.patch


 While putting together the style guide, I moved the feature list that sites 
 at the bottom of the What is Apache OFBiz? section to be a highlight 
 inside of the section in order to make it stand out more.  I'll attach a 
 patch and a picture so you can see the effect.

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



[jira] Resolved: (OFBIZ-2335) Let's left align that footer text again on ofbiz.apache.org (and other sites)

2009-04-21 Thread Tim Ruppert (JIRA)

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

Tim Ruppert resolved OFBIZ-2335.


Resolution: Fixed

This got put in (accidentally), but let's live with it for a few weeks and see 
if we think we want it in the center.

 Let's left align that footer text again on ofbiz.apache.org (and other sites)
 -

 Key: OFBIZ-2335
 URL: https://issues.apache.org/jira/browse/OFBIZ-2335
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk


 After letting it sit for over a week and trying to get used to it - I have to 
 say that I really don't like the centered text and here's the reason why ... 
 because it's still not centered !  There is nothing to anchor it to and in 
 fact since nothing else is centered like that - I'm going to have to request 
 that we look at this again.
 I'd be happy to get log, build and docs updated - and here's the patch for 
 putting the footer back as soon as we can.

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



[jira] Updated: (OFBIZ-2321) Upcase HotWax Media on the index.html

2009-04-18 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2321:
---

Attachment: hotwaxUpcaseW.patch

 Upcase HotWax Media on the index.html
 -

 Key: OFBIZ-2321
 URL: https://issues.apache.org/jira/browse/OFBIZ-2321
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk

 Attachments: hotwaxUpcaseW.patch


 Update all occurrences of HotWax Media from Hotwax Media to HotWax Media 
 on the index.html page.

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



[jira] Created: (OFBIZ-2321) Upcase HotWax Media on the index.html

2009-04-18 Thread Tim Ruppert (JIRA)
Upcase HotWax Media on the index.html
-

 Key: OFBIZ-2321
 URL: https://issues.apache.org/jira/browse/OFBIZ-2321
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Priority: Minor
 Fix For: SVN trunk
 Attachments: hotwaxUpcaseW.patch

Update all occurrences of HotWax Media from Hotwax Media to HotWax Media on 
the index.html page.

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



[jira] Created: (OFBIZ-2322) Old logo removed, but new logo not referenced in ecommerce

2009-04-18 Thread Tim Ruppert (JIRA)
Old logo removed, but new logo not referenced in ecommerce
--

 Key: OFBIZ-2322
 URL: https://issues.apache.org/jira/browse/OFBIZ-2322
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 9.04, SVN trunk
Reporter: Tim Ruppert
 Fix For: Release Branch 9.04, SVN trunk


Currently on this page - https://demo.ofbiz.org/images/ofbiz_logo.jpg and 
https://demo904.ofbiz.org/images/ofbiz_logo.jpg - the OFBiz logo in the top 
corner appears to not be referenceable.  This is also a problem for the favicon 
- https://demo.ofbiz.org/images/ofbiz.ico - which doesn't show up either :(

Please update this with the proper logo file.  Here's a find looking for it, 
but I'm not sure which one we're supposed to use:

rover:ofbiz-trunk ruppert$ find . -name ofbiz_logo.*
./specialpurpose/cmssite/webapp/ofbizsite/images/.svn/prop-base/ofbiz_logo.jpg.svn-base
./specialpurpose/cmssite/webapp/ofbizsite/images/.svn/text-base/ofbiz_logo.jpg.svn-base
./specialpurpose/cmssite/webapp/ofbizsite/images/ofbiz_logo.jpg
./themes/bluelight/webapp/bluelight/.svn/prop-base/ofbiz_logo.gif.svn-base
./themes/bluelight/webapp/bluelight/.svn/text-base/ofbiz_logo.gif.svn-base
./themes/bluelight/webapp/bluelight/ofbiz_logo.gif
./themes/flatgrey/webapp/flatgrey/.svn/prop-base/ofbiz_logo.jpg.svn-base
./themes/flatgrey/webapp/flatgrey/.svn/text-base/ofbiz_logo.jpg.svn-base
./themes/flatgrey/webapp/flatgrey/ofbiz_logo.jpg

Let's make sure it's the new one though 

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



[jira] Commented: (OFBIZ-2322) Old logo removed, but new logo not referenced in ecommerce

2009-04-18 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12700485#action_12700485
 ] 

Tim Ruppert commented on OFBIZ-2322:


Looking forward to that thread since I don't understand why we cannot show the 
logos on the site.  Having broken links to images is not acceptable anywhere, 
so we need to fix it some way or another ...

 Old logo removed, but new logo not referenced in ecommerce
 --

 Key: OFBIZ-2322
 URL: https://issues.apache.org/jira/browse/OFBIZ-2322
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 9.04, SVN trunk
Reporter: Tim Ruppert
 Fix For: Release Branch 9.04, SVN trunk


 Currently on this page - https://demo.ofbiz.org/images/ofbiz_logo.jpg and 
 https://demo904.ofbiz.org/images/ofbiz_logo.jpg - the OFBiz logo in the top 
 corner appears to not be referenceable.  This is also a problem for the 
 favicon - https://demo.ofbiz.org/images/ofbiz.ico - which doesn't show up 
 either :(
 Please update this with the proper logo file.  Here's a find looking for it, 
 but I'm not sure which one we're supposed to use:
 rover:ofbiz-trunk ruppert$ find . -name ofbiz_logo.*
 ./specialpurpose/cmssite/webapp/ofbizsite/images/.svn/prop-base/ofbiz_logo.jpg.svn-base
 ./specialpurpose/cmssite/webapp/ofbizsite/images/.svn/text-base/ofbiz_logo.jpg.svn-base
 ./specialpurpose/cmssite/webapp/ofbizsite/images/ofbiz_logo.jpg
 ./themes/bluelight/webapp/bluelight/.svn/prop-base/ofbiz_logo.gif.svn-base
 ./themes/bluelight/webapp/bluelight/.svn/text-base/ofbiz_logo.gif.svn-base
 ./themes/bluelight/webapp/bluelight/ofbiz_logo.gif
 ./themes/flatgrey/webapp/flatgrey/.svn/prop-base/ofbiz_logo.jpg.svn-base
 ./themes/flatgrey/webapp/flatgrey/.svn/text-base/ofbiz_logo.jpg.svn-base
 ./themes/flatgrey/webapp/flatgrey/ofbiz_logo.jpg
 Let's make sure it's the new one though 

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



[jira] Commented: (OFBIZ-2288) Update the image / content scroller on index.html

2009-04-18 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12700486#action_12700486
 ] 

Tim Ruppert commented on OFBIZ-2288:


This needs more work and is not quite usable at this point.  Here's the 
feedback:

1. Pause button - per the original design from Erik Schuessler
2. Randomize the initial load of images / content.
3. Make the move from the end to the beginning more smooth.
4. Provide a patch for this page.


 Update the image / content scroller on index.html
 -

 Key: OFBIZ-2288
 URL: https://issues.apache.org/jira/browse/OFBIZ-2288
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk

 Attachments: ofbizSiteTemplate.zip


 Currently there is a JavaScript scroller on the index.html page, but it's not 
 clear to everyone that it is there.  Let's do this:
 1. Make it so that they scroll ever 10 seconds between what is there.
 2. Put a pause on it - which will stop the scrolling, but allow you to start 
 it up again.
 3. Make it so what comes up first is totally random
 4. Make it so it scrolls around to the beginning again instead of stopping at 
 the last one (in either direction)

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



[jira] Updated: (OFBIZ-2287) Update ofbiz.apache.org, log.ofbiz.org and build.ofbiz.org to have the footer stuck to the bottom of the browser

2009-04-18 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2287:
---

Attachment: (was: ofbizSiteTemplate.zip)

 Update ofbiz.apache.org, log.ofbiz.org and build.ofbiz.org to have the footer 
 stuck to the bottom of the browser
 

 Key: OFBIZ-2287
 URL: https://issues.apache.org/jira/browse/OFBIZ-2287
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk


 Just like was done on the template in docs.ofbiz.org, update the page 
 structure and CSS to support the footer going to the bottom of the browser if 
 there is too little content for it to already be there.

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



[jira] Commented: (OFBIZ-2287) Update ofbiz.apache.org, log.ofbiz.org and build.ofbiz.org to have the footer stuck to the bottom of the browser

2009-04-18 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12700487#action_12700487
 ] 

Tim Ruppert commented on OFBIZ-2287:


Removed template as it's provided in - 
https://issues.apache.org/jira/browse/OFBIZ-2288 - and is not quite ready for 
prime time.  

Will provide an SVN repo for access to build and log pages as well as a place 
to post information about updates provided to docs.ofbiz.org - so this is more 
easily found.

 Update ofbiz.apache.org, log.ofbiz.org and build.ofbiz.org to have the footer 
 stuck to the bottom of the browser
 

 Key: OFBIZ-2287
 URL: https://issues.apache.org/jira/browse/OFBIZ-2287
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk


 Just like was done on the template in docs.ofbiz.org, update the page 
 structure and CSS to support the footer going to the bottom of the browser if 
 there is too little content for it to already be there.

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



[jira] Updated: (OFBIZ-2318) Update the DOWNLOAD NOW link to take you to the download page - not download straight away.

2009-04-17 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2318:
---

Attachment: changeDownloadLink.html

 Update the DOWNLOAD NOW link to take you to the download page - not download 
 straight away.
 ---

 Key: OFBIZ-2318
 URL: https://issues.apache.org/jira/browse/OFBIZ-2318
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk

 Attachments: changeDownloadLink.html


 Per Adam's recommendation - let's take the user to the download page so they 
 understand it a bit better instead of having them download it without 
 directions.

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



[jira] Created: (OFBIZ-2294) Remove HotWax contribution from the Infra link

2009-04-14 Thread Tim Ruppert (JIRA)
Remove HotWax contribution from the Infra link
--

 Key: OFBIZ-2294
 URL: https://issues.apache.org/jira/browse/OFBIZ-2294
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: David E. Jones
Priority: Minor
 Fix For: SVN trunk
 Attachments: removeHotWaxInfraContribution.patch

Just so it's clear and documented, Contegix provides this server to the 
community in order to host various functions that are not supported by the ASF 
on their infrastructure at the moment.  Contegix is an official ASF resource 
for other ASF projects like Maven and we look forward to getting this 
accreditation so that this can become more official.  Contegix provides this 
box at a very steep discount and manages all aspects of it.  HotWax Media picks 
up the rest of the cost.  That is the reason that this is put on the site - not 
for our marketing purposes, but because of the fact that this stuff does not 
come for free.

I have created a patch to remove the HotWax contribution to infrastructure 
because while it didn't seem to be an issue before all of these new upgrades to 
the site and the additional professionalism (and press) that comes from it - 
everyone wants to be front and center now - I'd rather leave this discussion 
off the table.  We're more than happy to do this as a contribution to the 
community and not have much press for it :)



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



[jira] Updated: (OFBIZ-2294) Remove HotWax contribution from the Infra link

2009-04-14 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2294:
---

Attachment: removeHotWaxInfraContribution.patch

 Remove HotWax contribution from the Infra link
 --

 Key: OFBIZ-2294
 URL: https://issues.apache.org/jira/browse/OFBIZ-2294
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: David E. Jones
Priority: Minor
 Fix For: SVN trunk

 Attachments: removeHotWaxInfraContribution.patch


 Just so it's clear and documented, Contegix provides this server to the 
 community in order to host various functions that are not supported by the 
 ASF on their infrastructure at the moment.  Contegix is an official ASF 
 resource for other ASF projects like Maven and we look forward to getting 
 this accreditation so that this can become more official.  Contegix provides 
 this box at a very steep discount and manages all aspects of it.  HotWax 
 Media picks up the rest of the cost.  That is the reason that this is put on 
 the site - not for our marketing purposes, but because of the fact that this 
 stuff does not come for free.
 I have created a patch to remove the HotWax contribution to infrastructure 
 because while it didn't seem to be an issue before all of these new upgrades 
 to the site and the additional professionalism (and press) that comes from it 
 - everyone wants to be front and center now - I'd rather leave this 
 discussion off the table.  We're more than happy to do this as a contribution 
 to the community and not have much press for it :)

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



[jira] Assigned: (OFBIZ-2262) Update the Look and Feel of docs.ofbiz.org to be cohesive with the ofbiz.apache.org website

2009-04-10 Thread Tim Ruppert (JIRA)

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

Tim Ruppert reassigned OFBIZ-2262:
--

Assignee: Tim Ruppert

 Update the Look and Feel of docs.ofbiz.org to be cohesive with the 
 ofbiz.apache.org website
 ---

 Key: OFBIZ-2262
 URL: https://issues.apache.org/jira/browse/OFBIZ-2262
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk

 Attachments: Confluence-Theme.zip, confluencePageView.png, 
 confluencePageView2.png, confluenceRecentlyUpdated.png, 
 confluenceSearchResults.png, confluenceSpaceView.png


 Syncing this up with the new site L  F.

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



[jira] Assigned: (OFBIZ-2270) Update the Look and Feel of build.ofbiz.org to match the new ofbiz.apache.org website

2009-04-10 Thread Tim Ruppert (JIRA)

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

Tim Ruppert reassigned OFBIZ-2270:
--

Assignee: Tim Ruppert

 Update the Look and Feel of  build.ofbiz.org to match the new 
 ofbiz.apache.org website
 --

 Key: OFBIZ-2270
 URL: https://issues.apache.org/jira/browse/OFBIZ-2270
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk

 Attachments: buildPageRedesign.png


 Update the build.ofbiz.org page to have the same look and the new 
 ofbiz.apache.org site - keeping it consistent.

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



[jira] Created: (OFBIZ-2287) Update ofbiz.apache.org, log.ofbiz.org and build.ofbiz.org to have the footer stuck to the bottom of the browser

2009-04-10 Thread Tim Ruppert (JIRA)
Update ofbiz.apache.org, log.ofbiz.org and build.ofbiz.org to have the footer 
stuck to the bottom of the browser


 Key: OFBIZ-2287
 URL: https://issues.apache.org/jira/browse/OFBIZ-2287
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk


Just like was done on the template in docs.ofbiz.org, update the page structure 
and CSS to support the footer going to the bottom of the browser if there is 
too little content for it to already be there.

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



[jira] Created: (OFBIZ-2288) Update the image / content scroller on index.html

2009-04-10 Thread Tim Ruppert (JIRA)
Update the image / content scroller on index.html
-

 Key: OFBIZ-2288
 URL: https://issues.apache.org/jira/browse/OFBIZ-2288
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
Assignee: Tim Ruppert
 Fix For: SVN trunk


Currently there is a JavaScript scroller on the index.html page, but it's not 
clear to everyone that it is there.  Let's do this:

1. Make it so that they scroll ever 10 seconds between what is there.
2. Put a pause on it - which will stop the scrolling, but allow you to start it 
up again.
3. Make it so what comes up first is totally random
4. Make it so it scrolls around to the beginning again instead of stopping at 
the last one (in either direction)

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



[jira] Updated: (OFBIZ-2261) Update the Look and Feel of the ofbiz.apache.org website

2009-04-07 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2261:
---

Attachment: indexNewLookAndFeel.patch
indexNewLookAndFeelImages.zip

Updates to complete the new look and feel.  This is ready to go now.

 Update the Look and Feel of the ofbiz.apache.org website
 

 Key: OFBIZ-2261
 URL: https://issues.apache.org/jira/browse/OFBIZ-2261
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk

 Attachments: examplesOfAllElements.png, indexNewLookAndFeel.patch, 
 indexNewLookAndFeel.patch, indexNewLookAndFeelImages.zip, 
 indexNewLookAndFeelImages.zip, Mainpage.jpg, staticMainPageExample.png


 Following ApacheCon, much of the focus of the project was to focus on 
 marketing the project - because many felt that what we had was already 
 technically superior to the other options out there.
 Erik Schuessler of Brainfood came up with a concept that we have run with to 
 enhance:
 1. The website
 2. The docs.ofbiz.org website
 3. The backend theme of OFBiz
 4. The frontend of the default ecommerce look and feel
 The other three will be described in other issues.  Please provide feedback 
 as quickly as possible as it would be nice to get this going in time for the 
 release.

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



[jira] Created: (OFBIZ-2270) Update the Look and Feel of build.ofbiz.org to match the new ofbiz.apache.org website

2009-04-04 Thread Tim Ruppert (JIRA)
Update the Look and Feel of  build.ofbiz.org to match the new ofbiz.apache.org 
website
--

 Key: OFBIZ-2270
 URL: https://issues.apache.org/jira/browse/OFBIZ-2270
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk


Update the build.ofbiz.org page to have the same look and the new 
ofbiz.apache.org site - keeping it consistent.

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



[jira] Updated: (OFBIZ-2262) Update the Look and Feel of docs.ofbiz.org to be cohesive with the ofbiz.apache.org website

2009-04-04 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2262:
---

Attachment: Confluence-Theme.zip

 Update the Look and Feel of docs.ofbiz.org to be cohesive with the 
 ofbiz.apache.org website
 ---

 Key: OFBIZ-2262
 URL: https://issues.apache.org/jira/browse/OFBIZ-2262
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk

 Attachments: Confluence-Theme.zip, confluencePageView.png, 
 confluencePageView2.png, confluenceRecentlyUpdated.png, 
 confluenceSearchResults.png, confluenceSpaceView.png


 Syncing this up with the new site L  F.

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



[jira] Commented: (OFBIZ-2262) Update the Look and Feel of docs.ofbiz.org to be cohesive with the ofbiz.apache.org website

2009-04-04 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695702#action_12695702
 ] 

Tim Ruppert commented on OFBIZ-2262:


Confluence-Theme.zip is now attached.  The way that this will be installed on 
the docs.ofbiz.org server is as follows:

To make the theme work you have to do a few things:  
1) in the confluences home directory you have to take the images from the 
images folder and copy them over  
2) in the home directory you also have to copy in the css folder into there. 
(there will be no existing css folder like the images one)  
3) in the confluence admins section load the ofbiz-theme-1.0.jar file through 
the plugins manager.  
4) in the confluence backend go to the themes section and select the ofbiz 
theme.

This should do it - more to come as we test this on the staging server.

 Update the Look and Feel of docs.ofbiz.org to be cohesive with the 
 ofbiz.apache.org website
 ---

 Key: OFBIZ-2262
 URL: https://issues.apache.org/jira/browse/OFBIZ-2262
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk

 Attachments: Confluence-Theme.zip, confluencePageView.png, 
 confluencePageView2.png, confluenceRecentlyUpdated.png, 
 confluenceSearchResults.png, confluenceSpaceView.png


 Syncing this up with the new site L  F.

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



[jira] Updated: (OFBIZ-2270) Update the Look and Feel of build.ofbiz.org to match the new ofbiz.apache.org website

2009-04-04 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2270:
---

Attachment: buildPageRedesign.png

This is an early version of the updated look and feel for the build.ofbiz.org 
page.  More to come later - but it will match the new ofbiz.apache.org page 
look and feel when complete - and will have all of the information available on 
the current build.ofbiz.org site.

 Update the Look and Feel of  build.ofbiz.org to match the new 
 ofbiz.apache.org website
 --

 Key: OFBIZ-2270
 URL: https://issues.apache.org/jira/browse/OFBIZ-2270
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk

 Attachments: buildPageRedesign.png


 Update the build.ofbiz.org page to have the same look and the new 
 ofbiz.apache.org site - keeping it consistent.

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



[jira] Updated: (OFBIZ-2261) Update the Look and Feel of the ofbiz.apache.org website

2009-04-04 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2261:
---

Attachment: (was: staticSubPageExample.png)

 Update the Look and Feel of the ofbiz.apache.org website
 

 Key: OFBIZ-2261
 URL: https://issues.apache.org/jira/browse/OFBIZ-2261
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk

 Attachments: Mainpage.jpg, staticMainPageExample.png


 Following ApacheCon, much of the focus of the project was to focus on 
 marketing the project - because many felt that what we had was already 
 technically superior to the other options out there.
 Erik Schuessler of Brainfood came up with a concept that we have run with to 
 enhance:
 1. The website
 2. The docs.ofbiz.org website
 3. The backend theme of OFBiz
 4. The frontend of the default ecommerce look and feel
 The other three will be described in other issues.  Please provide feedback 
 as quickly as possible as it would be nice to get this going in time for the 
 release.

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



[jira] Updated: (OFBIZ-2261) Update the Look and Feel of the ofbiz.apache.org website

2009-04-04 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2261:
---

Attachment: examplesOfAllElements.png

Just updated this filename to be more clear of what it was

 Update the Look and Feel of the ofbiz.apache.org website
 

 Key: OFBIZ-2261
 URL: https://issues.apache.org/jira/browse/OFBIZ-2261
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk

 Attachments: examplesOfAllElements.png, Mainpage.jpg, 
 staticMainPageExample.png


 Following ApacheCon, much of the focus of the project was to focus on 
 marketing the project - because many felt that what we had was already 
 technically superior to the other options out there.
 Erik Schuessler of Brainfood came up with a concept that we have run with to 
 enhance:
 1. The website
 2. The docs.ofbiz.org website
 3. The backend theme of OFBiz
 4. The frontend of the default ecommerce look and feel
 The other three will be described in other issues.  Please provide feedback 
 as quickly as possible as it would be nice to get this going in time for the 
 release.

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



[jira] Updated: (OFBIZ-2261) Update the Look and Feel of the ofbiz.apache.org website

2009-04-04 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2261:
---

Attachment: indexNewLookAndFeelImages.zip
indexNewLookAndFeel.patch

This is a first crack at the patch for the index.html page on ofbiz.apache.org. 
 I'm still working out where some of the links are going and there are a few 
more things I'd like to add and subtract from this page before it becomes final.

The things to add for sure are:

1. Large download button
2. Search box back in

After that - we're talking about content only and my vote is to put it live 
with mostly the current content and revise it over the next week or so that 
we're all happy with it before the official release date.  Any thoughts, 
comments, concerns are always welcome.

 Update the Look and Feel of the ofbiz.apache.org website
 

 Key: OFBIZ-2261
 URL: https://issues.apache.org/jira/browse/OFBIZ-2261
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk

 Attachments: examplesOfAllElements.png, indexNewLookAndFeel.patch, 
 indexNewLookAndFeelImages.zip, Mainpage.jpg, staticMainPageExample.png


 Following ApacheCon, much of the focus of the project was to focus on 
 marketing the project - because many felt that what we had was already 
 technically superior to the other options out there.
 Erik Schuessler of Brainfood came up with a concept that we have run with to 
 enhance:
 1. The website
 2. The docs.ofbiz.org website
 3. The backend theme of OFBiz
 4. The frontend of the default ecommerce look and feel
 The other three will be described in other issues.  Please provide feedback 
 as quickly as possible as it would be nice to get this going in time for the 
 release.

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



[jira] Created: (OFBIZ-2261) Update the Look and Feel of the ofbiz.apache.org website

2009-03-30 Thread Tim Ruppert (JIRA)
Update the Look and Feel of the ofbiz.apache.org website


 Key: OFBIZ-2261
 URL: https://issues.apache.org/jira/browse/OFBIZ-2261
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk


Following ApacheCon, much of the focus of the project was to focus on marketing 
the project - because many felt that what we had was already technically 
superior to the other options out there.

Erik Schuessler of Brainfood came up with a concept that we have run with to 
enhance:

1. The website
2. The docs.ofbiz.org website
3. The backend theme of OFBiz
4. The frontend of the default ecommerce look and feel

The other three will be described in other issues.  Please provide feedback as 
quickly as possible as it would be nice to get this going in time for the 
release.

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



[jira] Updated: (OFBIZ-2261) Update the Look and Feel of the ofbiz.apache.org website

2009-03-30 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2261:
---

Attachment: staticSubPageExample.png
staticMainPageExample.png
Mainpage.jpg

Should everyone like these comps, I will put the new LF on the index.html page 
in OFBiz and we can make adjustments from there.

 Update the Look and Feel of the ofbiz.apache.org website
 

 Key: OFBIZ-2261
 URL: https://issues.apache.org/jira/browse/OFBIZ-2261
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk

 Attachments: Mainpage.jpg, staticMainPageExample.png, 
 staticSubPageExample.png


 Following ApacheCon, much of the focus of the project was to focus on 
 marketing the project - because many felt that what we had was already 
 technically superior to the other options out there.
 Erik Schuessler of Brainfood came up with a concept that we have run with to 
 enhance:
 1. The website
 2. The docs.ofbiz.org website
 3. The backend theme of OFBiz
 4. The frontend of the default ecommerce look and feel
 The other three will be described in other issues.  Please provide feedback 
 as quickly as possible as it would be nice to get this going in time for the 
 release.

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



[jira] Commented: (OFBIZ-2261) Update the Look and Feel of the ofbiz.apache.org website

2009-03-30 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12693781#action_12693781
 ] 

Tim Ruppert commented on OFBIZ-2261:


There are some features on this initial version that may not be implemented 
like this due to restrictions at the moment.  Some of these are:

1. Search - likely searching docs.ofbiz.org for now.
2. Login / Register - not until we are running the site on OFBiz - hopefully 
soon!
3. Localization  - ditto.

 Update the Look and Feel of the ofbiz.apache.org website
 

 Key: OFBIZ-2261
 URL: https://issues.apache.org/jira/browse/OFBIZ-2261
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk

 Attachments: Mainpage.jpg, staticMainPageExample.png, 
 staticSubPageExample.png


 Following ApacheCon, much of the focus of the project was to focus on 
 marketing the project - because many felt that what we had was already 
 technically superior to the other options out there.
 Erik Schuessler of Brainfood came up with a concept that we have run with to 
 enhance:
 1. The website
 2. The docs.ofbiz.org website
 3. The backend theme of OFBiz
 4. The frontend of the default ecommerce look and feel
 The other three will be described in other issues.  Please provide feedback 
 as quickly as possible as it would be nice to get this going in time for the 
 release.

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



[jira] Updated: (OFBIZ-2262) Update the Look and Feel of docs.ofbiz.org to be cohesive with the ofbiz.apache.org website

2009-03-30 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2262:
---

Attachment: confluenceSpaceView.png
confluencePageView2.png
confluencePageView.png

 Update the Look and Feel of docs.ofbiz.org to be cohesive with the 
 ofbiz.apache.org website
 ---

 Key: OFBIZ-2262
 URL: https://issues.apache.org/jira/browse/OFBIZ-2262
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk

 Attachments: confluencePageView.png, confluencePageView2.png, 
 confluenceRecentlyUpdated.png, confluenceSearchResults.png, 
 confluenceSpaceView.png


 Syncing this up with the new site L  F.

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



[jira] Updated: (OFBIZ-2262) Update the Look and Feel of docs.ofbiz.org to be cohesive with the ofbiz.apache.org website

2009-03-30 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2262:
---

Attachment: confluenceSearchResults.png
confluenceRecentlyUpdated.png

 Update the Look and Feel of docs.ofbiz.org to be cohesive with the 
 ofbiz.apache.org website
 ---

 Key: OFBIZ-2262
 URL: https://issues.apache.org/jira/browse/OFBIZ-2262
 Project: OFBiz
  Issue Type: Improvement
  Components: site
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk

 Attachments: confluencePageView.png, confluencePageView2.png, 
 confluenceRecentlyUpdated.png, confluenceSearchResults.png, 
 confluenceSpaceView.png


 Syncing this up with the new site L  F.

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



[jira] Created: (OFBIZ-2263) Update the Look and Feel of the backend applications to match the new ofbiz.apache.org website

2009-03-30 Thread Tim Ruppert (JIRA)
Update the Look and Feel of the backend applications to match the new 
ofbiz.apache.org website
--

 Key: OFBIZ-2263
 URL: https://issues.apache.org/jira/browse/OFBIZ-2263
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk


This is a new theme that was developed to match the new look and feel that was 
provided by Erik Schuessler at Brainfood for the new ofbiz.apache.org website.  
The elements have been moved around the page a bit, but everything appears to 
be more clean and coherent then before.  This does not go after any of the 
forms or the like - it's only an upgrade to the look and feel to make it 
cohesive with the overall new marketing ideas.

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



[jira] Updated: (OFBIZ-2263) Update the Look and Feel of the backend applications to match the new ofbiz.apache.org website

2009-03-30 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2263:
---

Attachment: backendAppQuickNav.png
backendMainNav.png
backendAppMain.png

 Update the Look and Feel of the backend applications to match the new 
 ofbiz.apache.org website
 --

 Key: OFBIZ-2263
 URL: https://issues.apache.org/jira/browse/OFBIZ-2263
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk

 Attachments: backendAppMain.png, backendAppQuickNav.png, 
 backendMainNav.png


 This is a new theme that was developed to match the new look and feel that 
 was provided by Erik Schuessler at Brainfood for the new ofbiz.apache.org 
 website.  The elements have been moved around the page a bit, but everything 
 appears to be more clean and coherent then before.  This does not go after 
 any of the forms or the like - it's only an upgrade to the look and feel to 
 make it cohesive with the overall new marketing ideas.

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



[jira] Updated: (OFBIZ-2263) Update the Look and Feel of the backend applications to match the new ofbiz.apache.org website

2009-03-30 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-2263:
---

Attachment: backendSubNav.png

 Update the Look and Feel of the backend applications to match the new 
 ofbiz.apache.org website
 --

 Key: OFBIZ-2263
 URL: https://issues.apache.org/jira/browse/OFBIZ-2263
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: Tim Ruppert
 Fix For: SVN trunk

 Attachments: backendAppMain.png, backendAppQuickNav.png, 
 backendMainNav.png, backendSubNav.png


 This is a new theme that was developed to match the new look and feel that 
 was provided by Erik Schuessler at Brainfood for the new ofbiz.apache.org 
 website.  The elements have been moved around the page a bit, but everything 
 appears to be more clean and coherent then before.  This does not go after 
 any of the forms or the like - it's only an upgrade to the look and feel to 
 make it cohesive with the overall new marketing ideas.

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



[jira] Commented: (OFBIZ-796) WorkEffort Application aka Project Management Application

2008-11-16 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12647967#action_12647967
 ] 

Tim Ruppert commented on OFBIZ-796:
---

I totally agree.  Let's restate the 5% Hans, so that we can ensure that we fill 
in these gaps.  Since you're the most knowledgeable on this issues, please just 
walk thru each of the original requests and direct people to where they are 
implemented, or indicate that they're not, so that people can start addressing 
those issues.

 WorkEffort Application aka Project Management Application
 -

 Key: OFBIZ-796
 URL: https://issues.apache.org/jira/browse/OFBIZ-796
 Project: OFBiz
  Issue Type: Improvement
  Components: workeffort
Reporter: Amit Shinde
Assignee: Anil K Patel
 Attachments: ProjectMgr.patch


 WorkEffort Application aka Project Management Application -
 Objective -
 1. make project planning/organization easier and intuitive,
 2. process requests in a better way,
 3. improve iteration planning,
 4. include ability to integrate seamlessly with invoices/billing ,
 5. generate detailed and snappy reports,
 6. send email/ mobile notifications.
 Process -
 Project Tree -
 0 - Project/s (WE)
 1 - Sub Project/s (WE)
   2 - Task/s (WE)
   3 - Sub-Task/s (WE)
 1 - Task/s (WE) - These are not assigned to any sub-project
 0 - Task/s - These are not assigned to any project
 0 - Request/s-
 1 - Request Item/s
 - Projects, Sub-projects and Tasks all are WorkEfforts of a respective type. 
 - Request is a CustRequest and can have many Request Items.
 - Time Entry can be done from any level or type of WE
 - Requests and WorkEfforts have many-to-many relationship
 Effort - 
 Most of the screens and models are already in place. We definitely dont need 
 any changes in the models. We need to add new screens, forms and services. 
 Heres a list of todos -
 Create Demo data of a project - I am working on this one right now. This will 
 be helpful for reports. We can import this and pick any of the reports and 
 start implement them.
 Create Reports Menu page - Adrian Crum has helped with this. 
 Reports - These are planned to be pdfs but to start with we can start 
 implementing them in HTML.
  1.  Task by priority (Iteration planning), - Amit
  2  Task over time estimate,  
  3. Project summary  (By Supervisor / By Client), 
  4. Gantt for Project, 
  5. Tasks of type project, 
  6. Tasks completed, times task was reopened,  Avg. time taken to fix a task 
 , Avg.  number of tasks fixed per day, - Amit
  7. WE estimate versus actual. 
 UI - All these screens will be in HTML.
  1.  Tasks assigned to me, - Amit 
  2.  Tasks not assigned, dropdown/popup assign to X
  3.  Tasks not scheduled
  4.  Tasks past schedule
  5.  Estimated schedule/ workload for me
 Email notifications -
  1.  Tasks assigned to me
  2. Weekly project summary
 Mobile Notifications -
 1. Send SMS alert on any event. - Need to do more research.

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



[jira] Assigned: (OFBIZ-1861) ofbiz.jar missing from Rel4.0 and trunk nightly builds

2008-07-06 Thread Tim Ruppert (JIRA)

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

Tim Ruppert reassigned OFBIZ-1861:
--

Assignee: Tim Ruppert

 ofbiz.jar missing from Rel4.0 and trunk nightly builds
 --

 Key: OFBIZ-1861
 URL: https://issues.apache.org/jira/browse/OFBIZ-1861
 Project: OFBiz
  Issue Type: Test
  Components: ALL COMPONENTS
Affects Versions: Release Branch 4.0
 Environment: Vista, Rel4.0 dated 6/30/08, Derby
Reporter: Jack D McKinney
Assignee: Tim Ruppert
 Fix For: Release Branch 4.0


 I was testing order processing of the configurable product in the demo based 
 on ofbiz-rel4.0-2008-06-30-v672865.zip 
 http://build.hotwaxmedia.com/builds40/ofbiz-rel4.0-2008-06-30-v672865.zip 
 (97 MB) and encountered an error.  I downloaded the latest build - 
 ofbiz-rel4.0-2008-07-05-v674165.zip 
 http://build.hotwaxmedia.com/builds40/ofbiz-rel4.0-2008-07-05-v674165.zip 
 (84 MB) but from the file size I knew that ofbiz.jar was missing again.  
 Opening the zip file confirmed that it does not contain ofbiz.jar.
 Looking at ofbiz-trunk-2008-07-05-v674165.zip 
 http://build.hotwaxmedia.com/builds/ofbiz-trunk-2008-07-05-v674165.zip (108 
 MB) and ofbiz-trunk-2008-07-02-v673406.zip 
 http://build.hotwaxmedia.com/builds/ofbiz-trunk-2008-07-02-v673406.zip (120 
 MB) and recent mail list comments suggests that trunk has the same issue.
 The last clean nightly build (relative to including ofbiz.jar) was on June 18 
 when rel4.0 last was 97 MB.  This was updated on June 30 based on my last 
 email.  I expect something was changed in the nightly build process on 6/18 
 since the only complete builds are from that date and in response to mail 
 list notes.

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



[jira] Resolved: (OFBIZ-1861) ofbiz.jar missing from Rel4.0 and trunk nightly builds

2008-07-06 Thread Tim Ruppert (JIRA)

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

Tim Ruppert resolved OFBIZ-1861.


Resolution: Fixed

This was fixed last night.  Please check and see if it's working for you, but 
I've found the ofbiz.jar file on both trunk and release both after the test 
yesterday and last night's automated build.

 ofbiz.jar missing from Rel4.0 and trunk nightly builds
 --

 Key: OFBIZ-1861
 URL: https://issues.apache.org/jira/browse/OFBIZ-1861
 Project: OFBiz
  Issue Type: Test
  Components: ALL COMPONENTS
Affects Versions: Release Branch 4.0
 Environment: Vista, Rel4.0 dated 6/30/08, Derby
Reporter: Jack D McKinney
 Fix For: Release Branch 4.0


 I was testing order processing of the configurable product in the demo based 
 on ofbiz-rel4.0-2008-06-30-v672865.zip 
 http://build.hotwaxmedia.com/builds40/ofbiz-rel4.0-2008-06-30-v672865.zip 
 (97 MB) and encountered an error.  I downloaded the latest build - 
 ofbiz-rel4.0-2008-07-05-v674165.zip 
 http://build.hotwaxmedia.com/builds40/ofbiz-rel4.0-2008-07-05-v674165.zip 
 (84 MB) but from the file size I knew that ofbiz.jar was missing again.  
 Opening the zip file confirmed that it does not contain ofbiz.jar.
 Looking at ofbiz-trunk-2008-07-05-v674165.zip 
 http://build.hotwaxmedia.com/builds/ofbiz-trunk-2008-07-05-v674165.zip (108 
 MB) and ofbiz-trunk-2008-07-02-v673406.zip 
 http://build.hotwaxmedia.com/builds/ofbiz-trunk-2008-07-02-v673406.zip (120 
 MB) and recent mail list comments suggests that trunk has the same issue.
 The last clean nightly build (relative to including ofbiz.jar) was on June 18 
 when rel4.0 last was 97 MB.  This was updated on June 30 based on my last 
 email.  I expect something was changed in the nightly build process on 6/18 
 since the only complete builds are from that date and in response to mail 
 list notes.

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



[jira] Commented: (OFBIZ-1048) Add Autocompleter to text field in form created using Form Widget

2007-05-31 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500554
 ] 

Tim Ruppert commented on OFBIZ-1048:


Very, very cool Anil.  Isn't this something that people would like to use?

 Add Autocompleter to text field in form created using Form Widget
 -

 Key: OFBIZ-1048
 URL: https://issues.apache.org/jira/browse/OFBIZ-1048
 Project: OFBiz (The Open for Business Project)
  Issue Type: Improvement
  Components: framework
Reporter: Anil K Patel
Priority: Trivial
 Attachments: AjaxAutocompleteInFormWidgetField.patch, screenshot-1.jpg


 Been trying to add Autocompleter to Text fields in a Form created using form 
 Widget. Finally with Prototype, scriptaculous, lowpro made it possible. 

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



[jira] Commented: (OFBIZ-796) WorkEffort Application aka Project Management Application

2007-05-14 Thread Tim Ruppert (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495721
 ] 

Tim Ruppert commented on OFBIZ-796:
---

My vote would be to have another Component.   This is a project that has a lot 
of interest and I think should be pushed accordingly.  My two cents

 WorkEffort Application aka Project Management Application
 -

 Key: OFBIZ-796
 URL: https://issues.apache.org/jira/browse/OFBIZ-796
 Project: OFBiz (The Open for Business Project)
  Issue Type: Improvement
  Components: workeffort
Reporter: Amit Shinde

 WorkEffort Application aka Project Management Application -
 Objective -
 1. make project planning/organization easier and intuitive,
 2. process requests in a better way,
 3. improve iteration planning,
 4. include ability to integrate seamlessly with invoices/billing ,
 5. generate detailed and snappy reports,
 6. send email/ mobile notifications.
 Process -
 Project Tree -
 0 - Project/s (WE)
 1 - Sub Project/s (WE)
   2 - Task/s (WE)
   3 - Sub-Task/s (WE)
 1 - Task/s (WE) - These are not assigned to any sub-project
 0 - Task/s - These are not assigned to any project
 0 - Request/s-
 1 - Request Item/s
 - Projects, Sub-projects and Tasks all are WorkEfforts of a respective type. 
 - Request is a CustRequest and can have many Request Items.
 - Time Entry can be done from any level or type of WE
 - Requests and WorkEfforts have many-to-many relationship
 Effort - 
 Most of the screens and models are already in place. We definitely dont need 
 any changes in the models. We need to add new screens, forms and services. 
 Heres a list of todos -
 Create Demo data of a project - I am working on this one right now. This will 
 be helpful for reports. We can import this and pick any of the reports and 
 start implement them.
 Create Reports Menu page - Adrian Crum has helped with this. 
 Reports - These are planned to be pdfs but to start with we can start 
 implementing them in HTML.
  1.  Task by priority (Iteration planning), - Amit
  2  Task over time estimate,  
  3. Project summary  (By Supervisor / By Client), 
  4. Gantt for Project, 
  5. Tasks of type project, 
  6. Tasks completed, times task was reopened,  Avg. time taken to fix a task 
 , Avg.  number of tasks fixed per day, - Amit
  7. WE estimate versus actual. 
 UI - All these screens will be in HTML.
  1.  Tasks assigned to me, - Amit 
  2.  Tasks not assigned, dropdown/popup assign to X
  3.  Tasks not scheduled
  4.  Tasks past schedule
  5.  Estimated schedule/ workload for me
 Email notifications -
  1.  Tasks assigned to me
  2. Weekly project summary
 Mobile Notifications -
 1. Send SMS alert on any event. - Need to do more research.

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



[jira] Closed: (OFBIZ-898) Bug in URLConnection causes HttpClient to not build

2007-04-18 Thread Tim Ruppert (JIRA)

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

Tim Ruppert closed OFBIZ-898.
-

Resolution: Fixed

Yes, thanks David for doing this and Jacopo for reminding me to close it.

 Bug in URLConnection causes HttpClient to not build
 ---

 Key: OFBIZ-898
 URL: https://issues.apache.org/jira/browse/OFBIZ-898
 Project: OFBiz (The Open for Business Project)
  Issue Type: Bug
Reporter: Tim Ruppert
Priority: Blocker
 Attachments: URLConnector.patch


 There was one overlooked openConnection method in the upgrade

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



[jira] Closed: (OFBIZ-878) Extend UPS Shipping Estimate Service to add Package Dimension details to request if Product is inShippingBox

2007-04-17 Thread Tim Ruppert (JIRA)

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

Tim Ruppert closed OFBIZ-878.
-

Resolution: Fixed

Thanks for this Anil.  This is in rev 529677

 Extend UPS Shipping Estimate Service to add Package Dimension details to 
 request if Product is inShippingBox 
 -

 Key: OFBIZ-878
 URL: https://issues.apache.org/jira/browse/OFBIZ-878
 Project: OFBiz (The Open for Business Project)
  Issue Type: Improvement
  Components: product
Reporter: Anil K Patel
 Assigned To: Tim Ruppert
 Attachments: DimensionAwareUpsServices.patch, 
 DimensionAwareUpsServices.patch, DimensionAwareUpsServices.patch, 
 DimensionAwareUpsServices.patch




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



[jira] Updated: (OFBIZ-898) Bug in URLConnection causes HttpClient to not build

2007-04-16 Thread Tim Ruppert (JIRA)

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

Tim Ruppert updated OFBIZ-898:
--

Attachment: URLConnector.patch

This fixes the issue by adding the remaining openConnection method.

 Bug in URLConnection causes HttpClient to not build
 ---

 Key: OFBIZ-898
 URL: https://issues.apache.org/jira/browse/OFBIZ-898
 Project: OFBiz (The Open for Business Project)
  Issue Type: Bug
Reporter: Tim Ruppert
Priority: Blocker
 Attachments: URLConnector.patch


 There was one overlooked openConnection method in the upgrade

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



[jira] Closed: (OFBIZ-867) Add Support for ProductFeatureCategory in advanced search

2007-04-05 Thread Tim Ruppert (JIRA)

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

Tim Ruppert closed OFBIZ-867.
-

Resolution: Fixed

Thanks Anil, this is added in rev 526058

 Add Support for ProductFeatureCategory in advanced search
 -

 Key: OFBIZ-867
 URL: https://issues.apache.org/jira/browse/OFBIZ-867
 Project: OFBiz (The Open for Business Project)
  Issue Type: Improvement
  Components: product
Affects Versions: SVN trunk
Reporter: Ashish Vijaywargiya
 Assigned To: Tim Ruppert
Priority: Minor
 Attachments: ProductFeatureCategory.png, 
 ProductFeatureCategory_AdvancedSearch.patch


 Add support for the PrdouctFeatureCategory in the advanced search.
 Regards
 Ashish Vijaywargiya

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



  1   2   >