summaryrefslogtreecommitdiff
path: root/modules/todays_events/module.php
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Rename modules directory to modules_v2, as we have changed the module API and...fisharebest1-163/+0
2011-02-21Remove help text that doesn't really help ...fisharebest1-5/+5
2011-01-01Refactoring class names and use autoloading.fisharebest1-11/+11
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/+3
2010-09-25(no commit message)fisharebest1-2/+2
2010-09-25(no commit message)fisharebest1-6/+5
2010-09-21security and privacy for SVN 9496Łukasz Wilenski1-7/+10
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 Osborne1-1/+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 Osborne1-2/+3
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-10#587347 upcoming events--configfisharebest1-1/+1
2010-06-20(no commit message)fisharebest1-1/+1
2010-06-07#589568 hcal ics links report "Empty document, no HTML found"fisharebest1-10/+1
2010-06-03Don't show XREF in bracketsfisharebest1-1/+1
2010-06-03call to other blocks into html block (extended interface)Łukasz Wilenski1-5/+8
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-1/+1
2010-05-13#579974 On the Day block - config doesn't stickfisharebest1-72/+39
2010-05-13#579752 New Block configuration - On This Dayfisharebest1-2/+10
2010-05-12Add option to add scroll bars to blocks that can grow very long.fisharebest1-17/+27
2010-05-12Fix name clash: WT_Module_Block::canLoadAjax() and WT_Module_Tab::canLoadAjax()fisharebest1-1/+1
2010-05-12Convert blocks to modulesfisharebest1-6/+129
2010-04-29Convert reports to modules. Prepar to convert charts/themes/blocks to modules.fisharebest1-0/+57