Dan Poltawski
3497702ae5
Merge branch 'MDL-45010-master' of git://github.com/FMCorz/moodle
2014-04-18 14:54:54 +08:00
Mark Nelson
70279746ec
MDL-41286 report_outline: updated report to use logging api
...
AMOS START
MOV [neverseen, mod_folder],[neverseen, report_outline]
MOV [neverseen, mod_page],[neverseen, report_outline]
MOV [neverseen, mod_resource],[neverseen, report_outline]
MOV [neverseen, mod_url],[neverseen, report_outline]
AMOS END
2014-04-15 22:42:59 -07:00
Dan Poltawski
63eb19cbdf
Merge branch 'MDL-45089_chat' of https://github.com/andyjdavis/moodle
2014-04-16 13:00:46 +08:00
Marina Glancy
cf051cc46e
Revert "MDL-41283 report_participation: Fixed legacy actions returned from api's"
...
This reverts commit 7b7bb92d42
.
2014-04-15 17:14:57 +08:00
Marina Glancy
c733401634
Merge branch 'MDL-45035-master' of git://github.com/ankitagarwal/moodle
2014-04-15 14:34:36 +08:00
Rajesh Taneja
7b7bb92d42
MDL-41283 report_participation: Fixed legacy actions returned from api's
2014-04-15 13:31:03 +08:00
Rajesh Taneja
b2b4ec308e
MDL-41283 report_participation: Added phpdoc about function not used
...
In new logging api, xxx_get_view_actions() and xxx_get_post_actions()
will not be used to identify the paticipation of user. Event's crud
and edulevel status will define user's participation.
2014-04-15 13:31:03 +08:00
Andrew Davis
a2505cfdaa
MDL-45089 mod_chat: changed the page type on the accessible popup
2014-04-15 09:04:33 +08:00
Ankit Agarwal
3610ad436c
MDL-45035 events: Fix @package and @since tags in Moodle 2.7 events
2014-04-11 13:45:33 +08:00
Ankit Agarwal
9638600bbb
MDL-45035 events: Fix @package and @since tags in Moodle 2.6 events
2014-04-11 13:32:33 +08:00
Marina Glancy
488bbfb720
MDL-40843 chat: fixed bug in SQL query in recent activity block
2014-04-09 15:31:49 +08:00
Frederic Massart
97b97b6330
MDL-45010 mod_chat: Use H3 instead of H2 in recent activity info
2014-04-09 15:10:16 +08:00
Marina Glancy
e19c086c36
MDL-40843 recent_activity: corrections to grouping and user fields
2014-04-04 16:52:01 +08:00
Eloy Lafuente (stronk7)
6faa517856
Merge branch 'wip-MDL-34012-master' of git://github.com/marinaglancy/moodle
2014-04-02 02:57:15 +02:00
Marina Glancy
9dbcfd93e4
MDL-34012 chat: removing repetetive db query (performance)
2014-03-28 15:21:08 +08:00
Petr Škoda
578645aadf
MDL-44715 use parent::validate_data() consistently in all events
...
Includes some minor PHPDocs typo fixes.
2014-03-28 14:09:31 +08:00
Rajesh Taneja
e1b16f9773
MDL-44017 Events: Deprecated content_viewed event
...
Replaced content_viewed event with appropriate events and deprecated
content_viewed event
2014-03-07 15:16:10 +08:00
Dan Poltawski
f504e63daa
Merge branch 'wip-MDL-44321-master' of git://github.com/marinaglancy/moodle
2014-03-03 13:50:18 +08:00
Andrew Davis
5c45ea0c6b
MDL-44082 mod_chat: added a security check for users already in the chat activity
2014-03-03 12:15:54 +08:00
Marina Glancy
1e242b41af
MDL-44321 events: cleaning up course_module_instance_list_viewed event
2014-02-28 16:36:09 +08:00
Sam Hemelryk
a6be3193d8
MDL-44152 mod_chat: unified @package use
2014-02-18 11:25:08 +13:00
Rossiani Wijaya
8c6ca6961a
MDL-42339 - removed double formatting for set_title() and set_heading()
2014-02-05 14:47:23 +08:00
Rajesh Taneja
623a32e50d
MDL-43736 Events: Updated unit test to test context not used in event
2014-01-29 11:39:50 +08:00
Rajesh Taneja
fdc729ea57
MDL-43736 Events: event->contextinstanceid should be used where possible
...
While restoring event context might not be present (deleted)
So before using context api's check context or use event properties
2014-01-29 11:39:44 +08:00
Tomasz Muras
672ce966c6
MDL-43040 Replace $module with $plugin in all mod/*/version.php
...
Conflicts:
mod/quiz/version.php
2014-01-29 00:36:12 +01:00
Sam Hemelryk
c77d28e5b2
Merge branch 'wip-MDL-43643-master' of git://github.com/marinaglancy/moodle
2014-01-28 08:40:45 +13:00
Marina Glancy
0eadedea57
MDL-43643 chat: do not assign to nonexisting cm_info properties
2014-01-23 10:59:33 +08:00
Petr Škoda
32f906b677
MDL-43661 use new edulevel in all existing events
2014-01-21 16:12:35 +08:00
Eloy Lafuente (stronk7)
24d74a6804
Merge branch 'wip-MDL-43283-master' of git://github.com/marinaglancy/moodle
2014-01-09 23:07:19 +01:00
Marina Glancy
1f47813b29
MDL-43283 mod_chat: corrected SQL query to follow strict groupping rules
2014-01-09 15:37:38 +08:00
Dan Poltawski
571944c2a1
Merge branch 'm27_MDL-43482_Lot_Of_Passed_By_Reference_Messages' of https://github.com/scara/moodle
2014-01-07 17:20:44 +08:00
Sam Hemelryk
7c445ab8c0
Merge branch 'w01_MDL-43527_m27_safemode' of https://github.com/skodak/moodle
2014-01-06 14:46:31 +13:00
Rajesh Taneja
184afb6b73
MDL-43238 events: Added event other information in event php doc block
2014-01-03 15:03:48 +08:00
Petr Škoda
90627d9d59
MDL-43527 eliminate last references to safe_mode
...
Safe mode is not availabel in PHP 5.4 any more...
2014-01-02 09:23:15 +08:00
Matteo Scaramuccia
323f4fff46
MDL-43482 Chat Lot of "Only variables should be passed by reference".
2013-12-24 11:02:29 +01:00
Ankit Agarwal
1f2aeda91e
MDL-43044 events: Add unit tests
2013-12-06 16:08:03 +08:00
Ankit Agarwal
45faf15dfd
MDL-43044 events: Deprecate and remove code duplication from instances_list_viewed events
2013-12-06 15:59:49 +08:00
Sam Hemelryk
a59a423926
Merge branch 'MDL-42084-master' of git://github.com/sammarshallou/moodle
2013-12-03 11:12:34 +13:00
Damyon Wiese
47578dbff4
MDL-42930 Add 2.6.0 upgrade line
2013-11-18 11:47:17 +08:00
Damyon Wiese
f2f23af955
Merge branch 'MDL-42711-master' of git://github.com/nebgor/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-14 17:18:44 +08:00
Aparup Banerjee
96c124fca0
MDL-42711 added RTL styles to chat.less .
2013-11-14 16:57:48 +08:00
Aparup Banerjee
6f8624f77a
MDL-42711 made all theme menu strings in chat popup translatable
2013-11-13 16:22:34 +08:00
Aparup Banerjee
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
Aparup Banerjee
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
sam marshall
3ef7279f26
MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere
...
Exceptions (places where set_time_limit is still left) are:
Third-party libraries:
ADODB
PHPMailer
Moodle core:
PHPUnit - not relevant (CLI mode)
2013-11-06 16:40:01 +00:00
Marina Glancy
09af1e2864
MDL-42672 blocks: warnings on /mod/xxx/index.php for frontpage course
2013-11-06 14:21:24 +11:00
Damyon Wiese
057a79922e
Merge branch 'MDL-42701' of git://github.com/stronk7/moodle
2013-11-05 13:10:52 +08:00
Andrew Nicols
4816e19a6f
MDL-42464 mod_chat: Correct use of amp; in session link
2013-11-05 09:50:33 +08:00
Eloy Lafuente (stronk7)
f39c82ebed
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
Dan Poltawski
efe938fca5
Merge branch 'MDL-42464-master' of git://github.com/andrewnicols/moodle
2013-11-04 22:31:55 +08:00