summaryrefslogtreecommitdiff
path: root/modules/logged_in
AgeCommit message (Expand)AuthorFilesLines
2010-12-30Use constant WT_THEME_DIR instead of global variable $THEME_DIRfisharebest1-3/+1
2010-10-17Use sessions to determine logged-in users, rather than trying to maintain a l...fisharebest1-7/+0
2010-09-25(no commit message)fisharebest1-1/+1
2010-09-20#632778 - No config allowed when using blocks in HTML blockŁukasz Wilenski1-2/+2
2010-06-04Use "0" and "1" consistently for user-settings, instead of a mixture of 0/1, ...fisharebest1-1/+1
2010-06-04Remove global WT_SESSION_TIME. Fetch this setting whenever it is used.fisharebest1-2/+2
2010-06-03call to other blocks into html block (extended interface)Łukasz Wilenski1-3/+7
2010-05-31Move module help text to module help text filefisharebest2-1/+38
2010-05-12Fix name clash: WT_Module_Block::canLoadAjax() and WT_Module_Tab::canLoadAjax()fisharebest1-1/+1
2010-05-12Convert blocks to modulesfisharebest1-6/+62
2010-04-29Convert reports to modules. Prepar to convert charts/themes/blocks to modules.fisharebest1-0/+57