bugdar.git
17 years agor1126: Changes++ 1.1.0-b2
Robert Sesek [Tue, 22 Aug 2006 01:37:20 +0000 (01:37 +0000)]
r1126: Changes++

17 years agor1125: A much better fix
Robert Sesek [Tue, 22 Aug 2006 01:35:49 +0000 (01:35 +0000)]
r1125: A much better fix

17 years agor1124: Array cast for foreach() warnings on ln 135
Robert Sesek [Tue, 22 Aug 2006 01:34:30 +0000 (01:34 +0000)]
r1124: Array cast for foreach() warnings on ln 135

17 years agor1123: Adding one more query in upgrade3.php to set the right language code
Robert Sesek [Tue, 22 Aug 2006 00:09:55 +0000 (00:09 +0000)]
r1123: Adding one more query in upgrade3.php to set the right language code

17 years agor1122: Adding a line that shows if gettext is installed or not
Robert Sesek [Tue, 22 Aug 2006 00:08:17 +0000 (00:08 +0000)]
r1122: Adding a line that shows if gettext is installed or not

17 years agor1121: This file needs a closing ?>
Robert Sesek [Mon, 21 Aug 2006 22:39:03 +0000 (22:39 +0000)]
r1121: This file needs a closing ?>

17 years agor1120: Default data updates
Robert Sesek [Mon, 21 Aug 2006 22:38:47 +0000 (22:38 +0000)]
r1120: Default data updates

17 years agor1119: Adding upgrade3.php
Robert Sesek [Mon, 21 Aug 2006 22:35:38 +0000 (22:35 +0000)]
r1119: Adding upgrade3.php

17 years agor1118: changes++
Robert Sesek [Mon, 21 Aug 2006 22:04:42 +0000 (22:04 +0000)]
r1118: changes++

17 years agor1117: *FINALLY* fixing the NotificationCenter->finalize() permissions checking bug.
Robert Sesek [Mon, 21 Aug 2006 03:36:56 +0000 (03:36 +0000)]
r1117: *FINALLY* fixing the NotificationCenter->finalize() permissions checking bug.

17 years agor1116: Fix a product/productid issue... yes, another one
Robert Sesek [Mon, 21 Aug 2006 03:17:10 +0000 (03:17 +0000)]
r1116: Fix a product/productid issue... yes, another one

17 years agor1115: No longer need $lang
Robert Sesek [Mon, 21 Aug 2006 02:56:54 +0000 (02:56 +0000)]
r1115: No longer need $lang

17 years agor1114: Move the permission check up so we don't get string conversion of the product ID
Robert Sesek [Mon, 21 Aug 2006 00:45:29 +0000 (00:45 +0000)]
r1114: Move the permission check up so we don't get string conversion of the product ID

17 years agor1113: Fix a pemrissions check
Robert Sesek [Mon, 21 Aug 2006 00:44:24 +0000 (00:44 +0000)]
r1113: Fix a pemrissions check

17 years agor1112: Fixed another productid permissions thingy
Robert Sesek [Mon, 21 Aug 2006 00:43:15 +0000 (00:43 +0000)]
r1112: Fixed another productid permissions thingy

17 years agor1111: Added a permissions fectcher in can_perform() if it isn't set, fixing the...
Robert Sesek [Mon, 21 Aug 2006 00:37:35 +0000 (00:37 +0000)]
r1111: Added a permissions fectcher in can_perform() if it isn't set, fixing the notifications check bug

17 years agor1110: In showreport.php, $bug[product] is converted into a string, but a lot of...
Robert Sesek [Mon, 21 Aug 2006 00:31:10 +0000 (00:31 +0000)]
r1110: In showreport.php, $bug[product] is converted into a string, but a lot of can_perform()s are called using that value, so we copy it before we convert it into $bug[productid] and use that. This fixes permission checks across the board... er file.

17 years agor1109: Trying to get notification permissions check to work
Robert Sesek [Mon, 21 Aug 2006 00:27:37 +0000 (00:27 +0000)]
r1109: Trying to get notification permissions check to work

17 years agor1108: Fixed a string that had the wrong marker
Robert Sesek [Sun, 20 Aug 2006 23:52:17 +0000 (23:52 +0000)]
r1108: Fixed a string that had the wrong marker

