stronk7
63513603e7
Fixing RSS link to source. http://moodle.org/mod/forum/discuss.php?d=65762
...
Merged from MOODLE_17_STABLE
2007-02-27 18:21:08 +00:00
tjhunt
41d7faf891
MDL-8671 - better checking when creating short answer questions. Fix thanks to Joseph Rzeau.
2007-02-27 16:20:14 +00:00
tjhunt
ecec5caee8
MDL-8671 - better checking when creating short answer questions. Fix thanks to Joseph Rzeau.
2007-02-27 16:20:11 +00:00
urs_hunkler
95a3fb3aad
'3 changes for better quiz display - MDL-8576'
2007-02-27 15:52:58 +00:00
defacer
04adc7de38
Not needing this anymore, we now have Moodle Docs.
2007-02-27 14:43:09 +00:00
defacer
4854bec6cf
Merging from MOODLE_16_STABLE:
...
Fix for MDL-4701: Event URLs now include anchor so that the event is immediately visible.
2007-02-27 14:35:28 +00:00
defacer
8e74a6eb9e
Merging from MOODLE_16_STABLE:
...
Bugfix: skodak's fix for MDL-5991 is needed here as well.
2007-02-27 13:59:22 +00:00
tjhunt
7a201b247e
Improve quiz editing screen layout a little bit based on a usability suggestion in the forums.
...
Also, fix uppercase tag names in the tab row CSS, which did not work at DEVELOPER debug level.
2007-02-27 13:59:10 +00:00
defacer
437ef94eb2
Changing email addresses that caught my eye in the comments.
2007-02-27 13:49:14 +00:00
gbateson
8e1e849480
removed invalid use of $CFG->frametarget, and restored the original $CFG->framename.(see MDL-8675)
2007-02-27 12:54:11 +00:00
defacer
e790b61e38
Merging from MOODLE_17_STABLE:
...
Fix for MDL-8402:
$CFG->calendar_weekdays wasn't saved correctly and misbehaved.
I took the opportunity to rewrite a little HTML too.
2007-02-27 12:40:37 +00:00
skodak
551f0b5d7e
MDL-8669 broken auth signup code; backported from HEAD
2007-02-27 10:25:55 +00:00
urs_hunkler
dbd594ed15
'sideblock list alignment corrected for .list line 1025 onward and line 1057. Don't know what .unlist and .inline-list are used for. Somebody should check and correct those if necessary'
2007-02-27 07:42:28 +00:00
toyomoyo
ab1736ab1f
fixing wrong capability check
2007-02-27 05:46:57 +00:00
toyomoyo
9f39ff6d96
fix for MDL-8666, groups import broken
2007-02-27 05:40:05 +00:00
toyomoyo
96f56bc4ff
fix for MDL-8674, fixing real player multimedia filter
2007-02-27 05:25:35 +00:00
nicolasconnault
5d4c573887
Corrected end of line delimiters
2007-02-27 05:05:39 +00:00
nicolasconnault
f1ad20d929
Fixed 2 typos identified by Dan (guset instead of guest). MDL-8676
2007-02-27 04:20:26 +00:00
moodler
bf522dad40
Checking in Dan's patch for MDL-8670, thanks Dan!
2007-02-27 00:58:47 +00:00
defacer
2273ddbb27
Merged from MOODLE_17_STABLE:
...
Bugfix: $CFG->calendar_adminseesall was not working at all, Moodle behaved
as if it were always on. Reported at http://moodle.org/mod/forum/discuss.php?d=65500 .
2007-02-27 00:37:35 +00:00
andreabix
5f70ddb676
Added string for 'Hide All courses' setting.
2007-02-26 15:13:05 +00:00
defacer
a8088232b1
Fixing notices, I should 've done grep "BLOCK_TYPE_NUKE" earlier.
2007-02-26 13:58:14 +00:00
defacer
ff1b96e9f0
Killing BLOCK_NUKE constant, since Martin nuked nuke blocks.
2007-02-26 13:26:56 +00:00
nfreear
7ccb369f67
Follow-up fix for Bug MDL-8638 "Can't move groups between groupings" (merged from HEAD.)
2007-02-26 10:57:31 +00:00
moodler
2eb638be81
Added feature is an admin config to hide the "all courses" link from users ...
...
Eloy wrote this I belive. I've not tested this well .... Andrea will.
2007-02-26 08:51:22 +00:00
nicolasconnault
2ded7bc2eb
Fixed MDL-8654: Added a few missing language strings. The patch attached to this issue also contained a string to be removed from moodle.php, but I didn't apply it.
2007-02-26 07:12:50 +00:00
jamiesensei
c799044c2c
fix for (MDL-8449) Quiz start and close times should allow the teacher to select a time as well as a date.
2007-02-26 06:32:15 +00:00
moodler
660d3b9530
Automatic installer.php lang files by installer_builder (20070226)
2007-02-26 03:42:03 +00:00
toyomoyo
0a6a753a7f
taking care of context_rel cache when moving a course across categories
2007-02-26 02:33:41 +00:00
mjollnir_
1c7166a8d4
merged from MOODLE_17_STABLE: fixing MDL-8662
2007-02-26 00:18:29 +00:00
stronk7
71989c5d39
Delete one condition used while debugging.
...
Merged from HEAD
2007-02-25 20:37:33 +00:00
stronk7
5066b1258c
Comenting one debug sentence introduced by error in las commit. MDL-8264
2007-02-25 20:21:44 +00:00
stronk7
9c221df743
Now the editor detects if the xml file has been locally modified
...
since loading it. Second part of MDL-8264
2007-02-25 20:17:36 +00:00
moodler
47fcfc7317
Tidied up alignment of category counts MDL-8583
2007-02-25 07:07:08 +00:00
defacer
ffeeed9b32
Fix for MDL-8653:
...
When updating languages through a proxy, skip to the end of the HTTP headers
as defined by RFC 1945 instead of skipping exactly 12 lines of chaff.
Credit for patch 100% to Dan Poltawski.
2007-02-25 01:31:56 +00:00
defacer
f943a78cbe
Updating local language packs was breaking XHTML in the "results" screen.
2007-02-25 01:07:52 +00:00
defacer
0e2b6268f0
Merged from MOODLE_16_STABLE:
...
Fix for MDL-4940: Social Activities block disappears when editing course settings.
2007-02-24 23:31:22 +00:00
skodak
8e0b21b0b2
MDL-8582 - reverted changes in print_navigation(), needs some minor rewrite to use print_title(); backported from HEAD
2007-02-24 10:20:35 +00:00
skodak
45864cc86e
email selfregistration enabled by default again - thanks Eloy for noticing the problem; backported from HEAD
2007-02-24 09:49:51 +00:00
moodler
ef8197d3af
Automatic installer.php lang files by installer_builder (20070224)
2007-02-24 03:39:50 +00:00
stronk7
686bbac879
Only validate against schema if we have a schema. ;-)
2007-02-23 23:56:55 +00:00
stronk7
9ee705e74a
Now XMLDB Editor performs check/validation of XML files
...
before loading them using the best parser available.
MDL-7726 and first part of MDL-8264
2007-02-23 20:57:06 +00:00
skodak
a453501cdc
MDL-8639 fixed installation notices; backported from HEAD
2007-02-23 20:26:20 +00:00
mark-nielsen
af4a1292af
Fixed the width of the box
2007-02-23 20:17:36 +00:00
mark-nielsen
a5c3aabca8
Fixed some major display issues casued by the fieldset with class invisiblefieldset
2007-02-23 20:12:07 +00:00
skodak
e0d92ff281
MDL-8582 - reverted changes in s() and added new function format_title() instead; backported from HEAD
2007-02-23 20:11:21 +00:00
mark-nielsen
03abe79e77
[Fixed] MDL-8609: Fieldset was added incorrectly causing the branch table buttons to "hide"
2007-02-23 19:23:15 +00:00
mark-nielsen
b17d944267
Continued fix for MDL-8610
2007-02-23 18:54:27 +00:00
mark-nielsen
7aecee0977
[Fixed] MDL-8610: Updated code to work with the new tab API
2007-02-23 18:39:13 +00:00
stronk7
9988588aed
Some more notices are now out. Caused by current_language()
2007-02-23 18:15:56 +00:00