defacer
bdcb26b717
Changing email addresses that caught my eye in the comments.
2007-02-27 13:49:43 +00:00
defacer
4af8d5d3ca
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:42:08 +00:00
skodak
dd0feda5c2
MDL-8669 broken auth signup code
2007-02-27 10:22:33 +00:00
toyomoyo
10fddcc4e2
fixing wrong capability check
2007-02-27 05:48:05 +00:00
toyomoyo
b8c15d5f94
merged fix for MDL-8666, groups import broken
2007-02-27 05:42:15 +00:00
moodler
bcb2c37a8d
merged fix for MDL-8674, realplayer multimdeia filter does not work
2007-02-27 05:33:56 +00:00
nicolasconnault
3e080d75ef
Fixed 2 typos identified by Dan (guset instead of guest). MDL-8676
2007-02-27 05:09:15 +00:00
moodler
c7dd2550dd
Merged MDL-8670
2007-02-27 01:19:46 +00:00
defacer
0e6a8f4bbe
Merging from MOODLE_18_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:41:28 +00:00
defacer
ccd3dd0ce2
Merge from MOODLE_18_STABLE:
...
Fixing notices, I should 've done grep "BLOCK_TYPE_NUKE" earlier.
2007-02-26 14:02:21 +00:00
defacer
86ce75a8e5
Merge from MOODLE_18_STABLE:
...
Killing BLOCK_NUKE constant, since Martin nuked nuke blocks.
2007-02-26 13:29:57 +00:00
nfreear
f677bf92cb
Follow-up fix for Bug MDL-8638 "Can't move groups between groupings"
2007-02-26 10:55:45 +00:00
moodler
fb6e87f373
Merged additions from stable
2007-02-26 08:52:38 +00:00
moodler
42424a464b
Merged changes from STABLE for MDL-8654
2007-02-26 08:44:29 +00:00
toyomoyo
7900ecb02c
MDL-5958, code for advanced search for db module from Elijah (HSU)
2007-02-26 06:56:05 +00:00
jamiesensei
f5efac7b85
fixes (MDL-8449) Quiz start and close times should allow the teacher to select a time as well as a date.
2007-02-26 06:38:47 +00:00
moodler
aad2b02400
Automatic installer.php lang files by installer_builder (20070226)
2007-02-26 03:33:05 +00:00
toyomoyo
118c0f6d5c
merged, taking care of context_rel cache when moving courses across categories
2007-02-26 02:35:00 +00:00
mjollnir_
e60129286a
merged from MOODLE_17_STABLE: fixing MDL-8662
2007-02-26 00:18:19 +00:00
stronk7
0b39275b57
Delete one condition used while debugging.
2007-02-25 20:36:13 +00:00
stronk7
5f6435d4c0
Now the editor detects if the xml file has been locally modified
...
since loading it. Second part of MDL-8264
Merged from MOODLE_18_STABLE
2007-02-25 20:20:35 +00:00
moodler
4883dcc56d
Merged categorylist fix from MDL-8583
2007-02-25 07:08:04 +00:00
moodler
3eff81468f
Just some formatting
2007-02-25 06:58:10 +00:00
defacer
2f7ccc6644
Merged from MOODLE_18_STABLE:
...
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:35:32 +00:00
defacer
a4e61dde70
Merging from MOODLE_18_STABLE:
...
Updating local language packs was breaking XHTML in the "results" screen.
2007-02-25 01:10:00 +00:00
defacer
fed8017908
Merged from MOODLE_16_STABLE:
...
Fix for MDL-4940: Social Activities block disappears when editing course settings.
2007-02-24 23:38:42 +00:00
skodak
cc6566c8e1
MDL-8582 - reverted changes in print_navigation(), needs some minor rewrite to use print_title()
2007-02-24 10:19:15 +00:00
skodak
177df3c6c5
email selfregistration enabled by default again - thanks Eloy for noticing the problem
2007-02-24 09:48:10 +00:00
moodler
04e0c322ca
Automatic installer.php lang files by installer_builder (20070224)
2007-02-24 03:30:51 +00:00
stronk7
11548d9bf9
Only validate against schema if we have a schema. ;-)
...
Merged from MOODLE_18_STABLE
2007-02-24 00:05:05 +00:00
stronk7
776dee9c56
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
Merged from MOODLE_18_STABLE
2007-02-23 20:59:28 +00:00
skodak
fc12edcd5d
MDL-8639 fixed installation notices
2007-02-23 20:25:16 +00:00
mark-nielsen
e15cc97f0f
Merged in several display and bug fixes from MOODLE_18_STABLE
2007-02-23 20:20:50 +00:00
skodak
473d29ebcd
MDL-8582 - reverted changes in s() and added new function format_title() instead
2007-02-23 20:10:11 +00:00
stronk7
70205c746e
Some more notices are now out. Caused by current_language()
...
Merged from MOODLE_18_STABLE
2007-02-23 18:17:01 +00:00
mark-nielsen
01e617739f
OK, so I flip-flopped on this - reverting to previous number. For some users, this db update will fire off twice, luckily there is no harm in doing this.
2007-02-23 17:57:46 +00:00
nfreear
7e4648a160
Fixes MDL-8638 "Can't move groups between groupings"
2007-02-23 17:48:05 +00:00
mark-nielsen
380b9ab6fe
Incorrectly merged version and db/upgrade.php - cannot downgrade the version, but fixing the version number here
2007-02-23 17:36:45 +00:00
mark-nielsen
ff99f91a08
Merging fix for MDL-8637
2007-02-23 17:31:05 +00:00
stronk7
86e78054bf
Fixing course & category boxes in main page.
...
Merged from MOODLE_18_STABLE
2007-02-23 16:38:59 +00:00
nfreear
0424f2e9c4
Followup fix for Bug MDL-8617 "Implement groupings & course modules..."
2007-02-23 15:15:39 +00:00
skodak
83582cd6f6
removed deprecated flag from addslashes_js() MDL-8582
2007-02-23 09:14:19 +00:00
moodler
9deaeaa174
Merged changes from stable to tidy course cats
2007-02-23 08:21:38 +00:00
moodler
b40b3eb4cf
Merged string fixes from stable
2007-02-23 06:58:43 +00:00
moodler
19a9bf1b8f
Merged some fixes for MDL-8285 from stable
2007-02-23 06:47:19 +00:00
toyomoyo
e2cd3ed012
merged nick's fix for MDL-8582, ampersand in course name/shortname causes xtheml strict problems
2007-02-23 06:03:09 +00:00
defacer
99571c3e85
Putting up a title and moving the heading to the top for consistency
...
with the 'setting up primary admin' screen.
Is it just me or does Moodle look REALLY awful during setup? :/
2007-02-23 04:08:55 +00:00
toyomoyo
2535bff9bd
merged fix for MDL-5736, retained search string problem
2007-02-23 03:55:50 +00:00
defacer
e2d84bf3ab
Setup screen for primary admin had no title, so added one plus a heading
2007-02-23 03:06:14 +00:00
defacer
9b70d31437
Fixing a silly cosmetic thing under Windows...
2007-02-23 02:35:22 +00:00