summaryrefslogtreecommitdiff
path: root/includes/functions
AgeCommit message (Expand)AuthorFilesLines
2010-12-09Tidy up / simplify codefisharebest1-55/+29
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" recordsfisharebest2-21/+25
2010-12-06Add support for sorting gedcoms in user-defined orderfisharebest1-1/+1
2010-12-05#685312 Relationship label on personal facts/close relsŁukasz Wilenski1-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 Meaney1-0/+20
2010-11-29Bug #682531 - NOTE concatenated to parent PLACNigel Osborne1-1/+1
2010-11-28Type icons for recent changes (http://webtrees.net/forums/9-request-for-new-f...Łukasz Wilenski2-14/+111
2010-11-27use $family->getHtmlUrl() instead of manually generating links to family.phpLarry Meaney3-34/+42
2010-11-26English: Use "maternal grandfather", etc., instead of just "grandfather"fisharebest1-4/+4
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#676974 Need context for translation of grandchild/grandparent Łukasz Wilenski1-2/+2
2010-11-25rawurlencode ged parameter on url stringsLarry Meaney2-28/+28
2010-11-24Don't list gedcoms/users with negative ID numbers - preparation for special/i...fisharebest1-7/+10
2010-11-24Don't repeat actions when changing language/theme. Don't access raw unescape...fisharebest2-60/+33
2010-11-24Sanitise parameters when generating URLsfisharebest1-15/+11
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-21Add mechanism to support "system" themes, not for general usefisharebest1-4/+4
2010-11-18Add code to check with webtrees.net server for the latest version - to be use...fisharebest1-1/+20
2010-11-18Add code to fetch remote file - to be used for automatically checking for upd...fisharebest1-0/+23
2010-11-18#676909 - Embedded RTL/LTR textfisharebest1-1/+1
2010-11-16Add more support for inline editingfisharebest1-0/+7
2010-11-16Fix: function $() clashes in different libraries.fisharebest1-1/+1
2010-11-16Fix: function $() clashes in different libraries.fisharebest1-2/+2
2010-11-15Add jeditable and datatables to the javascript libraries loaded on each page.fisharebest1-2/+4
2010-11-15Move javascript from themes to core code. These libraries are not theme-spec...fisharebest1-1/+6
2010-11-14Typo OK! => OKfisharebest1-1/+1
2010-11-14Add initial support for inline editing using jeditablefisharebest1-0/+36
2010-11-11better translation -> repository nameŁukasz Wilenski1-1/+1
2010-11-11don't show RESN fact twiceŁukasz Wilenski1-4/+0
2010-11-10Tidy up: remove function print_user_links() and move code to the theme. The ...fisharebest1-21/+0
2010-11-10Tidy up: remove function print_lang_form() and move code to the themefisharebest1-17/+0
2010-11-10Tidy up: remove function print_theme_dropdown() and move code to the themefisharebest1-20/+0
2010-11-09Rename the role "Public" to "Visitor"fisharebest1-1/+1
2010-11-09Language updates. Use new names for roles, and consistent terms. e.g. "mode...fisharebest2-4/+4
2010-11-08Remove PAGE_AFTER_LOGIN option, and improve the default behaviour (i.e. ctype...fisharebest1-1/+0
2010-11-05fix colour in xenea themeŁukasz Wilenski1-4/+4
2010-11-04#670349 - GEDCOM tags are case sensitivefisharebest1-0/+1
2010-11-04Remove unnecessary "require_once".fisharebest1-8/+0
2010-11-03Use absolute paths when including filesfisharebest1-1/+1
2010-11-01Remove unused globalsfisharebest1-1/+1
2010-11-01669498 - amp misplacedfisharebest1-1/+1
2010-10-31Message template wrongly adding "&ged=GEDCOM" to refering URLfisharebest1-1/+1
2010-10-30(no commit message)fisharebest13-153/+153