summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2011-06-09Fix capitalisation errors. Remove "edit name" from the menu. The edit optio...fisharebest1-9/+0
2011-06-09I18N: Improve English texts. (Multi-)media items => "Media objects"fisharebest2-4/+4
2011-06-09Improve the English phrasing of new messagesfisharebest1-1/+1
2011-06-09Remove the option to hide/show pending changes. The option didn't work prope...fisharebest8-53/+19
2011-06-08We no longer have/need menu separators.fisharebest2-28/+1
2011-06-08Simplify the presentation of pending changes, and the options to show/hide/ac...fisharebest9-214/+14
2011-06-08Grayed-out-tabs: use more obvious method name. make sure functions all retu...fisharebest1-1/+1
2011-06-08Put back long missing "greyed-out" tabs, to indicate to editors that tabs hav...Nigel Osborne1-0/+2
2011-06-07Fix: webtrees-1.1.2 changed the "full name" column in wt_name to include the ...fisharebest1-7/+4
2011-06-06Revert 11711 (addition of PasswordHash library). We will implement this logi...fisharebest1-253/+0
2011-06-06Fix for IE display problems (min-width on main menus doesn't work)Nigel Osborne1-1/+1
2011-06-05use translations for NAME TYPEŁukasz Wilenski1-1/+5
2011-06-05don't display CHAN tag in Personal facts tab when Extra information module is...Łukasz Wilenski1-1/+1
2011-06-05New library PHPass for better hashes and a conversion routine on login for th...Veit Olschinski1-0/+253
2011-06-05I18N: (1) use better labels for edit links, (2) use existing translations/lib...fisharebest1-30/+30
2011-06-04Fix: error in statistics plot - surname distribution chart.fisharebest1-1/+1
2011-06-03MenuBar::getListsMenu() - do not show menu items for empty lists.fisharebest1-7/+24
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