summaryrefslogtreecommitdiff
path: root/modules_v3
AgeCommit message (Expand)AuthorFilesLines
2011-11-24Consolidate googlemap css files into one file (modules_v3/googlemap/css/wt_v3...Brian Holland7-104/+64
2011-11-24Remove some convoluted ltr/rtl markup logicfisharebest1-23/+9
2011-11-22The help text for "Generations" on the charts does not say anything useful. ...fisharebest1-1/+1
2011-11-22Chart options. Use friendly "Individual", instead of "Root Person ID"fisharebest2-2/+2
2011-11-22Further change to "Make male/female top-given-name lists uniquely id'd"Nigel Osborne1-2/+1
2011-11-21Make male/female top-given-name lists uniquely id'dNigel Osborne1-20/+0
2011-11-20Move module code from index.php to the modules.fisharebest2-4/+4
2011-11-20Correct centering of table contentNigel Osborne1-1/+1
2011-11-20Correct centering on admin pages and tidy up FAQ pageNigel Osborne1-14/+14
2011-11-20Fix: undefined $TEXT_DIRECTION in pedigree mapfisharebest1-2/+1
2011-11-19Correct centering of favourites display and correct a margin issue on GM tab.Nigel Osborne3-1/+7
2011-11-19Change final few headers to use consistent comment style. Delete some empty/...fisharebest26-730/+522
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest14-107/+95
2011-11-19Remove unused global $TEXT_DIRECTIONfisharebest12-12/+11
2011-11-18validationŁukasz Wilenski2-2/+2
2011-11-18remove \nŁukasz Wilenski1-28/+28
2011-11-18Fix: pedigree map not displaying, as its controller is not visible to the men...fisharebest1-0/+1
2011-11-18Individual page tabs - fix the Google Map tabŁukasz Wilenski1-1/+1
2011-11-18#739079 - Help text 1481 on upload of media files inaccuratfisharebest1-1/+1
2011-11-18Simplify the "Search at this level" and "Search all" options on the googlemap...fisharebest3-36/+41
2011-11-16Improve I18N textfisharebest1-2/+2
2011-11-16Remove unreachable code - we have already checked for accessfisharebest6-159/+114
2011-11-14fix media countŁukasz Wilenski2-4/+4
2011-11-14Update some comments from PGV to webtreesfisharebest1-1/+1
2011-11-14Fix: two onclick events in recent changes blockfisharebest1-1/+1
2011-11-14Tidy up the options on the individiual-list page. show-married-names is now ...fisharebest4-19/+15
2011-11-14Corrction - Using datatables for Top Given Names listsNigel Osborne1-7/+1
2011-11-13Using datatables for Top Given Names listsNigel Osborne1-14/+25
2011-11-13SHOW_MARRIED_NAMES option being used inconsistently. It should control wheth...fisharebest1-1/+1
2011-11-13Charts block - can now load using AJAXfisharebest1-1/+1
2011-11-13Yahrzeit block - can now load using AJAXfisharebest1-1/+1
2011-11-13Top surnames block - can now load using AJAXfisharebest1-1/+1
2011-11-13Recent - can now load using AJAXfisharebest1-1/+1
2011-11-13On-this-day / Upcoming-events - can now load using AJAXfisharebest2-2/+2
2011-11-13Using datatables for surname lists (indilist.php and top-given-surnames block...Nigel Osborne1-1/+1
2011-11-13Fix spacing for links at top of album tabNigel Osborne1-0/+2
2011-11-11Remove new code that should not have been committed yetNigel Osborne1-6/+1
2011-11-11Fix: remove bad I18N in inverselink.phpfisharebest1-20/+1
2011-11-11Fix media assistant needs updating to work with latest $controller changesfisharebest1-6/+6
2011-11-11Fix: adding family with less than two spouses causes error in clippings contr...fisharebest1-2/+3
2011-11-11Remove redundant/obsolete html attribute (border="0") as this is already set ...fisharebest7-21/+21
2011-11-11Small correction to 12698Nigel Osborne2-2/+2
2011-11-11Hide "re-order media" when only one media object presentNigel Osborne2-2/+2
2011-11-11Fixing "Re-order media" option on Media tab that had disappeared after recent...Nigel Osborne3-9/+23
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest41-182/+172
2011-11-10#888695 - Clipping Cart Privacy Settingsfisharebest2-65/+38
2011-11-10Replace sorttables library with jQuery for "reorder media"Nigel Osborne1-8/+4
2011-11-10Add loading gif to block tablesNigel Osborne2-0/+5
2011-11-10Fix: sidebar modules should use the module interface for their AJAX callback....fisharebest5-18/+66
2011-11-09Fix: clippings cart trying to write to $_SESSION *after* we have have printed...fisharebest2-6/+11