summaryrefslogtreecommitdiff
path: root/modules/gedcom_news
AgeCommit message (Expand)AuthorFilesLines
2010-12-30Use constant WT_THEME_DIR instead of global variable $THEME_DIRfisharebest1-2/+2
2010-11-25rawurlencode ged parameter on url stringsLarry Meaney1-1/+1
2010-10-30(no commit message)fisharebest1-4/+4
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones i...fisharebest1-5/+5
2010-10-10(no commit message)fisharebest1-1/+1
2010-09-25(no commit message)fisharebest1-3/+3
2010-09-21security and privacy for SVN 9496Łukasz Wilenski1-2/+4
2010-09-20#632778 - No config allowed when using blocks in HTML blockŁukasz Wilenski1-2/+7
2010-07-23news block failing to use/save configuration settingsfisharebest1-10/+17
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-1/+1
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-2/+2
2010-07-08Remove references to block-caching system. We haven't used it for some time....fisharebest1-10/+0
2010-06-07News block formatting 'tweak'Nigel Osborne1-1/+1
2010-06-04News block formatting 'tweak'Nigel Osborne1-2/+2
2010-06-03Fix: only call nl2br() for news blocks that contain no HTMLfisharebest1-10/+6
2010-06-03call to other blocks into html block (extended interface)Łukasz Wilenski1-2/+6
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-1/+1
2010-05-28Fix: wrong file id constant preventing modules from loadingfisharebest1-1/+1
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-1/+1
2010-05-28#586869 The next bug with installationfisharebest1-8/+8
2010-05-28Revert recent changes to news/blog and gedcom/user favorites.fisharebest2-0/+261
2010-05-26Blocks: favorites replaced with favorite and news/blog replaced with html.fisharebest1-195/+0
2010-05-20#583232 Home page blocks issuesfisharebest1-4/+2
2010-05-12Fix name clash: WT_Module_Block::canLoadAjax() and WT_Module_Tab::canLoadAjax()fisharebest1-1/+1
2010-05-12Convert blocks to modulesfisharebest1-6/+146
2010-04-29Convert reports to modules. Prepar to convert charts/themes/blocks to modules.fisharebest1-0/+57