| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-19 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -1/+3 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-19 | HTML5 | Greg Roach | 1 | -1/+1 | |
| 2015-01-19 | HTML5 validation | Greg Roach | 1 | -1/+1 | |
| 2015-01-18 | Whitespace | Greg Roach | 1 | -20/+60 | |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -412/+412 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 5 | -127/+127 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2 | -10/+10 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 4 | -11/+13 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 3 | -4/+4 | |
| 2015-01-18 | Comments after braces confuse scrutinizer's code-style analysis. | Greg Roach | 3 | -20/+25 | |
| 2015-01-17 | New theme system and admin interface | Greg Roach | 1 | -8/+4 | |
| 2014-12-05 | PHPDoc | Greg Roach | 1 | -5/+34 | |
| 2014-12-04 | Remove dead code | Greg Roach | 1 | -9/+1 | |
| 2014-11-27 | PHPDoc | Greg Roach | 1 | -3/+3 | |
| 2014-11-19 | Consistent capitalization of function names. Deprecated functions. | Greg Roach | 2 | -16/+16 | |
| 2014-11-08 | PHPDoc | Greg Roach | 14 | -14/+14 | |
| 2014-11-05 | Combine CSS declarations for border, background, etc. | Greg Roach | 2 | -10/+8 | |
| 2014-10-26 | Census Asst "Add individuals" table CSS | David Drury | 1 | -0/+11 | |
| 2014-10-22 | Remove old/commented code | Greg Roach | 5 | -35/+15 | |
| 2014-10-10 | Census assistant adding between names | Greg Roach | 1 | -31/+31 | |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 3 | -3/+4 | |
| 2014-09-28 | Fix #1083922 - Note prefix selection ignored | Greg Roach | 1 | -3/+0 | |
| 2014-09-20 | Merge branch 'MoreJSwork' of https://github.com/ddrury/webtrees into ↵ | Greg Roach | 1 | -1/+0 | |
| ddrury-MoreJSwork Conflicts: includes/functions/functions_print.php includes/functions/functions_print_lists.php library/WT/Individual.php | |||||
| 2014-09-20 | Simplify Person box drop down menu functions | David Drury | 1 | -1/+0 | |
| Remove all references to $personcount... .. and handle knock-on effects | |||||
| 2014-09-20 | Two functions called print_pedigree_person_nav2() with similar contents. ↵ | Greg Roach | 2 | -296/+276 | |
| Rename, eliminate differences, fix undefined function call | |||||
| 2014-09-18 | Unused code | Greg Roach | 1 | -3/+0 | |
| 2014-09-18 | Code cleanup - do not use the return value from void functions | Greg Roach | 1 | -31/+21 | |
| 2014-09-18 | Code cleanup - unnecessary local variables | Greg Roach | 1 | -2/+1 | |
| 2014-09-18 | Code cleanup: do not use the 'with' construct in javascript | Greg Roach | 1 | -88/+88 | |
| 2014-09-18 | Code cleanup - do not assign variables to themselves | Greg Roach | 2 | -13/+8 | |
| 2014-09-13 | Code style - PSR-1 names for methods | Greg Roach | 2 | -2/+2 | |
| 2014-08-27 | Remove unused variables | Greg Roach | 2 | -134/+94 | |
| 2014-08-27 | Unescaped text in census assistant | Greg Roach | 2 | -71/+76 | |
| 2014-08-27 | Remove execute file permissions from PHP scripts | Greg Roach | 1 | -0/+0 | |
| 2014-08-25 | Fix bad PHPDoc comments | Greg Roach | 1 | -5/+3 | |
| 2014-08-14 | Code without side-effects (see PSR-1) does not require guard headers | Greg Roach | 1 | -5/+0 | |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -1/+3 | |
| 2014-06-25 | Tidy up English punctuation, capitalisation, etc. | Greg Roach | 4 | -5/+5 | |
| 2014-06-21 | Capitalisation and punctuation | Greg Roach | 3 | -4/+4 | |
| 2014-06-17 | Autocomplete doesn't work on pages with data from multiple trees | Greg Roach | 1 | -2/+4 | |
| 2014-05-10 | Cleanup - unused code | Greg Roach | 1 | -52/+13 | |
| 2014-05-10 | Cleanup - unused code | Greg Roach | 1 | -31/+18 | |
| 2014-05-10 | Cleanup - unused code | Greg Roach | 1 | -1/+1 | |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -1/+1 | |
| 2014-05-08 | DocBlock headers - fix mismatches with code and apply consistent formatting | Greg Roach | 2 | -29/+32 | |
| 2014-05-03 | Cleanup - remove unused variables | Greg Roach | 1 | -21/+13 | |
| 2014-05-01 | #1240440 - media_1_ctrl.php css\html errors | Greg Roach | 1 | -6/+1 | |
| 2014-04-12 | CSS performance - 'html[dir=rtl]' is slower than plain '[dir=rtl]' | Greg Roach | 2 | -21/+21 | |
| 2014-04-12 | Reformat module CSS; fix RTL layout issues on album tab | Greg Roach | 2 | -91/+299 | |
| 2014-04-05 | Clean up code | Greg Roach | 1 | -361/+779 | |
