summaryrefslogtreecommitdiff
path: root/logs.php
AgeCommit message (Expand)AuthorFilesLines
2011-01-01Refactoring class names and use autoloading.fisharebest1-23/+23
2010-12-16Allow managers to download/delete logs relating to their own gedcomsfisharebest1-4/+2
2010-12-13Rename "site administrator" to "administrator"fisharebest1-1/+1
2010-12-13Rename "gedcom administrator" to "manager" and "authenticated user" to "member"fisharebest1-1/+1
2010-11-09Use consistent language/terminology: GEDCOM => Family treefisharebest1-2/+2
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-1/+1
2010-06-08Add logging of config changesfisharebest1-1/+1
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-11/+11
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-11/+11
2010-04-25translationƁukasz Wilenski1-1/+1
2010-04-20Wrong description for null user/gedcom in logsfisharebest1-1/+1
2010-04-20Fix: SQL syntax error in multi-table deletefisharebest1-2/+2
2010-04-20Add delete/export options to log viewerfisharebest1-0/+236