bugdar.git
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()%>

15 years agoConvert template conditionals to be actual PHP if statements
Robert Sesek [Wed, 25 Jun 2008 20:04:38 +0000 (16:04 -0400)]
Convert template conditionals to be actual PHP if statements

15 years agoPut the <%%> tags in the templates
Robert Sesek [Wed, 25 Jun 2008 20:00:17 +0000 (16:00 -0400)]
Put the <%%> tags in the templates

15 years agoindex.php and its associates
Robert Sesek [Wed, 25 Jun 2008 18:58:38 +0000 (14:58 -0400)]
index.php and its associates

15 years agoRewrite of the pagination system
Robert Sesek [Wed, 25 Jun 2008 18:43:08 +0000 (14:43 -0400)]
Rewrite of the pagination system

15 years agoclass_sort.php
Robert Sesek [Wed, 25 Jun 2008 18:25:30 +0000 (14:25 -0400)]
class_sort.php

15 years agoChange the $this->registry big three arrays to also use bugdar
Robert Sesek [Wed, 25 Jun 2008 15:38:59 +0000 (11:38 -0400)]
Change the $this->registry big three arrays to also use bugdar

15 years agoChange the big three $bugsys arrays to be a bugdar class
Robert Sesek [Wed, 25 Jun 2008 15:36:06 +0000 (11:36 -0400)]
Change the big three $bugsys arrays to be a bugdar class

15 years agoclass_mo.php
Robert Sesek [Wed, 25 Jun 2008 15:25:40 +0000 (11:25 -0400)]
class_mo.php

15 years agoglobal.php is now converted
Robert Sesek [Wed, 25 Jun 2008 15:25:06 +0000 (11:25 -0400)]
global.php is now converted

15 years agoFixing an $funct issue and do not load Mail in init.php
Robert Sesek [Wed, 25 Jun 2008 15:08:31 +0000 (11:08 -0400)]
Fixing an $funct issue and do not load Mail in init.php

15 years agoUpdating the auth/ system to ISSO3
Robert Sesek [Wed, 25 Jun 2008 15:06:39 +0000 (11:06 -0400)]
Updating the auth/ system to ISSO3

15 years agoinit.php is now largely upgraded
Robert Sesek [Wed, 25 Jun 2008 14:57:17 +0000 (10:57 -0400)]
init.php is now largely upgraded

15 years agoTemplates XHTML compliance fixes
Elisamuel Resto [Sat, 14 Jun 2008 02:29:08 +0000 (22:29 -0400)]
Templates XHTML compliance fixes

Nearly all modified templates had a issue of:
 - no xmlns tag inside of the html tag
 - no type tag inside the stylesheet link rel's
 - no /> for some form elements

bugfield_input_text was missing a ending > for maxlength that made the output
visually break, and push everything onto one column, also making validation fail.

There are other validation warnings, such as for empty options in select fields
among others, but those are non-offensive, thus they don't exactly need attention.

Signed-off-by: Elisamuel Resto <ryuji@sourcemage.org>
15 years agoLoad ISSO3 support alongside ISSO2
Robert Sesek [Tue, 10 Jun 2008 15:02:33 +0000 (11:02 -0400)]
Load ISSO3 support alongside ISSO2

* includes/init.php

15 years agoAdding the ISSO submodule
Robert Sesek [Tue, 10 Jun 2008 14:53:23 +0000 (10:53 -0400)]
Adding the ISSO submodule

15 years agoAdding a .gitignore file
Robert Sesek [Tue, 10 Jun 2008 14:30:24 +0000 (10:30 -0400)]
Adding a .gitignore file

16 years agor1620: Custom, mandatory select fields didn't accept the first option as valid. Fixes...
Robert Sesek [Tue, 22 Apr 2008 19:19:17 +0000 (19:19 +0000)]
r1620: Custom, mandatory select fields didn't accept the first option as valid. Fixes bug 121.

* includes/functions.php:
(process_custom_fields)

16 years agor1618: Making a note for users to backup includes/config.php when upgrading
Robert Sesek [Tue, 25 Mar 2008 15:05:43 +0000 (15:05 +0000)]
r1618: Making a note for users to backup includes/config.php when upgrading

* UPGRADING

16 years agor1613: Merging r1611 and r1612 from the 1.2.x branch to the trunk (upgrade script...
Robert Sesek [Mon, 24 Mar 2008 02:39:52 +0000 (02:39 +0000)]
r1613: Merging r1611 and r1612 from the 1.2.x branch to the trunk (upgrade script stuff)

16 years agor1612: Adding the 1.2.2 version into the installer version list
Robert Sesek [Mon, 24 Mar 2008 02:29:45 +0000 (02:29 +0000)]
r1612: Adding the 1.2.2 version into the installer version list

* install/global.php

16 years agor1611: Adding the installer script and template diff for the 1.2.2 release
Robert Sesek [Mon, 24 Mar 2008 02:25:45 +0000 (02:25 +0000)]
r1611: Adding the installer script and template diff for the 1.2.2 release

* install/upgrade17.php: New file
* install/templates/1.2.1 - 1.2.2.diff: New file

16 years agor1610: Because ISSO is now in a git repository, we are merely going to add the last...
Robert Sesek [Mon, 24 Mar 2008 02:15:22 +0000 (02:15 +0000)]
r1610: Because ISSO is now in a git repository, we are merely going to add the last revision of ISSO2 to the Bugdar source tree to simplify the release process

16 years agor1609: Merging the changelog from r1608 from the 1.2.x branch to the trunk
Robert Sesek [Fri, 21 Mar 2008 03:37:57 +0000 (03:37 +0000)]
r1609: Merging the changelog from r1608 from the 1.2.x branch to the trunk

16 years agor1608: Merging r1607 from trunk
Robert Sesek [Fri, 21 Mar 2008 03:35:30 +0000 (03:35 +0000)]
r1608: Merging r1607 from trunk

16 years agor1607: Updating all the language strings to use T() instead of _() so we can use...
Robert Sesek [Fri, 21 Mar 2008 02:55:35 +0000 (02:55 +0000)]
r1607: Updating all the language strings to use T() instead of _() so we can use our new custom MOReader class instead of the built-in Gettext extension.

16 years agor1606: Merging the changes from r1605 from trunk to branch. Fixes bug://report/120
Robert Sesek [Mon, 11 Feb 2008 20:05:05 +0000 (20:05 +0000)]
r1606: Merging the changes from r1605 from trunk to branch. Fixes bug://report/120