summaryrefslogtreecommitdiff
path: root/includes/functions/functions.php
AgeCommit message (Expand)AuthorFilesLines
2010-09-19#636852 - Change theme bug ?, I think so.fisharebest1-13/+16
2010-09-19Tidy whitespace/indentationfisharebest1-6/+4
2010-09-10Remove HOME_SITE_TEXT/HOME_SITE_URL settings. These generally defaulted to "...fisharebest1-2/+0
2010-09-10Tidy up some whitespace/formattingfisharebest1-7/+7
2010-09-07fix Undefined index: media_doc errorŁukasz Wilenski1-1/+1
2010-09-03Replace pgv_array_merge with wt_array_mergeNigel Osborne1-1/+1
2010-08-27#624851 - firewallfisharebest1-1/+1
2010-08-22add context translations to "unknown"Łukasz Wilenski1-1/+1
2010-07-26Only load infrequent settings from the DB when they are actually needed (GEDC...fisharebest1-1/+0
2010-07-23Remove conflicting gedcom/theme settings for favicon.ico and remove duplicate...fisharebest1-1/+0
2010-07-23(no commit message)fisharebest1-3/+0
2010-07-23Don't fetch rarely used gedcom-config settings on every page - just when needed.fisharebest1-16/+0
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-8/+8
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-2/+2
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-12/+12
2010-07-10#587347 upcoming events--configfisharebest1-1/+0
2010-07-10Wes Groleau's Bug #602962 - "nitpicking comments in functions.php" merged in.Nigel Osborne1-21/+32
2010-07-08Delete old code related to autoclose.Nigel Osborne1-1/+0
2010-07-08Removing the option to turn off autoclose on the edit pop-ups, except when de...Nigel Osborne1-1/+1
2010-07-07remove unnessesary relationsŁukasz Wilenski1-6/+0
2010-07-06add some relationshipsŁukasz Wilenski1-0/+12
2010-06-30fix typosŁukasz Wilenski1-27/+27
2010-06-30polish relationships namesŁukasz Wilenski1-87/+111
2010-06-28Typofisharebest1-28/+28
2010-06-28add more polish relationship namesŁukasz Wilenski1-4/+90
2010-06-28#599180 Fatal error: Call to a member function getBirthDate() on a non-objectfisharebest1-18/+22
2010-06-27#591232 Media - undefined variable, xref, SVN8658fisharebest1-53/+1
2010-06-27I18N: fix errors in recent relationship changesfisharebest1-46/+74
2010-06-27Fix bug in cousin names (copy/paste error meant everyone was a first-cousin)fisharebest1-18/+18
2010-06-27#598918 Fatal error: Call to a member function getSex() on a non-objectfisharebest1-3/+4
2010-06-27I18N: fix errors in recent relationship changesfisharebest1-15/+15
2010-06-26i18n: use consistent context strings for male/femalefisharebest1-45/+45
2010-06-26I18N: use more precise context stringsfisharebest1-9/+9
2010-06-26i18n: use consistent context strings for male/femalefisharebest1-9/+9
2010-06-26i18n: use consistent context strings for male/femalefisharebest1-37/+37
2010-06-25add missing polish relationshipsŁukasz Wilenski1-9/+18
2010-06-25add polish rules for great xX nephew/nieceŁukasz Wilenski1-41/+133
2010-06-24#596407 Fatal error: Call to a member function getBirthDate() on a non-object...fisharebest1-18/+20
2010-06-22add polish rules for great xX uncle/auntŁukasz Wilenski1-9/+24
2010-06-20add polish relationship rulesŁukasz Wilenski1-0/+6
2010-06-20remove duplicatesŁukasz Wilenski1-29/+2
2010-06-20Fix: various config itemsfisharebest1-3/+0
2010-06-20Remove RSS functions. They don't work very well (if at all). If we want RSS...fisharebest1-2/+0
2010-06-20#596407fisharebest1-1/+1
2010-06-19#595441 Fatal error: Call to a member function getBirthDate()fisharebest1-7/+9
2010-06-19#595406 Use DECIMAL(20) for next_id table.fisharebest1-8/+3
2010-06-19I18N commentsfisharebest1-18/+18
2010-06-18Minor performance tweak - if we know a record type, we can go straight to the...fisharebest1-1/+1
2010-06-18(no commit message)fisharebest1-2/+2
2010-06-18Streamline some privacy calculations; replace FactViewRestricted() and showFa...fisharebest1-36/+8