summaryrefslogtreecommitdiff
path: root/modules/logged_in
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Rename modules directory to modules_v2, as we have changed the module API and...fisharebest2-141/+0
2011-01-18#704649 - 'Send Message' from Home Page does not workfisharebest1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest2-9/+9
2011-01-01Refactoring class names and use autoloading.fisharebest1-27/+23
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