summaryrefslogtreecommitdiff
path: root/includes/functions/functions_db.php
AgeCommit message (Expand)AuthorFilesLines
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