summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-11-22Correct horizontal line length on relationship chartRob Peters1-1/+1
2011-11-22The help text for "Generations" on the charts does not say anything useful. ↵fisharebest1-10/+0
Remove it.
2011-11-22Correct up/down arrow placement on relationship chartRob Peters1-1/+1
2011-11-22The help text for "Generations" on the charts does not say anything useful. ↵fisharebest8-7/+9
Remove it.
2011-11-22Chart options. Use friendly "Individual", instead of "Root Person ID"fisharebest11-19/+13
2011-11-22Typofisharebest1-1/+1
2011-11-22Fan chart - use simple options, instead of cryptic options with help textfisharebest3-45/+40
2011-11-22Translate numbersfisharebest1-1/+1
2011-11-22Translate numbersfisharebest1-1/+1
2011-11-22Translate numbersfisharebest1-1/+1
2011-11-22fix page title on index pageŁukasz Wilenski1-1/+1
2011-11-22Translate numbersfisharebest2-4/+6
2011-11-22I18N: translate numbers on individual listsfisharebest1-50/+71
2011-11-22sort toplevel list by birthdateChristophe Bx1-5/+14
2011-11-22Add an AJAX callback to change theme. We don't use this yet.fisharebest1-2/+17
2011-11-22Farsi and Arabic both use the arabic script, but with different digits. See ↵fisharebest2-3/+5
http://framework.zend.com/issues/browse/ZF-11908
2011-11-22Remove the code that hides changes/events/surname tables until after they ↵fisharebest7-18/+8
have been processed by datatables. This fixes the problem of block content not showing, at the expense of a very brief "flash of unstyled content"
2011-11-22Fix: familybook.php using inconsistent URL variable names. fisharebest1-2/+2
2011-11-22Fix bad link on "up arrow" of descendancy chartfisharebest1-2/+2
2011-11-22Further change to "Make male/female top-given-name lists uniquely id'd"Nigel Osborne2-3/+1
2011-11-21Make male/female top-given-name lists uniquely id'dNigel Osborne2-22/+24
2011-11-21localise numbersŁukasz Wilenski1-2/+2
2011-11-21I18N: Multimedia -> Mediafisharebest4-4/+6
2011-11-21Link husband wife names to family.php not individual.php (recently changed, ↵Nigel Osborne1-2/+2
presumably in error)
2011-11-21Correct centering of table contentNigel Osborne6-3/+20
2011-11-21Extra spacing around the help iconRob Peters2-4/+2
2011-11-21Extra spacing around the help iconRob Peters2-7/+11
2011-11-20Correct ancestry chart rtl for FAB themeRob Peters1-1/+1
2011-11-20Small change to jquery standard theme (only effects webtrees theme) and its ↵Nigel Osborne1-3/+3
associated update link. Taking base text color down from #000 #555
2011-11-20Remove obsolete variables and update commentsRob Peters2-24/+20
2011-11-20Correct horizontal and vertical lines in family book and Ancestor booklets ↵Rob Peters8-44/+28
charts.
2011-11-20Move module code from index.php to the modules.fisharebest6-30/+13
2011-11-20index.php - enable caching, so that each block does not load its own copy of ↵fisharebest1-9/+11
the JavaScript libraries. Defer some JavaScript to end of the page.
2011-11-20Correct centering of table contentNigel Osborne2-3/+3
2011-11-20validationŁukasz Wilenski1-8/+8
2011-11-20Fix: some charts starting with the wrong person. Use rootid (instead of ↵fisharebest4-13/+13
pid) consistently as the parameter name.
2011-11-20Remove redundant centeringfisharebest1-6/+6
2011-11-20Fix IE7/8/9 LTR problem with Hourglass chartRob Peters4-1/+6
2011-11-20Update templates to remove test code, change default block width from 240 to ↵Rob Peters6-22/+23
260, several style changes to clouds and colors .css files to be more consistent with other themes.
2011-11-20Fix Hour glass chart to force ltr for IE7, 8, and 9Rob Peters1-0/+1
2011-11-20Fix: recent updates to header layouts have broken the positioning of ↵fisharebest10-2/+25
flash-messages.
2011-11-20Correct centering of table contentNigel Osborne1-1/+1
2011-11-20Change to layout of media details and search resultsNigel Osborne2-24/+22
2011-11-20Correct centering on admin pages and tidy up FAQ pageNigel Osborne3-15/+22
2011-11-20Fix: undefined $TEXT_DIRECTION in pedigree mapfisharebest1-2/+1
2011-11-19Update bad escaping in list of old/deleted messagesfisharebest1-3/+3
2011-11-19Testing to allow overflow on birth and date entries on charts.Rob Peters1-1/+1
2011-11-19Correct centering of favourites display and correct a margin issue on GM tab.Nigel Osborne3-1/+7
2011-11-19Create a dummy file which contains recently deleted messages. This will ↵fisharebest1-0/+108
allow translators to update the translations for the latest stable releases at the same time as the latest development version.
2011-11-19Remove unused option $CHARTS_CLOSE_HTML from theme.phpfisharebest6-12/+0