summaryrefslogtreecommitdiff
path: root/includes/session.php
AgeCommit message (Expand)AuthorFilesLines
2013-06-29(no commit message)fisharebest1-2/+1
2013-06-23Redirect old PHP versions to a friendly error page.fisharebest1-27/+0
2013-06-23The next release will be 1.5.0fisharebest1-1/+1
2013-06-12#1064348 - Private trees are completely private - so how can we show welcome ...fisharebest1-18/+11
2013-05-11Upgrade jQueryUI from 1.10.0 to 1.10.3fisharebest1-2/+2
2013-05-10Update colorbox from 1.4.3 to 1.4.15fisharebest1-1/+1
2013-05-05#1164413 - special character insertionfisharebest1-1/+1
2013-03-29Fix: PHP errors for media objects with (a) empty FILE tags and (b) missing FI...fisharebest1-1/+1
2013-03-27Set version - next release is planned to be 1.4.2fisharebest1-2/+2
2013-03-27Set version for 1.4.1 releasefisharebest1-1/+1
2013-03-09Remove call to ignore_user_abort(). This exists to correct badly configured ...fisharebest1-3/+0
2013-03-09Don't scroll colorbox images when document scrolls behind it.fisharebest1-1/+1
2013-03-06Preparation for 1.4.0 releasefisharebest1-2/+2
2013-03-06Preparation for 1.4.0 releasefisharebest1-1/+1
2013-02-20Colorbox updatesfisharebest1-1/+1
2013-02-07Upgrade modernizr from 2.6.1 to 2.6.2fisharebest1-1/+1
2013-02-07Upgrade colorbox from 1.3.32 to 1.3.34fisharebest1-1/+1
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-1/+2
2013-02-06Upgrade jQuery from 1.9.0 to 1.9.1fisharebest1-2/+2
2013-02-02Upgrade JQuery-UI to latest versionfisharebest1-3/+3
2013-02-02Add more URL versioning to JS resourcesfisharebest1-1/+1
2013-02-02Add more URL versioning to JS resourcesfisharebest1-2/+8
2013-01-30#1101106 - Time differences in web and DB servers - post error fisharebest1-1/+2
2013-01-18Major refactoring of media code.fisharebest1-1/+1
2013-01-18#1100665 - Proxy breaks remote IP - minor update - need $WT_REQUEST *before* ...fisharebest1-2/+2
2013-01-17#1100665 - Proxy breaks remote IP (patch by Andrew Gregory - thanks!)fisharebest1-5/+7
2013-01-09Update comments, renaming "directory" to "folder"fisharebest1-16/+16
2012-12-07Upgrade jQuery and jQuery-UI (for Google CDN users)fisharebest1-2/+2
2012-11-21If the session data is unchanged, then only update wt_session once per minute.fisharebest1-1/+2
2012-11-14Add "PHP version" error page.fisharebest1-0/+5
2012-11-08The next release will be 1.4.0fisharebest1-1/+1
2012-10-31Update DB structure - remove wt_media_mapping table (use wt_links instead), u...fisharebest1-1/+1
2012-10-31We no longer need a .htacess / 404 error handler to use the media firewall. ...fisharebest1-2/+2
2012-10-23Fix regression added in 1.3.2 - cannot run import wizardfisharebest1-1/+1
2012-10-20Re-instate placeholder text for registration form. Add I18N/plural rules to ...fisharebest1-1/+3
2012-10-20Update version number. Next release is planned to be 1.3.3fisharebest1-2/+2
2012-10-20Update version number for 1.3.2 releasefisharebest1-1/+1
2012-09-27Fix for http://webtrees.net/index.php/en/forum/27-help-for-ver-1-3-latest-rel...fisharebest1-1/+1
2012-09-26FIx; $GEDCOM undefined immediately after login, or after first visitfisharebest1-0/+1
2012-09-24Fix startup dependency issue. Cannot choose a language without knowing the t...fisharebest1-7/+7
2012-09-20Create a dummy tree title "webtrees" when all trees are privatefisharebest1-6/+7
2012-09-16#1006430 - rtl/ltr parenthesis etc.fisharebest1-1/+1
2012-09-15Fix: lots of issues when there are either no trees, or no trees with public a...fisharebest1-27/+34
2012-09-15Create objects to encapsulate trees. Allows us to cache tree settings, which...fisharebest1-18/+17
2012-09-15Fix: recent bug causes WT_DATA_DIR to be reset to "data".fisharebest1-1/+1
2012-09-14Assume PHP time is the same as MySQL time. Both should use the same underlyi...fisharebest1-6/+9
2012-09-14Performance tweak - save a couple of DB calls by refactoring the startup sequ...fisharebest1-1/+8
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-9/+13
2012-09-14Save a database query by re-using the tree title.fisharebest1-9/+10
2012-09-13Missing parenthesis prevent admin from switching gedcom...fisharebest1-1/+1