summaryrefslogtreecommitdiff
path: root/modules_v3/GEDFact_assistant
AgeCommit message (Expand)AuthorFilesLines
2015-01-18WhitespaceGreg Roach1-20/+60
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-412/+412
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer5-127/+127
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer2-10/+10
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer4-11/+13
2015-01-18Default constructors do not need parenthesesGreg Roach3-4/+4
2015-01-18Comments after braces confuse scrutinizer's code-style analysis.Greg Roach3-20/+25
2015-01-17New theme system and admin interfaceGreg Roach1-8/+4
2014-12-05PHPDocGreg Roach1-5/+34
2014-12-04Remove dead codeGreg Roach1-9/+1
2014-11-27PHPDocGreg Roach1-3/+3
2014-11-19Consistent capitalization of function names. Deprecated functions.Greg Roach2-16/+16
2014-11-08PHPDocGreg Roach14-14/+14
2014-11-05Combine CSS declarations for border, background, etc.Greg Roach2-10/+8
2014-10-26Census Asst "Add individuals" table CSSDavid Drury1-0/+11
2014-10-22Remove old/commented codeGreg Roach5-35/+15
2014-10-10Census assistant adding   between namesGreg Roach1-31/+31
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