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