Dongsheng Cai
08e7c07b04
"MDL-23606, legacy_filter should return text even courseid is null, all text in user context will be empty"
2010-08-04 07:19:58 +00:00
Dongsheng Cai
563d04175a
MDL-23065, fix non js filepicker
2010-08-04 03:57:10 +00:00
Andrew Davis
9b8b9b7379
survey MDL-23324 made use of user_picture::fields()
2010-08-04 03:37:18 +00:00
Aparup Banerjee
ef4ba975f9
lesson MDL-23525 changed attempts retrieval from db to intuitional (code assumes it too) first->last attempt order
2010-08-04 02:26:46 +00:00
Aaron Barnes
c919b26d7e
course completion: MDL-2631 Prevent error when no roles are available
2010-08-04 02:21:19 +00:00
Andrew Davis
0e4f7b4f19
themes MDL-23507 made the current week highlighting look a little better with the theme anomoly
2010-08-04 01:42:07 +00:00
Andrew Davis
61b024d2b4
themes MDL-23507 prevented standard theme from not highlighting the current week on the course page
2010-08-04 01:15:18 +00:00
Moodle Robot
5ac2629e8f
Updated the HEAD build version to 20100804
2010-08-04 00:45:54 +00:00
Jordi Piguillem
f6e56f2890
[MDL-23556]
...
Fixing this issue at wiki creation.
2010-08-03 17:28:17 +00:00
Jordi Piguillem
becf81c736
[MDL-23432]
...
Fixing problems at comments
2010-08-03 17:05:59 +00:00
Andrea Bicciolo
9deebbdade
Fix for MDL-23342
2010-08-03 16:31:02 +00:00
Tim Hunt
edc858dcce
dock javascript NOBUG Add missing ;s that were causing Eclipse warnings.
...
I thought they were also breaking things in Firefox, but I was wrong about that.
Still, seems worth comitting this code clean-up.
2010-08-03 16:17:49 +00:00
Eloy Lafuente
113065d2fa
MDL-23479 backup - lesson revised & old code deleted (but restore logs)
2010-08-03 15:38:25 +00:00
john St
832722480b
Added settings to fusion theme. MDL-23299
2010-08-03 15:05:12 +00:00
Tim Hunt
44fab7fa46
NOBUG fix typo in exception message.
2010-08-03 14:32:28 +00:00
Helen Foster
9aba73563d
MDL-23598 rewording help strings thanks to Joseph Rezeau
2010-08-03 14:14:05 +00:00
Tim Hunt
f05fedc84d
quiz overview report MDL-23377 can't delete attempts when there are no students.
...
Actually, reviewing this, I noticed some other security checks were missing, for
example we should ensure the users can only delete attempts belonging to this quiz!
2010-08-03 13:15:27 +00:00
Tim Hunt
3a220db36e
output lib NOBUG support full-screen pop-ups again - bug fix of previous commit. Sorry.
2010-08-03 13:09:42 +00:00
Tim Hunt
07a2b2f0f0
quiz overview MDL-23377 whitespace cleanup, before doing the real fix.
2010-08-03 12:54:23 +00:00
Jordi Piguillem
9bf1b7166f
[MDL-23432]
...
Fixing this issue and some other problems with comments interface and capabilities.
2010-08-03 11:30:54 +00:00
Tim Hunt
e0a5073078
output lib NOBUG support full-screen pop-ups again.
2010-08-03 11:15:57 +00:00
Tim Hunt
b0e4fa419e
quiz statistics NOBUG code cleanup.
2010-08-03 11:10:57 +00:00
Tim Hunt
2a8a78c320
quiz MDL-22691 error when editing a block's config on the quiz view page.
2010-08-03 11:10:38 +00:00
Petr Skoda
8a7934f7b1
we really should redirect after each action, otherwise sloppy referer tricks fail back especially when action is using POST
2010-08-03 11:00:02 +00:00
Eloy Lafuente
3362dfdca5
NOMDL - edit_button() change internals to be 100% in pair with settings block urls
2010-08-03 10:56:35 +00:00
Tim Hunt
e10367a4cf
quiz NOBUG Attempt {$a} was appearing on the view page. Need a new lang string.
2010-08-03 10:55:22 +00:00
john St
e5b425d8ce
Fix for MDL-22840
2010-08-03 10:50:14 +00:00
Tim Hunt
9fb32418a7
qtype shortanswer MDL-20380 small refactoring to help subclasses. Thanks to Oleg Sychev.
2010-08-03 10:39:52 +00:00
Petr Skoda
f3b2189178
MDL-23598 fixed display problem related to review option - credit goes to Joseph Rzeau
2010-08-03 10:32:27 +00:00
Petr Skoda
847400a741
MDL-23628 adding ugprade info
2010-08-03 10:08:25 +00:00
Petr Skoda
c6d75bffa5
MDL-23628 improved log action support - now similar to handling of capabilities
2010-08-03 10:07:18 +00:00
jerome mouneyrac
4cab1150ea
community block MDL-23629 fix missing global $CFG in the renderer
2010-08-03 09:50:40 +00:00
jerome mouneyrac
43f258cdbe
community block MDL-23481 "fix" pathname that used get_string
2010-08-03 09:27:30 +00:00
Dongsheng Cai
85b5ed5de2
"MDL-13766, filesystem plugin should return empty url attribute"
2010-08-03 09:03:56 +00:00
Dongsheng Cai
76b946f70a
"MDL-13766, added missing type option"
2010-08-03 08:59:09 +00:00
Andrew Davis
81bb901021
themes MDL-23507 made base theme highlight the current week on the course page
2010-08-03 08:39:41 +00:00
Dongsheng Cai
b923cf621c
"MDL-13766, removed unused client_id variable"
2010-08-03 08:14:08 +00:00
Petr Skoda
5b4a78e281
improved docs and license headers, adding direct access protection
2010-08-03 08:07:49 +00:00
Dongsheng Cai
52082e5bd8
MDL-13766, fixed repository instance name and configplugin language string
2010-08-03 07:58:59 +00:00
Aparup Banerjee
37f796eae5
database MDL-22558 minor- improved alignment in database fields display.
2010-08-03 07:24:10 +00:00
Andrew Davis
7bac377763
gradebook MDL-23543 made gradebook not display items with gradetype of no grade
2010-08-03 07:22:27 +00:00
Martin Dougiamas
1c88c777be
Fixing English
2010-08-03 07:20:10 +00:00
Dongsheng Cai
d7497b1283
"MDL-13766, fixed function call"
2010-08-03 07:16:33 +00:00
jerome mouneyrac
e21c56bdb0
webservice MDL-23440 more explicit error message when validation context fail in some external functions (missing lang file modification).
2010-08-03 06:59:47 +00:00
Aparup Banerjee
19edef1b7f
database MDL-22558 minor- improved alignment in database fields display.
2010-08-03 05:57:28 +00:00
Sam Hemelryk
de4127cb2c
NOBUG set missing context on course delete page
2010-08-03 05:08:03 +00:00
Sam Hemelryk
0d6b8715cd
log MDL-23604 Fixed hard coded use of CONCAT func in log_display table
2010-08-03 03:45:47 +00:00
Patrick Malley
5983e460c4
MDL-22840 - fixed non-dropdown parent link color in Custom Menu
2010-08-03 02:30:16 +00:00
Moodle Robot
3807dae816
Updated the HEAD build version to 20100803
2010-08-03 00:45:34 +00:00
Aaron Barnes
93b496b289
course completion: MDL-22797 Review course completion compatibility with new enrol internals
...
Also fixes MDL-23595
2010-08-03 00:22:33 +00:00