summaryrefslogtreecommitdiff
path: root/library/WT
AgeCommit message (Expand)AuthorFilesLines
2014-06-21#158 - 'names' for notes containing markdownGreg Roach1-10/+16
2014-06-21#58 - do not update superglobalsGreg Roach1-8/+7
2014-06-21#58 - do not update superglobalsGreg Roach1-1/+1
2014-06-21Capitalisation and punctuationGreg Roach3-3/+3
2014-06-21The latest CLDR database omits support for languages such as TatarGreg Roach1-1/+6
2014-06-12UTF8 characters corrupted when creating new/empty treeGreg Roach1-1/+1
2014-06-04Familybook - fix more vertical line end cases.makitso1-6/+4
2014-05-28#150 - sort families by marriage date on branches listGreg Roach1-0/+1
2014-05-27Improve script detectionGreg Roach1-24/+49
2014-05-25Correct vertical lines when > 2 spouses in familybook. Correct block spacing ...makitso1-22/+40
2014-05-18Fix code error in recent Familybook patchmakitso1-1/+1
2014-05-17Update last patch to factor in width with full detailsmakitso1-4/+5
2014-05-17Familybook - improve vertical line for 2 spoucesmakitso1-2/+21
2014-05-15Fix weird bug on windows php #148Greg Roach1-2/+2
2014-05-14Correct pedigree vertical line spacing when more than 5 generationsmakitso2-20/+48
2014-05-13Calling User::setSetting() fails if called before User::getSetting()Greg Roach1-1/+1
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 Roach74-729/+854
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 wron...Greg Roach9-443/+181
2014-05-06Replace global user functions with WT_User classGreg Roach9-181/+443
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 Roach1-358/+160
2014-04-27Update TCPDF library from 6.0.062 => 6.0.071Greg Roach1-0/+431
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