| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-12-10 | Combine translations that differ only in capitalisation | fisharebest | 3 | -17/+17 |
| 2010-12-10 | Delete old/unused function | fisharebest | 1 | -13/+0 |
| 2010-12-09 | Replace ashkenazi jewish spellings with sephardi jewish spellings. Ashkenazi... | fisharebest | 1 | -4/+4 |
| 2010-12-09 | Remove unnecessary (context free) translation of jewish month names - use the... | fisharebest | 1 | -16/+1 |
| 2010-12-09 | #686704 1.0.6 - embeding blocks inside an HTML block not working? | Łukasz Wilenski | 1 | -10/+28 |
| 2010-12-09 | #686704 1.0.6 - embeding blocks inside an HTML block not working? | Łukasz Wilenski | 1 | -1/+1 |
| 2010-12-09 | Add link to external bug report | fisharebest | 1 | -3/+4 |
| 2010-12-09 | Fix: zh_CN not appearing in language list. | fisharebest | 1 | -17/+19 |
| 2010-12-09 | Allow the use of translate_fact() in reports, as well as i18n::translate(). | fisharebest | 2 | -3/+3 |
| 2010-12-09 | Tidy up / simplify code | fisharebest | 2 | -56/+31 |
| 2010-12-09 | Fix: invalid markup | fisharebest | 1 | -2/+2 |
| 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 | 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 | 4 | -3/+89 |
| 2010-12-05 | #685312 Relationship label on personal facts/close rels | Łukasz Wilenski | 2 | -2/+2 |
| 2010-12-03 | Remove incorrect "ASSO" option from NOTE_FACT_ADD in set_gedcom_setting defaults | Brian Holland | 1 | -1/+1 |
| 2010-11-30 | #678350 - HTML Block Language Issue | fisharebest | 1 | -1/+1 |
| 2010-11-30 | preg_quote the list of gedcoms when validating user input, in case any of the... | Larry Meaney | 2 | -3/+23 |
| 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 | 2 | -3/+3 |
| 2010-11-28 | Type icons for recent changes (http://webtrees.net/forums/9-request-for-new-f... | Łukasz Wilenski | 3 | -14/+119 |
| 2010-11-27 | use $family->getHtmlUrl() instead of manually generating links to family.php | Larry Meaney | 5 | -39/+47 |
| 2010-11-26 | Handle upper/lower case mismatches at the controller level, rather than the v... | fisharebest | 6 | -5/+16 |
| 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 | restrict get_media_id_from_file() to look in the current GEDCOM only | Larry Meaney | 1 | -2/+2 |
| 2010-11-25 | Bug #677809 - Shared Note reference is case sensitive | Brian Holland | 2 | -27/+42 |
| 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 | 3 | -11/+71 |
| 2010-11-25 | For code that only runs for the current gedcom, use WT_GEDCOM instead of $GEDCOM | fisharebest | 1 | -7/+2 |
| 2010-11-25 | rawurlencode ged parameter on url strings | Larry Meaney | 7 | -68/+69 |
| 2010-11-24 | Don't list gedcoms/users with negative ID numbers - preparation for special/i... | fisharebest | 1 | -7/+10 |
| 2010-11-24 | Remove some unnecessary, and hard-to-translate, compound tags | fisharebest | 1 | -2/+0 |
| 2010-11-24 | Don't repeat actions when changing language/theme. Don't access raw unescape... | fisharebest | 9 | -72/+61 |
| 2010-11-24 | Sanitise parameters when generating URLs | fisharebest | 1 | -15/+11 |
| 2010-11-23 | remove unused files | Łukasz Wilenski | 5 | -455/+0 |
| 2010-11-23 | Fix: inline editing / select controls showing wrong contents after editing | fisharebest | 1 | -1/+1 |
| 2010-11-23 | 678054 - during GEDCOM import, convert backslashes to forward slashes in FILE... | Larry Meaney | 1 | -0/+2 |
| 2010-11-22 | Allow media firewall to process images with '?' in the filename | Larry Meaney | 1 | -3/+4 |
| 2010-11-21 | Add mechanism to support "system" themes, not for general use | fisharebest | 1 | -4/+4 |
| 2010-11-21 | Allow certain scripts to set their own themes (e.g. new administration module) | fisharebest | 1 | -24/+26 |