17 years agor1107: It helps if you get the name of the permissions checking function right
Robert Sesek [Sun, 20 Aug 2006 23:49:41 +0000 (23:49 +0000)]
r1107: It helps if you get the name of the permissions checking function right

17 years agor1106: changes++
Robert Sesek [Sun, 20 Aug 2006 23:48:06 +0000 (23:48 +0000)]
r1106: changes++

17 years agor1105: Major update of permission checking
Robert Sesek [Sun, 20 Aug 2006 23:47:25 +0000 (23:47 +0000)]
r1105: Major update of permission checking

17 years agor1104: Finally have a decent, working permissions check for bugs. However, it is...
Robert Sesek [Sun, 20 Aug 2006 23:42:44 +0000 (23:42 +0000)]
r1104: Finally have a decent, working permissions check for bugs. However, it is a huge if() condition, so stick it in its own function.

17 years agor1103: Better permission checking for the favorites list
Robert Sesek [Sun, 20 Aug 2006 23:10:59 +0000 (23:10 +0000)]
r1103: Better permission checking for the favorites list

17 years agor1102: change++
Robert Sesek [Sun, 20 Aug 2006 22:21:40 +0000 (22:21 +0000)]
r1102: change++

17 years agor1101: Searching now works again
Robert Sesek [Sun, 20 Aug 2006 22:20:39 +0000 (22:20 +0000)]
r1101: Searching now works again

17 years agor1100: We need fetch_on_bits() for canviewownhidden in order to have per-product...
Robert Sesek [Sun, 20 Aug 2006 21:03:48 +0000 (21:03 +0000)]
r1100: We need fetch_on_bits() for canviewownhidden in order to have per-product permissions work

17 years agor1099: Adding productid to the can_perform() calls for canviewownhidden
Robert Sesek [Sun, 20 Aug 2006 20:54:38 +0000 (20:54 +0000)]
r1099: Adding productid to the can_perform() calls for canviewownhidden

17 years agor1098: The canviewownhidden does *NOT* affect comments
Robert Sesek [Sun, 20 Aug 2006 20:52:56 +0000 (20:52 +0000)]
r1098: The canviewownhidden does *NOT* affect comments

17 years agor1097: Setting up permssions for canviewownhidden
Robert Sesek [Sun, 20 Aug 2006 20:50:40 +0000 (20:50 +0000)]
r1097: Setting up permssions for canviewownhidden

17 years agor1096: Removed bug. prefix which would cause errors to people with a TABLE_PREFIX
Robert Sesek [Sun, 20 Aug 2006 18:33:05 +0000 (18:33 +0000)]
r1096: Removed bug. prefix which would cause errors to people with a TABLE_PREFIX

17 years agor1095: Changes++
Robert Sesek [Sun, 20 Aug 2006 18:31:27 +0000 (18:31 +0000)]
r1095: Changes++

17 years agor1094: Cast to remove foreach() warnings
Robert Sesek [Sun, 20 Aug 2006 18:31:05 +0000 (18:31 +0000)]
r1094: Cast to remove foreach() warnings

17 years agor1093: Changes++
Robert Sesek [Sun, 20 Aug 2006 18:29:46 +0000 (18:29 +0000)]
r1093: Changes++

17 years agor1092: We don't need to wrap the sort option selects in <select>s because the code...
Robert Sesek [Sun, 20 Aug 2006 18:28:51 +0000 (18:28 +0000)]
r1092: We don't need to wrap the sort option selects in <select>s because the code has already been generated

17 years agor1091: - Implementing canviewownhidden
Robert Sesek [Sun, 20 Aug 2006 05:22:19 +0000 (05:22 +0000)]
r1091: - Implementing canviewownhidden
- Fixing a bug where I don't think the correct lastposttime would be set in search.php because of a missing array key

17 years agor1090: Adding canviewownhidden
Robert Sesek [Sun, 20 Aug 2006 05:07:40 +0000 (05:07 +0000)]
r1090: Adding canviewownhidden

17 years agor1089: Fix typo
Robert Sesek [Sat, 19 Aug 2006 09:46:16 +0000 (09:46 +0000)]
r1089: Fix typo

17 years agor1088: Adding the template diff file
Robert Sesek [Fri, 18 Aug 2006 23:49:01 +0000 (23:49 +0000)]
r1088: Adding the template diff file

17 years agor1087: Updating the upgrade instructions
Robert Sesek [Fri, 18 Aug 2006 23:43:03 +0000 (23:43 +0000)]
r1087: Updating the upgrade instructions

