summaryrefslogtreecommitdiff
path: root/gedrecord.php
AgeCommit message (Expand)AuthorFilesLines
2017-10-01Add class .wt-facts-table to replace various displays of facts and family mem...Greg Roach1-1/+1
2017-06-22Alert linksGreg Roach1-4/+4
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-99/+72
2017-03-222017Greg Roach1-1/+1
2016-06-29TypoGreg Roach1-1/+1
2016-06-29Fix #948 - alignment/styling of status messagesGreg Roach1-29/+13
2016-06-29Consistent styling of status messages.Greg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-6/+6
2015-12-18Fix #781 - better support for non-standard GEDCOM recordsGreg Roach1-21/+161
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-05-30Code styleGreg Roach1-1/+1
2015-04-26Replace Zend_Session with our own classGreg Roach1-3/+0
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+8
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-29/+28
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-1/+1
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-1/+2
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-5/+5
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach1-1/+1
2014-05-06Replace global user functions with WT_User classGreg Roach1-1/+1
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-11-03#1232417 - admin_trees_check.php generates errors in apache logGreg Roach1-3/+4
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-1/+1
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-06-29(no commit message)fisharebest1-3/+3
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-2/+2
2011-11-16Combine new message with existing messagefisharebest1-2/+0
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-3/+6
2011-06-19Use privacy filtering when displaying SUBM and SUBN recordsfisharebest1-14/+12
2011-04-07gedrecord.php should only be used for records with no built-in viewerfisharebest1-53/+42
2011-01-01Refactoring class names and use autoloading.fisharebest1-3/+3
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+1
2010-06-03#589017 site-unavailable UTF-8 - Use explicit header() instead of http-equiv....fisharebest1-1/+0
2010-05-05Fix: Recent changes to technical and genealogy contacts were incompletefisharebest1-1/+1
2010-04-19(no commit message)fisharebest1-8/+6
2010-04-05(no commit message)Veit Olschinski1-0/+69