summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2014-05-03Cleanup - remove unused variablesGreg Roach6-51/+44
2014-05-01Interactive tree/allpartners button only works in full-screen modeGreg Roach1-0/+7
2014-04-29Further development of new User classGreg Roach1-24/+76
2014-04-27Create WT_User class, to provide access to user objects/functionsGreg Roach17-377/+754
2014-04-27Update Zend Framework from 1.12.4 => 1.12.6Greg Roach13-688/+848
2014-04-27Update TCPDF library from 6.0.062 => 6.0.071Greg Roach12-145/+657
2014-04-27Remove function from global scopeGreg Roach1-4/+5
2014-04-16#128 - Wrong logic in Controllers' requireManagerLogin methodJonathan Jaubart3-3/+3
2014-04-14#1302465 - MySQL wildcards need to be escaped when searching for media filesGreg Roach2-7/+21
2014-04-04Floats may not be used as array keysGreg Roach2-5/+5
2014-04-04Add terminating semicolon to CSS declarationsGreg Roach1-3/+3
2014-04-04PHP/JS lintingGreg Roach1-20/+30
2014-04-03Remove pointless self-assignmentGreg Roach1-7/+5
2014-04-03Unused expressionsGreg Roach1-1/+0
2014-04-02PHP lintGreg Roach1-2/+2
2014-03-31Unused functionsGreg Roach1-1/+0
2014-03-31APC cache conflicts when using different versions of ZF Locale DataGreg Roach1-3/+6
2014-03-27TCPDF library missing, due to rogue .git subfolderGreg Roach371-62/+118760
2014-03-27Install libraries using composer; use faster autoloader; update to latest ver...Greg Roach4143-6/+1181253
2014-03-27Remove manually-installed librariesGreg Roach3458-823369/+0
2014-03-19#1288398 - Fatal error after making wrong coupleGreg Roach1-34/+26
2014-03-19#1294555 - Fan Chart Not Loading CorrectlyGreg Roach1-0/+1
2014-03-12Stats - marriage age by sex does not show females. Fix by woocGreg Roach1-3/+3
2014-03-06Add check for problem in third-party modulesGreg Roach1-1/+2
2014-02-25Merge pull request #121 from ddrury/Accordion_Icon_wipeupGreg Roach1-3/+3
2014-02-25Make counting number of individuals per surname optional as not required in i...Rico Sonntag1-2/+5
2014-02-25Updated family, source & note accordion parameters in line with recent icon c...David Drury1-3/+3
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe1-5/+0
2014-02-23Refactoring GoogleMaps module - part oneGreg Roach1-0/+50
2014-02-22#1280687 Change in Geonames API interfaceGreg Roach1-1/+0
2014-02-22Cannot send insecure SMTP mailGreg Roach1-1/+1
2014-02-17Accordion icons need mirroring on LTR/RTL displays. #102Greg Roach2-2/+1
2014-02-15Google charts cannot handle text containing HTML markupGreg Roach1-21/+22
2014-02-12Coding style + PHPdoc blockRico Sonntag1-84/+133
2014-02-12This commit fixed #95, Changed sort order of cremation and burialRico Sonntag1-1/+1
2014-01-27Add label for _LOC tagsGreg Roach1-1/+2
2014-01-27Allow _LOC records to be imported and exportedGreg Roach1-7/+1
2014-01-26meta-description header double-escapedGreg Roach1-1/+1
2014-01-26Provide interface for modules to add translationsGreg Roach1-4/+9
2014-01-26_HEB names not included in INDI recordsGreg Roach1-3/+3
2014-01-26'other' record types have no nameGreg Roach1-0/+5
2014-01-25New name code - media objectsGreg Roach1-1/+1
2014-01-25New name code needs special case for note recordsGreg Roach1-14/+9
2014-01-25Fix: show private relationships option not showing private relationshipsGreg Roach3-23/+13
2014-01-25#1266116 - Private name still shows up in search resultsGreg Roach6-40/+51
2014-01-24#1269075 - Names containing an apostrophe (') are displayed as Name (Name)Greg Roach1-3/+4
2014-01-10Ancestors report with children can fail when $type is undefinedGreg Roach1-1/+1
2014-01-09HTMLPurifier needs somewhere to store cache filesGreg Roach1-0/+8
2014-01-09Sources/repositories without a TITL/NAME record cause fatal errorGreg Roach2-2/+14
2014-01-04medialist.php - multiple validation errorsGreg Roach1-7/+10