summaryrefslogtreecommitdiff
path: root/modules_v3/lightbox
AgeCommit message (Expand)AuthorFilesLines
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-22/+0
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-03-082017Greg Roach1-1/+1
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-200/+1
2015-02-16class Auth should be responsible for checking search enginesGreg Roach1-3/+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-46/+40
2015-01-22Fix #382 - but still need to make these private/protectedGreg Roach1-3/+3
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-11/+11
2015-01-18Comments after braces confuse scrutinizer's code-style analysis.Greg Roach1-1/+2
2015-01-17New theme system and admin interfaceGreg Roach1-4/+5
2014-12-05PHPDocGreg Roach1-1/+1
2014-12-05PHPDocGreg Roach1-3/+8
2014-11-27PHPDocGreg Roach1-9/+9
2014-11-19Consistent capitalization of function names. Deprecated functions.Greg Roach1-9/+9
2014-11-18Merge some menu changes from the theme branchGreg Roach1-35/+18
2014-10-22Better description of variable namesGreg Roach1-1/+1
2014-10-22Type hint object parametersGreg Roach1-1/+1
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-2/+2
2014-09-19Unused codeGreg Roach1-16/+15
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+0
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-06-21Capitalisation and punctuationGreg Roach1-2/+2
2014-05-15#1319332 - Missing table width in Album?Greg Roach1-1/+1
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
2014-04-14Move album tab images to each themeGreg Roach4-3/+3
2014-04-14#125 - text-overflow:ellipsis breaks sub-menusGreg Roach1-1/+1
2014-04-14Album tab - broken HTML in menuGreg Roach1-19/+8
2014-04-13Merge CSS from album tab into each themeGreg Roach2-82/+11
2014-04-13Remove unused CSS markup/selectors from album tabGreg Roach2-77/+20
2014-04-13Remove unused CSSGreg Roach1-8/+0
2014-04-12CSS performance - 'html[dir=rtl]' is slower than plain '[dir=rtl]'Greg Roach1-2/+2
2014-04-12Reformat module CSS; fix RTL layout issues on album tabGreg Roach1-22/+84
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-11-25#1252446 - webtrees v1.5.0 - cannot unlink mediaGreg Roach1-1/+1
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-09-11 #1198420 and #1224050 - sorting and duplicates on album tabGreg Roach1-108/+100
2013-08-24Update non-typographic quotation marksGreg Roach1-6/+6
2013-08-21Use new escape functionsGreg Roach1-3/+2
2013-08-09Remove empty subversion Id tagsGreg Roach2-5/+1
2013-07-21PHP error in lightbox tabfisharebest1-1/+1
2013-06-30Remove grouping from album tab. Nobody wants it!fisharebest1-136/+126
2013-06-30More refactoringfisharebest1-1/+1
2013-06-29(no commit message)fisharebest3-515/+201