bugdar.git
15 years agoRedesign index.php
Robert Sesek [Tue, 6 Jan 2009 06:14:28 +0000 (22:14 -0800)]
Redesign index.php

* index.php: Rewrote for the template system
* templates/main.html: New file

15 years agoAdd the login template
Robert Sesek [Tue, 6 Jan 2009 05:24:09 +0000 (21:24 -0800)]
Add the login template

* global.php: Define some global templates, fix admin_login()
* templates/doctype.html: Whitespace-ify
* templates/headinclude.html: ditto
* templates/login.html: New file

15 years agoAdding the initial templates for the admin section and set up the template system
Robert Sesek [Tue, 6 Jan 2009 04:29:59 +0000 (20:29 -0800)]
Adding the initial templates for the admin section and set up the template system

* global.php: Remove BSPrinter init code and replace it with BSTemplate stuff
* templates/: New folder

15 years agoUpdating framework to version 3.2.0
Robert Sesek [Tue, 6 Jan 2009 01:58:31 +0000 (17:58 -0800)]
Updating framework to version 3.2.0

15 years agoFixed a parse error in api_user.php
Robert Sesek [Wed, 17 Sep 2008 14:20:00 +0000 (10:20 -0400)]
Fixed a parse error in api_user.php

15 years ago- Update the copyright notices to use the correct year and not a non-ASCII symbol
Robert Sesek [Wed, 17 Sep 2008 14:18:39 +0000 (10:18 -0400)]
- Update the copyright notices to use the correct year and not a non-ASCII symbol
- Remove SVN footers and SVN constants
- Remove $Revision$ keywords

15 years agoRemoving uses of $bugsys
Robert Sesek [Wed, 17 Sep 2008 14:12:25 +0000 (10:12 -0400)]
Removing uses of $bugsys

15 years agoUpdates for everything done to class_logging.php
Robert Sesek [Tue, 16 Sep 2008 17:22:26 +0000 (13:22 -0400)]
Updates for everything done to class_logging.php

15 years agoUpdate class_logging.php
Robert Sesek [Tue, 16 Sep 2008 17:21:52 +0000 (13:21 -0400)]
Update class_logging.php

15 years agoUpdate api_user.php
Robert Sesek [Tue, 16 Sep 2008 17:16:52 +0000 (13:16 -0400)]
Update api_user.php

15 years agoUpdate api_field.php
Robert Sesek [Tue, 16 Sep 2008 17:01:21 +0000 (13:01 -0400)]
Update api_field.php

15 years agoUpdate api_automation.php
Robert Sesek [Tue, 16 Sep 2008 16:58:02 +0000 (12:58 -0400)]
Update api_automation.php

15 years agoUpdate api_attachment.php
Robert Sesek [Tue, 16 Sep 2008 16:54:16 +0000 (12:54 -0400)]
Update api_attachment.php

15 years agoUpdate class_sort.php
Robert Sesek [Tue, 16 Sep 2008 02:22:08 +0000 (22:22 -0400)]
Update class_sort.php

15 years agoUpdating functions_datastore.php
Robert Sesek [Tue, 16 Sep 2008 02:08:36 +0000 (22:08 -0400)]
Updating functions_datastore.php

15 years agoFix an "invalid argument for foreach"
Robert Sesek [Sat, 6 Sep 2008 20:23:54 +0000 (16:23 -0400)]
Fix an "invalid argument for foreach"

15 years agoUpdate functions_product.php to use proper naming
Robert Sesek [Sat, 6 Sep 2008 20:21:39 +0000 (16:21 -0400)]
Update functions_product.php to use proper naming

15 years agoUpdate api_usergroup.php
Robert Sesek [Sat, 6 Sep 2008 20:12:42 +0000 (16:12 -0400)]
Update api_usergroup.php

15 years agoRemove the verifiers from the field list
Robert Sesek [Sat, 6 Sep 2008 20:07:41 +0000 (16:07 -0400)]
Remove the verifiers from the field list

15 years agoUpdate api_priority.php
Robert Sesek [Sat, 6 Sep 2008 20:04:38 +0000 (16:04 -0400)]
Update api_priority.php

15 years agoUpdate api_resolution.php
Robert Sesek [Sat, 6 Sep 2008 20:02:43 +0000 (16:02 -0400)]
Update api_resolution.php

