Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Beta Releases

Reply
 
Thread Tools
[HTL] & [very simple TXT] vB-Bugs Details »»
[HTL] & [very simple TXT] vB-Bugs
Version: 1.00, by Andreas Andreas is offline
Developer Last Online: Jan 2023 Show Printable Version Email this Page

Version: 3.0.0 Rating:
Released: 02-03-2004 Last Update: Never Installs: 23
Is in Beta Stage  
No support by the author.

OK, this is my first Hack release, so please forgive me if it's crap.

vB-Bugs
Version: 0.1f Alpha
vB-version: 3.0.0 Release Candidate 2
Developer: Kirby
Install difficulty: Easy
File edits: 1
Template edits: 0

Description of the Hack:
This is a basic vBulletin-powered Bug-Tracker
It is based on vB-Todolist originalli created by RekiM who kindly gave me permission to make this "port".

Features
  • User-definable Types, Severities and States
  • Front-End fully phrased
  • XHTML-Compliant
  • Various possibilities to Filter/Search

Requirements
  • vBulletin 3 RC2
  • mySQL > 4.0.2

Please note that this is an alpha release only and I can't and
won't take any responsibilities. Use it as-is at you own risk.


HACK INSTALLATION DETAILS:
New files for this Hack:
bugs.php
admincp/bugsadmin.php

Files modified for this Hack:
admincp/index.php

New templates for this Hack:
bugs_addbug
bugs_addbugnote
bugs_listbit
bugs_bugnote
bugs_details
bugs_list
BUGS

New DB tables for this Hack:
bugs
bugnotes
bugtypes
bugseverities
bugstates


This post was generated by the Hack Tracking Log

Show Your Support

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

Comments
  #132  
Old 04-11-2004, 03:40 AM
ixian's Avatar
ixian ixian is offline
 
Join Date: Oct 2001
Location: Denver, CO
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Shane
If someone knows where I can get the "temporay" phrases list... that be very helpfull. That is the only thing keeping me from relasing the new version.

I'm not sure I understand what you are looking for?
Reply With Quote
  #133  
Old 04-11-2004, 04:18 AM
Shane's Avatar
Shane Shane is offline
 
Join Date: Nov 2001
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

TO use HTL for everyone to has it installed, I need the temp files. It the hack I reluctlly had to install because lots of people have it. The "list" is to help the system download the correct files. I might just have to make it manually.

@Stadler: I am opening up my code once I get ym CVS server online so people can help out. If you want to send your code now to my email address bugs at bugssite dot org I can add the with the fixes I've done. If there was any template changes I would need those as well. I am as well waiting for Kirby to get back to me.

Email, Notification System is on hold till I can get this release out at least on my end. Otherwise right now I have totoally re-originized the code into vB.com format and functioniality. My users love it on http://forum.starfleets.net
Reply With Quote
  #134  
Old 04-12-2004, 01:55 PM
Stadler Stadler is offline
 
Join Date: Apr 2002
Location: Kiel, Germany
Posts: 142
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Shane
@Stadler: I am opening up my code once I get ym CVS server online so people can help out. If you want to send your code now to my email address bugs at bugssite dot org I can add the with the fixes I've done. If there was any template changes I would need those as well. I am as well waiting for Kirby to get back to me.
Ok, I've eMailed you the changes now.

Lets hope, Kirby replies here soon
Reply With Quote
  #135  
Old 04-12-2004, 05:18 PM
Shane's Avatar
Shane Shane is offline
 
Join Date: Nov 2001
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Aye, got the email.
Reply With Quote
  #136  
Old 04-15-2004, 12:21 AM
13th_Disciple 13th_Disciple is offline
 
Join Date: Jan 2003
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would be nice if this hack could have multiple instances.. in other words, have multiple installs and assign seperate bug tracking areas to different projects within a single site.. this way, for something like what i would want, you can have one group with a project that has one bug tracking section, another group with a seperate bug tracking area to support another totally seperate project.. have so a prefix is attached to each seperate bug tracker instance so bug id's wouldn't be duplicated within the bug tracker tables..

can this hack support that? i have not seen it mentioned anywhere within the thread and doing a search for "multiple" within the thread returned zero results..
Reply With Quote
  #137  
Old 04-15-2004, 12:27 AM
ixian's Avatar
ixian ixian is offline
 
Join Date: Oct 2001
Location: Denver, CO
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 13th_Disciple
Would be nice if this hack could have multiple instances.. in other words, have multiple installs and assign seperate bug tracking areas to different projects within a single site.. this way, for something like what i would want, you can have one group with a project that has one bug tracking section, another group with a seperate bug tracking area to support another totally seperate project.. have so a prefix is attached to each seperate bug tracker instance so bug id's wouldn't be duplicated within the bug tracker tables..

can this hack support that? i have not seen it mentioned anywhere within the thread and doing a search for "multiple" within the thread returned zero results..

We're just trying to get the bugs fixed right now dude, as the original author either isn't supporting it or cannot do so. What you want.....don't hold your breath for two long, if you know what I am saying.

Frankly, for that kind of complexity, you would be better off with something like Mantis or phpbugtracker.
Reply With Quote
  #138  
Old 04-15-2004, 12:37 AM
Shane's Avatar
Shane Shane is offline
 
Join Date: Nov 2001
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ixian
We're just trying to get the bugs fixed right now dude, as the original author either isn't supporting it or cannot do so. What you want.....don't hold your breath for two long, if you know what I am saying.

Frankly, for that kind of complexity, you would be better off with something like Mantis or phpbugtracker.
To beleive it or not I have thought of that and added to to a the "new feature" in my "To Do" tracker

With many devlopers for just one things, but as ixian said.. we are working on the fixes first and then we can go into MORE fun stuff.
Reply With Quote
  #139  
Old 04-15-2004, 01:12 AM
13th_Disciple 13th_Disciple is offline
 
Join Date: Jan 2003
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ixian
We're just trying to get the bugs fixed right now dude, as the original author either isn't supporting it or cannot do so. What you want.....don't hold your breath for two long, if you know what I am saying.

Frankly, for that kind of complexity, you would be better off with something like Mantis or phpbugtracker.
okay.. dude..
Reply With Quote
  #140  
Old 04-15-2004, 10:26 AM
Catch-22|BL Catch-22|BL is offline
 
Join Date: Aug 2003
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Six more weeks have passed so let's just move this thing into the full release section already. It delivers what it says on the outside of the box and that will be enough for most of us. I didn't know if he wanted new suggestions, I cannot remember now....I might even have exchanged messages with Kirby|DE. Maybe I am mistaken? But anyway, he clearly was not going to make this is a big deal so let's just consider it a finished product.
Reply With Quote
  #141  
Old 04-15-2004, 01:48 PM
Shane's Avatar
Shane Shane is offline
 
Join Date: Nov 2001
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not always a good idea, but trying hard to get these phrases exported.
Reply With Quote
Reply

Thread Tools

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 07:01 PM.


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.04989 seconds
  • Memory Usage 2,308KB
  • Queries Executed 25 (?)
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
  • (5)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
  • (1)pagenav_pagelinkrel
  • (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