| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-12-09 | Remove old/unused code | fisharebest | 1 | -28/+19 |
| 2010-12-09 | Remove some unreachable code | fisharebest | 1 | -2/+0 |
| 2010-12-08 | Simplify some code, (when printing notes/sources/media facts) | fisharebest | 3 | -20/+4 |
| 2010-12-08 | Use objects/methods, rather than global functions | fisharebest | 1 | -2/+2 |
| 2010-12-08 | 1) Only managers can edit "1 RESN" records | fisharebest | 3 | -22/+32 |
| 2010-12-08 | Do not add "2 DATE" when editing "1 RESN" | fisharebest | 1 | -0/+1 |
| 2010-12-07 | Remote linking: robots and remote connections look similar, so allow connecti... | fisharebest | 1 | -6/+6 |
| 2010-12-06 | Wrong list of deleted files | fisharebest | 1 | -5/+5 |
| 2010-12-06 | Remove wrongly submitted code | fisharebest | 1 | -1/+0 |
| 2010-12-06 | Update version number for next release. | fisharebest | 1 | -2/+2 |
| 2010-12-06 | Remove "svn" from version, in preparation for 1.0.6 release | fisharebest | 1 | -1/+1 |
| 2010-12-06 | Add support for sorting gedcoms in user-defined order | fisharebest | 6 | -41/+105 |
| 2010-12-06 | Add Czech language files to the release. We now have an active Czech transla... | fisharebest | 1 | -1/+1 |
| 2010-12-06 | Update RESN help text for new access descriptors | Nigel Osborne | 1 | -4/+4 |
| 2010-12-05 | #685312 Relationship label on personal facts/close rels | Łukasz Wilenski | 2 | -2/+2 |
| 2010-12-05 | #685414 - Set gedcom by default | fisharebest | 1 | -1/+1 |
| 2010-12-03 | Bug #683386 - Further simplify the fix code. | Brian Holland | 1 | -19/+11 |
| 2010-12-03 | Remove incorrect "ASSO" option from NOTE_FACT_ADD in set_gedcom_setting defaults | Brian Holland | 1 | -1/+1 |
| 2010-12-02 | Bug #683386 - PART 2 of 2 - fix the editing of a Shared Note | Brian Holland | 1 | -48/+28 |
| 2010-12-01 | Correct GM API sign up URL pending implementation of API 3 | Nigel Osborne | 1 | -1/+1 |
| 2010-11-30 | Bug #683386 - PART 1 of 2 - fix wrongly named variable | Brian Holland | 1 | -2/+2 |
| 2010-11-30 | #678350 - HTML Block Language Issue | fisharebest | 4 | -13/+4 |
| 2010-11-30 | preg_quote the list of gedcoms when validating user input, in case any of the... | Larry Meaney | 6 | -7/+27 |
| 2010-11-30 | rawurlencode the ged parameter | Larry Meaney | 1 | -1/+1 |
| 2010-11-29 | #680778 - Update gedcom_configfile text | fisharebest | 2 | -52/+5 |
| 2010-11-29 | #596516 - Site theme not saved | fisharebest | 1 | -11/+2 |
| 2010-11-29 | Bug #682531 - NOTE concatenated to parent PLAC | Nigel Osborne | 1 | -1/+1 |
| 2010-11-29 | add the rawurlencoded GEDCOM to more urls | Larry Meaney | 7 | -24/+24 |
| 2010-11-28 | Fix - missing icon for "note" | fisharebest | 1 | -1/+1 |
| 2010-11-28 | Repository name intead of Name | Łukasz Wilenski | 1 | -2/+2 |
| 2010-11-28 | Type icons for recent changes (http://webtrees.net/forums/9-request-for-new-f... | Łukasz Wilenski | 3 | -14/+119 |
| 2010-11-28 | fix undefined noterec variable | Łukasz Wilenski | 1 | -0/+1 |
| 2010-11-27 | use $family->getHtmlUrl() instead of manually generating links to family.php | Larry Meaney | 11 | -55/+66 |
| 2010-11-26 | Handle upper/lower case mismatches at the controller level, rather than the v... | fisharebest | 7 | -22/+19 |
| 2010-11-26 | Use correct capitalisation (Marriage banns, not Marriage Banns) in *new* text... | fisharebest | 1 | -4/+4 |
| 2010-11-26 | "Brit Mila" should be "Brit milah", and can only apply to males | fisharebest | 1 | -26/+17 |
| 2010-11-26 | English: Use "maternal grandfather", etc., instead of just "grandfather" | fisharebest | 2 | -16/+16 |
| 2010-11-26 | Sanitize the INDEX_DIRECTORY, MEDIA_FIREWALL_ROOTDIR, and MEDIA_DIRECTORY var... | Larry Meaney | 2 | -6/+10 |
| 2010-11-26 | restrict get_media_id_from_file() to look in the current GEDCOM only | Larry Meaney | 1 | -2/+2 |
| 2010-11-26 | Keeping readme.html matched to WIKI pages | Nigel Osborne | 1 | -1/+1 |
| 2010-11-25 | Ref bug #677809 - A few minor aesthetic updates | Brian Holland | 1 | -5/+5 |
| 2010-11-25 | Bug #677809 - Shared Note reference is case sensitive | Brian Holland | 3 | -32/+54 |
| 2010-11-25 | #675218 Header in INDI page ignores privacy rule | Łukasz Wilenski | 1 | -1/+1 |
| 2010-11-25 | #676974 Need context for translation of grandchild/grandparent | Łukasz Wilenski | 4 | -14/+73 |
| 2010-11-25 | For code that only runs for the current gedcom, use WT_GEDCOM instead of $GEDCOM | fisharebest | 9 | -49/+44 |
| 2010-11-25 | Updated the javascript code that alerts the user when they upload a GEDCOM of... | Larry Meaney | 1 | -1/+2 |
| 2010-11-25 | rawurlencode($GEDCOM) instead of WT_GEDURL to be consistent with the other th... | Larry Meaney | 1 | -1/+1 |
| 2010-11-25 | rawurlencode ged parameter on url strings | Larry Meaney | 46 | -163/+165 |
| 2010-11-24 | Bug #681160 - webtrees logo missing in minimal theme | Nigel Osborne | 1 | -3/+1 |
| 2010-11-24 | missing space between alt and title tags | Larry Meaney | 3 | -3/+3 |