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
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
Rajesh Taneja
5d8215ccf4
MDL-31941 chat: removed chat_get_participants, deprecated function
2012-05-11 09:21:04 +08:00
Rex Lorenzo
4ff8dccccc
MDL-32670 mod/chat: also added missing call to ->set_heading in report.php
2012-05-02 19:09:43 -07:00
Rex Lorenzo
a9ce6b1f8d
MDL-32670 mod/chat: added missing call to $PAGE->set_heading
2012-04-27 15:58:16 -07:00
Petr Skoda
cdbea7eed1
MDL-31607 use full course object for require_login() if already available
...
This eliminates 1 db query.
2012-04-22 17:41:47 +02:00
Sam Hemelryk
3211569a6a
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
...
This reverts commit f9f281b8fee75c2416d71bae7583fd026b9ccabb.
2012-04-11 17:18:58 +12:00
Sam Hemelryk
5bfeb5ffd3
Merge branch 'MDL-30843_b' of git://github.com/rwijaya/moodle
2012-04-10 12:34:37 +12:00
Petr Skoda
b60d21747f
MDL-32149 remove empty tests and outdated/disabled portfolio tests
2012-04-03 22:31:02 +02:00
Rossiani Wijaya
f9f281b8fe
MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag
2012-03-30 16:26:58 +08:00
Sam Hemelryk
ef844d0a15
Merge branch 'w12_MDL-32094_m23_phpstrict' of git://github.com/skodak/moodle
2012-03-20 16:47:17 +13:00
Petr Skoda
f20edd5208
MDL-32094 fix various E_STRICT compatibility problems
2012-03-18 18:37:24 +01:00
Tim Hunt
88eca3cd26
MDL-19125 module restrictions: addinstance capabilities for all mods
2012-03-15 17:13:43 +00:00
Petr Skoda
bb88a54d06
MDL-31985 remove text sizes from all install.xml files
2012-03-11 15:55:37 +01:00
Petr Skoda
c3dd6b01fe
MDL-27982 drop UNSIGNED attributes from all install.xml files
2012-03-06 12:01:10 +01:00
Eloy Lafuente (stronk7)
eaf7533fc1
Merge branch 'wip-MDL-30985-m23' of git://github.com/samhemelryk/moodle
2012-03-01 01:07:33 +01:00
Eloy Lafuente (stronk7)
1f256ec5ca
Merge branch 'MDL-30982-docblock-backup' of git://github.com/mudrd8mz/moodle
2012-02-29 00:47:10 +01:00
David Mudrak
63baccbc54
MDL-30982 Improving phpDocs for the classes that extend backup_activity_task
2012-02-27 11:59:42 +01:00
Petr Skoda
e67bc2a410
MDL-30964 fix phpdocs in access.php files in all plugins
2012-02-27 07:23:10 +01:00
Sam Hemelryk
1d1719f5dd
MDL-30985 Fixed up event API phpdocs
2012-02-27 14:34:06 +13:00
Ankit Kumar Agarwal
04252d3a13
MDL-30975 Docs Adding correct pacakge information
2012-02-13 11:06:47 +05:30
Petr Skoda
b85b25ebb8
MDL-31006 fix various notices in PHP54
...
PHP54 compatibility
2012-01-18 01:03:20 +01:00
Petr Skoda
40e4cd435b
MDL-30610 remove outdated mod upgrade code
2011-12-23 10:38:11 +01:00
Aparup Banerjee
46f2a9366a
MDL-30604 Added upgrade lines to upgrade.php(s)
2011-12-09 01:28:59 +01:00
Petr Skoda
633d5a07af
MDL-30007 standardise module version files
2011-11-29 21:38:14 +01:00
Andrew Robert Nicols
9e23487a10
MDL-30428 Add br tag when showing the 'Export to Portfolio' text
2011-11-23 14:07:52 +00:00
Sam Hemelryk
eb38d45b4e
MDL-29189 course Minor fixups after code review
2011-09-13 11:17:18 +12:00
Sam Hemelryk
8ebbb06adf
MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently
2011-09-08 09:30:27 +12:00
Eloy Lafuente (stronk7)
4a94d2c61f
Merge branch 'MDL-27001-master' of git://github.com/sammarshallou/moodle
2011-09-06 15:50:26 +02:00
sam marshall
3e4c243500
MDL-27001 'Show description' feature part 3: Implementation for all modules
...
For modules that still used the 'old' generic object return from _get_coursemodule_info instead of returning a cached_cm_info object, I changed them to use the new format as part of this. This made a few areas of code regarding onclick links slightly nicer.
2011-09-06 11:03:06 +01:00
Rossiani Wijaya
5163bf8bb3
MDL-28689 chat module: add input.png file. This is a simple fix by copying the file from bubbles themes. Proper fix should be done in the future
2011-09-01 16:19:57 +08:00