summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)AuthorFilesLines
2011-10-17Fix missing padding on person_box (webtrees theme only)Nigel Osborne1-6/+6
2011-10-15Performance of INDI page and relationship calculator. Use gedcom object (whic...fisharebest1-166/+71
2011-10-15Performance of INDI page - don't fetch null records from database - they won'...fisharebest1-2/+2
2011-10-15Minor refactoring - move code relating to GEDCOM records into the GEDCOM objectsfisharebest2-106/+6
2011-10-15(no commit message)Nigel Osborne1-58/+21
2011-10-14fix for Addition of column on indi list for registered users (sortable by use...Łukasz Wilenski1-19/+21
2011-10-14Correction to datatables indi list for multiple GEDCOMs on search results pages.Nigel Osborne1-56/+86
2011-10-13Search engines:fisharebest2-15/+28
2011-10-11Correction to 12288Nigel Osborne1-11/+11
2011-10-11Update INDI list to use datatablesNigel Osborne1-114/+196
2011-10-10fix media lists not loaded correctlyŁukasz Wilenski1-1/+1
2011-10-10Do not generate links to relationship.php for search enginesfisharebest1-1/+7
2011-10-08Add support for CDNs that require separate compressed/uncompressed versions.fisharebest1-14/+19
2011-10-08Added defines for external js library loadVeit Olschinski1-8/+13
2011-10-08Added defines for external js library loadVeit Olschinski1-2/+2
2011-10-08Added defines for external js library loadVeit Olschinski1-1/+1
2011-10-08Added defines for external js library loadVeit Olschinski1-0/+11
2011-10-06changes to the reports by MelizaŁukasz Wilenski1-19/+27
2011-10-06remove some testing codeŁukasz Wilenski1-12/+1
2011-10-06Add initial support for serving static files from a content delivery network.fisharebest4-28/+36
2011-10-06tidy up facts displaying Łukasz Wilenski1-127/+145
2011-10-06When adding new facts, do not show GEDCOM code, just the description. We sho...fisharebest1-10/+12
2011-10-06Remove references to unused "?GEDCOM=xxx" URL parameter.fisharebest1-5/+2
2011-10-06MARB cannot be used to infer a MARR (in the same way that BURI can be used to...fisharebest1-1/+1
2011-10-05Merge duplicate translations that differ only in upper/lower casefisharebest5-19/+16
2011-09-26Fix: RTL formatting errorfisharebest1-1/+1
2011-09-26Fix: RTL formatting errorfisharebest1-5/+5
2011-09-26Fix: double-escaping of HTML charactersfisharebest1-1/+1
2011-09-26(no commit message)Nigel Osborne1-2/+2
2011-09-25Better feedback and consistency when deleting recordsfisharebest2-25/+8
2011-09-22Need to remove markup for alt-text of silhouettesfisharebest1-1/+1
2011-09-22Remove PrintReady()fisharebest2-43/+47
2011-09-22No need to call strip_tags() twice on the same data.fisharebest1-4/+2
2011-09-22Fix: double-escaping of HTML special characters in page titlesfisharebest1-1/+1
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ...fisharebest4-16/+10
2011-09-21Convert remaining "List Names" to "Full Names"fisharebest1-14/+18
2011-09-21Convert some "List Names" to "Full Names"fisharebest1-17/+8
2011-09-20#791002 - typo/bad URI out of search.phpfisharebest1-117/+17
2011-09-15Performance - we do not need the f_numchil column to create a WT_Family objec...fisharebest2-7/+7
2011-09-14Performance - it is faster to extract the sex from the gedcom record than it ...fisharebest2-38/+14
2011-09-13#817867 - Name Suffix handling errorfisharebest1-11/+7
2011-09-12Remove some old references to RTL stylesheets. RTL styling is now integrated...fisharebest1-1/+1
2011-09-11#826094 - Add/Change SOUR approval missing - SVN 12122fisharebest1-0/+2
2011-09-10#814628 - All links to media objects removed instead of only onefisharebest1-4/+4
2011-09-10#822603 - Death flag set wrongly (missed one new file)fisharebest3-2/+47
2011-09-10#822603 - Death flag set wrongly fisharebest4-18/+14
2011-09-08Bug #844579 - Undefined index notesNigel Osborne1-1/+1
2011-09-08MEDIA_UPLOAD access checks need "<=" rather than "<"fisharebest2-2/+2
2011-09-08Fix for: Bug #843779, Bug #842175, Bug #838642 and issues related to lists, e...Nigel Osborne1-13/+36
2011-09-07Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...fisharebest9-20/+71