summaryrefslogtreecommitdiff
path: root/includes/functions/functions_db.php
AgeCommit message (Expand)AuthorFilesLines
2010-05-12Convert blocks to modulesfisharebest1-8/+101
2010-05-11#578549 Setup - LONGBLOB default valuefisharebest1-1/+1
2010-05-09#570698 Most Common Surnames Block formattingfisharebest1-2/+2
2010-05-09Apply collation to database searchesfisharebest1-7/+7
2010-05-09Apply collation to database searchesfisharebest1-40/+15
2010-05-06Remove old/unused functionfisharebest1-23/+0
2010-05-04Fix: bug found in PGVfisharebest1-1/+1
2010-05-04Replace _PGVUSER with _WT_USERNigel Osborne1-8/+8
2010-04-30Collect gedcom default settings into a new file.fisharebest1-14/+1
2010-04-27Fix: bug when creating new user accountsfisharebest1-3/+3
2010-04-25Don't overwrite existing XXX_conf.php and XXX_priv.php files when adding new ...fisharebest1-0/+12
2010-04-20Remove Mutex class/table. Not necessary, now that we are storing changes and...fisharebest1-1/+0
2010-04-20Fix: integrity constraint deleting gedcomfisharebest1-0/+3
2010-04-20Bug #567049 - undefined variable DB_UTF8_COLLATIONfisharebest1-3/+0
2010-04-19(no commit message)fisharebest1-24/+45
2010-04-18Fix: famlist showing all families instead of initial lettersfisharebest1-1/+1
2010-04-17Preparations to move pending changes to the databasefisharebest1-17/+25
2010-04-16Fix: searching for indis beginning with a letterfisharebest1-2/+2
2010-04-15Remove some old PHP-based collation (we now use DB collation exclusively)fisharebest1-144/+20
2010-04-15Apply collation rules on indi/fam lists (given names)fisharebest1-50/+60
2010-04-15Apply collation rules on indi/fam lists (surnames only - given names to follow)fisharebest1-23/+14
2010-04-13Change order of deletions to maintain referential integrityfisharebest1-3/+3
2010-04-06Start to refactor module code. Administration and initialisation. NOTE: cha...fisharebest1-1/+5
2010-04-05(no commit message)Veit Olschinski1-0/+3024