summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-01-01Update version number - next release will be 1.1.0fisharebest1-1/+1
2011-01-01Merge admin.php and administration.phpfisharebest10-408/+190
2011-01-01Remove admin links from the "My Page" menu. These are now reached from the ↵fisharebest1-37/+0
main "administration" link
2011-01-01(no commit message)fisharebest77-703/+14232
2011-01-01Refactoring class names and use autoloading.fisharebest71-1910/+1545
2011-01-01Refactoring class names and use autoloading.fisharebest1-7/+7
2011-01-01Refactoring class names and use autoloading.fisharebest8-55/+39
2011-01-01Refactoring class names and use autoloading.fisharebest4-35/+27
2011-01-01Refactoring class names and use autoloading.fisharebest11-90/+75
2011-01-01Refactoring class names and use autoloading.fisharebest47-403/+386
2011-01-01Refactoring class names and use autoloading.fisharebest2-4/+4
2011-01-01Refactoring class names and use autoloading.fisharebest62-2287/+2423
2011-01-01Refactoring class names and use autoloading.fisharebest109-678/+627
2011-01-01Fix undefined $THEME_DIR where not $ALLOW_USER_THEMESfisharebest1-0/+2
2011-01-01Fix: trailing "}" left in 10189fisharebest1-2/+0
2010-12-31Missing "add mother/father" links on family pagefisharebest1-1/+1
2010-12-31Fix: undefined $this->canedit and $this->userCanEdit()fisharebest2-2/+2
Replace both with $this->indi->canEdit()
2010-12-31Fix: undefined $this->canedit and $this->userCanEdit()fisharebest1-8/+8
Replace both with $this->indi->canEdit()
2010-12-31Search engines should not access the manage media pagefisharebest1-1/+1
2010-12-31Fix: undefined $this->canedit and $this->userCanEdit()fisharebest2-3/+3
Replace both with $this->indi->canEdit()
2010-12-31(no commit message)fisharebest13-101/+52
2010-12-31Remove some old/unused variablesfisharebest5-19/+2
2010-12-31Fix: pending changes to source facts cause all other facts to show as new.fisharebest2-29/+14
2010-12-31Fix: pending changes to repository facts cause all other facts to show as new.fisharebest2-29/+14
2010-12-31Fix: pending changes to note facts cause all other facts to show as new.fisharebest3-31/+16
2010-12-31#695905 - Album tab failing to show attached media - 10184fisharebest2-5/+4
2010-12-30Fix: wrong parameters in links to family timeline chartsfisharebest2-17/+9
2010-12-30Remove unused/dead codefisharebest1-72/+0
2010-12-30Fix: pending changes to family facts cause all other facts to show as new.fisharebest1-25/+19
2010-12-30Remove unused/dead codefisharebest1-3/+1
2010-12-30Fix coding errorfisharebest1-1/+1
2010-12-30Remove unused/dead codefisharebest2-9/+4
2010-12-30Tidy up. Use objects instead of XREFsfisharebest2-11/+10
2010-12-30Use constant WT_THEME_DIR instead of global variable $THEME_DIRfisharebest29-86/+66
2010-12-29#695282 Display accented charactersŁukasz Wilenski1-6/+6
2010-12-28Bug #695129 - In the descendancy chart, lines connecting family members are ↵Nigel Osborne1-4/+4
missing
2010-12-28don't display IDsŁukasz Wilenski1-2/+2
2010-12-28don't display IDsŁukasz Wilenski4-46/+47
2010-12-27fix some source bugsŁukasz Wilenski7-250/+961
don't display IDs add new reports
2010-12-27add missing svn propertiesŁukasz Wilenski3-441/+442
2010-12-27fix some source bugsŁukasz Wilenski19-595/+1866
don't display IDs add new reports
2010-12-27fix incorrect Source footnote formatŁukasz Wilenski4-6/+28
2010-12-27Correct sidebar header text color for MercuryRob Peters1-1/+1
2010-12-27Correct sidebar header text color and remove some unnecessary codeRob Peters14-28/+42
2010-12-27Correct sidebar header text colorRob Peters14-25/+25
2010-12-27#694595 Messaging system, message not copied to senders emailŁukasz Wilenski1-3/+4
2010-12-27Updating ckeditor from 3.2.2 to 3.5Veit Olschinski147-884/+1312
2010-12-27Updating prototype from 1.6.1 to 1.7Veit Olschinski11-1161/+2379
Updating scriptaculous from 1.8.3 to 1.9.0
2010-12-26add AgeAtDeathSHandler for further useŁukasz Wilenski1-31/+86
2010-12-26add source type (facts or records) option Łukasz Wilenski1-8/+114