skodak
|
3b53c3e914
|
removed bogus debug code
|
2009-07-25 08:17:56 +00:00 |
|
moodlerobot
|
1e32567582
|
Updated the HEAD build version to 20090725
|
2009-07-25 00:35:55 +00:00 |
|
tjhunt
|
aeab3f8d37
|
calculated qtype: Remove unnecessary call-time pass by reference.
|
2009-07-24 09:18:19 +00:00 |
|
tjhunt
|
d1dd5d030f
|
chat: Remove unnecessary call-time pass by reference.
|
2009-07-24 09:16:09 +00:00 |
|
tjhunt
|
aaee3df074
|
outputlib: debugging message was not being displayed when you forgot print_footer.
|
2009-07-24 04:45:29 +00:00 |
|
dongsheng
|
66cbd00ad3
|
"MDL-19118, blog should be moodle type plugin"
|
2009-07-24 04:18:38 +00:00 |
|
tjhunt
|
2427f3fe6b
|
plugins: MDL-19921 external database auth was not showing up.
This was a regression from MDL-16438
|
2009-07-24 04:05:39 +00:00 |
|
dongsheng
|
d8aada61dc
|
"MDL-19839, add comments block to core blocks"
|
2009-07-24 03:36:12 +00:00 |
|
dongsheng
|
346ac86b10
|
"MDL-19839, comments block"
|
2009-07-24 02:52:09 +00:00 |
|
dongsheng
|
1bcb7eb540
|
"MDL-19118, comments api"
|
2009-07-24 02:44:44 +00:00 |
|
moodlerobot
|
3209773787
|
Updated the HEAD build version to 20090724
|
2009-07-24 00:37:20 +00:00 |
|
ethem
|
a7be540125
|
print_simple_box(_start/_end) and preg_replace() fixes
|
2009-07-23 10:38:41 +00:00 |
|
tjhunt
|
4262a2f806
|
lesson: MDL-19890 Fix block-printing code in lesson (I hope)
This got broken by one of the commits for MDL-19077 & MDL-19010
|
2009-07-23 10:01:19 +00:00 |
|
tjhunt
|
d18675a8d7
|
quiz: MDL-19891 fix that quiz navigation block that was broken by the blocks changes.
Sadly it now requries JavaScript again, at least for best operation.
|
2009-07-23 09:20:33 +00:00 |
|
jerome
|
75003899ae
|
filemanager MDL-16597 fix YUI repository requires and remove style='display:none' from filemanager form - credit: Dongsheng
|
2009-07-23 07:48:30 +00:00 |
|
tjhunt
|
c966c8a27b
|
ajaxlib MDL-19077 required_js_code::now, for those cases when you really want inline JS, and you may be building HTML before print_header
Both quiz and lesson need this.
|
2009-07-23 05:55:03 +00:00 |
|
tjhunt
|
ac63efae6d
|
ajaxlib: MDL-19915 skip links need to be in a div for XHTML strict.
Refine Sam's solution.
|
2009-07-23 05:39:41 +00:00 |
|
samhemelryk
|
f0b529e0a9
|
ajaxlib MDL-19915 Squashed minor XHTML compliance issue, wrapped an 🅰️ in a :div:
|
2009-07-23 05:09:29 +00:00 |
|
nicolasconnault
|
b32e908271
|
MDL-19077 Fixed whitespace
|
2009-07-23 02:35:58 +00:00 |
|
nicolasconnault
|
fa1afe32a1
|
MDL-19077 Fixed PHPdocs, whitespace and all typos I could find, except for a few stub methods which have a TODO tag
|
2009-07-23 02:33:58 +00:00 |
|
moodlerobot
|
0b05582e1d
|
Updated the HEAD build version to 20090723
|
2009-07-23 00:35:50 +00:00 |
|
tjhunt
|
6e5516bf27
|
Fix my silly mistake. Thanks for noticing Eloy.
|
2009-07-22 14:26:47 +00:00 |
|
tjhunt
|
d4ad9adf22
|
quiz: fix URL escaping issues.
|
2009-07-22 09:49:48 +00:00 |
|
tjhunt
|
82fd2e8bfb
|
quiz: Check this is the users own attempt before sending them to the attempt.php page.
|
2009-07-22 09:25:46 +00:00 |
|
tjhunt
|
1ddfb914fd
|
quiz reports: Fix ordering of reports broken by MDL-16438.
|
2009-07-22 09:20:04 +00:00 |
|
tjhunt
|
0f2d2de675
|
quiz: minor layout improvement.
|
2009-07-22 09:13:38 +00:00 |
|
tjhunt
|
3ceb69108a
|
themes: MDL-19077 pass the region name ot the block output function.
Might be useful if a theme wants to render blocks differently in regions like 'top' or 'bottom'.
|
2009-07-22 07:13:43 +00:00 |
|
tjhunt
|
6acbb3192b
|
Remove deprecated function call.
|
2009-07-22 07:05:57 +00:00 |
|
tjhunt
|
fb3611a567
|
blocks MDL-19902: were seeing empty block columns on the front page when not logged in.
It turns out the only reliable way to find out whether blocks will appear is to get the contents. :-(
|
2009-07-22 06:38:26 +00:00 |
|
tjhunt
|
78d27a9049
|
blocks MDL-19902: were seeing empty block columns on the front page when not logged in.
It turns out the only reliable way to find out whether blocks will appear is to get the contents. :-(
|
2009-07-22 05:38:28 +00:00 |
|
nicolasconnault
|
6a92312848
|
MDL-19840 Upgraded code of HTML-parsing assertions
|
2009-07-22 04:21:13 +00:00 |
|
nicolasconnault
|
1a504c8996
|
MDL-19077 Added requires->yui_lib('event') to required_event_handler constructor
|
2009-07-22 04:02:54 +00:00 |
|
nicolasconnault
|
647df7e372
|
MDL-19077 Added the required_event_handler class and event_handler method
|
2009-07-22 03:54:13 +00:00 |
|
tjhunt
|
9e43d2b395
|
ajaxlib: fix variable name typo.
|
2009-07-22 03:44:14 +00:00 |
|
tjhunt
|
c05e49c71a
|
themes: MDL-19077 make sure that errors displayed by blocks are displayed properly.
Note: blocks should not be calling print_error anyway, but some did!
|
2009-07-22 02:34:24 +00:00 |
|
tjhunt
|
cfc3f57e38
|
tags: MDL-19823 missed one $PAGE->set_context yesterday.
|
2009-07-22 02:32:41 +00:00 |
|
peterbulmer
|
81e2ef2e26
|
MDL19901 fix typeo
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
|
2009-07-22 01:09:55 +00:00 |
|
moodlerobot
|
54887f8b29
|
Updated the HEAD build version to 20090722
|
2009-07-22 00:37:01 +00:00 |
|
tjhunt
|
a8c310c253
|
Fix new install with developer debug on.
Can't print context name in the page footer before DB tables exist!
Also, show page generaltype in the footer.
|
2009-07-21 13:58:47 +00:00 |
|
tjhunt
|
d81f1d6fd8
|
blocks editing: MDL-19889 edit tag_flickr block form.
|
2009-07-21 10:32:34 +00:00 |
|
tjhunt
|
f1ec6a630c
|
flickr and youtube blocks: don't call print_error!
That screws up the entire page the block appears on, when this is just an error local to this block.
|
2009-07-21 10:32:04 +00:00 |
|
tjhunt
|
7b2b1a915c
|
blocks editing: MDL-19889 edit tags block form.
|
2009-07-21 09:45:27 +00:00 |
|
tjhunt
|
5f3d8dd52b
|
blocks editing: MDL-19889 edit tag_youtube form.
|
2009-07-21 09:23:29 +00:00 |
|
tjhunt
|
a60bdd8cfd
|
blocks editing: MDL-19889 tidy up HTML form class.
|
2009-07-21 09:20:44 +00:00 |
|
tjhunt
|
0edd65352f
|
tags: part of MDL-19823 - make sure tag pages are in the right context, and set $PAGE->url
|
2009-07-21 09:16:25 +00:00 |
|
skodak
|
4aa31a61f0
|
MDL-19875 tested patch and added some more echos, thanks Tim!
|
2009-07-21 08:19:02 +00:00 |
|
tjhunt
|
a1a6cf1116
|
quiz: MDL-19813 missing global $OUTPUT.
|
2009-07-21 07:08:08 +00:00 |
|
tjhunt
|
4565dcff25
|
html_table: MDL-19755 deprecate the attributes of html_table that lead to in-line styling in the HTML.
|
2009-07-21 07:04:19 +00:00 |
|
tjhunt
|
95d28870a2
|
pagelib: MDL-12212 require_login should set $PAGE->cm, if appicable.
|
2009-07-21 07:02:06 +00:00 |
|
tjhunt
|
41e87d30bc
|
accesslib: MDL-19882 require_capability no longer does an automatic require_login.
|
2009-07-21 06:24:44 +00:00 |
|