Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBTracker LITE - Dynamic Project Tracker Details »»
vBTracker LITE - Dynamic Project Tracker
Version: 1.1, by Darkwaltz4 Darkwaltz4 is offline
Developer Last Online: Feb 2013 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.x Rating:
Released: 11-18-2007 Last Update: 11-18-2007 Installs: 36
DB Changes Uses Plugins
Additional Files Translations  
No support by the author.

vBTracker is a dynamic project tracking system for your vBulletin!

Remember vBulletin.com's original Bug Tracker? vBTracker looks and does all of that and more!

Please note this is a LITE version containing about one third of the features of the PRO version

LITE Features
  • Unlimited Concurrent Tracking Projects
    • Define Project Title, Link, Description and Versions
    • Define Active and Ordering
      • Can Remove Active Tracker from Project Directory
  • Project Directory and Browsing
    • Completion Meter Based on Accepted Final Status Submissions
    • Edit Titles and Submission Active via Inline Ajax
    • Familiar Thread Icons and Markers
    • Finalized Submissions Removed from Active Listing
    • Narrow and Order Submissions by All Criteria
    • Project Jump
    • Split Submissions Over Pages
  • Submissions
    • Edit Properties via Ajax by Double Clicking Properties Bar
    • Accepted Final Status Optional Response Disable
    • Core Forum Enables Searching, Subscriptions, and Alerts
    • Quick Links to New Submission, Subscription, and Accept Status
  • Overall Quality
    • Preserves vB Environment
    • Fully Phrased
    • Complete Admin Help
    • WOL Locations
    • Unique Plugin Optimization
    • Uses Bitfields and Datastore
    • Maintains Sessions
    • No File or Template Edits
To compare the full set of features for the PRO version, view the vBTracker Project Page. Note that projects and submissions made in the LITE version will not be lost should you choose to upgrade. Also: Admins, Super Mods, Mods and Registered Users are the only usergroups who will have access, the latter of which has only viewing access.

If you are running vBulletin 3.6.5 or older, apply the Fix for Old vBulletins.txt!

View Our Guest Enabled Screenshot Gallery

What kind of stuff would I want to track?
If you run any kind of business or develop anything really, you'll want to be able to track progress in more structured manner. I myself made this hack so that I could have multiple Bug Trackers, Support Ticket Systems, Feature Suggestions, Submissions Review, and even track the ton of custom job requests I get all the time Basically vBTracker can be made to track anything, and you can view my own project directory as a Guest Viewable Live Demo.

Also, as a LITE script this will not receive any real updates save the obligatory bugfix, but I am happy to support your use of the LITE version here Thank you for using my scripts! To show your appreciation, please indicate that you have installed it, or perhaps a MOTM nomination Enjoy!

12, 1

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 11-28-2007, 06:19 AM
MDK-Indy MDK-Indy is offline
 
Join Date: Mar 2007
Location: Germany
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

5 pixels make the error bigger, 2 pixels fix it

greeting Indy
Reply With Quote
  #23  
Old 11-28-2007, 05:44 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wow -

this is what I've been looking for for ages!

One question...in either the lite or the full version, is it possible to have fields that MUST be filled out?

For instance, right now I have users submit a form: http://www.mp3car.com/vbulletin/newt...20Bug%20Report

Once the user submits the bug, a new thread is created in the bug reporting forum, here: http://www.mp3car.com/vbulletin/streetdeck-bug-reports/

I've used the following hacks to make this whole system work:

Forms hack
Support Forum hack
New thread icons hack
New thread button hack

It's very cumbersome and it leaves a LOT to be desired.

This hack looks like it does most everything I need, except for custom fields. Is this the case?

I'm trying to find a price on the vBCredits web page, but I cannot find a price at all.
Reply With Quote
  #24  
Old 11-28-2007, 06:13 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

question -

Quote:
If you turn off the portal, you can link to each tracker using the link tracker.php?projectid=X, where X is the projectid for the specific tracker.
So lets say I have multiple individuals hosting their software on our forums. I'd like to give each of them the ability to have their own tracking system but I don't want it all to be located through one link. I'd rather they create a link in their forum to their particular project and their users access that project tracker via that link. Is this possible with this setting?
Reply With Quote
  #25  
Old 11-28-2007, 08:32 PM
Darkwaltz4's Avatar
Darkwaltz4 Darkwaltz4 is offline
 
Join Date: Oct 2002
Location: Chicago
Posts: 1,538
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedGTiVR6 View Post
wow -

this is what I've been looking for for ages!

