summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Collapse)AuthorFilesLines
2011-07-16Only fetch SHOW_GEDCOM_RECORD from database on pages where it is needed.fisharebest6-6/+6
2011-07-16When a record has been deleted, do not show an edit menu. None of the edit ↵fisharebest6-6/+18
options will work on a deleted record.
2011-07-14Simplify / tidy up some code.Nigel Osborne1-1/+10
2011-07-12#808978 - Age difference calculation wrong in statisticsŁukasz Wilenski1-3/+5
2011-07-10In chart boxes, do not show an empty BIRT/DEAT when there exists a CHR/BURI ↵fisharebest1-2/+2
with date or place
2011-07-08#807377 - "Add to favorites" shows also when not logged in fisharebest1-40/+44
2011-07-08The "Home/Gedcom" menu should (for consistency with other menus) always have ↵fisharebest2-29/+21
at least one menu item.
2011-07-05XHTML validation <img border="none"> is not valid. In any case the border ↵fisharebest1-1/+1
is set with CSS
2011-07-05Sex images. "alt" is not the same as "title", and neither should be empty.fisharebest1-4/+8
2011-07-05HTML validationfisharebest1-1/+1
2011-07-05Added site URL as authorVeit Olschinski2-3/+3
2011-07-03correct displaying of media details on media tabŁukasz Wilenski1-2/+2
2011-07-03Fix some XHTML validations in Extra InformationNigel Osborne1-2/+2
2011-07-01#797488 - CONT records Not Displaying for Sourcesfisharebest1-2/+2
2011-07-01Replace the FACT icons in the xenea theme with a new set, designed by Eyolf ↵fisharebest1-54/+13
Østrem
2011-06-28#802729 - Private informationfisharebest6-12/+16
2011-06-27#797488 - CONT records Not Displaying for Sourcesfisharebest1-2/+6
2011-06-27Remove old/legacy functions from WT_DB. These were designed to work for all ↵fisharebest1-38/+1
databases. We can now use MySQL-specific functions.
2011-06-24Fix: events of close relatives showing wrong relationshipfisharebest1-11/+11
2011-06-23Bug #800393 census assistant - pedigree value contains line-break (fixed ↵Nigel Osborne1-12/+19
with diff supplied by Mark peters
2011-06-22Show birth/death years of individual in page titlefisharebest1-1/+5
2011-06-21Fix typofisharebest1-1/+1
2011-06-21Remove option to send full-sized images as thumbnailsfisharebest3-30/+9
2011-06-20Fix: WT_Family::getChildren() was showing children if their names were ↵fisharebest1-1/+1
visible, when it should (for consistency with other code) only show them if there *details* are visible *OR* the show private relationships option is enabled.
2011-06-20Fix: downloading gedcoms while applying privacy filtering was showing ↵fisharebest2-2/+2
private relationships whenever the show-living-names option was set. It should only include the FAMC/HUSB /etc. links when either the target record is visible, or the show-private-relationships option is enabled.
2011-06-19WT_Menu::getMenuAsList() fails with empty submenufisharebest1-3/+5
2011-06-19Remove errant commafisharebest1-1/+1
2011-06-19Favorites list is changed back to being a combination of user and ↵fisharebest1-27/+59
family-tree lists.
2011-06-19Update the names and descriptions of the modules, so that they are ↵fisharebest3-13/+13
(hopefully!) clear, concise, accurate and consistent.
2011-06-18Favorites menu: (1) do not show favorites menu if the favorites modules are ↵fisharebest1-94/+32
disabled or if there are no favorites to show. (2) do not show user favorites from other family trees, as this can bypass privacy checks. (3) user favorites now replace family tree favorites - rather than appending to them - to allow a user to have full control over their favorites.
2011-06-16Add support for debugging languagesfisharebest1-0/+8
2011-06-16Add support for debugging languagesfisharebest2-17/+128
2011-06-16Fix cut/paste errorfisharebest2-2/+2
2011-06-15Do not show the "add to favorites" menu option when the user favorites ↵fisharebest6-32/+60
module is disabled.
2011-06-15Update the WT_Menu constructor to include the menu ID. Most menu items will ↵fisharebest8-231/+155
have one.
2011-06-15Fix: surname lists not taking account of collation rulesfisharebest1-1/+1
2011-06-14Fix: corrupt display of ASSO events (when showing on linked person's page, ↵fisharebest1-54/+25
under "events of close relatives")
2011-06-14Tidy up constructor for WT_Event objects. We (almost) always need to know ↵fisharebest5-79/+57
the parent, so pass it as a parameter.
2011-06-12Minor tidy up - only check for ALLOW_THEME_DROPDOWN in one place. Also ↵fisharebest1-18/+12
saves 1 MySQL query on AJAX calls (and 2 MySQL queries on the colors theme).
2011-06-11Lightbox module: stop loading config everywhere - just where it is used.fisharebest1-3/+2
2011-06-11individual.php - set default action of main menu to be "edit name"fisharebest1-6/+11
2011-06-10I18N: feedback from translators. use standard message for file not found. ↵fisharebest1-1/+2
translate punctuation
2011-06-10Display dummy/pseudo tags using the same logic as real tags. Apply correct ↵fisharebest3-22/+27
I18N / formatting to media attributes
2011-06-10* cache values in the Media objectLarry Meaney1-9/+47
* medialist, random media and print_main_media make better use of the Media object
2011-06-09#793655 - No localization comment in Located in ↵fisharebest1-2/+1
webtrees/library/WT/Person.php at line 439 [file rev 10285]
2011-06-09I18N: Improve English texts. Refer to sort options consistently. Remove ↵fisharebest5-82/+61
"SHOW_MEDIA_FILENAME" configuration option, and use standardised behaviour.
2011-06-09Fix capitalisation errors. Remove "edit name" from the menu. The edit ↵fisharebest1-9/+0
option is now next to the name. Having two options is confusing - especially when an individual has two name records - which one does the menu option refer to?
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 ↵fisharebest8-53/+19
properly (it wasn't "sticky"), wasn't applied consistently, and was rarely used.