summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2011-06-02Rollback change from svn11687Veit Olschinski1-1/+1
2011-06-02Stricter month recognition (see http://webtrees.net/en/forums/9-request-for-n...Veit Olschinski1-1/+1
2011-06-02Add missing edit media icons; solve menu RTL issues; add sub-sub menu pointer...Nigel Osborne2-12/+12
2011-06-01Add » to the end of submenus that have sub-submenusNigel Osborne1-0/+3
2011-06-01webtrees theme - changing menus to css (one item missed)Nigel Osborne1-8/+8
2011-06-01webtrees theme - changing menus to css, and associated changes elsewhere.Nigel Osborne7-31/+39
2011-05-31Tidy up: generate BIRTH-YEAR - DEATH-YEAR ranges consistently.fisharebest2-2/+14
2011-05-31Add I18N hints to new text.fisharebest1-26/+67
2011-05-30Correct tooltip for edit,copy,delete links in rtl and some other languages; m...Nigel Osborne1-2/+2
2011-05-29change WT_Gedcom_Code_Type into WT_Gedcom_Code_NameŁukasz Wilenski1-73/+0
2011-05-29change WT_Gedcom_Code_Type into WT_Gedcom_Code_NameŁukasz Wilenski1-0/+103
2011-05-29add code to translate 1 NAME 2 TYPE (not used yet)Łukasz Wilenski1-0/+73
2011-05-27(no commit message)Nigel Osborne3-19/+25
2011-05-27 most common surname should be in male format (only Polish)Łukasz Wilenski1-6/+12
2011-05-26WT_Person: Only use valid NCHI valuesfisharebest1-1/+1
2011-05-26Don't capitalize file-names.fisharebest1-1/+1
2011-05-26Performance: some of the advanced-search queries can lock the server. DISTIN...fisharebest1-1/+1
2011-05-26Add unique-id to all menu items. This will allow CSS based menus to add icon...fisharebest8-71/+198
2011-05-25#787958 - Individual list - no surname / surname beginning with space fisharebest1-5/+14
2011-05-25remove debug codeLarry Meaney1-1/+1
2011-05-25bug fix - some media types were not being handled properlyLarry Meaney1-7/+12
2011-05-24Missing argument to function when calculating NCHIfisharebest1-2/+2
2011-05-24bug 783620 - medialist.php unable to work with large lists of media itemsLarry Meaney1-0/+63
2011-05-24Bug 787117 - remove unneeded newlines from outputLarry Meaney1-1/+1
2011-05-23When a person has some visible names and also some private names, the INDI li...fisharebest1-8/+12
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