Commit Graph

24 Commits

Author SHA1 Message Date
efe2681894 MDL-57772 chat: BEEP is back baby! 2017-11-07 11:25:02 +08:00
4af34676f7 MDL-56719 mod_chat: clarify 'course theme' change
Plus remove some pointless code.
2016-11-14 11:09:23 +00:00
64e7aa4de1 MDL-28286 JavaScript: Convert all uses of M.str to M.util.get_string 2014-12-01 08:32:04 +13:00
b12c3878a7 MDL-46633 chat: Chat send button gets stuck 2014-08-28 14:45:59 +05:30
c52b4db52d MDL-46465 mod_chat: assorted coding style fixes 2014-07-28 10:01:41 +08:00
6f8624f77a MDL-42711 made all theme menu strings in chat popup translatable 2013-11-13 16:22:34 +08:00
b661e76c3f MDL-42711 hide course theme option for non bootstrapbase based themes. some other minor fixes too. 2013-11-08 13:10:40 +08:00
fcb2b77ffa MDL-42711 ported less style for chat from learnmoodle. added ability to choose course theme's css - this will use ONLY the css available from the theme to style this chat box. 2013-11-07 11:14:14 +08:00
e9c599cb84 MDL-39770 mod_chat: improved the chat experience on small screens 2013-08-19 09:08:40 +07:00
f68c3b0aac Revert "MDL-39770 mod_chat: some tweaks to make it prettier to reduce screen wastage"
This reverts commit 9035e3d24b.
2013-07-25 16:40:45 +08:00
9035e3d24b MDL-39770 mod_chat: some tweaks to make it prettier to reduce screen wastage 2013-07-15 10:48:39 +08:00
02a011eabc MDL-30918 Chat: Added hidden section headers and aria attributes 2012-09-20 15:38:25 +08:00
69ccc32d4f MDL-34741 use 2in3 in mod_chat 2012-08-11 20:40:11 +02:00
9d3b8b248d MDL-26145 mod_chat Talk feature not working correctly 2012-07-06 15:59:57 +08:00
467902f2ef MDL-25097, fixed CSRF in chat_ajax.php 2010-11-08 07:59:55 +00:00
a8e3b008ff MDL-25069 CHAT added event handler to handler user logout event. 2010-11-08 02:54:42 +00:00
529817c8ab CHAT MDL-8224, use json encoded success message 2010-09-14 07:33:40 +00:00
58f3f05818 "MDL-8224, fixed javascript error in chat module" 2010-09-06 03:53:58 +00:00
c67a139c66 "MDL-23375, fixed the js error on IE" 2010-08-10 05:49:52 +00:00
e8a4928ddd "MDL-23375, fixed chat action links and beep sound" 2010-08-09 08:31:39 +00:00
7d2975c138 "MDL-22323, fixed right layout unit event" 2010-05-05 03:59:26 +00:00
5be949984d mod-chat MDL-21534 Fixed very minor error 2010-02-16 07:04:19 +00:00
2daed78a86 MDL-21534 refactoring to match coding style of gui_header_js + fixing mouse events handlers + some subplugin notes 2010-02-15 19:24:08 +00:00
579a4976cc mod-chat MDL-21534 Converted JS to YUI3 and new coding style also fixed several regressions. 2010-02-15 05:56:36 +00:00