summaryrefslogtreecommitdiff
path: root/modules_v3
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-01Interactive tree/allpartners button only works in full-screen modeGreg Roach2-40/+24
2014-04-29Consolidate css classesDavid Drury1-3/+3
2014-04-25Move global function to local scopeGreg Roach1-1/+1
2014-04-19Bug fix & html tidyDavid Drury1-209/+144
2014-04-14Move album tab images to each themeGreg Roach4-3/+3
2014-04-14#125 - text-overflow:ellipsis breaks sub-menusGreg Roach1-1/+1
2014-04-14Album tab - broken HTML in menuGreg Roach1-19/+8
2014-04-13Remove unused CSSGreg Roach1-0/+4
2014-04-13Merge CSS from album tab into each themeGreg Roach2-82/+11
2014-04-13Remove unused CSS markup/selectors from album tabGreg Roach2-77/+20
2014-04-13Remove unused CSSGreg Roach1-8/+0
2014-04-12CSS performance - 'html[dir=rtl]' is slower than plain '[dir=rtl]'Greg Roach5-38/+38
2014-04-12Reformat module CSS; fix RTL layout issues on album tabGreg Roach4-293/+578
2014-04-05Clean up codeGreg Roach1-361/+779
2014-04-05Remove redundant codeGreg Roach1-7/+5
2014-04-05Remove old/unused fileGreg Roach1-32/+0
2014-04-05Gedfact assistant, family navigator, flyout positionGreg Roach2-38/+33
2014-04-05Fix: using the result of void functionsGreg Roach1-18/+18
2014-04-05Coding style - wrap blocks in {}Greg Roach1-1/+3
2014-04-04Clippings cart - members cannot apply visitor privacy to downloadsGreg Roach1-0/+1
2014-04-04Remove MSDOS line endingsGreg Roach2-7/+5
2014-04-04Add terminating semicolon to CSS declarationsGreg Roach2-3/+3