15 years agoUpdate api_language.php
Robert Sesek [Sat, 6 Sep 2008 20:00:15 +0000 (16:00 -0400)]
Update api_language.php

15 years agoUpdate api_severity.php
Robert Sesek [Sat, 6 Sep 2008 19:50:37 +0000 (15:50 -0400)]
Update api_severity.php

15 years agoUpdate api_status.php
Robert Sesek [Sat, 6 Sep 2008 19:45:07 +0000 (15:45 -0400)]
Update api_status.php

15 years agoUpdating api_userhelp.php
Robert Sesek [Sat, 6 Sep 2008 19:28:08 +0000 (15:28 -0400)]
Updating api_userhelp.php

15 years agoUpdating framework version
Robert Sesek [Sat, 6 Sep 2008 19:28:00 +0000 (15:28 -0400)]
Updating framework version

15 years agoUpdate api_comment.php
Robert Sesek [Sat, 6 Sep 2008 18:18:38 +0000 (14:18 -0400)]
Update api_comment.php

15 years agoFix broken links in the pagenav
Robert Sesek [Sat, 6 Sep 2008 16:30:36 +0000 (12:30 -0400)]
Fix broken links in the pagenav

15 years agoAdd $productSelect to the tpl vars on showreport.php
Robert Sesek [Sat, 6 Sep 2008 16:26:46 +0000 (12:26 -0400)]
Add $productSelect to the tpl vars on showreport.php

15 years agoUpdating api_bug.php, fix a "call to undefined" error in class_notification.php and...
Robert Sesek [Sat, 6 Sep 2008 16:24:40 +0000 (12:24 -0400)]
Updating api_bug.php, fix a "call to undefined" error in class_notification.php and making editreport.php work better

15 years agoFix showhistory.php to show more than one log item
Robert Sesek [Sat, 6 Sep 2008 15:51:23 +0000 (11:51 -0400)]
Fix showhistory.php to show more than one log item

15 years agoChange API->delete() to remove()
Robert Sesek [Sat, 6 Sep 2008 15:37:28 +0000 (11:37 -0400)]
Change API->delete() to remove()

15 years agoUpgrade class_notification.php to use emails.php (untested)
Robert Sesek [Tue, 2 Sep 2008 00:10:12 +0000 (20:10 -0400)]
Upgrade class_notification.php to use emails.php (untested)

15 years agoPHP5-ing and refactoring class_notification.php
Robert Sesek [Mon, 1 Sep 2008 15:51:49 +0000 (11:51 -0400)]
PHP5-ing and refactoring class_notification.php

15 years agoFix a template error with dynamic help in bugfield_static_text.tpl
Robert Sesek [Mon, 1 Sep 2008 14:58:12 +0000 (10:58 -0400)]
Fix a template error with dynamic help in bugfield_static_text.tpl

15 years agoFix an instance of an old debug() call
Robert Sesek [Sun, 31 Aug 2008 16:07:24 +0000 (12:07 -0400)]
Fix an instance of an old debug() call

15 years agoFix the password reset email system
Robert Sesek [Sun, 31 Aug 2008 15:39:54 +0000 (11:39 -0400)]
Fix the password reset email system

15 years ago- Get the email system to work for register.php
Robert Sesek [Sun, 31 Aug 2008 15:02:53 +0000 (11:02 -0400)]
- Get the email system to work for register.php
- Fix includes/functions_datastore.php

15 years agoWhen calling BSFunctions::cookie() to clear cookies, we need FALSE not NULL
Robert Sesek [Sat, 30 Aug 2008 13:50:41 +0000 (09:50 -0400)]
When calling BSFunctions::cookie() to clear cookies, we need FALSE not NULL

15 years agoMake the password reset email work (untested)
Robert Sesek [Sat, 30 Aug 2008 13:44:58 +0000 (09:44 -0400)]
Make the password reset email work (untested)

15 years agoAdd includes/emails.php
Robert Sesek [Sun, 24 Aug 2008 14:15:32 +0000 (10:15 -0400)]
Add includes/emails.php

15 years agoUpdating reigster.php to work, sans emails
Robert Sesek [Sun, 24 Aug 2008 13:53:43 +0000 (09:53 -0400)]
Updating reigster.php to work, sans emails

