summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2014-09-17Split site-preference getter/setter into two functionsGreg Roach6-39/+59
2014-09-17Remove unused codeGreg Roach1-19/+1
2014-09-15Update timeline controller to use new date classesGreg Roach1-64/+75
2014-09-14Unescaped output in fan chartGreg Roach1-7/+12
2014-09-14Cleanup - remove dead/commented codeGreg Roach6-29/+1
2014-09-14Merge pull request #226 from ddrury/IndiDisplayNoSidebarGreg Roach1-3/+7
2014-09-14Merge conflictsGreg Roach1-11/+12
2014-09-14Merge branch 'SimplifyJS' of https://github.com/ddrury/webtrees into ddrury-S...Greg Roach1-40/+42
2014-09-14#233 - advanced search on text fields (for family records)Greg Roach1-2/+6
2014-09-14#233 - advanced search on text fieldsGreg Roach1-1/+3
2014-09-14Upgrade ext/calendar from 1.1.0 to 1.1.1Greg Roach6-32/+55
2014-09-14Move report classes into individual filesGreg Roach31-2764/+3334
2014-09-14Add missing PHPDoc to reportsGreg Roach3-377/+393
2014-09-14Rename Report classes - prepare to move each class to its own fileGreg Roach3-526/+425
2014-09-14Rename methodsGreg Roach1-1/+1
2014-09-14Code style: one statement per line, etc.Greg Roach1-1495/+1930
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-11/+11
2014-09-13Code style - PSR-1 names for methodsGreg Roach2-945/+1488
2014-09-13Code style - method names and type-hintsGreg Roach1-1/+1
2014-09-13Code style - PSR-1 names for methodsGreg Roach2-8/+8
2014-09-13Code style - PSR-1 names for methodsGreg Roach10-26/+26
2014-09-13Code style - PSR-1 names for methodsGreg Roach12-153/+162
2014-09-13Code style - missing newline on final lineGreg Roach3-3/+3
2014-09-13Cleanup unused variablesGreg Roach4-63/+16
2014-09-13Typo in class nameGreg Roach1-2/+2
2014-09-13Refactor dates and calendars. These are two different types of entity.Greg Roach12-204/+129
2014-09-13Remove dependency on PHP's ext/calendar extension, and use our ownGreg Roach25-81/+3115
2014-09-12Use the (faster) native mb_string functions where available, and fallbacks wh...Greg Roach8-167/+55
2014-09-12Update library bombayworks/zendframework1Greg Roach421-8106/+25823
2014-09-12Update library tecnick.com/tcpdfGreg Roach10-121/+205
2014-09-12Update library patchwork/utf8Greg Roach7-463/+70
2014-09-12Update library rhumsaa/uuidGreg Roach31-2809/+42
2014-09-04Simplify JS assoc with pedigree & fanchart chartsDavid Drury1-32/+36
2014-09-01Tidy comments/whitespaceGreg Roach1-59/+174
2014-08-29Remove unused (AFAICT) file inclusions. Fix bug from recent changeGreg Roach1-1/+1
2014-08-29Fanchart lifespans incorrect on arabic pages. A11Y of fanchart form.Greg Roach1-29/+39
2014-08-29Remove unused variablesGreg Roach1-13/+1
2014-08-29Move global I18N functions to I18N classGreg Roach8-38/+120
2014-08-29Move global I18N functions to I18N classGreg Roach13-29/+179
2014-08-29No need to capitalise text when we are using a case-insensitive searchGreg Roach1-5/+5
2014-08-29Remove function from global scope, and add unit testsGreg Roach2-34/+99
2014-08-28Update commentsGreg Roach3-60/+167
2014-08-28Tidy up WT_Query_NameGreg Roach1-5/+5
2014-08-28Tidy up WT_Query_NameGreg Roach1-70/+96
2014-08-28Individual/family lists - more untranslated countsGreg Roach1-36/+41
2014-08-28Individual/family lists - count of 'no surname' not translatedGreg Roach1-42/+54
2014-08-28Coding standardsGreg Roach4-5/+5
2014-08-28Add DocBlock comments - to assist with automatic code validation toolsGreg Roach2-26/+79
2014-08-28Use print_r() for debug onlyGreg Roach5-32/+76
2014-08-27Remove more unused code / cleanupGreg Roach4-135/+119