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