17 years agor1086: Fixing parse errors
Robert Sesek [Fri, 18 Aug 2006 23:07:54 +0000 (23:07 +0000)]
r1086: Fixing parse errors

17 years agor1085: If you delete a resolution, severity, priority, or status, make sure that...
Robert Sesek [Fri, 18 Aug 2006 22:44:03 +0000 (22:44 +0000)]
r1085: If you delete a resolution, severity, priority, or status, make sure that we set any bugs with that value back to the default values in $bugsys->options[]

17 years agor1084: Well the delete thing was actually present throughout the entire admin section
Robert Sesek [Fri, 18 Aug 2006 22:37:49 +0000 (22:37 +0000)]
r1084: Well the delete thing was actually present throughout the entire admin section

17 years agor1083: Wrong API action for the kill branch
Robert Sesek [Fri, 18 Aug 2006 22:30:29 +0000 (22:30 +0000)]
r1083: Wrong API action for the kill branch

17 years agor1082: Fixing more warnings
Robert Sesek [Fri, 18 Aug 2006 22:30:03 +0000 (22:30 +0000)]
r1082: Fixing more warnings

17 years agor1081: Removing language XML debug mode
Robert Sesek [Fri, 18 Aug 2006 06:10:48 +0000 (06:10 +0000)]
r1081: Removing language XML debug mode

17 years agor1080: Now gettext works now that we set the proper variables and such
Robert Sesek [Fri, 18 Aug 2006 05:46:01 +0000 (05:46 +0000)]
r1080: Now gettext works now that we set the proper variables and such

17 years agor1079: Change the langcall to be gettext
Robert Sesek [Fri, 18 Aug 2006 05:38:08 +0000 (05:38 +0000)]
r1079: Change the langcall to be gettext

17 years agor1078: Change internationalization format
Robert Sesek [Fri, 18 Aug 2006 05:27:04 +0000 (05:27 +0000)]
r1078: Change internationalization format

17 years agor1077: Fixed a PHP error
Robert Sesek [Fri, 18 Aug 2006 05:26:41 +0000 (05:26 +0000)]
r1077: Fixed a PHP error

