Remove includes/class_api_error.php and all of the places we require() it
[bugdar.git] / admin / language.php
2008-08-23 Robert SesekRemove includes/class_api_error.php and all of the...
2008-08-23 Robert SesekReplace *API($bugsys) with API()
2008-08-22 Robert SesekChanging BSApi->objdata[] to BSApi->record[]
2008-08-18 Robert SesekChange $bugsys->in[] to $input->in[]
2008-06-26 Robert SesekChange $bugsys->input_clean to $input->inputClean
2008-06-26 Robert SesekChange while($o = $db->fetch_array($r)) to foreach...
2008-06-25 Robert SesekChange the big three $bugsys arrays to be a bugdar...
2008-03-21 Robert Sesekr1608: Merging r1607 from trunk
2008-03-21 Robert Sesekr1607: Updating all the language strings to use T(...
2007-07-19 Robert Sesekr1582: We no longer can trust the tag variable substitu...
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 Sesekr1062: Okay. Domain isn't the right word. So I'll chang...
2006-08-18 Robert Sesekr1058: Add the domain to the language list output
2006-08-18 Robert Sesekr1056: - Dropping language.filepath
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-17 Robert Sesekr1048: Converting all $lang->string() stuff to use...
2006-07-26 Robert Sesekr972: Rebranding from Iris Studios to Blue Static
2006-07-22 Robert Sesekr917: Adding inline todos for admin APIs
2006-07-20 Robert Sesekr909: Removing all the help links as the ISSO.Printer...
2006-07-16 Robert Sesekr887: Removing all the annoying calls to intval() in...
2006-06-29 Robert Sesekr883: - Updating the Admin CP navigation system
2006-03-30 Robert Sesekr765: Say hello to the GPL
2006-01-15 Robert Sesekr714: OKAY, this is the last of the TABLE_PREFIX bugs
2006-01-15 Robert Sesekr712: - add -> insert... not update
2006-01-15 Robert Sesekr711: Need to have the right ID if we want to recache
2006-01-15 Robert Sesekr710: TABLE_PREFIX is your friend
2006-01-14 Robert Sesekr703: language.isdefault is no longer how we see what...
2006-01-14 Robert Sesekr701: Changing language.default to language.isdefault
2005-12-22 Robert Sesekr665: Renaming product from "BugStrike" to "Bugdar"
2005-11-25 Robert Sesekr601: Set utf-8 as the default charset in the add branch
2005-11-25 Robert Sesekr600: Making the reload link string shorter
2005-11-25 Robert Sesekr599: Adding some help indices
2005-09-24 Robert Sesekr435: - added build_language_cache() to cache the XML...
2005-09-24 Robert Sesekr433: Merging the locale-change branch onto trunk;...
2005-09-21 Robert Sesekr393: Localizations
2005-09-21 Robert Sesekr390: Registering language data
2005-08-25 Robert Sesekr380: Converting some hard-coded text to the language...
2005-08-25 Robert Sesekr373: Register language phrases
2005-07-10 Robert Sesekr286: Putting multilingual support off until 1.1. This...