summaryrefslogtreecommitdiff
path: root/inverselink.php
AgeCommit message (Expand)AuthorFilesLines
2011-11-11Fix: remove bad I18N in inverselink.phpfisharebest1-25/+2
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-3/+3
2011-11-08#584835 Use $WT_SESSION in preference to $_SESSION / Fix assorted minor bugs ...fisharebest1-6/+1
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-5/+4
2011-10-06Add initial support for serving static files from a content delivery network.fisharebest1-1/+1
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ...fisharebest1-5/+5
2011-08-29#833909 - in manage media links, module dir name not being loadedfisharebest1-1/+1
2011-06-04I18N: for consistency, use "individual" instead of "person".fisharebest1-1/+1
2011-04-25Access the privacy functions via the gedcom objects. (Preparing to move priva...fisharebest1-1/+1
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-2/+2
2011-01-27don't display IDsƁukasz Wilenski1-26/+8
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-31/+27
2011-01-01Refactoring class names and use autoloading.fisharebest1-17/+17
2011-01-01Refactoring class names and use autoloading.fisharebest1-5/+5
2010-10-30(no commit message)fisharebest1-10/+10
2010-09-25Tidy up whitespace/indentsfisharebest1-9/+4
2010-09-19Tidy whitespace/indentationfisharebest1-5/+2
2010-09-10Tidy up some whitespace/formattingfisharebest1-10/+10
2010-06-18(no commit message)fisharebest1-1/+1
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-1/+1
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-1/+1
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-3/+3
2010-04-05(no commit message)Veit Olschinski1-0/+239