summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Collapse)AuthorFilesLines
2014-05-12Cleanup - remove constructors that simply call their parentsGreg Roach2-178/+0
2014-05-12Parameter mismatch in reportsGreg Roach3-84/+78
2014-05-11Pass objects, not XREFsGreg Roach2-13/+12
2014-05-10Correct regression to Family Book block placement in Dec 15 patchmakitso1-4/+10
2014-05-10Cleanup - unused codeGreg Roach1-8/+1
2014-05-10Cleanup - parameters incompatible with declarationsGreg Roach2-4/+4
2014-05-10Cleanup - unused codeGreg Roach1-8/+8
2014-05-10Cleanup - unused codeGreg Roach9-57/+78
2014-05-10Create separate route for logoutGreg Roach1-2/+0
2014-05-10Error handling logic in login.phpGreg Roach1-6/+4
2014-05-10Remove unused codeGreg Roach1-45/+0
2014-05-10Hard-coded table prefixGreg Roach1-1/+1
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach78-738/+865
2014-05-08DocBlock headers - fix mismatches with code and apply consistent formattingGreg Roach19-2394/+3180
2014-05-07Colorbox titles not rendered correctly on RTLGreg Roach1-1/+1
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to ↵Greg Roach9-443/+181
wrong branch This reverts commit 04e895d26b4a0f606b8f83488ecb32127df081cf.
2014-05-06Replace global user functions with WT_User classGreg Roach9-181/+443
2014-05-04Update tcpdf from 6.0.071 to 6.0.073Greg Roach12-85/+102
2014-05-03Upgrade datatables from 1.9.4 to 1.10.0Greg Roach2-32/+32
2014-05-03Cleanup - javascriptGreg Roach1-14/+14
2014-05-03Cleanup - javascriptGreg Roach1-9/+7
2014-05-03Cleanup - variable clash in inner/outer foreach loopsGreg Roach1-5/+5
2014-05-03Cleanup - remove unused variablesGreg Roach1-1/+1
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 ↵Greg Roach4143-6/+1181253
versions
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
Updated family, source & note accordion parameters ...
2014-02-25Make counting number of individuals per surname optional as not required in ↵Rico Sonntag1-2/+5
individual view, reducing number of database request
2014-02-25Updated family, source & note accordion parameters in line with recent icon ↵David Drury1-3/+3
change