Sam Hemelryk
f1cf05cbbe
Merge branch 'MDL-36601-MOODLE_23_STABLE' of git://git.luns.net.uk/moodle into MOODLE_23_STABLE
2012-12-11 09:41:49 +13:00
Andrew Robert Nicols
be56898193
MDL-36601 Ensure that reports remember all days setting
...
All Days was set as the nothing value, but this nothing value was used.
Additionally, an insufficient comparison meant that the selecteddate then
became Today.
2012-11-29 09:57:09 +00:00
Rajesh Taneja
05d1f6cb9d
MDL-36238 Blocks: Logs page close session write, so editing is set before
2012-11-01 12:17:33 +08:00
Rossiani Wijaya
83fbe988f0
MDL-34571 accessibility compliance for report: Add label to select and input text form
2012-09-17 12:15:05 +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
eb7b030a8b
MDL-33040 Validate dates correctly on log page
2012-05-16 13:52:11 +01:00
Sam Hemelryk
3211569a6a
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
...
This reverts commit f9f281b8fe .
2012-04-11 17:18:58 +12: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
Petr Skoda
e67bc2a410
MDL-30964 fix phpdocs in access.php files in all plugins
2012-02-27 07:23:10 +01:00
Eloy Lafuente (stronk7)
70a4e462ab
MDL-30975 Docs - whitespace fixes
2012-02-14 01:10:40 +01:00
Eloy Lafuente (stronk7)
277c811f08
MDL-30975 Docs - add phpdocs @param to report_log_print_graph()
2012-02-14 00:59:02 +01:00
Ankit Kumar Agarwal
04252d3a13
MDL-30975 Docs Adding correct pacakge information
2012-02-13 11:06:47 +05:30
Ankit Kumar Agarwal
f82de750bf
MDL-30975 Docs Documenting report/logs
2012-02-13 11:06:43 +05:30
Petr Skoda
ce5e39e6c7
MDL-30610 remove outdated report upgrade code
2011-12-23 10:38:12 +01:00
Mary Evans
98dd8e72e9
MDL-29904-master FIX to add pagelayout=>report
2011-11-20 18:58:49 +00:00
Sam Hemelryk
e3dfd1a1d9
Merged branch 'w44_MDL-29030_m22_reports' of git://github.com/skodak/moodle.git with conflict resolution
2011-11-10 10:15:50 +13: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
f621e30b49
MDL-29030 fix report_log paging
2011-11-06 12:22:52 +01:00
Petr Skoda
fad8e0248c
MDL-29030 move user log reporting to report_log plugin
2011-11-06 12:22:52 +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
033af4b7ba
MDL-29030 migrate and cleanup log report
...
AMOS BEGIN
MOV [log:view,coursereport_log],[log:view,report_log]
MOV [log:viewtoday,coursereport_log],[log:viewtoday,report_log]
AMOS END
2011-11-06 12:22:49 +01:00
Petr Skoda
e30cc24c0d
MDL-29030 make admin reports general reports
...
AMOS BEGIN
CPY [pluginname,coursereport_log],[pluginname,report_log]
CPY [pluginname,coursereport_stats],[pluginname,report_stats]
AMOS END
2011-11-06 12:22:45 +01:00