Rajesh Taneja
184afb6b73
MDL-43238 events: Added event other information in event php doc block
2014-01-03 15:03:48 +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
b1a6c9dc52
Merge branch 'wip-mdl-41811' of git://github.com/rajeshtaneja/moodle
...
Conflicts:
login/change_password.php
2013-10-28 15:37:05 +08:00
Frederic Massart
c58d1e0c24
MDL-42535 report_outline: Notice set_url() was not called
2013-10-25 10:20:11 +08:00
Petr Škoda
d5814f4e22
MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas
2013-10-21 14:17:55 +08:00
Ankit Agarwal
b9e1f0997c
MDL-40052 events: Add get_url() api to various report content_viewed classes
2013-08-27 15:26:38 +08:00
Ankit Agarwal
bb0038074e
MDL-40052 events: Add content view events for reports
...
Includes:
* Add content view events for report_log
* Add content view events for report_loglive
* Add content view events for report_outline
* Add content view events for report_participation
* Add content view events for report_stats
2013-08-27 15:25:43 +08:00
Damyon Wiese
74df2951d1
Revert "MDL-39876 Change get_record('course') calls to get_course"
...
This reverts commit ab7632b74c331540c90229bf03d13aa2e6bdd9be.
2013-08-21 13:42:30 +08:00
sam marshall
ab7632b74c
MDL-39876 Change get_record('course') calls to get_course
2013-08-15 11:31:20 +01:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Rossiani Wijaya
d264e5d72c
MDL-37375 Report: fixed blog post link from course activity report
2013-01-21 14:59:23 +08:00
Sam Hemelryk
f44e7d0a77
Merge branch 'MDL-36357' of git://github.com/danpoltawski/moodle
...
Conflicts:
user/view.php
2013-01-09 09:34:22 +13:00
Ankit Agarwal
986095771b
MDL-33340 completion: Incorrect logic in hidden field check
...
Credit to Jody Steele
2013-01-07 10:36:00 +08:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Dan Poltawski
0e35ba6ffc
MDL-36357 cleanup - remove double semicolons
2012-11-15 09:51:26 +08:00
Marina Glancy
44aa854e93
MDL-35339 coding style corrections
2012-10-15 16:57:25 +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
Frederic Massart
21c08c63ca
MDL-34458 Librairies: Replaced deprecated get_context_instance()
2012-07-24 16:58:17 +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
Petr Skoda
e67bc2a410
MDL-30964 fix phpdocs in access.php files in all plugins
2012-02-27 07:23:10 +01:00
Petr Skoda
ce5e39e6c7
MDL-30610 remove outdated report upgrade code
2011-12-23 10:38:12 +01:00
Petr Skoda
58a9e8f3de
MDL-30765 fix invalid context variable
2011-12-16 23:02:50 +01:00
Petr Skoda
274a7d3701
MDL-29030 add block page type upgrade
2011-11-07 09:13:51 +01:00
Petr Skoda
bb41c281e9
MDL-29030 add pagetype names
2011-11-06 12:31:17 +01:00
Petr Skoda
4d00fded9d
MDL-29030 migrate outline user reporting to plugin
2011-11-06 12:22:51 +01:00
Petr Skoda
f0897f4426
MDL-29030 more css cleanup
2011-11-06 12:22:51 +01:00
Petr Skoda
672281f996
MDL-29030 normalise version numbers in all reports
2011-11-06 12:22:51 +01:00
Petr Skoda
cf24e82ed3
MDL-29030 move base CSS to report plugins
2011-11-06 12:22:50 +01:00
Petr Skoda
ee6000db2c
MDL-29030 fix typos
2011-11-06 12:22:47 +01:00
Petr Skoda
3f5389b129
MDL-29030 fix whitespace
2011-11-06 12:22:47 +01:00
Petr Skoda
275cbac71a
MDL-29030 migrate outline report to new type
...
AMOS BEGIN
MOV [outline:view,coursereport_outline],[outline:view,report_outline]
MOV [pluginpagetype,coursereport_outline],[pluginpagetype,report_outline]
MOV [pluginname,coursereport_outline],[pluginname,report_outline]
AMOS END
2011-11-06 12:22:47 +01:00