Stephen Bourget
5b40141f6d
MDL-54563 Block: Only Allow completion blocks on course pages
2016-06-01 10:42:01 +08:00
Aaron Barnes
525d6ce397
MDL-40241 blocks_completionstatus: Fix notices
2014-11-28 16:52:13 +08:00
Andrew Davis
40d230162c
MDL-45172 block_completionstatus: added a check for an empty string before appending
2014-04-23 11:22:04 +08:00
Sam Hemelryk
f25a6839fd
MDL-44120 block: tidied up block @package uses
2014-02-16 12:17:14 +13:00
Damyon Wiese
10c56dc137
MDL-35608 Completion status block - use html_writer::link
...
Just changing 2 calls from html_writer::tag to html_writer::link.
2013-04-09 13:59:48 +08:00
Jason Fowler
f982303d62
MDL-35608 - Blocks - Updating the Completion Status block to use HTML Writer
2013-04-09 09:50:08 +08:00
Aaron Barnes
10a8581f2b
MDL-37473 completion: Add missing cap checks to tracked users functions
...
Namely get_num_tracked_users and is_tracked_user()
2013-01-25 17:08:44 +13:00
Mark Nelson
bfe20414c0
MDL-36455 blocks: removed ability to add blocks to the My Moodle page that did not make sense in that context
2012-12-18 11:32:35 +08:00
Jason Fowler
4dc44fc5ef
MDL-34476 - Course Completeion, Blocks - Allowing teachers to access the Full Course Report from the Course Completion Block -- Initial patch provided by Nadav Kavalerchik
2012-09-21 15:20:47 +08:00
Aaron Barnes
2ea5b0bb87
MDL-30020 blocks/completion: Some criteria do not display complete
...
Also includes a spruce up of the code
2012-08-28 11:30:24 +12:00
Frederic Massart
fe2fdd11e4
MDL-34456 Librairies: Replaced deprecated get_context_instance()
2012-07-24 09:49:47 +08:00
Aaron Barnes
eb8f89a976
MDL-22259 completion: Rename "Course Prerequisites" to "Completion Dependencies"
2012-07-12 15:55:34 +12:00
Aaron Barnes
42b2110657
MDL-34044 completion: Fix regression caused by MDL-26626
2012-06-27 11:19:16 +12:00
Gerard (Gerry) Caulfield
bc9cc60191
MDL-29178 Fix block naming inconsistencies
2012-02-24 16:28:17 +08:00
Petr Skoda
ffd8bb207e
MDL-29030 update completion block to use migrated report
2011-11-06 12:22:50 +01:00
Dan Poltawski
a58f4d5595
MDL-26626 course competion block - fix hardcoded string
2011-07-03 22:51:58 +01:00
Aaron Barnes
0e5e1daaee
MDL-26190 completion blocks: Completion blocks shouldn't ever be blank
2011-05-04 12:55:26 +12:00
Aaron Barnes
0b15b43b3e
MDL-26190 completion blocks: Show messages rather than hiding the block
2011-03-02 16:34:19 +13:00
Aaron Barnes
6d35a09b0b
completion MDL-24512 Fix hard coded string "More details"
2010-10-12 02:02:11 +00:00
Aaron Barnes
b2f82f8099
course completion: MDL-2631 Fix use of tabs
2010-08-27 03:54:42 +00:00
Aaron Barnes
cba8b02635
course completion: MDL-2631 Display completion status more accurately
2010-08-27 03:52:05 +00:00
Aaron Barnes
24a3b34131
completion: MDL-2631 Improve queries, reports and fix problems checking for tracked users
2010-08-12 03:40:35 +00:00
Petr Skoda
8571833f0b
MDL-23069 moving version and cron info into standard version.php - finally, yay!
2010-07-04 12:18:22 +00:00
Martin Dougiamas
2be4d090c0
course completion MDL-2631 Course completion feature - Thanks to Aaron Barnes and Catalyst IT for this significant contribution. It is now officially possible to finish a course!
...
Even though I've tweaked this and done some polishing, there is still plenty to do on it now in HEAD, mostly to do with UI, usability and strings, so we'll keep working on it. Aaron already has a number of improvements to add to it.
2010-04-30 03:06:22 +00:00