bugdar.git
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

16 years agor1605: Comments posted by guests can now be deleted. Fixes bug://report/120
Robert Sesek [Mon, 11 Feb 2008 20:02:26 +0000 (20:02 +0000)]
r1605: Comments posted by guests can now be deleted. Fixes bug://report/120

* docs/changes.txt: Changelog update
* includes/api_comment.php: Remove the relation on the Comment.userid field
* editcomment.php: Because we removed the relation on Comment.userid, we need to manually get the user info

16 years agor1604: Merging the changes from r1603 from the trunk to the branch
Robert Sesek [Sat, 22 Sep 2007 18:10:00 +0000 (18:10 +0000)]
r1604: Merging the changes from r1603 from the trunk to the branch

16 years agor1603: Fixing a small variable capitalization error
Robert Sesek [Sat, 22 Sep 2007 18:09:06 +0000 (18:09 +0000)]
r1603: Fixing a small variable capitalization error

* includes/auth/auth.php:
(Authentication::_createBugdarUser): Changed $authDb to $authdb

16 years agor1602: Merging r1601 from trunk to the branch
Robert Sesek [Sat, 25 Aug 2007 15:42:32 +0000 (15:42 +0000)]
r1602: Merging r1601 from trunk to the branch

16 years agor1601: The installer wasn't running with the database in UTF8 mode (even if the confi...
Robert Sesek [Sat, 25 Aug 2007 15:41:34 +0000 (15:41 +0000)]
r1601: The installer wasn't running with the database in UTF8 mode (even if the config directive stated to do so). Therefore, this would break certain installations.

* install/global.php: Adding a SET NAMES query
* docs/changes.txt

16 years agor1600: Merging r1599 from trunk to fix bug://report/97
Robert Sesek [Thu, 9 Aug 2007 19:06:13 +0000 (19:06 +0000)]
r1600: Merging r1599 from trunk to fix bug://report/97

16 years agor1599: Fixed bug://report/97. If a user had selected a language that had since been...
Robert Sesek [Thu, 9 Aug 2007 19:03:25 +0000 (19:03 +0000)]
r1599: Fixed bug://report/97. If a user had selected a language that had since been deleted, the email notification system would fail because the template paths it would try to load wouldn't exist becuase the langcode wouldn't be added.

* docs/changes.txt
* include/class_notification.php:
(NotificationCenter::_localeFromUserId): Instead of checking if the language ID exists for the user, get the langcode for the user's language and check if *that* exists

16 years agor1598: Forgot to add a TABLE_PREFIX to the query to get custom fields
Robert Sesek [Sat, 4 Aug 2007 22:18:25 +0000 (22:18 +0000)]
r1598: Forgot to add a TABLE_PREFIX to the query to get custom fields

* Source/class_sort.php:
(ListSorter::_fetchCustomFields): Add a TABLE_PREFIX to the non-permissions based query

16 years agor1597: Adding custom columns to the bug listing display. Fixes bug://report/73
Robert Sesek [Sat, 4 Aug 2007 17:46:45 +0000 (17:46 +0000)]
r1597: Adding custom columns to the bug listing display. Fixes bug://report/73

* includes/definitions.php: Removed
* includes/init.php: Do not include definitions.php anymore
* includes/class_sort.php:
(ListSorter::fetch_by_text): Fetch custom fields when getting the text information
(ListSorter::constructColumnHeaders): Use fetch_by_text() instead of $bugsys->columnNames[]
(ListSorter::_processColumns): Use fetch_by_text() instead of $bugsys->columnNames[] and make sure that the columns the user has selected actually exist (namely for permissions sanity)
(ListSorter::_fetchCustomFields): New method that returns all the custom fields in the system, or just the ones the user can see, based on a parameter

16 years agor1596: * templates/header.tpl: Moving the inline styling for the quicksearch to be...
Robert Sesek [Wed, 1 Aug 2007 23:14:42 +0000 (23:14 +0000)]
r1596: * templates/header.tpl: Moving the inline styling for the quicksearch to be in #quicksearch
* templates/global.css: Adding #quicksearch definition

16 years agor1595: Branching the trunk into the 1.2.x maintenance branch
Robert Sesek [Tue, 31 Jul 2007 20:12:40 +0000 (20:12 +0000)]
r1595: Branching the trunk into the 1.2.x maintenance branch

16 years agor1594: Fixes bug://report/95
Robert Sesek [Fri, 27 Jul 2007 05:45:28 +0000 (05:45 +0000)]
r1594: Fixes bug://report/95

Do not show the version number on non-admin pages.

* templates/footer.tpl: Rework the copyright text around not having a version number

16 years agor1593: Fixing bug://report/93
Robert Sesek [Fri, 27 Jul 2007 05:25:30 +0000 (05:25 +0000)]
r1593: Fixing bug://report/93

After mass-updating a search where the criteria were changed, a user would be stuck in a "no results" error.

* search.php: Adding a link to create a new search on a "no results" error

16 years agor1592: Adding a file that caches all the templates in Bugdar to the database
Robert Sesek [Fri, 20 Jul 2007 17:00:15 +0000 (17:00 +0000)]
r1592: Adding a file that caches all the templates in Bugdar to the database

16 years agor1591: Fix the user approval system by actually getting email templates correctly
Robert Sesek [Fri, 20 Jul 2007 02:20:49 +0000 (02:20 +0000)]
r1591: Fix the user approval system by actually getting email templates correctly

