summaryrefslogtreecommitdiff
path: root/modules_v3
AgeCommit message (Expand)AuthorFilesLines
2014-09-17Split site-preference getter/setter into two functionsGreg Roach20-25/+25
2014-09-14Cleanup - remove dead/commented codeGreg Roach1-4/+2
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-75/+67
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-2/+2
2014-09-13Code style - method names and type-hintsGreg Roach2-50/+50
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-1/+1
2014-09-13Code style - PSR-1 names for methodsGreg Roach2-2/+2
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-5/+5
2014-09-13Refactor dates and calendars. These are two different types of entity.Greg Roach1-3/+6
2014-08-29Move global I18N functions to I18N classGreg Roach2-3/+3
2014-08-28Use print_r() for debug onlyGreg Roach1-3/+3
2014-08-27Remove unused variablesGreg Roach2-134/+94
2014-08-27Unescaped text in census assistantGreg Roach2-71/+76
2014-08-27Remove execute file permissions from PHP scriptsGreg Roach2-0/+0
2014-08-25Fix bad PHPDoc commentsGreg Roach1-5/+3
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach63-315/+3
2014-08-14Import classes, per PSR autoloading standardsGreg Roach10-29/+50
2014-08-14#1340440 - Mail from site to administrator is in unexpected languageGreg Roach1-0/+2
2014-07-30Use UUID when unique ID is neededDavid Drury3-3/+6
2014-06-25Tidy up English punctuation, capitalisation, etc.Greg Roach9-16/+16
2014-06-21#58 - do not update superglobalsGreg Roach2-6/+1
2014-06-21Capitalisation and punctuationGreg Roach33-67/+67
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach6-17/+25
2014-06-11Descendancy moduel - tidy layout and remove some unreachable codeGreg Roach1-125/+120
2014-06-11Merge pull request #151 from ddrury/Sidebar_Descendancy_bugsGreg Roach1-122/+108
2014-06-09Upgrade version and jQuery UI interaction bug fixDavid Drury412-1625/+1755
2014-05-18Fix jQuery usage bugs ...David Drury1-122/+108
2014-05-15#1319332 - Missing table width in Album?Greg Roach1-1/+1
2014-05-10Interactive tree - show all spouses option fails when chart is embedded in ho...Greg Roach2-21/+24
2014-05-10Cleanup - unused codeGreg Roach1-52/+13
2014-05-10Cleanup - unused codeGreg Roach1-31/+18
2014-05-10Cleanup - unused codeGreg Roach1-1/+1
2014-05-10Consistently use WT_ROOT in the require/require_once statements (where missing)Jonathan Jaubart2-2/+2
2014-05-10Create separate route for logoutGreg Roach1-4/+2
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach11-43/+43
2014-05-08DocBlock headers - fix mismatches with code and apply consistent formattingGreg Roach5-34/+37
2014-05-06#1316253 - Interactive tree errorGreg Roach1-72/+70
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach4-16/+15
2014-05-06Replace global user functions with WT_User classGreg Roach4-15/+16
2014-05-04Interactive tree gives error when mother but no fatherGreg Roach1-1/+3
2014-05-03Upgrade datatables from 1.9.4 to 1.10.0Greg Roach3-54/+54
2014-05-03All partners button redirects to wrong page on interactive tree chart when em...Greg Roach1-0/+2
2014-05-03Cleanup - javascriptGreg Roach1-1/+1
2014-05-03Cleanup - variable clash in inner/outer foreach loopsGreg Roach1-3/+3
2014-05-03Cleanup - remove unused variablesGreg Roach2-22/+14
2014-05-02Interactive tree - code cleanupGreg Roach1-1/+1
2014-05-02Interactive tree - code cleanupGreg Roach3-127/+125
2014-05-02Interactive tree - code cleanupGreg Roach1-32/+35
2014-05-02Fix problem with connecting lines on interactive tree. Tidy code a littleGreg Roach1-102/+125
2014-05-01#1240440 - media_1_ctrl.php css\html errorsGreg Roach1-6/+1