summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2011-05-23always display file sizes in whole KBLarry Meaney1-2/+2
2011-05-22Remove two configuration options. DISPLAY_JEWISH_GERESHAYIM was never actual...fisharebest1-1/+1
2011-05-22bug 783620 - medialist.php unable to work with large lists of media itemsLarry Meaney1-1/+1
2011-05-22Family list performance. Count children from information in memory, rather t...fisharebest1-4/+11
2011-05-21medialist.php makes better use of the Media classLarry Meaney1-11/+23
2011-05-20All highlight images make better use of the Media classLarry Meaney2-91/+143
2011-05-19#784941 - Using media files as a favorite breaks home page fisharebest1-0/+1
2011-05-17Printing facts: Allow I18N of punctuation, ensure user input is escaped befo...fisharebest2-9/+11
2011-05-17use array_merge instead of extractLarry Meaney1-17/+19
2011-05-16Lifespan chart - black text on dark backgrounds are very difficult to read. ...fisharebest1-4/+4
2011-05-16random media block and imageview.php make better use of the Media classLarry Meaney2-46/+72
2011-05-15Fix: privacy errors. Checking for "can display name" instead of "can display...fisharebest3-4/+11
2011-05-15Stats: count of surnames should take account of collation rules. e.g. Peña ...fisharebest1-1/+4
2011-05-14Fix: Search&replace checking for "accept" privileges, rather than "edit" priv...fisharebest1-20/+4
2011-05-14Remove some old PHP4 code. PHP5 passes objects by reference automaticallyfisharebest2-7/+7
2011-05-14Remove some old PHP4 code. PHP5 passes objects by reference automaticallyfisharebest3-17/+5
2011-05-14Remove some old PHP4 code. PHP5 passes objects by reference automaticallyfisharebest1-2/+2
2011-05-14Fix: divide by zero error in statisticsfisharebest1-2/+5
2011-05-14Advanced search: maintain the sort order of the extra fieldsfisharebest1-4/+13
2011-05-14refining media importLarry Meaney1-9/+0
2011-05-14The default fields for the advanced search come from an non-editable config s...fisharebest1-6/+15
2011-05-14Fix: undefined $media->ext during file importfisharebest1-0/+9
2011-05-14fix problem with Recent Changes block, introduced in 11506Larry Meaney1-0/+8
2011-05-13Remove some old PHP4 code. PHP5 passes objects by reference automaticallyfisharebest1-5/+5
2011-05-13Kilobytes are KB, not kb. Text with multiple place-holders need order indica...fisharebest1-3/+3
2011-05-13Add I18N for numbersLarry Meaney1-4/+5
2011-05-12I18N: add support for the translation of numbers. For example, 12345.67. In...fisharebest3-21/+42
2011-05-12rewrite Media classLarry Meaney2-108/+363
2011-05-11Updated tcpdf to 5.9.077Veit Olschinski3-27/+30
2011-05-10Move "percentage" formatting/translation to the Stats class, so we only need ...fisharebest1-19/+11
2011-05-09Re-enable the caching of privacy calculationsfisharebest1-5/+8
2011-05-08Family names: code to detect script was only looking at surname. This fails ...fisharebest1-2/+2
2011-05-08Split the WT_I18N::translate() function into two parts - translation and embe...fisharebest1-37/+26
2011-05-07Updated tcpdf to 5.9.076Veit Olschinski3-14/+51
2011-05-05#778014 - Close Relatives Reportfisharebest1-1/+2
2011-05-05WT_Family::getChildren() ignoring the SHOW_PRIVATE_RELATIONSHIPS settingfisharebest1-6/+4
2011-05-05* move privacy checks from controller to view levelLarry Meaney3-21/+0
2011-05-05specify whether methods are public or privateLarry Meaney1-25/+25
2011-05-04fix wrongly committed changesŁukasz Wilenski1-2/+2
2011-05-03Fix: Full names not being shown on individual page, due to privacy filtering ...fisharebest1-9/+10
2011-05-03Update to 11435 - the gedcom format is still not exactly rightfisharebest1-1/+1
2011-05-03Call $this->getPageTitle() instead of hard-coding a page titleLarry Meaney3-3/+3
2011-05-02Fix: source privacy failing to check repository privacyfisharebest1-1/+1
2011-05-02Fix: individual page not showing names to visitorsfisharebest1-3/+2
2011-05-01Update interactive tree iconsRob Peters1-3/+3
2011-05-01#774987 - Ancetors display fisharebest1-1/+2
2011-05-01Change the display of unknown names from "(Unknown)" to "…". This avoids m...fisharebest1-8/+5
2011-05-01Privacy calculations should query data directly - they can use functions that...fisharebest1-3/+6
2011-05-01Rename "Pedigree tree" -> "Pedigree"fisharebest1-1/+1
2011-04-30Rename: Pedigree chart -> Pedigree treefisharebest1-1/+1