Development

Prototype/Scriptaculous Tabbed Interface

Posted in Development on July 8th, 2009 by Robert Heath – Be the first to comment

This post has been moved to http://robertheath.net/open-source/prototype-scriptaculous-tabbed-interface/

Prototype/Scriptaculous Slideshow

Posted in Development on July 7th, 2009 by Robert Heath – Be the first to comment

This post has been moved to http://robertheath.net/open-source/prototype-scriptaculous-slideshow/

Bugzilla -> Redmine Migration Script

Posted in Development on February 11th, 2009 by Robert Heath – 5 Comments

For a few years now we’ve been using Bugzilla as a project management tool in addition to tracking issues. We’ve been able to get by with this however we’ve always known that Bugzilla is not intended to be a project management tool and so we started looking for a more suited alternative.

Enter Redmine. Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database, and open-source. In addition to issue tracking, it also has project management features, project based wikis and document management. Redmine also integrates tightly with most common versioning systems including Subversion and CVS.

As attractive as Redmine was, we still had thousands of clients, bugs, comments, and files in Bugzilla. We could not afford to lose this information and we certainly didn’t want to notify our clients that they would have to use two different systems for tracking bugs and feature requests. To solve this problem I wrote a migration script that transfers virtually all of the information in Bugzilla including attachments, permissions, bugs, comments, projects, etc. into Redmine.

The bulk of my experience is with PHP and Java. Being new to the Ruby world, and since Bugzilla is written in PHP, I decided to write this migration script in PHP instead of Ruby…

ArchiveDownload bz2redmine.tar (40,690 bytes)

If you are unable to unpack this file download WinRar here.

osCommerce: Admin Store Summary v1.0

Posted in Development on May 21st, 2007 by Robert Heath – Be the first to comment

This contribution is a replacement for the administration home page. The home page has been simplified and includes the standard admin navigation as well as a brief summary of sales and other statistics.

This contribution is available through the osCommerce Community portal. Click here to download it now.

Support: http://www.robertheath.net/forum/viewforum.php?f=2

I’ve created a project on No Kahuna for reporting bugs and requests features: http://nokahuna.com/projects/6170/tasks

If you have used this contribution and found it helpful, please make a donation. Donations help fund the development and support of osCommerce contributions and othr open source software.

osCommerce: Customer Export v1.0

Posted in Development on May 21st, 2007 by Robert Heath – Be the first to comment

This contribution adds the ability to export and save customer data in CSV (Comma Separated Value) format. CSV is a standard format that can be imported into most applications that allow data import. CSV format is also compatible with most spreadsheet applications such as Microsoft Excel.

This contribution is available through the osCommerce Community portal. Click here to download it now.

Support: http://www.robertheath.net/forum/viewforum.php?f=1

I’ve created a project on No Kahuna for reporting bugs and requests features: http://nokahuna.com/projects/6171/tasks

If you have used this contribution and found it helpful, please make a donation. Donations help fund the development and support of osCommerce contributions and othr open source software.

osCommerce: Manufacturer Sales Report v2.1

Posted in Development on May 21st, 2007 by Robert Heath – Be the first to comment

Manufacturer Sales Report v2.0 for osCommerce has officially been released. This module allows you to view sales reports based on manufacturer rather than customer or product. This version adds the ability to view a breakdown of products sold by manufacturer in addition to total sales by manufacturer. In addition the additional features I have incorporated a few a few minor bug fixed suggested by the osCommerce community.

This contribution is available through the osCommerce Community portal. Click here to download it now.

Support: http://www.robertheath.net/forum/viewforum.php?f=3

I’ve created a project on No Kahuna for reporting bugs and requests features: http://nokahuna.com/projects/6172/tasks

If you have used this contribution and found it helpful, please make a donation. Donations help fund the development and support of osCommerce contributions and othr open source software.