When calling BSFunctions::cookie() to clear cookies, we need FALSE not NULL
[bugdar.git] / admin / global.php
2008-08-30 Robert SesekWhen calling BSFunctions::cookie() to clear cookies...
2008-06-26 Robert SesekChange $db->query_first to $db->queryFirst
2008-06-26 Robert SesekClean up $funct->*() to BSFunctions::*()
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...
2007-02-14 Robert Sesekr1409: Implemented a new admin login system: Instead...
2007-02-03 Robert Sesekr1387: Merging the upgrade script from the 1.1.x branch...
2006-12-29 Robert Sesekr1376: Merging changes from r1375 back to trunk from...
2006-11-25 Robert Sesekr1327: Finished off the pagination system for the admin...
2006-11-11 Robert Sesekr1283: Upgrading the initilization code to use the...
2006-10-15 Robert Sesekr1259: Unnecessary parens
2006-10-15 Robert Sesekr1258: - We forgot to change the extensive call to...
2006-10-11 Robert Sesekr1239: Changes to allow for RTL in the admin panel
2006-09-17 Robert Sesekr1165: Forgot these strings in gettext switch
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 Sesekr912: Finishing navigation off for the "Users" tab
2006-07-21 Robert Sesekr911: Make the "Home" link be to the user-side home
2006-07-20 Robert Sesekr908: Implementing new navigation system for the entire...
2006-07-12 Robert Sesekr885: Make sure we don't add navigation to the login...
2006-06-29 Robert Sesekr884: Change the link for the options tab to be index...
2006-06-29 Robert Sesekr883: - Updating the Admin CP navigation system
2006-04-30 Robert Sesekr776: Link to the new style sheet in ISSO
2006-04-29 Robert Sesekr773: Switch to using ISSO.Priner instead of includes...
2006-03-30 Robert Sesekr765: Say hello to the GPL
2005-12-22 Robert Sesekr665: Renaming product from "BugStrike" to "Bugdar"
2005-12-22 Robert Sesekr647: Add user help link
2005-11-25 Robert Sesekr593: Admin login when we have an invalid session
2005-11-24 Robert Sesekr573: Make the admin session hourly-dependent by includ...
2005-10-10 Robert Sesekr525: Got base of new per-product permissions
2005-10-08 Robert Sesekr507: User manager in the admin CP
2005-09-24 Robert Sesekr433: Merging the locale-change branch onto trunk;...
2005-08-25 Robert Sesekr384: More localizations
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 Sesekr287: Renamig files in admin/; part 1 of a 2-stage...
2005-07-10 Robert Sesekr286: Putting multilingual support off until 1.1. This...
2005-06-26 Robert Sesekr270: - Initial SVN for autoaction.php
2005-06-10 Robert Sesekr259: Switching from phrase() to lang::p()
2005-05-22 Robert Sesekr190: Only show the navigation bar if we have a valid...
2005-05-21 Robert Sesekr188: Checking in the initial files for custom bug...
2005-05-20 Robert Sesekr168: Renewed the wrong cookie for 1-hour lifespan
2005-05-20 Robert Sesekr163: Admin session cookies are NOT sticky... woops
2005-05-20 Robert Sesekr162: - Changed admin cookie life to be 3600 (1 hour)
2005-05-14 Robert Sesekr129: s/mysetcookie/$funct->cookie/g
2005-05-12 Robert Sesekr113: It's phrase('bugstrike_login') not phrase('renaps...
2005-05-12 Robert Sesekr111: Removed the BugStrike home link as it was confusi...
2005-05-12 Robert Sesekr110: Added some global locations so we have some backt...
2005-05-11 Robert Sesekr105: Added some kind of navigation.. no idea if it...
2005-05-04 Robert Sesekr69: Removing our nasty iff() function in place of...
2005-05-04 Robert Sesekr64: Putting up new file header pre-isso
2005-04-13 Robert Sesekr63: Updated initial copyright year from 2003 to 2002
2005-01-02 Robert Sesekr40: Initial phrasing of Admin CP. Many of the phrases...
2004-12-26 Robert Sesekr33: Named product Renapsus.
2004-12-24 Robert Sesekr21: Changed all bitwise operations to use can_perform...
2004-12-19 Robert Sesekr2: Changed Environment object to be BugTrack ($env...
2004-12-19 Robert Sesekr1: Initial import from CVS head.