summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)AuthorFilesLines
2010-12-10Combine translations that differ only in capitalisationfisharebest3-17/+17
2010-12-10Delete old/unused functionfisharebest1-13/+0
2010-12-09Replace ashkenazi jewish spellings with sephardi jewish spellings. Ashkenazi...fisharebest1-4/+4
2010-12-09Remove unnecessary (context free) translation of jewish month names - use the...fisharebest1-16/+1
2010-12-09#686704 1.0.6 - embeding blocks inside an HTML block not working?Łukasz Wilenski1-10/+28
2010-12-09#686704 1.0.6 - embeding blocks inside an HTML block not working?Łukasz Wilenski1-1/+1
2010-12-09Add link to external bug reportfisharebest1-3/+4
2010-12-09Fix: zh_CN not appearing in language list.fisharebest1-17/+19
2010-12-09Allow the use of translate_fact() in reports, as well as i18n::translate().fisharebest2-3/+3
2010-12-09Tidy up / simplify codefisharebest2-56/+31
2010-12-09Fix: invalid markupfisharebest1-2/+2
2010-12-09Remove old/unused codefisharebest1-28/+19
2010-12-09Remove some unreachable codefisharebest1-2/+0
2010-12-08Use objects/methods, rather than global functionsfisharebest1-2/+2
2010-12-081) Only managers can edit "1 RESN" recordsfisharebest3-22/+32
2010-12-08Do not add "2 DATE" when editing "1 RESN"fisharebest1-0/+1
2010-12-07Remote linking: robots and remote connections look similar, so allow connecti...fisharebest1-6/+6
2010-12-06Wrong list of deleted filesfisharebest1-5/+5
2010-12-06Remove wrongly submitted codefisharebest1-1/+0
2010-12-06Update version number for next release.fisharebest1-2/+2
2010-12-06Remove "svn" from version, in preparation for 1.0.6 releasefisharebest1-1/+1
2010-12-06Add support for sorting gedcoms in user-defined orderfisharebest4-3/+89
2010-12-05#685312 Relationship label on personal facts/close relsŁukasz Wilenski2-2/+2
2010-12-03Remove incorrect "ASSO" option from NOTE_FACT_ADD in set_gedcom_setting defaultsBrian Holland1-1/+1
2010-11-30#678350 - HTML Block Language Issuefisharebest1-1/+1
2010-11-30preg_quote the list of gedcoms when validating user input, in case any of the...Larry Meaney2-3/+23
2010-11-29Bug #682531 - NOTE concatenated to parent PLACNigel Osborne1-1/+1
2010-11-29add the rawurlencoded GEDCOM to more urlsLarry Meaney2-3/+3
2010-11-28Type icons for recent changes (http://webtrees.net/forums/9-request-for-new-f...Łukasz Wilenski3-14/+119
2010-11-27use $family->getHtmlUrl() instead of manually generating links to family.phpLarry Meaney5-39/+47
2010-11-26Handle upper/lower case mismatches at the controller level, rather than the v...fisharebest6-5/+16
2010-11-26Use correct capitalisation (Marriage banns, not Marriage Banns) in *new* text...fisharebest1-4/+4
2010-11-26"Brit Mila" should be "Brit milah", and can only apply to malesfisharebest1-26/+17
2010-11-26English: Use "maternal grandfather", etc., instead of just "grandfather"fisharebest2-16/+16
2010-11-26restrict get_media_id_from_file() to look in the current GEDCOM onlyLarry Meaney1-2/+2
2010-11-25Bug #677809 - Shared Note reference is case sensitiveBrian Holland2-27/+42
2010-11-25#675218 Header in INDI page ignores privacy ruleŁukasz Wilenski1-1/+1
2010-11-25#676974 Need context for translation of grandchild/grandparent Łukasz Wilenski3-11/+71
2010-11-25For code that only runs for the current gedcom, use WT_GEDCOM instead of $GEDCOMfisharebest1-7/+2
2010-11-25rawurlencode ged parameter on url stringsLarry Meaney7-68/+69
2010-11-24Don't list gedcoms/users with negative ID numbers - preparation for special/i...fisharebest1-7/+10
2010-11-24Remove some unnecessary, and hard-to-translate, compound tagsfisharebest1-2/+0
2010-11-24Don't repeat actions when changing language/theme. Don't access raw unescape...fisharebest9-72/+61
2010-11-24Sanitise parameters when generating URLsfisharebest1-15/+11
2010-11-23remove unused filesŁukasz Wilenski5-455/+0
2010-11-23Fix: inline editing / select controls showing wrong contents after editingfisharebest1-1/+1
2010-11-23678054 - during GEDCOM import, convert backslashes to forward slashes in FILE...Larry Meaney1-0/+2
2010-11-22Allow media firewall to process images with '?' in the filenameLarry Meaney1-3/+4
2010-11-21Add mechanism to support "system" themes, not for general usefisharebest1-4/+4
2010-11-21Allow certain scripts to set their own themes (e.g. new administration module)fisharebest1-24/+26