summaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Collapse)AuthorFilesLines
2011-01-03More admin design changesNigel Osborne1-1/+9
2011-01-03More admin design changesNigel Osborne1-0/+4
2011-01-03More admin design changesNigel Osborne1-0/+17
2011-01-03More admin design changesNigel Osborne2-20/+28
2011-01-02Re-design for admin_site_ipaddress.phpNigel Osborne1-3/+7
2011-01-02Re-design for upload_media.phpNigel Osborne1-1/+6
2011-01-02datatables <th> tags need min-width to keep arrows in-line with text.Nigel Osborne1-0/+1
2011-01-02Remove "administration" link from header. It is available in the "My Page" ↵fisharebest6-34/+8
menu. This allows a cleaner and more consistent header layout for admins/non-admins alike.
2011-01-02I18N combine two similar translationsfisharebest1-1/+1
2011-01-02Additional imagesNigel Osborne11-0/+0
2011-01-02Changes to design of Manage media pageNigel Osborne1-0/+1
2011-01-02Changes to design of Manage media page; added admin link back to My page ↵Nigel Osborne2-109/+23
menu (started forum discussion); fix for missing WT_ in admin_trees_config.php on line 431
2011-01-02Adding direction arrows; and correct missing class Menu (line 734)Nigel Osborne1-8/+16
2011-01-02use jquery datatables instead of sortableNigel Osborne1-0/+8
2011-01-02Adding page help linksNigel Osborne1-0/+2
2011-01-01Correct new user list styleNigel Osborne1-1/+1
2011-01-01Add "Help for this page" linkNigel Osborne4-1/+3
2011-01-01Refactoring class names and use autoloading.fisharebest18-79/+79
2011-01-01Merge admin.php and administration.phpfisharebest7-8/+8
2011-01-01(no commit message)fisharebest48-6/+1112
2011-01-01Refactoring class names and use autoloading.fisharebest7-75/+75
2010-12-30Use constant WT_THEME_DIR instead of global variable $THEME_DIRfisharebest3-3/+3
2010-12-28Bug #695129 - In the descendancy chart, lines connecting family members are ↵Nigel Osborne1-4/+4
missing
2010-12-27Correct sidebar header text color for MercuryRob Peters1-1/+1
2010-12-27Correct sidebar header text color and remove some unnecessary codeRob Peters14-28/+42
2010-12-27Correct sidebar header text colorRob Peters14-25/+25
2010-12-26Remove some old / unreachable codefisharebest16-80/+1
2010-12-21Addresses [Bug 692761] The Edit, Copy & Delete icons are missing from the ↵Rob Peters14-28/+28
facts on an individual's for Colors -- resolve missing text
2010-12-21Addresses [Bug 692761] The Edit, Copy & Delete icons are missing from the ↵Rob Peters15-160/+217
facts on an individual's Personal for Colors and Clouds themes
2010-12-13Remove unused code - use "$(document).ready()" instead of "<body onload={}>"fisharebest6-6/+6
2010-11-28Fix - missing icon for "note"fisharebest1-1/+1
2010-11-25rawurlencode($GEDCOM) instead of WT_GEDURL to be consistent with the other ↵Larry Meaney1-1/+1
themes
2010-11-25rawurlencode ged parameter on url stringsLarry Meaney6-6/+6
2010-11-24Bug #681160 - webtrees logo missing in minimal themeNigel Osborne1-3/+1
2010-11-24missing space between alt and title tagsLarry Meaney3-3/+3
2010-11-15Move javascript from themes to core code. These libraries are not ↵fisharebest6-24/+0
theme-specific, and we need to be able to add new ones without changing custom themes.
2010-11-12Minor style changeNigel Osborne2-2/+2
2010-11-12#674497 - CEME input field missing in FAB theme (9824)fisharebest1-4/+0
2010-11-12Make "Pending changes" notification clearer, and tidy up code to remove <br ↵Nigel Osborne6-33/+65
/> tags
2010-11-10Tidy up: remove function print_user_links() and move code to the theme. The ↵fisharebest4-11/+48
layout of these elements should be determined by the theme, not the core code.
2010-11-10Tidy up: remove function print_lang_form() and move code to the themefisharebest1-1/+4
2010-11-10Tidy up: remove function print_theme_dropdown() and move code to the themefisharebest2-3/+16
2010-11-10Fix: error when search engines visit site with webtrees theme - ↵fisharebest1-8/+10
fav/theme/lang menus are not available
2010-11-09Language updates. Use new names for roles, and consistent terms. e.g. ↵fisharebest7-19/+17
"moderate" instead of "accept/reject", "approve" instead of "accept", "change" instead of "edit", "family tree" instead of "GEDCOM", etc. There are lots more to do....
2010-11-06Fix: bad references to WT_IMAGE['trashcan']fisharebest6-0/+6
2010-11-06Tweak performance of FAB theme - change load order to #1 external CSS, #2 ↵fisharebest8-50/+34
external javascript, #3 inline javascript. As recommended by the "page speed" utility.
2010-11-06#670800 - Display of language menu on RTLNigel Osborne1-1/+4
2010-11-05fix colour in xenea themeŁukasz Wilenski1-4/+4
2010-11-01Remove unused globalsfisharebest1-1/+0
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest14-49/+49