summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-11-10Replace sorttables library with jQuery for "reorder media"Nigel Osborne2-18/+5
2011-11-10Replace sorttables library with jQuery for "reorder children"Nigel Osborne2-50/+49
2011-11-10Replace sorttables library with jQuery for "reorder media"Nigel Osborne2-24/+13
2011-11-10Replace sorttables library with jQuery for "reorder families"Nigel Osborne1-11/+16
2011-11-10Add loading gif to block tablesNigel Osborne3-2/+11
2011-11-10Fix: sidebar modules should use the module interface for their AJAX ↵fisharebest10-21/+158
callback. Note that some of the "mod_action" and "sb_action" can be combined/simplified.
2011-11-10Remove border from around topmenu, added by mistakeRob Peters1-1/+1
2011-11-10Tidy up cssRob Peters1-129/+27
2011-11-10Adjust personbox text display for chartsRob Peters1-1/+1
2011-11-10Tidy up css codeRob Peters1-140/+31
2011-11-10Fix: HTML error with unknown name type tagsfisharebest1-3/+3
2011-11-10#793668 - Family list - use same logic for displaying/highlighting names as ↵fisharebest1-64/+41
individual list.
2011-11-10Fix: after running PGV import wizard, we may still be logged in with an ↵fisharebest1-1/+2
account that no longer exists. When this happens (or when an account is deleted while still logged in), then force a logout.
2011-11-10#883528 - PGV import wizard - $THEME_DIR undefinedfisharebest1-1/+7
2011-11-10#887417 - Path not changed in GEDCOM export.fisharebest2-2/+2
2011-11-10Remove hspace="0" and vspace="0" attributes from <img> tags. These are (a) ↵fisharebest6-14/+6
deprecated and (b) the default.
2011-11-10Remove stray variable.fisharebest1-1/+0
2011-11-10Typo width/heightfisharebest1-1/+1
2011-11-10Remove deprecated/unnecessary html markup from clouds/colors footerfisharebest2-2/+2
2011-11-10Fix: bad URLs generated in menu for repo/sour/note/obje/plac listsfisharebest1-5/+5
2011-11-10Minor typos in commentsNigel Osborne1-4/+4
2011-11-10Small correction to 12672Nigel Osborne1-1/+1
2011-11-10Fix H2 centering on list pagesNigel Osborne10-13/+19
2011-11-10We don't need style="display:none;" in headers or cells of datatables listsNigel Osborne1-49/+29
2011-11-10Tidy up stray div elementsNigel Osborne5-8/+9
2011-11-10Move jquery code for home icon to end of headerRob Peters1-16/+6
2011-11-10Remove deprecated/unnecessary html markup from minimal footerfisharebest1-1/+1
2011-11-10Update block templates for minimal theme. Remove unnecessary markup. Move ↵fisharebest3-88/+68
formatting to the CSS file.
2011-11-10Update block templates for xenea theme. Remove unnecessary markup. Move ↵fisharebest3-88/+68
formatting to the CSS file.
2011-11-10Remove deprecated/unnecessary html markup from xenea footerfisharebest1-1/+1
2011-11-10Remove deprecated/unnecessary html markup from webtrees footerfisharebest1-1/+1
2011-11-10Update block templates for webtrees theme. Remove unnecessary markup. Move ↵fisharebest3-88/+67
formatting to the CSS file.
2011-11-09Remove sidebar.php. We don't generate sidebar content using tabs. If we do ↵fisharebest1-92/+0
this in future, it should be part of the individual-controller. (Similar to the tab ajax - which also needs moving from the individual-view to the individual-controller).
2011-11-09Fix: clippings cart trying to write to $_SESSION *after* we have have ↵fisharebest4-15/+50
printed the page header (which closes the session).
2011-11-09Fix mis-placed pending change highlightNigel Osborne1-0/+1
2011-11-09Remove showparents from small blocksNigel Osborne2-19/+4
2011-11-09Correction to 12650Nigel Osborne1-25/+25
2011-11-09Remove unnecessary footers from lists in blocksNigel Osborne3-9/+4
2011-11-09Add back missing opening div, and remove unused code.Nigel Osborne1-18/+2
2011-11-09Use HTML5 to set default form focus, rather than JavaScript.fisharebest1-18/+5
2011-11-09Remove commented tags from stylesheet.Nigel Osborne1-3/+3
Put back blocks background color.
2011-11-09Wrapper for the page.Nigel Osborne1-2/+2
2011-11-09#888097 - Pedigree chart/block - menu hiddenŁukasz Wilenski6-6/+12
2011-11-09#888098 - Pedigree chart/block - overflow (fab theme)Łukasz Wilenski1-7/+5
2011-11-09Fix: remove orphaned "<div>" tag in webtrees headerfisharebest1-2/+1
2011-11-09webtrees theme: the admin and help icons are hard-coded (in HTML) to be ↵fisharebest2-0/+0
15x15 pixels, so it is more efficient to send 15x15 images, instead of 20x20 images.
2011-11-09Remove "center" class from descendancy.php and ancestry.phpŁukasz Wilenski2-13/+8
2011-11-09When navigating from INDI/FAM pages to INDILIST/FAMLIST pages, initialise ↵fisharebest4-78/+53
the list with the current surname.
2011-11-09Fix: Yahrzeit block - sort by surname, not given namesfisharebest1-6/+9
2011-11-09Fix: "person boxes" overflow parent boxes on favourites-block and families-tabfisharebest1-7/+0