Mark Nelson
36cfbfe841
MDL-42201 backup: introduced new automatic backup state
2013-10-21 11:49:07 +08:00
Helen Foster
b5f9a3b0e3
MDL-41568 Merge English strings from the en_fix language pack
2013-09-03 12:56:04 +02:00
Charles Fulton
b7ee8b96a9
MDL-40323 report_log: fix strict standards error
2013-07-29 14:00:45 +08:00
Tim Hunt
0d62d8196e
MDL-40785 question instances report: ignore subquestions
...
We should not count subquestions of cloze questions (parent != 0) but we
do want to count random questions (parent = id).
2013-07-19 15:17:00 +01:00
Sam Hemelryk
0ad16081a2
Merge branch 'MDL-39964-24' of git://github.com/danpoltawski/moodle into MOODLE_24_STABLE
2013-06-12 09:02:27 +12:00
Dan Poltawski
cbb612d2bf
MDL-39964 report_progress: don't browser sniff for SVG support
...
Use feature detection, its more robust and better practice.
2013-06-05 15:40:55 +08:00
Eloy Lafuente (stronk7)
416b9b3803
Merge branch 'm24_MDL-38545_PHP_Strict_error' of https://github.com/scara/moodle into MOODLE_24_STABLE
2013-06-05 02:23:21 +02:00
Frederic Massart
25f9cba3d2
MDL-39536 completion: Prevent DB call when fetching activities
2013-06-04 12:57:53 +08:00
Eloy Lafuente (stronk7)
a68e6026ca
MDL-39068 use cross-db text column ORDER BY
...
Credit goes to Valerii Kuznetsov, thanks!
2013-04-14 16:09:54 +02:00
Matteo Scaramuccia
5c2a800bfa
MDL-38545 Reports: PHP Strict Standards error in graph.php
2013-04-02 22:12:47 +02:00
Rossiani Wijaya
2102aee45c
MDL-35336 report (course overview): check the setting for enablestats before printing out the node for setting > site admin > reports
2013-02-18 10:22:51 +08:00
Rossiani Wijaya
ec0fef3294
MDL-35336 Report (course overview): fixed redirect url to enable statistics setting page when statistics is disable
2013-02-18 10:22:50 +08:00
Rossiani Wijaya
3895b3459e
MDL-37375 Report: fixed blog post link from course activity report
2013-01-21 14:58:20 +08:00
Ankit Agarwal
321554d35f
MDL-33340 completion: Incorrect logic in hidden field check
...
Credit to Jody Steele
2013-01-07 10:37:26 +08:00
Thanh Le
53f7c0c641
MDL-36259 course short names: ensure it displays when enabled in admin
...
Fixed 5 Moodle pages that does not display the course short name even if "Display extended course names" setting is on. In fixing this, search.php also included related minor code to change to minimise DB calls to improve performance.
2012-12-18 14:26:02 +08:00
Sam Hemelryk
52d4168038
Merge branch 'MDL-36601-master' of git://git.luns.net.uk/moodle into MOODLE_24_STABLE
2012-12-11 09:42:29 +13:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
Andrew Robert Nicols
b84a84258c
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:56:30 +00:00
Sam Hemelryk
6167badf62
Merge branch 'wip-mdl-36238' of git://github.com/rajeshtaneja/moodle
2012-11-28 11:41:42 +13:00
Dan Poltawski
cd1a9d05e8
Revert "MDL-35556 completion: Improve user completion data permission checking"
...
This reverts commit f493d528c2 .
2012-11-09 16:50:09 +08:00
Aaron Barnes
f493d528c2
MDL-35556 completion: Improve user completion data permission checking
2012-11-05 19:03:18 +13:00
Rajesh Taneja
52fa70f382
MDL-36238 Blocks: Logs page close session write, so editing is set before
2012-11-01 12:14:18 +08:00
Dan Poltawski
eedaf16e9e
Merge branch 'MDL-35386b' of git://github.com/srynot4sale/moodle
2012-10-30 16:12:56 +08:00
Aaron Barnes
e9d20bbc64
MDL-35386 completion report: Update code and improve report/csv
2012-10-17 00:03:09 +13: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
Tim Hunt
965d167068
MDL-34657 stats / user sorting: fix SQL regression.
2012-10-04 11:47:39 +01:00
Tim Hunt
9695ff811b
MDL-34657 user sorting: consistent sorting everywhere.
...
This commit coverts everything in the codebase to use the new
users_order_by_sql function when sorting lists of users. More details in
the bug.
Note that this does not change places where users are displayed in a
sortable table, and the sort order comes from the table.
2012-09-27 12:41:42 +01:00
Dan Poltawski
7ce576e317
Merge branch 'MDL-34571_accessibility' of git://github.com/rwijaya/moodle
...
Conflicts:
report/log/lang/en/report_log.php
2012-09-25 13:04:54 +08:00
David Monllao
13cd661f1b
MDL-30901 report_progress Removing screenreader setting usage and adding a title attribute for screen readers
2012-09-21 09:22:21 +08:00
Rossiani Wijaya
d26cfd602b
MDL-34571 report: fixed spacing and string error
2012-09-17 12:10:43 +08:00
Rossiani Wijaya
cb589b25c4
MDL-34571 report: convert to html_writer
2012-09-17 12:10:43 +08:00
Rossiani Wijaya
2bbd896edd
MDL-34571 accessibility compliance for report: Add label to select and input text form
2012-09-17 12:10:43 +08:00
Ankit Agarwal
75eec83b9b
MDL-35225 logs: Adding page number to the title tags
2012-09-17 10:23:16 +08:00
Eloy Lafuente (stronk7)
130eddd24c
Merge branch 'w36_MDL-35077_m24_stats' of git://github.com/skodak/moodle
2012-09-05 13:12:59 +02:00
Petr Škoda
61712b0fb0
MDL-35077 do not show link to system stats report if stats disabled
2012-09-05 10:01:30 +02:00
Eloy Lafuente (stronk7)
8f487cb608
Merge branch 'MDL-28346-master' of git://github.com/FMCorz/moodle
2012-09-03 19:30:21 +02:00
Frederic Massart
05e521c9bc
MDL-28346 Backup: Added new status 'warning' for backup result
2012-09-03 14:13:11 +08:00
Petr Škoda
6910d97d8b
MDL-35077 fix stats report navigation links
2012-08-31 14:17:14 +02:00
Ankit Agarwal
d197ea4300
MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id()
2012-08-24 11:30:10 +08:00
Dan Poltawski
388309ca36
Merge branch 'wip-MDL-31810-master' of git://github.com/phalacee/moodle
2012-08-20 12:01:20 +08:00
Jason Fowler
b2e7db07fc
MDL-31810 - Fixing unclosed DIV tags throughout Moodle
2012-08-16 10:37:37 +08:00
Petr Škoda
70039658c8
MDL-34741 use 2in3 in report_completion
2012-08-11 20:40:08 +02:00
Petr Škoda
5bb40d1ebd
MDL-34741 use 2in3 in report_progress
2012-08-11 20:40:08 +02:00
Frederic Massart
21c08c63ca
MDL-34458 Librairies: Replaced deprecated get_context_instance()
2012-07-24 16:58:17 +08:00
Petr Skoda
c52551dc3c
MDL-8249 localise standard role names and descriptions if empty
2012-07-06 08:22:34 +02:00
sam marshall
110f73ad57
MDL-33426 Completion: Multilang activity names wrong in alt/title
2012-07-03 13:10:14 +01: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
Aparup Banerjee
267080d4ea
Merge branch 'MDL-33040-master-1' of git://git.luns.net.uk/moodle
2012-05-31 15:20:53 +08:00
Andrew Robert Nicols
eb7b030a8b
MDL-33040 Validate dates correctly on log page
2012-05-16 13:52:11 +01:00