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
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-1
/
+1
2014-10-05
Allow the User object to work as a null object (e.g. for visitors)
Greg Roach
1
-6
/
+4
2014-10-05
Use consistent terminology (preference versus setting)
Greg Roach
1
-1
/
+1
2014-10-05
Split tree/user preference getter/setter into two functions
Greg Roach
1
-3
/
+3
2014-10-05
Cleanup - use WT_File class instead of manipulating filesystem
Greg Roach
1
-12
/
+0
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
1
-5
/
+5
2014-09-19
Unused code
Greg Roach
1
-3
/
+30
2014-09-17
#237 - function accept_all_changes() not found
Greg Roach
1
-7
/
+8
2014-09-17
Split site-preference getter/setter into two functions
Greg Roach
1
-10
/
+10
2014-09-13
Remove dependency on PHP's ext/calendar extension, and use our own
Greg Roach
1
-3
/
+15
2014-09-12
Use the (faster) native mb_string functions where available, and fallbacks wh...
Greg Roach
1
-1
/
+8
2014-08-29
Move global I18N functions to I18N class
Greg Roach
1
-1
/
+0
2014-08-27
Remove execute file permissions from PHP scripts
Greg Roach
1
-0
/
+0
2014-08-25
Error in table stats for unknown visitors in site access rules
Greg Roach
1
-1
/
+1
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-12
/
+15
2014-08-13
Remove I18N debug tool.
Greg Roach
1
-1
/
+0
2014-07-31
DataTables 1.10.1 has problems filtering - revert to 1.10.0
Greg Roach
1
-1
/
+1
2014-07-31
Update datatables to 1.10.1
Greg Roach
1
-1
/
+1
2014-06-21
#58 - do not update superglobals
Greg Roach
1
-16
/
+13
2014-05-10
Consistently use WT_ROOT in the require/require_once statements (where missing)
Jonathan Jaubart
1
-2
/
+2
2014-05-10
Create separate route for logout
Greg Roach
1
-10
/
+1
2014-05-10
Error handling logic in login.php
Greg Roach
1
-1
/
+1
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-26
/
+50
2014-05-06
Revert "Replace global user functions with WT_User class" - submitted to wron...
Greg Roach
1
-13
/
+12
2014-05-06
Replace global user functions with WT_User class
Greg Roach
1
-12
/
+13
2014-05-04
Upgrade jquery from 1.11.0 to 1.11.1
Greg Roach
1
-2
/
+2
2014-05-04
Upgrade jquery.wheelzoom from 1.1.2 to 2.0.0
Greg Roach
1
-1
/
+1
2014-05-04
Upgrade jquery.jeditable from 1.7.1 to 1.7.3
Greg Roach
1
-1
/
+1
2014-05-03
Upgrade jquery.cookie from 1.4.0 to 1.4.1
Greg Roach
1
-1
/
+1
2014-05-03
Upgrade datatables from 1.9.4 to 1.10.0
Greg Roach
1
-1
/
+1
2014-05-03
Upgrade colorbox from 1.4.15 to 1.5.9
Greg Roach
1
-2
/
+2
2014-05-02
Next release will be 1.5.4
Greg Roach
1
-1
/
+1
2014-05-02
1.5.3 release
1.5.3
Greg Roach
1
-1
/
+1
2014-04-27
Missing change in previous commit
Greg Roach
1
-1
/
+45
2014-03-27
Install libraries using composer; use faster autoloader; update to latest ver...
Greg Roach
1
-7
/
+1
2014-02-24
We have updated webtrees.js, so bump the version number
Greg Roach
1
-1
/
+1
2014-02-15
Upgrade jQuery-UI from 1.10.3 to 1.10.4
Greg Roach
1
-2
/
+2
2014-02-15
Upgrade jQuery from 1.10.2 to 1.11.0
Greg Roach
1
-2
/
+2
2014-01-29
Next release is 1.5.3
Greg Roach
1
-1
/
+1
2014-01-29
1.5.2 release
Greg Roach
1
-1
/
+1
2014-01-26
Merge pull request #63 from IJMacD/redirected_script_url
Greg Roach
1
-1
/
+4
2014-01-24
Rename CSS/JS files with new version number
Greg Roach
1
-1
/
+1
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-12-30
More accurate(?) test for HTTPS:
Greg Roach
1
-1
/
+1
2013-12-30
More accurate(?) test for HTTPS:
Greg Roach
1
-1
/
+1
2013-12-29
Don't include the port for HTTPS in WT_SERVER_NAME when it's the default of 443
Matthew Noorenberghe
1
-2
/
+3
2013-12-26
Add initial support for markdown
Greg Roach
1
-2
/
+5
2013-12-26
Fixed redirection bug
Iain MacDonald
1
-1
/
+4
2013-12-18
Use PHP5.3 closures instead of PHP5.2 create_function()
Greg Roach
1
-7
/
+36
[next]