43756 Commits

Author SHA1 Message Date
Andreas Grabs
2986ddb431 Numeric answers was print out as string in the detailed xls-sheet 2010-08-04 14:06:27 +00:00
Andreas Grabs
a82633f401 Numeric answers was print out as string in the detailed xls-sheet 2010-08-04 13:53:07 +00:00
Petr Skoda
611b0a0c9b MDL-23628 removed more log_display upgrade leftovers 2010-08-04 09:48:04 +00:00
Petr Skoda
d3da2ae51b fixed typos 2010-08-04 09:45:21 +00:00
Petr Skoda
3ec8f360cf MDL-23628 removed log_display upgrade leftovers 2010-08-04 09:44:25 +00:00
Sam Hemelryk
e5473854a0 form-dateselector MDL-23096 Converted the date selector to a YUI-Moodle module 2010-08-04 09:13:27 +00:00
Aparup Banerjee
ac3d779195 lesson MDL-23525 passed in a missing object to remove notices seen. 2010-08-04 08:52:59 +00:00
Sam Hemelryk
cba87c36ea mod-data MDL-23618 Converted preset page to make use of mforms and new file picker element 2010-08-04 08:23:52 +00:00
Petr Skoda
4ee513460d MDL-23655 fixed yet another PAGE->context issue - let's make system context default PAGE->context in CLI scripts 2010-08-04 07:55:49 +00:00
Petr Skoda
ca74470c8d MDL-23616 extremely messy hack to work around weird course handling resulting in unknown PAGE->context 2010-08-04 07:37:02 +00:00
Dongsheng Cai
44388c41f5 "MDL-23650, removed user quota check in user draft" 2010-08-04 07:32:17 +00:00
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 RŽzeau 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