summaryrefslogtreecommitdiff
path: root/modules/login_block
AgeCommit message (Collapse)AuthorFilesLines
2011-02-25Rename modules directory to modules_v2, as we have changed the module API ↵fisharebest1-164/+0
and 1.0.6 modules will break a 1.1.0 installation
2011-01-01Refactoring class names and use autoloading.fisharebest1-13/+13
2011-01-01Refactoring class names and use autoloading.fisharebest1-27/+23
2010-12-30Use constant WT_THEME_DIR instead of global variable $THEME_DIRfisharebest1-2/+2
2010-11-24Don't repeat actions when changing language/theme. Don't access raw ↵fisharebest1-1/+1
unescaped) query string.
2010-09-20#632778 - No config allowed when using blocks in HTML blockŁukasz Wilenski1-2/+2
2010-09-12Remove explicit tabindex from forms, where we are simply stating the default ↵fisharebest1-14/+6
sequence
2010-06-04Remove global USE_REGISTRATION_MODULE. Fetch this setting whenever it is used.fisharebest1-3/+3
2010-06-03call to other blocks into html block (extended interface)Łukasz Wilenski1-2/+6
2010-05-12Fix name clash: WT_Module_Block::canLoadAjax() and WT_Module_Tab::canLoadAjax()fisharebest1-1/+1
2010-05-12Convert blocks to modulesfisharebest1-6/+121
2010-04-29Convert reports to modules. Prepar to convert charts/themes/blocks to modules.fisharebest1-0/+57