Archive for the ‘bluebug’ Category
Friday, April 16th, 2010
This release is mostly maintenance and bug fixes and me finally getting around to merging with the master branch and packaging it.
Changelog
- V1.6 – 4/16/2010 (full list of changes here) – RELEASED
- Layout update
- Style Fixes
- Image Fixes
- Short tag fixes
- Fixed E_ALL errors
- Navigation enhancements
- Simple client-exec integration with ticket #s
- Posts are editable now
- XSS checks
- Fixed upload errors
- Fixed bugid=0 errors
Download Here: BlueBug (3348)
Tags: bluebug
Posted in bluebug, free scripts | No Comments »
Thursday, February 19th, 2009
I’ve uploaded the newest version of BlueBug and updated the page for it as well, head on over to http://bluescripts.net/bluebug/ to download it!
Tags: release
Posted in bluebug, free scripts, php | No Comments »
Monday, October 27th, 2008
- v1.2 – 10/27/2008 – RELEASED
- Fixed all short tags (if you still get an error let me know, I’m 99.9% sure I got them all)
- Script now works properly in sub directories – see demo for in-action.
Tags: bluebug, free scripts, php
Posted in bluebug, free scripts, linux | No Comments »
Tuesday, September 9th, 2008
I have released an update to BlueBug today that addresses the following issues that were brought up in comments:
- v1.1 – 9/9/2008 – RELEASED
- Added a line to the config.php to limit registered users to posting. Add $config[registered] = 1; in your config.php file to only allowed registered users (if upgrading).
- Added a last insert id function to the Database class.
- Administrators now get emails when new tickets have been added.
- Assign to list for tickets now properly displays all users.
- When a user is assigned to a ticket, they are notified by email.
- Priority # changed to text for easier reading.
- Users are now emailed when their ticket is closed, if they are registered.
- There is now a user administration area in the admin panel.
Posted in bluebug, free scripts, php | No Comments »
Wednesday, August 27th, 2008
BlueBug demo site:
http://bb.bluescripts.net/
Let me know what you think by leaving a rating!
Posted in bluebug, free scripts, php | No Comments »