summaryrefslogtreecommitdiff
path: root/app/Module/AlbumModule.php
AgeCommit message (Expand)AuthorFilesLines
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-04-25Strict typesGreg Roach1-1/+1
2019-04-03Declare static closuresGreg Roach1-1/+1
2019-03-05Custom module examplesGreg Roach1-1/+1
2019-03-01Fix: initial order of tabs, menus, etc. wrongGreg Roach1-1/+1
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-2/+2
2019-01-25Apply fixes from StyleCI (#2135)Greg Roach1-1/+1
2019-01-25Convert tracking and analytics functions into modulesGreg Roach1-1/+1
2019-01-22#2130 - default order of menus clashes with user-defined order from previous ...Greg Roach1-1/+1
2019-01-20Apply fixes from StyleCI (#2123)Greg Roach1-1/+2
2019-01-20Missing function visibility, etc.Greg Roach1-1/+1
2019-01-20Working on #2120 - refactor modules: combine installed/enabled/allowed module...Greg Roach1-8/+8
2019-01-01Happy 2019Greg Roach1-1/+1
2018-11-18Prefer class-constants to global-constantsGreg Roach1-2/+3
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach1-3/+3
2018-11-18Rename GedcomRecord::getTree() to tree()Greg Roach1-1/+1
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach1-1/+1
2018-11-18Rename Fact::getGedcom() to gedcom()Greg Roach1-1/+1
2018-11-18Rename Fact::getValue() to value()Greg Roach1-1/+1
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-09-28PHPdocGreg Roach1-1/+1
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-8/+8
2018-08-18CodeStyle - comments should not be used in the middle of linesGreg Roach1-4/+4
2018-07-16Use PSR2 code styleGreg Roach1-112/+123
2018-06-28Reorganise module viewsGreg Roach1-1/+1
2018-01-15PhpDocGreg Roach1-0/+4
2018-01-13Scrutinizer Auto-Fixes (#1578)Scrutinizer Auto-Fixer1-1/+0
2018-01-13Use views for genealogy objectsGreg Roach1-28/+17
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-10-14Fix: #1407 - markup for album tabGreg Roach1-14/+4
2017-10-01Add class .wt-facts-table to replace various displays of facts and family mem...Greg Roach1-1/+1
2017-09-26Working on blocks and templatesGreg Roach1-2/+0
2017-09-09Fix: #1338 - make the 'add media' easier to findGreg Roach1-7/+0
2017-09-09Add re-order media link to main menu. Fix missing iconGreg Roach1-13/+4
2017-07-19Fix #1235 - allow names to be sortedGreg Roach1-5/+0
2017-07-19Fix #1286 - drag/drop sortableGreg Roach1-2/+1
2017-07-16Broken link on album tabGreg Roach1-1/+1
2017-07-16Add media objects/links to recordsGreg Roach1-9/+2
2017-07-14Review escapingGreg Roach1-80/+3
2017-07-02Use glide/intervention to generate thumbnail imagesGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-8/+8
2017-03-082017Greg Roach1-1/+1
2016-12-25Code style - single quotesGreg Roach1-5/+5
2016-12-23Code style - short array syntaxGreg Roach1-16/+16
2016-05-09Suppress a few elements when printing (#927)David Drury1-1/+1
2016-05-09TypoGreg Roach1-1/+1
2016-05-07Improve English textsGreg Roach1-6/+6
2016-04-16Added items are always newGreg Roach1-3/+3
2016-01-30Update copyright yearGreg Roach1-1/+1