summaryrefslogtreecommitdiff
path: root/modules_v3/gedcom_news
AgeCommit message (Expand)AuthorFilesLines
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest1-1/+1
2012-06-29#1016873 - Delete users leaves orphaned data in DBfisharebest2-1/+56
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-1/+0
2012-03-24Replace array of images with CSS.fisharebest1-2/+2
2012-03-07Update DB schema for favorites and news tables. Use numeric IDs instead of t...fisharebest2-4/+88
2012-03-05Use modal dialog instead of popup window to edit block settingsfisharebest1-1/+1
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-1/+1
2012-02-22The default news article is (a) outdated, (b) not created until after the tre...fisharebest1-1/+1
2012-02-13Provide better sizes for popup windows.fisharebest1-4/+4
2011-12-21#902683 - HTML validationfisharebest1-5/+6
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-5/+5
2011-11-20Move module code from index.php to the modules.fisharebest1-2/+2
2011-11-19Remove unused global $TEXT_DIRECTIONfisharebest1-1/+1
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-3/+3
2011-10-24#604136 - Nav Options box location display bug-SVN906651Ɓukasz Wilenski1-1/+2
2011-10-20Eliminate some of the differences between the news and journal blocks. We sh...fisharebest1-11/+8
2011-10-05Remove unused codefisharebest1-5/+0
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest2-0/+250