summaryrefslogtreecommitdiff
path: root/modules_v3/html
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-294/+1
2015-02-06Rename function for consistencyGreg Roach1-2/+2
2015-02-05Unreachable codeGreg Roach1-2/+0
2015-02-05Statistics not always using settings from correct treeGreg Roach1-15/+14
2015-02-05Add API to access the parent tree of a recordGreg Roach1-3/+3
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-03Autoload includes/functions/*Greg Roach1-2/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-77/+71
2015-01-31#1416744 - Family tree titles on RTL/LTR pagesGreg Roach1-3/+3
2015-01-31English textGreg Roach1-1/+1
2015-01-25Merge pull request #380 from ddrury/languageCheckboxImprovementsGreg Roach1-8/+3
2015-01-23Fix: pending changes block not shown when email disabled. Move more help tex...Greg Roach2-45/+13
2015-01-21Improve code for language checkbox selectionDavid Drury1-8/+3
2015-01-21Default settings on new blocks inconsistent, both yes/no radio buttons emptyGreg Roach1-23/+16
2015-01-19HTML5Greg Roach1-6/+6
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-56/+56
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-5/+5
2015-01-17New theme system and admin interfaceGreg Roach1-4/+4
2014-12-05PHPDocGreg Roach1-2/+3
2014-12-04PHPDocGreg Roach1-3/+3
2014-11-27PHPDocGreg Roach1-7/+7
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-1/+3
2014-10-10Update .PO files. Fix some minor English grammar.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-06-25Tidy up English punctuation, capitalisation, etc.Greg Roach1-1/+1
2014-05-08DocBlock headers - fix mismatches with code and apply consistent formattingGreg Roach1-2/+2
2014-01-04Update copyright date to 2014Greg Roach2-2/+2
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho2-2/+2
2013-12-16HTML block - selecting default tree when there is no default tree causes fata...Greg Roach1-1/+1
2013-11-09Add CSRF checks to module configuration formsGreg Roach1-2/+2
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-8/+8
2013-08-24Update non-typographic quotation marksGreg Roach2-2/+2
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-4/+4
2013-08-18Update .PO files. Change <br/> to <br>Greg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach2-6/+2
2013-06-01Don't say "GEDCOM" unless we mean it.fisharebest1-1/+1
2013-06-01Don't say "GEDCOM" unless we mean it.fisharebest1-1/+1
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-09-28#1057171 - CKEditor fails to save HTML block data in most browsersfisharebest1-1/+7
2012-09-15Remove unnecessary check - if a gedcom is unimported, we cannot get to the in...fisharebest1-3/+1
2012-09-14Assume PHP time is the same as MySQL time. Both should use the same underlyi...fisharebest1-2/+2
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-1/+1
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-7/+6
2012-08-12Some fine tuning to the CKEditor bug fix.Nigel Osborne1-6/+6
2012-08-12Some fine tuning to the CKEditor bug fix.Nigel Osborne1-8/+8
2012-08-10Convert CKEditor to jQuery. Note - it doesn't actually work (still need to c...fisharebest1-27/+3