15 years agoExpire cookies properly in AuthenticationDefault::clearCookies
Robert Sesek [Sun, 24 Aug 2008 13:50:04 +0000 (09:50 -0400)]
Expire cookies properly in AuthenticationDefault::clearCookies

15 years agoGet quicksearch working on showreport.php
Robert Sesek [Sat, 23 Aug 2008 20:33:23 +0000 (16:33 -0400)]
Get quicksearch working on showreport.php

15 years agoUpdated attachment.php to work, sans NotificationCenter
Robert Sesek [Sat, 23 Aug 2008 20:25:40 +0000 (16:25 -0400)]
Updated attachment.php to work, sans NotificationCenter

15 years agoUpdating showreport.php for attachments
Robert Sesek [Sat, 23 Aug 2008 20:20:21 +0000 (16:20 -0400)]
Updating showreport.php for attachments

15 years agoUpdating framework version
Robert Sesek [Sat, 23 Aug 2008 19:55:50 +0000 (15:55 -0400)]
Updating framework version

15 years agoRemove includes/class_api_error.php and all of the places we require() it
Robert Sesek [Sat, 23 Aug 2008 19:31:51 +0000 (15:31 -0400)]
Remove includes/class_api_error.php and all of the places we require() it

15 years agoChanging $bugsys->permissions[] to bugdar::$permissions[]
Robert Sesek [Sat, 23 Aug 2008 17:13:48 +0000 (13:13 -0400)]
Changing $bugsys->permissions[] to bugdar::$permissions[]

15 years agoGetting newreport.php to work, sans notifications
Robert Sesek [Sat, 23 Aug 2008 17:11:46 +0000 (13:11 -0400)]
Getting newreport.php to work, sans notifications

15 years agoFix a bug in ConstructVersionSelect() that would cause all the versions to be selected
Robert Sesek [Sat, 23 Aug 2008 15:58:39 +0000 (11:58 -0400)]
Fix a bug in ConstructVersionSelect() that would cause all the versions to be selected

15 years agoUpdating editcomment.php
Robert Sesek [Sat, 23 Aug 2008 15:11:50 +0000 (11:11 -0400)]
Updating editcomment.php

15 years agostd_confirm.tpl doesn't exist, std_message.tpl does, though
Robert Sesek [Sat, 23 Aug 2008 15:10:13 +0000 (11:10 -0400)]
std_confirm.tpl doesn't exist, std_message.tpl does, though

15 years agoReplace *API($bugsys) with API()
Robert Sesek [Sat, 23 Aug 2008 14:34:39 +0000 (10:34 -0400)]
Replace *API($bugsys) with API()

15 years agoFix a $bugsys call and add $customfields to the template in showreport.php
Robert Sesek [Sat, 23 Aug 2008 14:29:37 +0000 (10:29 -0400)]
Fix a $bugsys call and add $customfields to the template in showreport.php

15 years agoUpdating search.php
Robert Sesek [Sat, 23 Aug 2008 14:28:01 +0000 (10:28 -0400)]
Updating search.php

15 years agoWorking on the other functionality of login.php
Robert Sesek [Sat, 23 Aug 2008 03:55:12 +0000 (23:55 -0400)]
Working on the other functionality of login.php

15 years agoAdd $favoritetext to the tpl vars in showreport.php
Robert Sesek [Fri, 22 Aug 2008 22:16:51 +0000 (18:16 -0400)]
Add $favoritetext to the tpl vars in showreport.php

15 years agoUpdating explain.php
Robert Sesek [Fri, 22 Aug 2008 22:14:53 +0000 (18:14 -0400)]
Updating explain.php

15 years agoGet the assignment select box working on newreport.php
Robert Sesek [Fri, 22 Aug 2008 04:14:12 +0000 (00:14 -0400)]
Get the assignment select box working on newreport.php

15 years agoGet pagination working on index.php
Robert Sesek [Fri, 22 Aug 2008 04:10:55 +0000 (00:10 -0400)]
Get pagination working on index.php

15 years agoShow votes on showreport.php
Robert Sesek [Fri, 22 Aug 2008 03:59:49 +0000 (23:59 -0400)]
Show votes on showreport.php