16 years agor1590: Fix a "Call-time pass-by-reference has been deprecated" on search.php line 602
Robert Sesek [Fri, 20 Jul 2007 00:30:00 +0000 (00:30 +0000)]
r1590: Fix a "Call-time pass-by-reference has been deprecated" on search.php line 602

16 years agor1588: Adding a copy of the license into the folder, and adding it to the packager 1.2.1
Robert Sesek [Fri, 20 Jul 2007 00:16:01 +0000 (00:16 +0000)]
r1588: Adding a copy of the license into the folder, and adding it to the packager

16 years agor1587: Adding the release preparation script
Robert Sesek [Fri, 20 Jul 2007 00:14:16 +0000 (00:14 +0000)]
r1587: Adding the release preparation script

16 years agor1586: Fixed a stupid parse error
Robert Sesek [Thu, 19 Jul 2007 23:13:55 +0000 (23:13 +0000)]
r1586: Fixed a stupid parse error

16 years agor1585: Forgot to bump the version
Robert Sesek [Thu, 19 Jul 2007 22:58:16 +0000 (22:58 +0000)]
r1585: Forgot to bump the version

16 years agor1584: changes++
Robert Sesek [Thu, 19 Jul 2007 22:48:30 +0000 (22:48 +0000)]
r1584: changes++

16 years agor1583: - If the version is bad, send them to upgrade16.php in hopes of fixing the...
Robert Sesek [Thu, 19 Jul 2007 22:38:19 +0000 (22:38 +0000)]
r1583: - If the version is bad, send them to upgrade16.php in hopes of fixing the problem
- Add upgrade16.php

16 years agor1582: We no longer can trust the tag variable substitution for PHP files. Changing...
Robert Sesek [Thu, 19 Jul 2007 22:33:24 +0000 (22:33 +0000)]
r1582: We no longer can trust the tag variable substitution for PHP files. Changing the way we use Budar's version number.

16 years agor1581: Fixing a bug where we weren't properly setting $search variables in search...
Robert Sesek [Wed, 18 Jul 2007 06:00:36 +0000 (06:00 +0000)]
r1581: Fixing a bug where we weren't properly setting $search variables in search.php which was making us rerun a search twice before newly-modified results would show up

16 years agor1580: In the INSTALLING and UPGRADING document, add a note about removing install...
Robert Sesek [Tue, 17 Jul 2007 23:57:43 +0000 (23:57 +0000)]
r1580: In the INSTALLING and UPGRADING document, add a note about removing install/global.php

16 years agor1578: Updating en_US.pot 1.2.0
Robert Sesek [Sat, 14 Jul 2007 19:03:42 +0000 (19:03 +0000)]
r1578: Updating en_US.pot

16 years agor1577: Adding the template changeset file
Robert Sesek [Sat, 14 Jul 2007 19:01:52 +0000 (19:01 +0000)]
r1577: Adding the template changeset file

16 years agor1576: Dumping the latest settings file
Robert Sesek [Sat, 14 Jul 2007 18:59:46 +0000 (18:59 +0000)]
r1576: Dumping the latest settings file

16 years agor1575: - Adding the 1.2.0 upgrade path in install/global.php
Robert Sesek [Sat, 14 Jul 2007 17:46:10 +0000 (17:46 +0000)]
r1575: - Adding the 1.2.0 upgrade path in install/global.php
- In install/upgrade.php add some further checks to see if the stored version is invalid

16 years agor1574: In NotificationCenter::_localeFromUserId() we now take into account when the...
Robert Sesek [Sat, 14 Jul 2007 17:45:35 +0000 (17:45 +0000)]
r1574: In NotificationCenter::_localeFromUserId() we now take into account when the language isn't set that we should use the default one

16 years agor1573: Adding the upgrade script for 1.2.0
Robert Sesek [Sat, 14 Jul 2007 05:44:24 +0000 (05:44 +0000)]
r1573: Adding the upgrade script for 1.2.0

16 years agor1572: There will be no RC2... we're going final
Robert Sesek [Fri, 13 Jul 2007 06:41:27 +0000 (06:41 +0000)]
r1572: There will be no RC2... we're going final

16 years agor1571: Removing trailing whitespace on login.php
Robert Sesek [Sun, 8 Jul 2007 06:03:24 +0000 (06:03 +0000)]
r1571: Removing trailing whitespace on login.php

16 years agor1570: We are no longer going to tell people to convert their databases, if they...
Robert Sesek [Sun, 8 Jul 2007 00:01:52 +0000 (00:01 +0000)]
r1570: We are no longer going to tell people to convert their databases, if they have problems, they can come and talk to us

16 years agor1569: Added improvements to convert_database_charset.php
Robert Sesek [Sun, 8 Jul 2007 00:01:23 +0000 (00:01 +0000)]
r1569: Added improvements to convert_database_charset.php

16 years agor1568: We now properly tell MySQL to use utf8 and we send a content-type header...
Robert Sesek [Sun, 8 Jul 2007 00:00:30 +0000 (00:00 +0000)]
r1568: We  now properly tell MySQL to use utf8 and we send a content-type header along with it, though it's an option in config.php so that people who don't use utf8 MySQL don't have problems

16 years agor1567: In NotificationCenter::finalize() tell the XML parser to use utf8
Robert Sesek [Sat, 7 Jul 2007 23:05:24 +0000 (23:05 +0000)]
r1567: In NotificationCenter::finalize() tell the XML parser to use utf8