Tim Hunt
22cd62caa9
MDL-20636 Cleanup in the upgradehelper plugin.
2011-05-11 15:32:20 +01:00
Tim Hunt
92dcdc88df
MDL-20636 Implement lots of the post-upgrade functionality for the upgrade helper plugin.
2011-05-11 15:32:18 +01:00
Tim Hunt
d98389ffed
MDL-20636 Start of work on a local plugin to help with the question engine upgrade on large sites.
2011-05-11 15:32:16 +01:00
Tim Hunt
0859ff6503
MDL-20636 Re-organise all the old upgrade code, before I start work on it for real.
2011-05-11 15:32:14 +01:00
Dean Lennard
0de4393945
MDL-20636 moved header creation into seperate funciton
2011-05-11 15:04:19 +01:00
Dean Lennard
8e8bd3f967
MDL-20636 Changed renderer function scopes so they can be overridden.
2011-05-11 15:04:13 +01:00
Dean Lennard
2c3e2b53e6
MDL-20636 Added phpDoc comments
2011-05-11 15:04:07 +01:00
Eloy Lafuente (stronk7)
de584990c6
weekly release 2.1dev
2011-05-11 15:12:20 +02:00
Andrew Davis (andyjdavis)
6ac149dce3
MDL-27387 rating: prevent the submission of ratings outside of the range allowed by the current scale
2011-05-11 11:29:31 +08:00
Wale Olujide
3546187e63
MDL-20636 Fix for minor css issue for wip#372
2011-05-10 11:45:08 +01:00
Andrew Davis (andyjdavis)
017c440bb4
MDL-27460 roles: now closing a record set that wasnt being closed
2011-05-10 17:01:08 +08:00
Andrew Davis (andyjdavis)
19c5532b5d
MDL-26436 message: reviewed use of recordsets in messaging
2011-05-10 16:37:06 +08:00
Andrew Davis (andyjdavis)
4433f871f2
MDL-26704 gradebook: added some intelligence to the dates displayed on the user outline activity report
2011-05-10 11:14:16 +08:00
Sam Hemelryk
a0fcf81265
Merge branch 'MDL-27140_master' of git://github.com/stronk7/moodle
2011-05-10 09:45:40 +08:00
Eloy Lafuente (stronk7)
162bbbe2f4
MDL-27140 weeks course format - incorrect roll of dates on hidden sections
...
Credit goes to Nikhil Gupta, big thanks!
2011-05-09 18:15:10 +02:00
Eloy Lafuente (stronk7)
36da956322
Merge branch 'MDL-27401-master' of git://github.com/sammarshallou/moodle
2011-05-09 17:46:22 +02:00
Tim Hunt
78a61cd6d0
MDL-20636 quiz renderers. Some final clean-ups.
2011-05-09 14:22:20 +01:00
Dean Lennard
7933ab8c67
MDL-20636 Code Checked
2011-05-09 12:31:13 +01:00
Dean Lennard
37015e0cd1
MDL-20636 Convverted html to html::writer and code checked
2011-05-09 12:31:11 +01:00
Dean Lennard
88c7e2a9b6
MDL-20636 Changed guest access and enrollment code checking
2011-05-09 12:31:09 +01:00
Dean Lennard
56cef201da
MDL-20636 Created view object in renderer file
2011-05-09 12:31:07 +01:00
Dean Lennard
3b7efd6d8f
MDL-20636 Added viuew object as class
2011-05-09 12:31:05 +01:00
Dean Lennard
fcd5e24506
MDL-20636 Code checked
2011-05-09 12:31:03 +01:00
Dean Lennard
da59992eda
MDL-20636 Made changes to view and renderer sections
2011-05-09 12:31:01 +01:00
Dean Lennard
8d47043fee
MDL-20636 updates to code
2011-05-09 12:30:59 +01:00
Dean Lennard
cbe8754358
MDL-20636 code checked
2011-05-09 12:30:57 +01:00
Dean Lennard
7886376a12
MDL-20636 changed accessrules to return the button instead of eco it and applied this change to render file
2011-05-09 12:30:55 +01:00
Dean Lennard
213d4cff9c
MDL-20636 updates to view/renderer code
2011-05-09 12:30:53 +01:00
Dean Lennard
06eb64b8ba
MDL-20636 added view page to the renderer file
2011-05-09 12:30:51 +01:00
Dean Lennard
13040e1452
MDL-20636 changes made to renderers, attempt and view
2011-05-09 12:30:49 +01:00
Dean Lennard
63be47d932
MDL-20636 Made changes to the three files and code checked
2011-05-09 12:30:47 +01:00
Dean Lennard
bcd42560e3
MDL-20636 Updated code to include html writer
2011-05-09 12:30:45 +01:00
Dean Lennard
9f335e76fa
MDL-20636 Fixed issues raised
2011-05-09 12:30:43 +01:00
Dean Lennard
606e07d574
MDL-20636 Attempt as converting attempt.php over to renderer
2011-05-09 12:30:41 +01:00
Tim Hunt
b3782c71bf
MDL-20636 My go and creating a renderer for mod/quiz/review.php.
...
Note that this breaks the attempt.php page; there are a lot of methods that are missing PHPdoc comment; there are probably now some unused methods that could be deleted; and there are a couple of places which could be handled a bit better.
But, overall, I think this way makes sense.
2011-05-09 12:30:39 +01:00
sam marshall
0367953eaf
MDL-27401 Unit test errors in lib/simpletest/testpagelib_moodlepage.php
2011-05-09 11:15:55 +01:00
Andreas Grabs
439ae873af
MDL-27422 The excel export fails in some conditions.
2011-05-09 17:27:06 +08:00
Sam Hemelryk
8f25ae26db
Merge branch 'MDL-27325_master' of git://github.com/stronk7/moodle
2011-05-09 10:35:31 +08:00
Sam Hemelryk
644b14c552
Merge branch 'MDL-27367-HEAD' of git://github.com/srynot4sale/moodle
2011-05-09 10:20:15 +08:00
Eloy Lafuente (stronk7)
91a7cd842d
Merge branch 'wip-MDL-27400-master' of git://github.com/samhemelryk/moodle
2011-05-09 02:04:34 +02:00
Eloy Lafuente (stronk7)
a8f60a4d58
Merge branch 'MDL-27317-variable-name-typos' of git://github.com/mudrd8mz/moodle
2011-05-09 01:58:38 +02:00
Eloy Lafuente (stronk7)
d1380a3c9a
Merge branch 'MDL-27372' of git://github.com/nebgor/moodle
2011-05-09 01:54:46 +02:00
Eloy Lafuente (stronk7)
3c1ee10423
Merge branch 'MDL-27391-master' of git://github.com/sammarshallou/moodle
2011-05-09 00:58:55 +02:00
David Mudrak
52deafc143
MDL-27317 Fixed incorrect variable names in the language pack update
...
This was introduced by copying & pasting the code during 74a4c9.
2011-05-06 23:38:02 +02:00
Eloy Lafuente (stronk7)
86f456d8f0
MDL-27325 Adding some extreme, but 32bits safe, float tests
2011-05-06 16:07:17 +02:00
Eloy Lafuente (stronk7)
0c4c6d468a
MDL-27325 Now also testing update_record and set_field
2011-05-06 16:07:17 +02:00
Eloy Lafuente (stronk7)
7aa9e45f56
MDL-27325 mysql: Avoid some implicit casting from float to varchar/text
2011-05-06 16:07:17 +02:00
Tim Hunt
6531aff715
MDL-27325 New DB unit tests to demonstrate the problem.
2011-05-06 16:07:17 +02:00
Eloy Lafuente (stronk7)
804ebc77b8
weekly release 2.1dev (emergency)
2011-05-06 14:44:46 +02:00
Sam Hemelryk
faca4f2f29
MDL-27400 Fixed up typo in blocklib.php
2011-05-06 16:27:15 +08:00