summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Collapse)AuthorFilesLines
2010-04-23I18N: PedigreeŁukasz Wilenski4-19/+41
2010-04-23I18N Łukasz Wilenski2-212/+17
2010-04-22Remove references to old/unused modules, install.php and config_download.php ↵fisharebest2-24/+15
(both superceded by new setup.php)
2010-04-22Detect missing date.timezone setting in PHP.INIfisharebest1-0/+5
2010-04-21Fix: pending children not shown on family tabfisharebest1-1/+1
2010-04-21I18NŁukasz Wilenski2-74/+75
2010-04-21I18NŁukasz Wilenski3-54/+25
2010-04-21Remove file-based logging.fisharebest3-130/+28
2010-04-20Fix: formatting of search log filesfisharebest1-1/+1
2010-04-20Fix: variable name typofisharebest1-3/+3
2010-04-20Remove Mutex class/table. Not necessary, now that we are storing changes ↵fisharebest4-158/+0
and config data in the database
2010-04-20Removed unused/old functionfisharebest1-22/+0
2010-04-20Fix: integrity constraint deleting gedcomfisharebest1-0/+3
2010-04-20Add danish rules for great xN ↵fisharebest1-11/+39
aunt/uncle/grandson/grandaughter/grandfather/grandmother
2010-04-20Add delete/export options to log viewerfisharebest1-3/+2
2010-04-20Add page to search/view logsfisharebest5-13/+14
2010-04-20Fix syntax errorfisharebest1-1/+1
2010-04-20Bug #567049 - error when searchingfisharebest1-0/+2
2010-04-20Bug #567049 - syntax errorfisharebest1-1/+1
2010-04-20Bug #567049 - undefined variable DB_UTF8_COLLATIONfisharebest1-3/+0
2010-04-19(no commit message)fisharebest29-853/+482
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-17Fix UTF8 issues on servers that specify ISO8859-1 as defaultfisharebest1-0/+1
2010-04-16Remove sync-edits-to-gedcom feature. Webtrees is a database application - ↵fisharebest1-103/+1
https://blueprints.launchpad.net/webtrees/+spec/remove-sync-gedcom-file
2010-04-16revert changes commited by mistakeŁukasz Wilenski8-223/+24
2010-04-16(no commit message)Łukasz Wilenski9-31/+237
2010-04-16(no commit message)fisharebest12-161/+141
2010-04-16Change 'media links' default setting to falseDavid Richmond1-2/+2
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)fisharebest2-147/+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)fisharebest3-26/+22
2010-04-15Add medialist display optionDavid Richmond1-3/+3
2010-04-15Tidy up SMTP config variables. These do not need to be globals.fisharebest3-27/+25
2010-04-15Bug #557867 Add page to edit site configurationfisharebest2-22/+24
2010-04-15Don't set memory limit when running in safe modefisharebest1-1/+1
2010-04-15Fix issues when running in safe modefisharebest1-6/+8
2010-04-14I18n: Abbreviated fact labels for birth/marriage/death on chart boxesfisharebest5-24/+29
2010-04-14I18N: male/female translationsŁukasz Wilenski1-36/+18
2010-04-14I18N: male/female translationsŁukasz Wilenski1-8/+0
2010-04-14I18N: male/female translationsŁukasz Wilenski3-20/+2
2010-04-14Make block initialisation consistentfisharebest2-12/+3
2010-04-14translate factŁukasz Wilenski1-1/+1
2010-04-13Change order of deletions to maintain referential integrityfisharebest1-3/+3
2010-04-13Spelling errorsfisharebest1-10/+10
2010-04-12fix typoŁukasz Wilenski1-9/+9
2010-04-12I18N: nephew/niece works in PolishŁukasz Wilenski2-6/+53
2010-04-12New rules for finding highlighted object for Chats, Indi and Fam pages - ↵Brian Holland1-24/+58
(ref PGV svn 6955)
2010-04-12Fix coding typofisharebest1-1/+1