15 years agoChanging BSApi->objdata[] to BSApi->record[]
Robert Sesek [Fri, 22 Aug 2008 02:18:38 +0000 (22:18 -0400)]
Changing BSApi->objdata[] to BSApi->record[]

15 years agoUpdating help.php
Robert Sesek [Fri, 22 Aug 2008 02:05:23 +0000 (22:05 -0400)]
Updating help.php

15 years agoUpdate showhistory.php
Robert Sesek [Fri, 22 Aug 2008 01:54:22 +0000 (21:54 -0400)]
Update showhistory.php

15 years agoAdd the 2.0 development phases document
Robert Sesek [Wed, 20 Aug 2008 15:57:52 +0000 (11:57 -0400)]
Add the 2.0 development phases document

* docs/dev_phases_2-0.txt: New file

15 years agoMore work on showreport.php
Robert Sesek [Tue, 19 Aug 2008 17:18:39 +0000 (13:18 -0400)]
More work on showreport.php

15 years agoUpdating favorite.php
Robert Sesek [Tue, 19 Aug 2008 17:08:50 +0000 (13:08 -0400)]
Updating favorite.php

15 years agoUpdating userctrl.php
Robert Sesek [Tue, 19 Aug 2008 17:04:34 +0000 (13:04 -0400)]
Updating userctrl.php

15 years agoChange $bugsys->in[] to $input->in[]
Robert Sesek [Mon, 18 Aug 2008 16:24:49 +0000 (12:24 -0400)]
Change $bugsys->in[] to $input->in[]

15 years agoUpdate MessageReporter
Robert Sesek [Mon, 18 Aug 2008 16:22:38 +0000 (12:22 -0400)]
Update MessageReporter

15 years agoFix the log-in screen
Robert Sesek [Mon, 18 Aug 2008 16:18:09 +0000 (12:18 -0400)]
Fix the log-in screen

* login.php
* templates/login.tpl

15 years agoWorking on newreport.php
Robert Sesek [Mon, 18 Aug 2008 16:13:07 +0000 (12:13 -0400)]
Working on newreport.php

* includes/api_bug.php
* includes/api_comment.php
* includes/functions.php:
(construct_datastore_select)
(ConstructVersionSelect)
(ConstructOptGroup)
* newreport.php
* templates/bugfield_input_checkbox.tpl
* templates/bugfield_input_text.tpl
* templates/newreport.tpl

15 years agoBumping framework version
Robert Sesek [Wed, 2 Jul 2008 13:29:03 +0000 (09:29 -0400)]
Bumping framework version

15 years agoUpdate mailtest.php for ISSO3
Robert Sesek [Tue, 1 Jul 2008 14:15:41 +0000 (10:15 -0400)]
Update mailtest.php for ISSO3

15 years agoRemoving the old types of global variables ($year, $version, $datetime)
Robert Sesek [Thu, 26 Jun 2008 17:17:11 +0000 (13:17 -0400)]
Removing the old types of global variables ($year, $version, $datetime)

* global.php
* templates/footer.tpl
* templates/header.tpl

15 years agoFix a few strings in showreport.tpl
Robert Sesek [Thu, 26 Jun 2008 17:12:53 +0000 (13:12 -0400)]
Fix a few strings in showreport.tpl

15 years agoFixing construct_user_display()
Robert Sesek [Thu, 26 Jun 2008 17:09:50 +0000 (13:09 -0400)]
Fixing construct_user_display()

* includes/functions.php:
(construct_user_display): Convert to the BSTemplate
* templates/username_display.tpl

15 years agoGet showreport working
Robert Sesek [Thu, 26 Jun 2008 16:19:54 +0000 (12:19 -0400)]
Get showreport working

* showreport.php
* templates/showreport.tpl

15 years agoFix bugs in the help link system
Robert Sesek [Thu, 26 Jun 2008 16:18:28 +0000 (12:18 -0400)]
Fix bugs in the help link system

* includes/functions.php:
(isso_pre_parse_hook): Echo the value of fetch_help_link()
(fetch_help_link): Use the new template system

15 years agoUpdating the framework version
Robert Sesek [Thu, 26 Jun 2008 16:11:25 +0000 (12:11 -0400)]
Updating the framework version