One question...in either the lite or the full version, is it possible to have fields that MUST be filled out?

For instance, right now I have users submit a form: http://www.mp3car.com/vbulletin/newt...20Bug%20Report

Once the user submits the bug, a new thread is created in the bug reporting forum, here: http://www.mp3car.com/vbulletin/streetdeck-bug-reports/

I've used the following hacks to make this whole system work:

Forms hack
Support Forum hack
New thread icons hack
New thread button hack

It's very cumbersome and it leaves a LOT to be desired.

This hack looks like it does most everything I need, except for custom fields. Is this the case?

I'm trying to find a price on the vBCredits web page, but I cannot find a price at all.
All of the submission properties must be configured upon submission, as you can see in this screenshot http://www.vbcredits.com/gallery/showimage.php?i=26&c=8

You can use the versions field for a custom settings field, and you can see how I do that in my own project directory http://www.vbcredits.com/forum/tracker.php
Otherwise, adding/editing/deleting the severity/type/status labels is only available in the pro version (the set is hardcoded in lite)

You can see the price for it when you click the purchase button on this page http://www.vbcredits.com/projects/vbtracker/index.php. I cant say the price here, but its less than Project Tools

Quote:
Originally Posted by RedGTiVR6 View Post
question -


So lets say I have multiple individuals hosting their software on our forums. I'd like to give each of them the ability to have their own tracking system but I don't want it all to be located through one link. I'd rather they create a link in their forum to their particular project and their users access that project tracker via that link. Is this possible with this setting?
Yes, simply add their project, and look in the project manager to find the id for that project. Report to that group what their project id is, and they can then link to it.
Note that should an outsider guess the url, they will have regular access. Also remember lite has usergroup restrictions, so your script hosters will need to be moderator or better to post in it. Full usergroup permissions as well as usergroup restriction per project is in pro.
Reply With Quote
  #26  
Old 12-17-2007, 02:28 PM
ChaosProgrammer ChaosProgrammer is offline
 
Join Date: Jul 2007
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My users are unable to post any bug. As an admin, I can. DO you know why this happens?
Reply With Quote
  #27  
Old 12-17-2007, 03:25 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can they see the projects?
Reply With Quote
  #28  
Old 12-26-2007, 01:49 PM
Crrrazzzy Crrrazzzy is offline
 
Join Date: Sep 2005
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't see the Usergroup Permissions area for the vBTracker. The only thing I see in the ACP for the vBTracker is this:

http://www.vbcredits.com/gallery/showimage.php?i=32&c=8

Without the last two options. "Manage Labels" and "Manage Submissions" are not there.

Did I mis-install?
Reply With Quote
  #29  
Old 12-26-2007, 01:52 PM
RedGTiVR6 RedGTiVR6 is offline
 
Join Date: Dec 2006
Location: Little Elm, TX
Posts: 817
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Those are options only available in the pro version.

To learn about the difference between the pro and lite versions, see here: http://www.vbcredits.com/projects/vbtracker/index.php
Reply With Quote
  #30  
Old 12-26-2007, 02:05 PM
Crrrazzzy Crrrazzzy is offline
 
Join Date: Sep 2005
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Gotcha. How much is the pro version? (I'm registering right now just to check it out)
Reply With Quote
  #31  
Old 12-26-2007, 05:00 PM
Darkwaltz4's Avatar
Darkwaltz4 Darkwaltz4 is offline
 
Join Date: Oct 2002
Location: Chicago
Posts: 1,538
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ChaosProgrammer View Post
My users are unable to post any bug. As an admin, I can. DO you know why this happens?
Quote:
Originally Posted by RedGTiVR6 View Post
Can they see the projects?
Usergroup permissions are hardcoded in LITE, but available in PRO. to see what they are in LITE, i detailed that in this post:
https://vborg.vbsupport.ru/showpost....1&postcount=12

Quote:
Originally Posted by tim@myinternets View Post
I don't see the Usergroup Permissions area for the vBTracker. The only thing I see in the ACP for the vBTracker is this:

http://www.vbcredits.com/gallery/showimage.php?i=32&c=8

Without the last two options. "Manage Labels" and "Manage Submissions" are not there.

Did I mis-install?
Quote:
Originally Posted by tim@myinternets View Post
Gotcha. How much is the pro version? (I'm registering right now just to check it out)
to see what you are missing and how much it costs, see the link posted above or in the first post (i cant post that here or another link) thanks!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:43 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04280 seconds
  • Memory Usage 2,315KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete