Sam Hemelryk
c5dd64f1e9
Merge branch 'MDL-30895-24' of https://github.com/mouneyrac/moodle into MOODLE_24_STABLE
2013-08-13 08:45:13 +12:00
Jerome Mouneyrac
74f48cfa05
MDL-30895 switch from dl tag to table in the accessible chat
2013-08-08 17:50:58 +08:00
Nadav Kavalerchik
ff77405577
MDL-39704 - Properly align and widen the chat bubbles in mod/chat, when in RTL mode
2013-07-23 23:23:48 +02:00
Dan Marsden
01d2c82e1b
MDL-39628 Chat: check mod/chat:chat capability when using daemon.
...
Thanks to Francois Gauthier for report/fix.
2013-07-02 12:20:25 +08:00
Helen Foster
98f8613822
MDL-39642 Merge English strings from the en_fix language pack
2013-05-13 10:06:39 +02:00
Sam Hemelryk
be9d851c07
Merge branch 'MDL-39422-24' of git://github.com/danpoltawski/moodle into MOODLE_24_STABLE
2013-05-01 11:14:28 +12:00
Dan Poltawski
41b2eb8400
MDL-39422 mod_forms: prevent long coruse module names
...
To prevent ugly DB errors.
2013-04-30 17:42:03 +01:00
Andrew Davis
9ffffa5ec7
MDL-35385 mod_chat: made sure no message popups display within the chat window
2013-04-30 09:10:18 +08:00
Helen Foster
3658d00c2b
MDL-38352 Merge English strings from the en_fix language pack
2013-03-06 16:55:00 +01:00
Eloy Lafuente (stronk7)
e958133ca6
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:12:03 +01:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Petr Škoda
40b9c0694c
MDL-36436 use hacky aspect ratio to work around IE9 issues
2012-11-20 13:01:27 +01:00
Frederic Massart
69bc92160f
MDL-36561 chat: Chat does not use calendar icons
2012-11-13 17:40:04 +08:00
Mark Nelson
3774324174
MDL-33791 Portfolio: Fixed security issue with passing file paths.
2012-11-08 00:26:13 +01:00
Barbara Ramiro
2df53c3ed8
MDL-36277 Usability: New Activity icons in SVG and PNG formats
2012-11-06 00:02:31 +08:00
Marina Glancy
71a56e08c8
MDL-35339 avoid using get_all_sections(), get_all_mods() and field section.sequence directly
2012-10-15 14:08:13 +08:00
Dan Poltawski
6ff5f14a82
Merge branch 'wip-mdl-30918' of git://github.com/rajeshtaneja/moodle
2012-09-25 13:36:48 +08:00
David Monllao
36ab2fedff
MDL-30901 mod_chat Removing screenreader setting usage
2012-09-21 09:22:21 +08:00
Rajesh Taneja
02a011eabc
MDL-30918 Chat: Added hidden section headers and aria attributes
2012-09-20 15:38:25 +08:00
David Monllao
1fa2dfbcb6
MDL-35264 mod_chat Bigger frame for text input
2012-09-12 13:52:50 +08:00
Aparup Banerjee
27fec8650b
Merge branch 'wip-MDL-29463-master' of git://github.com/phalacee/moodle
2012-09-11 14:46:44 +08:00
Aparup Banerjee
5ddaa60d49
Merge branch 'MDL-35264_master' of git://github.com/dmonllao/moodle
2012-09-10 14:37:40 +08:00
Aparup Banerjee
fda1d233a7
Merge branch 'MDL-27398_master' of git://github.com/dmonllao/moodle
2012-09-10 14:29:47 +08:00
David Monllao
bd9cb43e09
MDL-27398 mod_chat Removing PAGE references
2012-09-10 14:09:02 +08:00
David Monllao
32b49bbd84
MDL-27398 mod_chat Adding file basic doc
2012-09-10 14:09:02 +08:00
David Monllao
24242682df
MDL-27398 mod_chat Removing deprecated calls and moving dependencies
...
Credit to Jorge Villalon
2012-09-10 14:08:49 +08:00
David Monllao
e54370d7fb
MDL-27398 mod_chat Adding CLI_SCRIPT to chat daemon
...
Credit to Jorge Villalon
2012-09-10 14:08:22 +08:00
Jason Fowler
24eb0897cb
MDL-29463 - Chat - Change socket_setopt to socket_set_options
2012-09-08 11:53:37 +08:00
David Monllao
84ac37f0f4
MDL-34068 mod_chat Sending text/html headers when sending the messages frame output for the first time
2012-09-07 12:10:36 +08:00
David Monllao
476a235db1
MDL-35264 mod_chat Changing the input frame of chat daemon method to a embedded page layout
2012-09-07 12:07:46 +08:00
Frederic Massart
6c6ed54acb
MDL-34648 Chat: No more errors when sentence begin with 'To'
2012-08-17 14:59:57 +08:00
Petr Škoda
69ccc32d4f
MDL-34741 use 2in3 in mod_chat
2012-08-11 20:40:11 +02:00
Dan Poltawski
6bae2b7633
Merge branch 'MDL-34562_accessibility' of git://github.com/rwijaya/moodle
2012-08-07 10:16:30 +08:00
Aparup Banerjee
ba713c224e
MDL-22937 Chat: fixed whitespaces.
2012-08-06 16:28:13 +08:00
Aparup Banerjee
1f3d01f169
Merge branch 'MDL-22937_message_html2' of git://github.com/andyjdavis/moodle
2012-08-06 16:23:05 +08:00
Rossiani Wijaya
da248cbb71
MDL-34562 accessibility compliance for chat module: Add <label> for input text and select tag
2012-08-06 16:17:29 +08:00
Andrew Davis
a2592fecd1
MDL-22937 mod_chat: switched chat from tables to div/span + css and made chat, comment and message formats more similar
2012-08-03 08:40:49 +08:00
David Monllao
6536217c78
MDL-34466 mod_chat Replace all instances of get_context_instance() with respective context_XXXX class in mod/chat
2012-07-27 13:26:04 +08:00
Aparup Banerjee
d829f5c6fd
Merge branch 'MDL-32665_chat_popup' of git://github.com/andyjdavis/moodle
2012-07-23 10:17:55 +08:00
Sam Hemelryk
4c21d0da95
Merge branch 'wip-mdl-19430' of git://github.com/rajeshtaneja/moodle
2012-07-23 13:36:45 +12:00
Jason Ilicic
e0e903291a
MDL-34427: Corrected language string when not allowed to enter the chat room.
2012-07-23 11:40:37 +12:00
Rajesh Taneja
37b5e8fee8
MDL-19430 My Moodle: Polished course_over view code of netspot
2012-07-19 15:30:37 +08:00
Andrew Davis
fef7025c5e
MDL-32665 mod_chat: disabled popup notifications in the chat windows
2012-07-17 10:15:14 +08:00
David Monllao
9d3b8b248d
MDL-26145 mod_chat Talk feature not working correctly
2012-07-06 15:59:57 +08:00
Aparup Banerjee
99c3c503e0
MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts.
2012-06-29 11:41:09 +08:00
Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02:00
Andrew Robert Nicols
8635302e54
MDL-33675 Add updated help texts for modules to appear in activity chooser
2012-06-12 13:38:17 +01:00
Helen Foster
2e6b68f4a8
MDL-32925 lang: Add extended help texts for all modules
...
Thanks to Mary Cooch & Martin Dougiamas who contributed to this
rewording.
AMOS BEGIN
REM These module help texts are going to be displayed more prominently in the Moodle interface
AMOS END
2012-05-18 00:27:04 +08:00
Dan Poltawski
bf9b08dd5e
Merge branch 'wip-mdl-31941' of git://github.com/rajeshtaneja/moodle
2012-05-14 14:26:29 +08:00
Petr Skoda
7edfd54fcf
MDL-32915 fix bogus open div in basic chat ui
2012-05-13 10:24:43 +02:00