Updated attachment.php to work, sans NotificationCenter
[bugdar.git] / includes / class_notification.php
2008-08-23 Robert SesekUpdated attachment.php to work, sans NotificationCenter
2008-08-23 Robert SesekGetting newreport.php to work, sans notifications
2008-08-22 Robert SesekChanging BSApi->objdata[] to BSApi->record[]
2008-06-26 Robert SesekClean up $funct->*() to BSFunctions::*()
2008-06-26 Robert SesekChange while($o = $db->fetch_array($r)) to foreach...
2008-06-25 Robert SesekChange the $this->registry big three arrays to also...
2007-08-09 Robert Sesekr1600: Merging r1599 from trunk to fix bug://report/97
2007-08-09 Robert Sesekr1599: Fixed bug://report/97. If a user had selected...
2007-07-19 Robert Sesekr1582: We no longer can trust the tag variable substitu...
2007-07-14 Robert Sesekr1574: In NotificationCenter::_localeFromUserId() we...
2007-07-07 Robert Sesekr1567: In NotificationCenter::finalize() tell the XML...
2007-07-03 Robert Sesekr1565: New bug notifications would have a template...
2007-06-30 Robert Sesekr1562: - Moving email templates into the locale/ direct...
2007-04-02 Robert Sesekr1526: In includes/class_notification.php#fetch_user_ca...
2007-03-17 Robert Sesekr1473: Because we didn't understand the return val...
2007-03-17 Robert Sesekr1472: Fix a string offset bug due to those annoying...
2007-03-16 Robert Sesekr1466: Fixing a bug in NotificationCenter::send_new_com...
2007-02-14 Robert Sesekr1406: Moving the rest of the email body texts (from...
2007-02-11 Robert Sesekr1392: Lots of work going into making the custom fields...
2006-11-25 Robert Sesekr1324: Merging r1323 from trunk
2006-11-25 Robert Sesekr1323: We need to get the emails of the people who...
2006-11-23 Robert Sesekr1311: I always thought there was a bug in the email...
2006-11-16 Robert Sesekr1287: Mail::set() no longer exists, but Mail::setSubje...
2006-11-11 Robert Sesekr1284: Update the mail sending code to work with ISSO...
2006-10-26 Robert Sesekr1273: When there are no emails linked to a bug report...
2006-10-10 Robert Sesekr1238: We need to clear the Mail->to[] array to prevent...
2006-09-09 Robert Sesekr1139: Making notices a little less generic
2006-08-21 Robert Sesekr1117: *FINALLY* fixing the NotificationCenter->finaliz...
2006-08-21 Robert Sesekr1111: Added a permissions fectcher in can_perform...
2006-08-21 Robert Sesekr1109: Trying to get notification permissions check...
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-17 Robert Sesekr1048: Converting all $lang->string() stuff to use...
2006-08-01 Robert Sesekr1024: Trying to get new bug notifications to work...
2006-07-27 Robert Sesekr978: Fixing the notifications system so that pcv,...
2006-07-27 Robert Sesekr976: Including a link to the actual bug and the summary
2006-07-27 Robert Sesekr975: Whitespace OCD
2006-07-26 Robert Sesekr972: Rebranding from Iris Studios to Blue Static
2006-06-24 Robert Sesekr868: We now actually send emails out. This means that...
2006-06-24 Robert Sesekr867: Finished new bug notices
2006-06-04 Robert Sesekr865: Finished notifications for new attachments
2006-06-03 Robert Sesekr864: We now have all the notices worked out except...
2006-06-03 Robert Sesekr862: In order to get everything to work properly,...
2006-05-29 Robert Sesekr859: - Adding some notification implementation to...
2006-05-28 Robert Sesekr857: Finished implementing fetch_user_cache()
2006-05-28 Robert Sesekr856: Now we get information correctly in fetch_user_ca...
2006-05-28 Robert Sesekr855: Adding the base notification center