public
Description: Blue bug - free bug and feature tracking software written in PHP
Homepage: http://bluescripts.net/bluebug/
Clone URL: git://github.com/bluescripts/bbug.git
Click here to lend your support to: bbug and make a donation at www.pledgie.com !
bbug /
name age message
file .gitignore Mon Aug 17 12:07:38 -0700 2009 fix [bluescripts]
file .htaccess Mon Aug 17 12:06:21 -0700 2009 commit from iunno when [bluescripts]
file README Thu Feb 19 01:34:22 -0800 2009 added upgrade.php [bluescripts]
directory admin/ Wed Sep 02 15:13:03 -0700 2009 fixed all short tags again [bluescripts]
file ajax.php Thu Mar 12 11:02:44 -0700 2009 github integration almost complete, added commi... [bluescripts]
file api.php Sat Jan 24 20:49:31 -0800 2009 svn to git [bluescripts]
file bug.css Wed Sep 02 12:22:07 -0700 2009 admin prettier [bluescripts]
file bugs.php Sat Jan 24 20:49:31 -0800 2009 svn to git [bluescripts]
file commits.php Thu Mar 12 13:08:28 -0700 2009 made github links link to commit viewer [bluescripts]
file config.sample.php Sun Jan 25 11:59:20 -0800 2009 fixed all short tags [bluescripts]
file cron.php Thu Mar 12 11:02:44 -0700 2009 github integration almost complete, added commi... [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 Wed Sep 02 15:13:03 -0700 2009 fixed all short tags again [bluescripts]
file home_old.php Thu Mar 12 08:28:50 -0700 2009 need to add private repo auth [bluescripts]
directory images/ Thu Mar 12 08:28:50 -0700 2009 need to add private repo auth [bluescripts]
directory includes/ Wed Sep 02 15:13:03 -0700 2009 fixed all short tags again [bluescripts]
file index.php Wed Sep 02 11:49:05 -0700 2009 Cleaning up and adding comments [bluescripts]
file install.php Tue Jun 30 06:44:57 -0700 2009 fixed missing tid in todo_list [juliogreff]
directory integration/ Thu Mar 12 11:02:44 -0700 2009 github integration almost complete, added commi... [bluescripts]
directory js/ Thu Mar 12 11:02:44 -0700 2009 github integration almost complete, added commi... [bluescripts]
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 sql_changes.sql Fri Mar 20 16:17:02 -0700 2009 new sql changes [bluescripts]
file submit.php Wed Sep 02 15:13:03 -0700 2009 fixed all short tags again [bluescripts]
file todo.php Sat Jan 24 20:49:31 -0800 2009 svn to git [bluescripts]
file upgrade.php Mon Mar 02 04:20:42 -0800 2009 1.5.1 updates [bluescripts]
directory uploads/ Thu Mar 12 08:28:50 -0700 2009 need to add private repo auth [bluescripts]
file view.php Thu Mar 12 08:28:50 -0700 2009 need to add private repo auth [bluescripts]
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!