15 years agoconstruct_custom_fields() now uses the new template system
Robert Sesek [Thu, 26 Jun 2008 15:18:57 +0000 (11:18 -0400)]
construct_custom_fields() now uses the new template system

15 years agoChange $bugsys->debug to BSApp::debug
Robert Sesek [Thu, 26 Jun 2008 15:05:21 +0000 (11:05 -0400)]
Change $bugsys->debug to BSApp::debug

15 years agoChange $db->query_first to $db->queryFirst
Robert Sesek [Thu, 26 Jun 2008 15:04:44 +0000 (11:04 -0400)]
Change $db->query_first to $db->queryFirst

15 years agoChange $bugsys->input_clean to $input->inputClean
Robert Sesek [Thu, 26 Jun 2008 15:04:19 +0000 (11:04 -0400)]
Change $bugsys->input_clean to $input->inputClean

15 years ago$focus needs to be a $globalVar
Robert Sesek [Thu, 26 Jun 2008 14:55:52 +0000 (10:55 -0400)]
$focus needs to be a $globalVar

15 years agoGlobal variables $stylevar and $show need to be set for the global templates
Robert Sesek [Thu, 26 Jun 2008 14:50:35 +0000 (10:50 -0400)]
Global variables $stylevar and $show need to be set for the global templates

* global.php

15 years agoFixing some unconverted strings
Robert Sesek [Thu, 26 Jun 2008 14:41:27 +0000 (10:41 -0400)]
Fixing some unconverted strings

15 years agoForgot a conditional
Robert Sesek [Thu, 26 Jun 2008 14:39:37 +0000 (10:39 -0400)]
Forgot a conditional

15 years agoUpdate the framework to take advantage of global template variables when processing...
Robert Sesek [Thu, 26 Jun 2008 14:38:36 +0000 (10:38 -0400)]
Update the framework to take advantage of global template variables when processing templates in global.php

15 years agoRevert "Use the BSTemplate::$preParseHook for global templates"
Robert Sesek [Thu, 26 Jun 2008 14:34:21 +0000 (10:34 -0400)]
Revert "Use the BSTemplate::$preParseHook for global templates"

This reverts commit 613803ed652937a8623c78cb298ca699a0211823.

15 years agoRevert "We were hitting an infinite loop with isso_pre_parse_hook"
Robert Sesek [Thu, 26 Jun 2008 14:34:07 +0000 (10:34 -0400)]
Revert "We were hitting an infinite loop with isso_pre_parse_hook"

This reverts commit 7fd25a7d3575c41051430d4611278d22cc6a98cd.

15 years agoWe were hitting an infinite loop with isso_pre_parse_hook
Robert Sesek [Thu, 26 Jun 2008 14:26:10 +0000 (10:26 -0400)]
We were hitting an infinite loop with isso_pre_parse_hook

* includes/functions.php:
(isso_pre_parse_hook)

15 years agoFixed construct_user_display()
Robert Sesek [Thu, 26 Jun 2008 14:24:33 +0000 (10:24 -0400)]
Fixed construct_user_display()

* includes/functions.php

15 years agoUse the BSTemplate::$preParseHook for global templates
Robert Sesek [Thu, 26 Jun 2008 14:22:30 +0000 (10:22 -0400)]
Use the BSTemplate::$preParseHook for global templates

15 years agoUpdate framework version
Robert Sesek [Thu, 26 Jun 2008 14:22:00 +0000 (10:22 -0400)]
Update framework version

15 years agoGet trackerhome_bits working
Robert Sesek [Thu, 26 Jun 2008 14:11:51 +0000 (10:11 -0400)]
Get trackerhome_bits working

15 years agoClean up $funct->*() to BSFunctions::*()
Robert Sesek [Thu, 26 Jun 2008 14:08:47 +0000 (10:08 -0400)]
Clean up $funct->*() to BSFunctions::*()

15 years agoChange while($o = $db->fetch_array($r)) to foreach($r as $o)
Robert Sesek [Thu, 26 Jun 2008 14:02:34 +0000 (10:02 -0400)]
Change while($o = $db->fetch_array($r)) to foreach($r as $o)

15 years agoConvert {@""} to <%-T()%>
Robert Sesek [Thu, 26 Jun 2008 14:01:08 +0000 (10:01 -0400)]
Convert {@""} to <%-T()%>