summaryrefslogtreecommitdiff
path: root/modules_v3/top10_surnames
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-169/+1
2015-02-06Use tree objectsGreg Roach1-2/+2
2015-02-06Backslash needs escaping when followed by lower case letterGreg Roach1-3/+3
2015-02-05PHP error in top-surnames blockGreg Roach1-1/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-5/+5
2015-02-03Bad arguments to uasort in top 10 surnames blockGreg Roach1-1/+1
2015-02-03Autoload includes/functions/*Greg Roach1-4/+0
2015-02-03Fix #1417286 - need new namespaces in sort callbacksGreg Roach1-3/+3
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-37/+31
2015-01-21Default settings on new blocks inconsistent, both yes/no radio buttons emptyGreg Roach1-6/+7
2015-01-17New theme system and admin interfaceGreg Roach1-4/+4
2014-12-05PHPDocGreg Roach1-2/+3
2014-11-27PHPDocGreg Roach1-21/+7
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-1/+3
2014-10-21PSR-1Greg Roach1-4/+4
2014-10-18PHPDocGreg Roach1-1/+1
2014-10-15PHPDocGreg Roach1-48/+76
2014-10-14Remove global - SURNAME_LIST_STYLEGreg Roach1-1/+1
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-3/+3
2014-08-29Move global I18N functions to I18N classGreg Roach1-2/+2
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-11-09Add CSRF checks to module configuration formsGreg Roach1-2/+2
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-5/+5
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-06-29(no commit message)fisharebest1-1/+1
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-1/+0
2012-03-24Replace array of images with CSS.fisharebest1-2/+2
2012-03-05Use modal dialog instead of popup window to edit block settingsfisharebest1-1/+1
2012-02-13Provide better sizes for popup windows.fisharebest1-2/+2
2012-01-06I18N: should not use the English singular form as an alternative to "1". Giv...fisharebest2-41/+8
2012-01-03More I18N for numbersfisharebest1-2/+2
2011-12-21#902683 - HTML validationfisharebest1-4/+5
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-2/+2
2011-11-14Tidy up the options on the individiual-list page. show-married-names is now ...fisharebest1-4/+4
2011-11-13Top surnames block - can now load using AJAXfisharebest1-1/+1
2011-11-13Using datatables for surname lists (indilist.php and top-given-surnames block...Nigel Osborne1-1/+1
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-10-05Remove unused codefisharebest1-5/+0
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest2-0/+223