summaryrefslogtreecommitdiff
path: root/includes/session.php
AgeCommit message (Expand)AuthorFilesLines
2010-08-07fix if user has defined not existing themeŁukasz Wilenski1-2/+1
2010-08-02Change to ensure Help links work before a GEDCOM file is imported.Nigel Osborne1-1/+1
2010-07-27Reset sql-debug back to false (again) - does someone have this set to true in...Nigel Osborne1-1/+1
2010-07-26Only load infrequent settings from the DB when they are actually needed (GEDC...fisharebest1-1/+1
2010-07-24Remove SQL debugfisharebest1-1/+1
2010-07-23Remove conflicting gedcom/theme settings for favicon.ico and remove duplicate...fisharebest1-1/+1
2010-07-09Add pgv_to_wt.php to the list of admin scripts that do not redirect to editge...fisharebest1-1/+1
2010-06-24#596437 Error in family.phpfisharebest1-0/+2
2010-06-21Move session logic to session.phpfisharebest1-0/+10
2010-06-20Move autocomplete functions to autocomplete filefisharebest1-3/+0
2010-06-20(no commit message)fisharebest1-5/+4
2010-06-20Correction to 8901Nigel Osborne1-1/+0
2010-06-20Bug 596370 fixed, add default theme when user user_setting theme not validRob Peters1-0/+1
2010-06-18Fix problem with "$themename undefined" error introduced in svn 8862.Brian Holland1-3/+4
2010-06-17Finally fix the census assistant search facility without the need for an addi...Brian Holland1-3/+5
2010-06-16Minor performance tweak - don't convert dates unnecessarilyfisharebest1-0/+2
2010-06-16Use utf8_unicode_ci for *application* collation, use language collation for g...fisharebest1-9/+1
2010-06-15Remove debug, committed by mistakefisharebest1-1/+1
2010-06-15Combine some privacy functions with gedcom objects - removes lots of unnecess...fisharebest1-1/+1
2010-06-15#594590 set_time_limit() disabledfisharebest1-1/+3
2010-06-14Fix: privacy function checking wrong recordfisharebest1-1/+2
2010-06-13Fix: contextual help not stickingfisharebest1-19/+10
2010-06-12Change browser test to cover both Chrome and SafariRob Peters1-1/+1
2010-06-11Add chrome browser supportRob Peters1-0/+2
2010-06-10Remove references to old filesfisharebest1-1/+1
2010-06-10Update "translators url" to https://translations.launchpad.net/webtreesfisharebest1-1/+1
2010-06-10Only fetch site settings from database when actually neededfisharebest1-8/+3
2010-06-06Move gedcom and privacy settings from .PHP files to database tablesfisharebest1-24/+13
2010-06-04Use "0" and "1" consistently for user-settings, instead of a mixture of 0/1, ...fisharebest1-1/+1
2010-06-04Remove global WT_SESSION_TIME. Fetch this setting whenever it is used.fisharebest1-6/+9
2010-06-04Remove global USE_REGISTRATION_MODULE. Fetch this setting whenever it is used.fisharebest1-1/+0
2010-06-04Remove global WT_SESSION_SAVE_PATH. Fetch this setting whenever it is used.fisharebest1-3/+2
2010-06-04Remove global REQUIRE_ADMIN_AUTH_REGISTRATION. Fetch this setting whenever i...fisharebest1-1/+0
2010-06-04Remove global WT_STORE_MESSAGES. Fetch this setting whenever it is used.fisharebest1-1/+0
2010-06-04Remove "AUTHENTICATION_MODULE" setting. This is currently unused, and needs ...fisharebest1-3/+1
2010-06-03Remove constants WT_[LR]PARENS. RTL handling should be part if I18N classfisharebest1-11/+0
2010-06-01Remove old/unused functionsfisharebest1-1/+0
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-1/+1
2010-05-26When changing language using the page header, update the user's default setting.fisharebest1-1/+3
2010-05-25Use constant instead of global variablefisharebest1-7/+7
2010-05-24Remove page-rate limiterfisharebest1-5/+0
2010-05-09Fix: lightbox detection to work with new module structurefisharebest1-1/+1
2010-05-04rebrandingŁukasz Wilenski1-1/+1
2010-05-03Bug #574138 Strict standards error related to php.ini timezone settingfisharebest1-5/+4
2010-04-28Minor tidy upfisharebest1-15/+9
2010-04-26#570109 Fresh install fails at editgedcoms.php - use a unique session id prefixfisharebest1-0/+1
2010-04-26(no commit message)fisharebest1-1/+1
2010-04-25Fetch site settings when needed, rather than making globalfisharebest1-11/+1
2010-04-24Allow admins to view logs when no gedcoms existfisharebest1-1/+1
2010-04-24New gedcom importer/uploader/loaderfisharebest1-1/+1