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
/
functions
/
functions_db.php
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-28
Bug #596176 Add account user
fisharebest
1
-0
/
+7
2010-07-09
Fix: error when logging deletion of default gedcom
fisharebest
1
-4
/
+4
2010-07-07
Remove unused column: wt_families.f_chil
fisharebest
1
-7
/
+7
2010-06-20
Move autocomplete functions to autocomplete file
fisharebest
1
-208
/
+0
2010-06-20
Remove RSS functions. They don't work very well (if at all). If we want RSS...
fisharebest
1
-1
/
+1
2010-06-18
Minor performance tweak - sequential selects work faster than a union
fisharebest
1
-18
/
+14
2010-06-18
Streamline some privacy calculations; replace FactViewRestricted() and showFa...
fisharebest
1
-2
/
+2
2010-06-15
Combine some privacy functions with gedcom objects - removes lots of unnecess...
fisharebest
1
-17
/
+0
2010-06-15
Remove unused function
fisharebest
1
-6
/
+0
2010-06-11
Only fetch site settings from database when actually needed
fisharebest
1
-10
/
+10
2010-06-08
Tidy log messages
fisharebest
1
-2
/
+2
2010-06-08
Add logging of config changes
fisharebest
1
-1
/
+7
2010-06-06
#590487 delete user
fisharebest
1
-1
/
+7
2010-06-06
Move gedcom and privacy settings from .PHP files to database tables
fisharebest
1
-18
/
+19
2010-06-05
Combine show_fact and show_fact_details. Part of simplification of privacy r...
fisharebest
1
-2
/
+2
2010-06-04
Use "0" and "1" consistently for user-settings, instead of a mixture of 0/1, ...
fisharebest
1
-4
/
+4
2010-06-04
#589555 - "Invalid parameter number" in sitemap module
fisharebest
1
-10
/
+2
2010-06-02
Remove old get_next_id() function - we now use auto-increment columns
fisharebest
1
-22
/
+0
2010-06-01
Quote table names - to allow for "bad" choices of TBLPREFIX
fisharebest
1
-236
/
+236
2010-05-29
Default blocks on index.php should not only include installed/allowed blocks
fisharebest
1
-21
/
+34
2010-05-28
Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"
fisharebest
1
-453
/
+245
2010-05-28
#586858 Change user sttings - fatal error
fisharebest
1
-16
/
+37
2010-05-28
Tidy up and remove some unused code
fisharebest
1
-37
/
+16
2010-05-28
Tidy up some code
fisharebest
1
-35
/
+25
2010-05-28
Revert recent changes to news/blog and gedcom/user favorites.
fisharebest
1
-15
/
+14
2010-05-27
Fix: sql error creating default blocks
fisharebest
1
-5
/
+3
2010-05-26
Blocks: favorites replaced with favorite and news/blog replaced with html.
fisharebest
1
-11
/
+14
2010-05-24
Restructure wt_messages -> wt_message
fisharebest
1
-9
/
+7
2010-05-24
Tables and blocks. Add wt_module_settings, move wt_nextid to wt_next_id, rem...
fisharebest
1
-1
/
+27
2010-05-22
#580980 FAQ List access, SVN 8318
fisharebest
1
-28
/
+0
2010-05-20
#582795 In search, some persons show up in Families but not in Individuals.
fisharebest
1
-64
/
+35
2010-05-12
Convert blocks to modules
fisharebest
1
-8
/
+101
2010-05-11
#578549 Setup - LONGBLOB default value
fisharebest
1
-1
/
+1
2010-05-09
#570698 Most Common Surnames Block formatting
fisharebest
1
-2
/
+2
2010-05-09
Apply collation to database searches
fisharebest
1
-7
/
+7
2010-05-09
Apply collation to database searches
fisharebest
1
-40
/
+15
2010-05-06
Remove old/unused function
fisharebest
1
-23
/
+0
2010-05-04
Fix: bug found in PGV
fisharebest
1
-1
/
+1
2010-05-04
Replace _PGVUSER with _WT_USER
Nigel Osborne
1
-8
/
+8
2010-04-30
Collect gedcom default settings into a new file.
fisharebest
1
-14
/
+1
2010-04-27
Fix: bug when creating new user accounts
fisharebest
1
-3
/
+3
2010-04-25
Don't overwrite existing XXX_conf.php and XXX_priv.php files when adding new ...
fisharebest
1
-0
/
+12
2010-04-20
Remove Mutex class/table. Not necessary, now that we are storing changes and...
fisharebest
1
-1
/
+0
2010-04-20
Fix: integrity constraint deleting gedcom
fisharebest
1
-0
/
+3
2010-04-20
Bug #567049 - undefined variable DB_UTF8_COLLATION
fisharebest
1
-3
/
+0
2010-04-19
(no commit message)
fisharebest
1
-24
/
+45
2010-04-18
Fix: famlist showing all families instead of initial letters
fisharebest
1
-1
/
+1
2010-04-17
Preparations to move pending changes to the database
fisharebest
1
-17
/
+25
2010-04-16
Fix: searching for indis beginning with a letter
fisharebest
1
-2
/
+2
2010-04-15
Remove some old PHP-based collation (we now use DB collation exclusively)
fisharebest
1
-144
/
+20
[next]