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
mark-nielsen
a7bd7637b4
Merged in fix for MDL-8637
2007-02-23 17:55:26 +00:00
nfreear
dea80d1f30
Fixes MDL-8638 "Can't move groups between groupings" (merged from HEAD).
2007-02-23 17:50:15 +00:00
stronk7
60eaa2e72d
Fixing course & category boxes in main page.
2007-02-23 16:38:10 +00:00
skodak
3364157a4b
removed deprecated flag from addslashes_js() MDL-8582 and some more backporting from HEAD
2007-02-23 09:19:11 +00:00
moodler
7d728003ae
Some beautification fixes for MDL-8583
2007-02-23 08:17:54 +00:00
moodler
d1451e4f0e
Cleaned up some strings for LDAP enrolment
2007-02-23 06:54:24 +00:00
moodler
0bc4168200
Fixed up some padding MDL-8285
2007-02-23 06:45:42 +00:00
moodler
6c6f7c851b
Fixed missing strings etc on the database authentication settings page MDL-8285
2007-02-23 06:43:01 +00:00
toyomoyo
4bba5a6f44
fix for MDL-8582, adding s() to $title in print_header()
2007-02-23 05:57:58 +00:00
toyomoyo
4404eb3b01
removing 2 s() calls as they cause problems in header for survey
2007-02-23 05:45:53 +00:00
toyomoyo
a65d282818
fix for MDL-8582, adding s() to course_list block
2007-02-23 05:44:36 +00:00
toyomoyo
8aee86e196
taking out s() on header
2007-02-23 05:22:22 +00:00
toyomoyo
afb3efd947
checking in nick's patch for MDL-8582
2007-02-23 05:05:56 +00:00
toyomoyo
4987fdbaef
fix for MDL-5736, retained search string problem
2007-02-23 03:54:49 +00:00
defacer
8f83745255
Merged from HEAD:
...
Fixing ugly blue border around help icon during installation
2007-02-23 01:44:22 +00:00
defacer
2f6b6e9241
Merging from HEAD:
...
Fixing a few tons of notices when installing
if error_reporting = E_ALL in php.ini.
2007-02-23 01:37:20 +00:00
toyomoyo
577a9f5805
fix for MDL-8585, add admin setting for $CFG->latinexcelexport
2007-02-23 01:22:15 +00:00
stronk7
7f871f939b
Fix one small config name.
2007-02-23 00:35:20 +00:00
stronk7
73da033354
Now the "common settings" form in admin/auth looks like
...
one standard admin form.
2007-02-23 00:25:55 +00:00
stronk7
b94129bc1c
Fixing the auth plugins visual. to use the flexible table properly.
2007-02-22 22:59:47 +00:00
skodak
e8c5ac5251
MDL-8590 auth cleanup - reset password cleanup+fixes; backported from HEAD
2007-02-22 22:25:18 +00:00
koenr
de4add7e1e
fixed two typo's
2007-02-22 20:44:54 +00:00
stronk7
617ef2a336
"flexible" is now out from set_attribute() because
...
flexible tables are adding it automatically.
Point 3.3 of MDL-8419
2007-02-22 18:47:18 +00:00
stronk7
a55eff0fab
All flexible tables will have the "flexible" class. Point 3.1 of MDL-8419
2007-02-22 18:25:21 +00:00
stronk7
a081748db4
admin modules tables styling. Points 1 & 2. MDL-8419
...
Backporting from HEAD.
2007-02-22 17:55:46 +00:00
sam_marshall
d0afc97d3e
MDL-8621 Fixed wiki locking
2007-02-22 17:46:13 +00:00
nfreear
4f7e719598
Fixes for Bug MDL-8617 "Implement groupings & course modules..." - localised mods (merged from HEAD).
2007-02-22 15:40:28 +00:00
toyomoyo
ad2f4cff93
fix for MDL-8577, message textarea too big to fit
2007-02-22 03:21:49 +00:00