summaryrefslogtreecommitdiff
path: root/modules_v3/gedcom_block
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-57/+1
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-28/+22
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-8/+8
2015-01-17New theme system and admin interfaceGreg Roach1-2/+3
2014-12-05PHPDocGreg Roach1-2/+3
2014-11-27PHPDocGreg Roach1-7/+7
2014-11-05Missing importGreg Roach1-0/+2
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-1/+1
2014-09-17Split site-preference getter/setter into two functionsGreg Roach1-1/+1
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+0
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-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-1/+1
2012-09-14Tidy usage of new WT_Tree class. Save a few DB callsfisharebest1-1/+1
2012-03-24Replace array of images with CSS.fisharebest1-4/+4
2012-03-17Tidy up some language strings - for clarity and consistency.fisharebest1-1/+1
2012-03-17Home page welcome block - hide "Request new user account" from logged in usersNigel Osborne1-1/+1
2012-03-06Tidy up code, move styling to style sheetsNigel Osborne1-6/+4
2012-03-02Making use of otherwise empty gedcom_block (Welcome block - Home page)Nigel Osborne1-1/+12
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-1/+1
2012-02-23See forum: http://webtrees.net/en/forums/7-developers-discussion/21366-re-wel...Nigel Osborne1-9/+1
2012-02-22Do not show user-time in headers, blocks etc. Virtually all computers show a...fisharebest1-7/+6
2012-02-13Provide better sizes for popup windows.fisharebest1-2/+2
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-4/+4
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-1/+1
2011-10-24#604136 - Nav Options box location display bug-SVN906651Ɓukasz Wilenski1-0/+1
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest1-0/+83