Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / syndicate.php
2009-01-08 Robert SesekHappy 2009! Updating copyright years.
2008-09-17 Robert SesekSquash-merging the ISSO3 branch back onto master
2008-09-17 Robert Sesek- Update the copyright notices to use the correct year...
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...
2007-02-16 Robert Sesekr1416: Cleaned up and refactored the MessageReporter...
2006-10-04 Robert Sesekr1231: Modified patches from Terry that fix SQL and...
2006-09-16 Robert Sesekr1150: Changing the language encoding to be option...
2006-09-16 Robert Sesekr1149: Change entry.id
2006-09-16 Robert Sesekr1148: Change the way we generate the feed. Less loopin...
2006-09-16 Robert Sesekr1143: Remove the whole second-type syndication stuff...
2006-08-17 Robert Sesekr1048: Converting all $lang->string() stuff to use...
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-07-26 Robert Sesekr972: Rebranding from Iris Studios to Blue Static
2006-07-24 Robert Sesekr941: Making lots of changes to cope with the renaming...
2006-07-17 Robert Sesekr893: Forgot to include a huge security check for listi...
2006-06-29 Robert Sesekr881: Make the syndication items number a setting
2006-06-29 Robert Sesekr877: Use gmdate() not $datef->format()
2006-06-29 Robert Sesekr876: Adding the Atom feed system