bluescripts / bbug

Blue bug - free bug and feature tracking software written in PHP

This URL has Read+Write access

bbug /
name age message
file .htaccess Loading commit data...
file README Thu Feb 19 01:34:22 -0800 2009 added upgrade.php [bluescripts]
directory admin/
file ajax.php
file api.php Sat Jan 24 20:49:31 -0800 2009 svn to git [bluescripts]
file bug.css
file bugs.php Sat Jan 24 20:49:31 -0800 2009 svn to git [bluescripts]
file config.sample.php Sun Jan 25 11:59:20 -0800 2009 fixed all short tags [bluescripts]
file edit.php Fri Jan 30 08:18:22 -0800 2009 editing enabled for posts [bluescripts]
file features.php Sat Jan 24 20:49:31 -0800 2009 svn to git [bluescripts]
file home.php Thu Mar 12 08:28:50 -0700 2009 need to add private repo auth [bluescripts]
directory images/
directory includes/
file index.php
file install.php
directory js/
file loader.gif Sat Jan 24 20:49:31 -0800 2009 svn to git [bluescripts]
file register.php Sat Jan 24 20:49:31 -0800 2009 svn to git [bluescripts]
file report.php Sat Jan 24 20:49:31 -0800 2009 svn to git [bluescripts]
file submit.php
file todo.php Sat Jan 24 20:49:31 -0800 2009 svn to git [bluescripts]
file upgrade.php
directory uploads/
file view.php
README
INSTALLATION
=============================
1. Unzip the archive and upload to your web server.
2. Edit config.php with the correct credentials.
3. Save config.
4. Go to http://yoursite.com/bluebug/install.php
5. Make SURE you create your admin account here.
6. Delete install.php when finished.


UPGRADING FROM 1.2 -> 1.5 
=============================
1. Upload the script.
2. Update your config.php with the database settings again (you must overwrite it, or at least copy the changes into 
yours for the new features to work).
3. Run http://yoursite.com/bluebug/upgrade.php
4. Finished!