summaryrefslogtreecommitdiff
path: root/modules/top10_pageviews
AgeCommit message (Expand)AuthorFilesLines
2011-01-01Refactoring class names and use autoloading.fisharebest1-1/+1
2010-12-30Use constant WT_THEME_DIR instead of global variable $THEME_DIRfisharebest1-3/+3
2010-10-30(no commit message)fisharebest1-3/+3
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones i...fisharebest1-2/+1
2010-10-03Use native MySQL LIMIT queries, instead of through an abstration layerfisharebest1-4/+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-1/+6
2010-09-07Remove help text item that doesn't add any useful extra informationfisharebest1-2/+2
2010-09-01Move common help text to main help text file (scrollbars)Nigel Osborne2-3/+1
2010-08-18Minor grammar change on config screens for blocksNigel Osborne1-1/+1
2010-08-16Changes from Wes Groleau related to Bug #614803 - duplicate help text could b...Nigel Osborne2-2/+49
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-06-10Only fetch site settings from database when actually neededfisharebest1-1/+1
2010-06-06Move gedcom and privacy settings from .PHP files to database tablesfisharebest1-1/+1
2010-06-03call to other blocks into html block (extended interface)Łukasz Wilenski1-6/+9
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-1/+1
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-2/+2
2010-05-12Add option to add scroll bars to blocks that can grow very long.fisharebest1-0/+8
2010-05-12Fix name clash: WT_Module_Block::canLoadAjax() and WT_Module_Tab::canLoadAjax()fisharebest1-1/+1
2010-05-12Convert blocks to modulesfisharebest1-6/+102
2010-04-29Convert reports to modules. Prepar to convert charts/themes/blocks to modules.fisharebest1-0/+57