Projects / Bosco

Bosco

Bosco is a rewrite of the popular Bugzilla defect tracking software in PHP. It is database-independent, and aims to be easy to maintain and modify. It also has an API to allow external applications to work with its data.

Tags Software Development Bug Tracking
Licenses GPL
Operating Systems OS Independent
Implementation PHP

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  14 Dec 2003 16:33
  • Rrelease-after

No changes have been submitted for this release.

  • Rrelease-mid
  •  22 Jul 2003 10:24
  • Rrelease-after

Changes: There were several changes made to the templates and scripts to fix bugs and improve the user experience. Some pages have additional client-side validation added to help improve data integrity.

  • Rrelease-mid
  •  27 Mar 2003 13:00
  • Rrelease-after

Changes: This release fixes a bug in Attachment::newAttachment(), which did not return the actual object created.

  • Rrelease-mid
  •  20 Feb 2003 11:11
  • Rrelease-after

Changes: This release is mostly bugfixes and UI cleanups. The template markup was changed to use the standard Smarty { and }. A Smarty function to add field validation was implemented and added for certain fields. The only new feature is the completion of lost password support. This will require a small schema change.

  • Rrelease-mid
  •  29 Jan 2003 13:55
  • Rrelease-after

Changes: This release has support for email reminders, improved MySQL support (all database work should now be standard SQL), bugfixes, API changes, and new and/or complete parameters. Hopefully, 1.0 will follow this release with little to no changes.

Rss Recent comments

Rcomment-before 20 Apr 2003 23:22 Rcomment-trans Stalione Rcomment-after

Very nice effort, but not production level yet
This is a very nice effort at implementing bugzilla in php rather than perl. The interface has been designed to look and feel exactly like bugzilla (except it includes the picture of a cute dog rather than an ant). Unfortunately the 1.0 release dosen't seem to be quite ready for prime time yet. Keep in mind that this project heavily depends on Smarty (smarty.php.net) which is very easy to install and configure (don't forget to edit you php.ini).
During my tests I found out that when logged in as an admin user, there were refrences to php files that were not included with the 1.0 release (queryhelp.php), also clicking on components to customize it gave me an error:
"There has been a database error (DB Error: no such field): Select id, product, description from products ".

The homepage http://bosco.sourceforge.net lacks any useful links (we'll there is only one link...to smarty)... =(

Definitly a project worth keeping an eye on but not ready for prime time.

No-screenshot

Project Spotlight

interactiveStats

A tool to create browseable statistics from log files.

322842a9698d869319f8daf6512d7943_thumb

Project Spotlight

FUDforum

A templatable forum with i18n support based on PHP and MySQL or PostgreSQL.