summaryrefslogtreecommitdiff
path: root/modules_v3/sources_tab
AgeCommit message (Expand)AuthorFilesLines
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-02Module APIGreg Roach1-121/+1
2015-02-16class Auth should be responsible for checking search enginesGreg Roach1-3/+1
2015-02-05Replace globals with tree propertiesGreg Roach1-3/+3
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-26/+23
2015-01-19HTML5 validationGreg Roach1-1/+1
2014-12-05PHPDocGreg Roach1-4/+5
2014-11-27PHPDocGreg Roach1-6/+6
2014-10-15PSR coding standardsGreg Roach1-36/+42
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+0
2014-06-21Capitalisation and punctuationGreg Roach1-1/+1
2014-05-03Cleanup - remove unused variablesGreg 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-09-08#1222273 - Sources_tab module unsortedGreg Roach1-1/+2
2013-09-08#1222273 - Sources_tab module unsortedGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-06-29(no commit message)fisharebest1-45/+60
2013-06-16Refactor - use objects/methods where possiblefisharebest1-5/+5
2013-02-04#1114678 - svn14767 Breaks Google Maps Tabfisharebest1-5/+0
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-11-16I18N: use consistent textfisharebest1-2/+2
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-1/+1
2012-05-28Refactor handling of pending new/old factsfisharebest1-3/+3
2011-12-28Individual facts tab - do not filter family events by death. http://webtrees...fisharebest1-3/+4
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-3/+3
2011-11-16Remove unreachable code - we have already checked for accessfisharebest1-8/+0
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-1/+1
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-11/+13
2011-10-31Replace function ToggleByClassName() with native jQuery functionfisharebest1-12/+3
2011-10-13Don't use AJAX to load tabs on pages for search engines.fisharebest1-1/+3
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest1-0/+145