summaryrefslogtreecommitdiff
path: root/modules_v3/GEDFact_assistant
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach3-3/+4
2014-09-28Fix #1083922 - Note prefix selection ignoredGreg Roach1-3/+0
2014-09-20Merge branch 'MoreJSwork' of https://github.com/ddrury/webtrees into ddrury-M...Greg Roach1-1/+0
2014-09-20Simplify Person box drop down menu functionsDavid Drury1-1/+0
2014-09-20Two functions called print_pedigree_person_nav2() with similar contents. Ren...Greg Roach2-296/+276
2014-09-18Unused codeGreg Roach1-3/+0
2014-09-18Code cleanup - do not use the return value from void functionsGreg Roach1-31/+21
2014-09-18Code cleanup - unnecessary local variablesGreg Roach1-2/+1
2014-09-18Code cleanup: do not use the 'with' construct in javascriptGreg Roach1-88/+88
2014-09-18Code cleanup - do not assign variables to themselvesGreg Roach2-13/+8
2014-09-13Code style - PSR-1 names for methodsGreg Roach2-2/+2
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 Roach1-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 Roach1-5/+0
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-06-25Tidy up English punctuation, capitalisation, etc.Greg Roach4-5/+5
2014-06-21Capitalisation and punctuationGreg Roach3-4/+4
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-2/+4
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-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
2014-05-08DocBlock headers - fix mismatches with code and apply consistent formattingGreg Roach2-29/+32
2014-05-03Cleanup - remove unused variablesGreg Roach1-21/+13
2014-05-01#1240440 - media_1_ctrl.php css\html errorsGreg Roach1-6/+1
2014-04-12CSS performance - 'html[dir=rtl]' is slower than plain '[dir=rtl]'Greg Roach2-21/+21
2014-04-12Reformat module CSS; fix RTL layout issues on album tabGreg Roach2-91/+299
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-04Add terminating semicolon to CSS declarationsGreg Roach1-1/+1
2014-04-04PHP/JS lintingGreg Roach1-1/+1
2014-04-01CSS duplicate/redundant declarationsGreg Roach2-5/+5
2014-04-01HTML validationGreg Roach1-12/+6
2014-04-01Coding style - terminate JS statementsGreg Roach2-19/+19
2014-03-31Octal/decimal constants; remove unused functionGreg Roach1-96/+42
2014-03-31Unused functionsGreg Roach1-13/+0
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe2-33/+0
2014-02-23Switch from browser detection using document.all to feature detectionMatthew Noorenberghe1-16/+21
2014-01-25Remove unused globalsGreg Roach2-2/+0
2014-01-04Update copyright date to 2014Greg Roach17-17/+17
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho17-17/+17
2014-01-01Unescaped name in census assistantGreg Roach1-2/+2
2013-12-26Add initial support for markdownGreg Roach1-2/+2
2013-12-21#1241652 - Fatal error when try to link media object to family - devGreg Roach1-2/+2