17 years agor1076: Fix a call to a non-object error [editcomment.php#116]
Robert Sesek [Fri, 18 Aug 2006 05:26:18 +0000 (05:26 +0000)]
r1076: Fix a call to a non-object error [editcomment.php#116]

17 years agor1075: Domain isn't avaliable any more...
Robert Sesek [Fri, 18 Aug 2006 05:11:03 +0000 (05:11 +0000)]
r1075: Domain isn't avaliable any more...

17 years agor1074: Making en_US.pot UTF-8
Robert Sesek [Fri, 18 Aug 2006 04:55:40 +0000 (04:55 +0000)]
r1074: Making en_US.pot UTF-8

17 years agor1073: Generating a new pot
Robert Sesek [Fri, 18 Aug 2006 04:50:02 +0000 (04:50 +0000)]
r1073: Generating a new pot

17 years agor1072: Fixing phrases that weren't marked as strings in templates
Robert Sesek [Fri, 18 Aug 2006 04:47:33 +0000 (04:47 +0000)]
r1072: Fixing phrases that weren't marked as strings in templates

17 years agor1071: Removing docs/bugtrack.sql because it's not used and is horribly out-of-date
Robert Sesek [Fri, 18 Aug 2006 04:38:22 +0000 (04:38 +0000)]
r1071: Removing docs/bugtrack.sql because it's not used and is horribly out-of-date

17 years agor1070: Changing "colour" to "color" internally
Robert Sesek [Fri, 18 Aug 2006 03:24:52 +0000 (03:24 +0000)]
r1070: Changing "colour" to "color" internally

17 years agor1069: Removing outward signs of "colour"
Robert Sesek [Fri, 18 Aug 2006 03:19:23 +0000 (03:19 +0000)]
r1069: Removing outward signs of "colour"

17 years agor1068: Removing all inwards signs of "favourite" in favor of "favorite"
Robert Sesek [Fri, 18 Aug 2006 03:16:46 +0000 (03:16 +0000)]
r1068: Removing all inwards signs of "favourite" in favor of "favorite"

17 years agor1067: Making it truly en_US by removing all outward signs of "favourite" in favor...
Robert Sesek [Fri, 18 Aug 2006 03:13:11 +0000 (03:13 +0000)]
r1067: Making it truly en_US by removing all outward signs of "favourite" in favor of "favorite"

17 years agor1066: Fixing any broken links I could have just made
Robert Sesek [Fri, 18 Aug 2006 03:07:38 +0000 (03:07 +0000)]
r1066: Fixing any broken links I could have just made

17 years agor1065: Moving favourite.php to favorite.php
Robert Sesek [Fri, 18 Aug 2006 03:06:41 +0000 (03:06 +0000)]
r1065: Moving favourite.php to favorite.php

17 years agor1064: Making en_US a POT
Robert Sesek [Fri, 18 Aug 2006 03:02:44 +0000 (03:02 +0000)]
r1064: Making en_US a POT

17 years agor1063: Moving messages.po into the po/ folder
Robert Sesek [Fri, 18 Aug 2006 03:01:29 +0000 (03:01 +0000)]
r1063: Moving messages.po into the po/ folder

17 years agor1062: Okay. Domain isn't the right word. So I'll change it agian.
Robert Sesek [Fri, 18 Aug 2006 03:00:21 +0000 (03:00 +0000)]
r1062: Okay. Domain isn't the right word. So I'll change it agian.

17 years agor1061: Gettext should work now.
Robert Sesek [Fri, 18 Aug 2006 01:55:27 +0000 (01:55 +0000)]
r1061: Gettext should work now.

17 years agor1060: Change code to domain
Robert Sesek [Fri, 18 Aug 2006 01:43:46 +0000 (01:43 +0000)]
r1060: Change code to domain

17 years agor1059: Add gettext functions for those who don't have them
Robert Sesek [Fri, 18 Aug 2006 01:42:34 +0000 (01:42 +0000)]
r1059: Add gettext functions for those who don't have them

17 years agor1058: Add the domain to the language list output
Robert Sesek [Fri, 18 Aug 2006 01:40:20 +0000 (01:40 +0000)]
r1058: Add the domain to the language list output

17 years agor1057: Wrong argument order for in_array()
Robert Sesek [Fri, 18 Aug 2006 01:39:27 +0000 (01:39 +0000)]
r1057: Wrong argument order for in_array()

17 years agor1056: - Dropping language.filepath
Robert Sesek [Fri, 18 Aug 2006 01:38:25 +0000 (01:38 +0000)]
r1056: - Dropping language.filepath
- Adding language.domain

17 years agor1055: Adding our initial messages.po
Robert Sesek [Fri, 18 Aug 2006 01:36:48 +0000 (01:36 +0000)]
r1055: Adding our initial messages.po

17 years agor1054: Adding a locale file system node
Robert Sesek [Fri, 18 Aug 2006 00:42:42 +0000 (00:42 +0000)]
r1054: Adding a locale file system node

17 years agor1053: Remove the reload branch
Robert Sesek [Fri, 18 Aug 2006 00:39:00 +0000 (00:39 +0000)]
r1053: Remove the reload branch

17 years agor1052: Remove the localization table and the XML strings concept from the language...
Robert Sesek [Fri, 18 Aug 2006 00:38:41 +0000 (00:38 +0000)]
r1052: Remove the localization table and the XML strings concept from the language manager

17 years agor1051: Finalizing the LanguageAPI and implementing it
Robert Sesek [Fri, 18 Aug 2006 00:26:16 +0000 (00:26 +0000)]
r1051: Finalizing the LanguageAPI and implementing it

17 years agor1050: Adding a language API
Robert Sesek [Fri, 18 Aug 2006 00:19:47 +0000 (00:19 +0000)]
r1050: Adding a language API

17 years agor1049: Removing the concept of strings
Robert Sesek [Fri, 18 Aug 2006 00:15:42 +0000 (00:15 +0000)]
r1049: Removing the concept of strings

17 years agor1048: Converting all $lang->string() stuff to use the gettext call
Robert Sesek [Thu, 17 Aug 2006 23:46:17 +0000 (23:46 +0000)]
r1048: Converting all $lang->string() stuff to use the gettext call

17 years agor1046: Alright. Now the changelog loooks right pre-gettext
Robert Sesek [Wed, 16 Aug 2006 21:55:05 +0000 (21:55 +0000)]
r1046: Alright. Now the changelog loooks right

17 years agor1045: Fixing bug://report/26
Robert Sesek [Wed, 16 Aug 2006 16:45:45 +0000 (16:45 +0000)]
r1045: Fixing bug://report/26

17 years agor1044: Initialize pagebits so we don't get warnings
Robert Sesek [Wed, 16 Aug 2006 16:43:37 +0000 (16:43 +0000)]
r1044: Initialize pagebits so we don't get warnings

17 years agor1043: Fixing more warning issues if no products exist
Robert Sesek [Wed, 16 Aug 2006 16:43:02 +0000 (16:43 +0000)]
r1043: Fixing more warning issues if no products exist

17 years agor1042: Switch to the 2.0.x branch and off of trunk. Sounds good, methinks
Robert Sesek [Tue, 15 Aug 2006 04:46:42 +0000 (04:46 +0000)]
r1042: Switch to the 2.0.x branch and off of trunk. Sounds good, methinks

17 years agor1041: Adding populate.php to be an magic bug creator
Robert Sesek [Tue, 15 Aug 2006 00:31:37 +0000 (00:31 +0000)]
r1041: Adding populate.php to be an magic bug creator

17 years agor1040: Changed access key for save and add another
Robert Sesek [Mon, 14 Aug 2006 22:31:44 +0000 (22:31 +0000)]
r1040: Changed access key for save and add another

17 years agor1039: changes++
Robert Sesek [Mon, 14 Aug 2006 22:09:06 +0000 (22:09 +0000)]
r1039: changes++

17 years agor1038: Removing weird symbolization of the copyright
Robert Sesek [Mon, 14 Aug 2006 22:08:32 +0000 (22:08 +0000)]
r1038: Removing weird symbolization of the copyright

17 years agor1037: - Re-add the summary tag
Robert Sesek [Mon, 14 Aug 2006 22:06:05 +0000 (22:06 +0000)]
r1037: - Re-add the summary tag
- Add type="html" to the content tag

17 years agor1036: Try using htmlspecialchars()
Robert Sesek [Mon, 14 Aug 2006 21:52:42 +0000 (21:52 +0000)]
r1036: Try using htmlspecialchars()

17 years agor1035: Removing an extra / in a close <td>
Robert Sesek [Mon, 14 Aug 2006 21:50:35 +0000 (21:50 +0000)]
r1035: Removing an extra / in a close <td>

17 years agor1034: Remove the <summary> tag
Robert Sesek [Mon, 14 Aug 2006 21:46:22 +0000 (21:46 +0000)]
r1034: Remove the <summary> tag

17 years agor1033: Convert angle brackets on the sprintf()d string
Robert Sesek [Mon, 14 Aug 2006 21:45:01 +0000 (21:45 +0000)]
r1033: Convert angle brackets on the sprintf()d string

17 years agor1032: - Removing concat $feed variable in place of just echo()ing out content
Robert Sesek [Mon, 14 Aug 2006 21:42:31 +0000 (21:42 +0000)]
r1032: - Removing concat $feed variable in place of just echo()ing out content
- Include bug.initialreport information in the output
- Use a table to format data
- Convert all angle brackets to entities in <content> to make things render in RSS browsers

17 years agor1031: Update lastpost info after comment->delete()
Robert Sesek [Mon, 14 Aug 2006 05:07:41 +0000 (05:07 +0000)]
r1031: Update lastpost info after comment->delete()

17 years agor1030: Array casting to remove foreach() warnings
Robert Sesek [Tue, 8 Aug 2006 05:33:10 +0000 (05:33 +0000)]
r1030: Array casting to remove foreach() warnings

17 years agor1028: Removing unnecessary lookup values 1.1.0-b1
Robert Sesek [Thu, 3 Aug 2006 17:44:55 +0000 (17:44 +0000)]
r1028: Removing unnecessary lookup values

17 years agor1027: We don't need the delete link in row_submit() any more
Robert Sesek [Tue, 1 Aug 2006 18:02:09 +0000 (18:02 +0000)]
r1027: We don't need the delete link in row_submit() any more

17 years agor1026: We now validate the component properly
Robert Sesek [Tue, 1 Aug 2006 17:50:15 +0000 (17:50 +0000)]
r1026: We now validate the component properly

17 years agor1025: New bug notifications now work. Finally.
Robert Sesek [Tue, 1 Aug 2006 07:42:53 +0000 (07:42 +0000)]
r1025: New bug notifications now work. Finally.