r665: Renaming product from "BugStrike" to "Bugdar"
[bugdar.git] / includes / init.php
2005-12-22 Robert Sesekr665: Renaming product from "BugStrike" to "Bugdar"
2005-12-22 Robert Sesekr654: No longer need fetch_user_display_name() [functio...
2005-12-19 Robert Sesekr622: Dropping the username markup stuff
2005-12-03 Robert Sesekr614: Whitespace OCD
2005-11-25 Robert Sesekr598: Adding language direction attribute to templates
2005-11-16 Robert Sesekr566: Sending nocache headers
2005-10-16 Robert Sesekr560: Moving permissions into their separate file so...
2005-10-10 Robert Sesekr533: - Permission check cleanup
2005-10-09 Robert Sesekr523: Add charset <meta> tag
2005-10-09 Robert Sesekr514: - Now three different ID's that can be logged...
2005-10-09 Robert Sesekr511: Added ability to disable status colouring on...
2005-10-04 Robert Sesekr492: Merge r491 onto trunk
2005-09-24 Robert Sesekr438: - change "phrase" to "string"
2005-09-24 Robert Sesekr433: Merging the locale-change branch onto trunk;...
2005-08-21 Robert Sesekr352: We do use the email system!
2005-08-01 Robert Sesekr338: Define the microtime start constant
2005-07-15 Robert Sesekr321: Only query the user table if there is a user...
2005-07-10 Robert Sesekr307: Unloaded the mail sending framework.
2005-07-10 Robert Sesekr297: Switching to new date formatting system; fixes...
2005-06-10 Robert Sesekr265: Unloading more language tasks from includes/init...
2005-06-10 Robert Sesekr258: Switching to the new class_language.php phrase...
2005-06-06 Robert Sesekr236: Using a UNION ALL for the locale and phrase fetch...
2005-05-29 Robert Sesekr211: Whitespace OCD
2005-05-29 Robert Sesekr207: s/canviewhiddenbugs/canviewhidden/g
2005-05-29 Robert Sesekr206: Allow bugs to be hidden for security reasons...
2005-05-20 Robert Sesekr162: - Changed admin cookie life to be 3600 (1 hour)
2005-05-15 Robert Sesekr150: Updated logging system to have one entry per...
2005-05-11 Robert Sesekr107: Moved template loading out of includes/init.php...
2005-05-11 Robert Sesekr104: Removed the instances of mysetcookie()
2005-05-07 Robert Sesekr96: Added CANEDITATTACH permission.
2005-05-05 Robert Sesekr76: It'd help if we actually told the data to be clean...
2005-05-04 Robert Sesekr67: - Upping template system to use ISSO
2005-05-04 Robert Sesekr66: Moving all DB stuff to be handled by ISSO. Working...
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-25 Robert Sesekr32: Preparing for template set system.
2004-12-24 Robert Sesekr21: Changed all bitwise operations to use can_perform...
2004-12-21 Robert Sesekr10: Added PHP version checking to includes/init.php.
2004-12-19 Robert Sesekr2: Changed Environment object to be BugTrack ($env...
2004-12-19 Robert Sesekr1: Initial import from CVS head.