summaryrefslogtreecommitdiff
path: root/modules/user_messages
AgeCommit message (Collapse)AuthorFilesLines
2010-10-30Use WT_JS_START/WT_JS_END tags to wrap javascriptfisharebest1-20/+5
2010-10-30(no commit message)fisharebest1-2/+2
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones ↵fisharebest1-1/+1
in html, and '&' for ones in HTTP headers and between WT_JS_START/WT_JS_END markers. Get rid of "encode_url()" function, which attempted to "magically" fix problems with the wrong URL style.
2010-10-07Remove unnecessary character set checksfisharebest1-4/+3
2010-09-21security and privacy for SVN 9496Łukasz Wilenski1-2/+9
2010-09-20#632778 - No config allowed when using blocks in HTML blockŁukasz Wilenski1-1/+1
2010-09-17move send message option to the topŁukasz Wilenski1-21/+21
2010-09-13fix some message errorsŁukasz Wilenski1-2/+2
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-20fix bug that unable to send message to the specifed userŁukasz Wilenski1-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 ↵Nigel Osborne2-2/+49
be merged?
2010-07-17Combine large and small icons - use CSS to downsize when small icons are ↵fisharebest1-1/+1
required
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will ↵fisharebest1-2/+2
allow themes to share common images, e.g. in the images directory.
2010-06-03call to other blocks into html block (extended interface)Łukasz Wilenski1-5/+8
2010-05-28#584409 mygedview still in code a lotŁukasz Wilenski1-1/+1
2010-05-24Restructure wt_messages -> wt_messagefisharebest1-7/+2
2010-05-12Add option to add scroll bars to blocks that can grow very long.fisharebest1-0/+14
2010-05-12Fix name clash: WT_Module_Block::canLoadAjax() and WT_Module_Tab::canLoadAjax()fisharebest1-1/+1
2010-05-12Convert blocks to modulesfisharebest1-6/+146
2010-04-29Convert reports to modules. Prepar to convert charts/themes/blocks to modules.fisharebest1-0/+57