bugdar.git
2006-08-22 Robert Sesekr1126: Changes++ 1.1.0-b2
2006-08-22 Robert Sesekr1125: A much better fix
2006-08-22 Robert Sesekr1124: Array cast for foreach() warnings on ln 135
2006-08-22 Robert Sesekr1123: Adding one more query in upgrade3.php to set...
2006-08-22 Robert Sesekr1122: Adding a line that shows if gettext is installed...
2006-08-21 Robert Sesekr1121: This file needs a closing ?>
2006-08-21 Robert Sesekr1120: Default data updates
2006-08-21 Robert Sesekr1119: Adding upgrade3.php
2006-08-21 Robert Sesekr1118: changes++
2006-08-21 Robert Sesekr1117: *FINALLY* fixing the NotificationCenter->finaliz...
2006-08-21 Robert Sesekr1116: Fix a product/productid issue... yes, another one
2006-08-21 Robert Sesekr1115: No longer need $lang
2006-08-21 Robert Sesekr1114: Move the permission check up so we don't get...
2006-08-21 Robert Sesekr1113: Fix a pemrissions check
2006-08-21 Robert Sesekr1112: Fixed another productid permissions thingy
2006-08-21 Robert Sesekr1111: Added a permissions fectcher in can_perform...
2006-08-21 Robert Sesekr1110: In showreport.php, $bug[product] is converted...
2006-08-21 Robert Sesekr1109: Trying to get notification permissions check...
2006-08-20 Robert Sesekr1108: Fixed a string that had the wrong marker
2006-08-20 Robert Sesekr1107: It helps if you get the name of the permissions...
2006-08-20 Robert Sesekr1106: changes++
2006-08-20 Robert Sesekr1105: Major update of permission checking
2006-08-20 Robert Sesekr1104: Finally have a decent, working permissions check...
2006-08-20 Robert Sesekr1103: Better permission checking for the favorites...
2006-08-20 Robert Sesekr1102: change++
2006-08-20 Robert Sesekr1101: Searching now works again
2006-08-20 Robert Sesekr1100: We need fetch_on_bits() for canviewownhidden...
2006-08-20 Robert Sesekr1099: Adding productid to the can_perform() calls...
2006-08-20 Robert Sesekr1098: The canviewownhidden does *NOT* affect comments
2006-08-20 Robert Sesekr1097: Setting up permssions for canviewownhidden
2006-08-20 Robert Sesekr1096: Removed bug. prefix which would cause errors...
2006-08-20 Robert Sesekr1095: Changes++
2006-08-20 Robert Sesekr1094: Cast to remove foreach() warnings
2006-08-20 Robert Sesekr1093: Changes++
2006-08-20 Robert Sesekr1092: We don't need to wrap the sort option selects...
2006-08-20 Robert Sesekr1091: - Implementing canviewownhidden
2006-08-20 Robert Sesekr1090: Adding canviewownhidden
2006-08-19 Robert Sesekr1089: Fix typo
2006-08-18 Robert Sesekr1088: Adding the template diff file
2006-08-18 Robert Sesekr1087: Updating the upgrade instructions
2006-08-18 Robert Sesekr1086: Fixing parse errors
2006-08-18 Robert Sesekr1085: If you delete a resolution, severity, priority...
2006-08-18 Robert Sesekr1084: Well the delete thing was actually present throu...
2006-08-18 Robert Sesekr1083: Wrong API action for the kill branch
2006-08-18 Robert Sesekr1082: Fixing more warnings
2006-08-18 Robert Sesekr1081: Removing language XML debug mode
2006-08-18 Robert Sesekr1080: Now gettext works now that we set the proper...
2006-08-18 Robert Sesekr1079: Change the langcall to be gettext
2006-08-18 Robert Sesekr1078: Change internationalization format
2006-08-18 Robert Sesekr1077: Fixed a PHP error
2006-08-18 Robert Sesekr1076: Fix a call to a non-object error [editcomment...
2006-08-18 Robert Sesekr1075: Domain isn't avaliable any more...
2006-08-18 Robert Sesekr1074: Making en_US.pot UTF-8
2006-08-18 Robert Sesekr1073: Generating a new pot
2006-08-18 Robert Sesekr1072: Fixing phrases that weren't marked as strings...
2006-08-18 Robert Sesekr1071: Removing docs/bugtrack.sql because it's not...
2006-08-18 Robert Sesekr1070: Changing "colour" to "color" internally
2006-08-18 Robert Sesekr1069: Removing outward signs of "colour"
2006-08-18 Robert Sesekr1068: Removing all inwards signs of "favourite" in...
2006-08-18 Robert Sesekr1067: Making it truly en_US by removing all outward...
2006-08-18 Robert Sesekr1066: Fixing any broken links I could have just made
2006-08-18 Robert Sesekr1065: Moving favourite.php to favorite.php
2006-08-18 Robert Sesekr1064: Making en_US a POT
2006-08-18 Robert Sesekr1063: Moving messages.po into the po/ folder
2006-08-18 Robert Sesekr1062: Okay. Domain isn't the right word. So I'll chang...
2006-08-18 Robert Sesekr1061: Gettext should work now.
2006-08-18 Robert Sesekr1060: Change code to domain
2006-08-18 Robert Sesekr1059: Add gettext functions for those who don't have...
2006-08-18 Robert Sesekr1058: Add the domain to the language list output
2006-08-18 Robert Sesekr1057: Wrong argument order for in_array()
2006-08-18 Robert Sesekr1056: - Dropping language.filepath
2006-08-18 Robert Sesekr1055: Adding our initial messages.po
2006-08-18 Robert Sesekr1054: Adding a locale file system node
2006-08-18 Robert Sesekr1053: Remove the reload branch
2006-08-18 Robert Sesekr1052: Remove the localization table and the XML string...
2006-08-18 Robert Sesekr1051: Finalizing the LanguageAPI and implementing it
2006-08-18 Robert Sesekr1050: Adding a language API
2006-08-18 Robert Sesekr1049: Removing the concept of strings
2006-08-17 Robert Sesekr1048: Converting all $lang->string() stuff to use...
2006-08-16 Robert Sesekr1046: Alright. Now the changelog loooks right pre-gettext
2006-08-16 Robert Sesekr1045: Fixing bug://report/26
2006-08-16 Robert Sesekr1044: Initialize pagebits so we don't get warnings
2006-08-16 Robert Sesekr1043: Fixing more warning issues if no products exist
2006-08-15 Robert Sesekr1042: Switch to the 2.0.x branch and off of trunk...
2006-08-15 Robert Sesekr1041: Adding populate.php to be an magic bug creator
2006-08-14 Robert Sesekr1040: Changed access key for save and add another
2006-08-14 Robert Sesekr1039: changes++
2006-08-14 Robert Sesekr1038: Removing weird symbolization of the copyright
2006-08-14 Robert Sesekr1037: - Re-add the summary tag
2006-08-14 Robert Sesekr1036: Try using htmlspecialchars()
2006-08-14 Robert Sesekr1035: Removing an extra / in a close <td>
2006-08-14 Robert Sesekr1034: Remove the <summary> tag
2006-08-14 Robert Sesekr1033: Convert angle brackets on the sprintf()d string
2006-08-14 Robert Sesekr1032: - Removing concat $feed variable in place of...
2006-08-14 Robert Sesekr1031: Update lastpost info after comment->delete()
2006-08-08 Robert Sesekr1030: Array casting to remove foreach() warnings
2006-08-03 Robert Sesekr1028: Removing unnecessary lookup values 1.1.0-b1
2006-08-01 Robert Sesekr1027: We don't need the delete link in row_submit...
2006-08-01 Robert Sesekr1026: We now validate the component properly
2006-08-01 Robert Sesekr1025: New bug notifications now work. Finally.
next