]>
git.mjollnir.org Git - moodle.git/log
moodler [Sun, 25 Feb 2007 06:58:10 +0000 (06:58 +0000)]
Just some formatting
defacer [Sun, 25 Feb 2007 01:35:32 +0000 (01:35 +0000)]
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.
defacer [Sun, 25 Feb 2007 01:10:00 +0000 (01:10 +0000)]
Merging from MOODLE_18_STABLE:
Updating local language packs was breaking XHTML in the "results" screen.
defacer [Sat, 24 Feb 2007 23:38:42 +0000 (23:38 +0000)]
Merged from MOODLE_16_STABLE:
Fix for MDL-4940: Social Activities block disappears when editing course settings.
skodak [Sat, 24 Feb 2007 10:19:15 +0000 (10:19 +0000)]
MDL-8582 - reverted changes in print_navigation(), needs some minor rewrite to use print_title()
skodak [Sat, 24 Feb 2007 09:48:10 +0000 (09:48 +0000)]
email selfregistration enabled by default again - thanks Eloy for noticing the problem
moodler [Sat, 24 Feb 2007 03:30:51 +0000 (03:30 +0000)]
Automatic installer.php lang files by installer_builder (
20070224 )
stronk7 [Sat, 24 Feb 2007 00:05:05 +0000 (00:05 +0000)]
Only validate against schema if we have a schema. ;-)
Merged from MOODLE_18_STABLE
stronk7 [Fri, 23 Feb 2007 20:59:28 +0000 (20:59 +0000)]
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
skodak [Fri, 23 Feb 2007 20:25:16 +0000 (20:25 +0000)]
MDL-8639 fixed installation notices
mark-nielsen [Fri, 23 Feb 2007 20:20:50 +0000 (20:20 +0000)]
Merged in several display and bug fixes from MOODLE_18_STABLE
skodak [Fri, 23 Feb 2007 20:10:11 +0000 (20:10 +0000)]
MDL-8582 - reverted changes in s() and added new function format_title() instead
stronk7 [Fri, 23 Feb 2007 18:17:01 +0000 (18:17 +0000)]
Some more notices are now out. Caused by current_language()
Merged from MOODLE_18_STABLE
mark-nielsen [Fri, 23 Feb 2007 17:57:46 +0000 (17:57 +0000)]
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.
nfreear [Fri, 23 Feb 2007 17:48:05 +0000 (17:48 +0000)]
Fixes MDL-8638 "Can't move groups between groupings"
mark-nielsen [Fri, 23 Feb 2007 17:36:45 +0000 (17:36 +0000)]
Incorrectly merged version and db/upgrade.php - cannot downgrade the version, but fixing the version number here
mark-nielsen [Fri, 23 Feb 2007 17:31:05 +0000 (17:31 +0000)]
Merging fix for MDL-8637
stronk7 [Fri, 23 Feb 2007 16:38:59 +0000 (16:38 +0000)]
Fixing course & category boxes in main page.
Merged from MOODLE_18_STABLE
nfreear [Fri, 23 Feb 2007 15:15:39 +0000 (15:15 +0000)]
Followup fix for Bug MDL-8617 "Implement groupings & course modules..."
skodak [Fri, 23 Feb 2007 09:14:19 +0000 (09:14 +0000)]
removed deprecated flag from addslashes_js() MDL-8582
moodler [Fri, 23 Feb 2007 08:21:38 +0000 (08:21 +0000)]
Merged changes from stable to tidy course cats
moodler [Fri, 23 Feb 2007 06:58:43 +0000 (06:58 +0000)]
Merged string fixes from stable
moodler [Fri, 23 Feb 2007 06:47:19 +0000 (06:47 +0000)]
Merged some fixes for MDL-8285 from stable
toyomoyo [Fri, 23 Feb 2007 06:03:09 +0000 (06:03 +0000)]
merged nick's fix for MDL-8582, ampersand in course name/shortname causes xtheml strict problems
defacer [Fri, 23 Feb 2007 04:08:55 +0000 (04:08 +0000)]
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? :/
toyomoyo [Fri, 23 Feb 2007 03:55:50 +0000 (03:55 +0000)]
merged fix for MDL-5736, retained search string problem
defacer [Fri, 23 Feb 2007 03:06:14 +0000 (03:06 +0000)]
Setup screen for primary admin had no title, so added one plus a heading
defacer [Fri, 23 Feb 2007 02:35:22 +0000 (02:35 +0000)]
Fixing a silly cosmetic thing under Windows...
defacer [Fri, 23 Feb 2007 01:42:46 +0000 (01:42 +0000)]
Fixing ugly blue border around help icon during installation
defacer [Fri, 23 Feb 2007 01:23:04 +0000 (01:23 +0000)]
Fixing a few tons of notices when installing
if error_reporting = E_ALL in php.ini.
I 'm back! :D
stronk7 [Fri, 23 Feb 2007 00:36:17 +0000 (00:36 +0000)]
Fix one small config name.
Merged from MOODLE_18_STABLE
stronk7 [Fri, 23 Feb 2007 00:29:24 +0000 (00:29 +0000)]
Now the "common settings" form in admin/auth looks like
one standard admin form.
Merged from MOODLE_18_STABLE
stronk7 [Thu, 22 Feb 2007 23:01:47 +0000 (23:01 +0000)]
Fixing the auth plugins visual. to use the flexible table properly.
Merged from MOODLE_18_STABLE
skodak [Thu, 22 Feb 2007 22:20:51 +0000 (22:20 +0000)]
MDL-8590 auth cleanup - reset password cleanup+fixes
koenr [Thu, 22 Feb 2007 20:43:42 +0000 (20:43 +0000)]
fixed two typo's
stronk7 [Thu, 22 Feb 2007 18:48:38 +0000 (18:48 +0000)]
"flexible" is now out from set_attribute() because
flexible tables are adding it automatically.
Point 3.3 of MDL-8419
Merged from MOODLE_18_STABLE
stronk7 [Thu, 22 Feb 2007 18:27:10 +0000 (18:27 +0000)]
All flexible tables will have the "flexible" class. Point 3.1 of MDL-8419
Merged from MOODLE_18_STABLE
urs_hunkler [Thu, 22 Feb 2007 17:51:03 +0000 (17:51 +0000)]
'added nowrap to .flexible th - MDL-8419'
sam_marshall [Thu, 22 Feb 2007 17:46:27 +0000 (17:46 +0000)]
MDL-8621 Fixed wiki locking
stronk7 [Thu, 22 Feb 2007 17:45:57 +0000 (17:45 +0000)]
Merging some pending changes to HEAD in order to backport MDL-8419
to 18_STABLE properly.
rtcn2 [Thu, 22 Feb 2007 17:07:21 +0000 (17:07 +0000)]
syntax error changed instancid to instanceid
nfreear [Thu, 22 Feb 2007 15:31:16 +0000 (15:31 +0000)]
Fix typo in comment (Bug MDL-8617).
nfreear [Thu, 22 Feb 2007 15:27:30 +0000 (15:27 +0000)]
Fixes for Bug MDL-8617 "Implement groupings & course modules..."
nfreear [Thu, 22 Feb 2007 12:59:39 +0000 (12:59 +0000)]
Fixes for Bug MDL-8617 "Implement groupings & course modules..."
urs_hunkler [Thu, 22 Feb 2007 09:15:39 +0000 (09:15 +0000)]
'added nowrap to c0 cell in the module table - MDL-8419'
urs_hunkler [Thu, 22 Feb 2007 08:22:37 +0000 (08:22 +0000)]
'changed table headers style adding as proposed by Eloy - MDL-8419'
urs_hunkler [Thu, 22 Feb 2007 07:51:02 +0000 (07:51 +0000)]
'removed nowrap for the first column for module names in modules tabels again because some tables gets too wide in some languages'
urs_hunkler [Thu, 22 Feb 2007 07:36:17 +0000 (07:36 +0000)]
'added nowrap to the first column for module names in modules tabels'
toyomoyo [Thu, 22 Feb 2007 03:22:31 +0000 (03:22 +0000)]
merged fix for MDL-8577, message textarea too big to fit
toyomoyo [Thu, 22 Feb 2007 03:07:10 +0000 (03:07 +0000)]
fixing broken has_capability() checks
toyomoyo [Thu, 22 Feb 2007 01:09:06 +0000 (01:09 +0000)]
fix for MDL-8585, introducing encoding setting for excel exports
stronk7 [Wed, 21 Feb 2007 23:16:23 +0000 (23:16 +0000)]
Deleting inline styles from the "incompatible" table. MDL-8419
skodak [Wed, 21 Feb 2007 22:56:44 +0000 (22:56 +0000)]
fixed capcheck warning
skodak [Wed, 21 Feb 2007 21:53:28 +0000 (21:53 +0000)]
MDL-8590 auth cleanup - part 8
skodak [Wed, 21 Feb 2007 21:48:48 +0000 (21:48 +0000)]
MDL-8590 auth cleanup - part 7 and MDL-8598
skodak [Wed, 21 Feb 2007 21:42:10 +0000 (21:42 +0000)]
MDL-8590 auth cleanup - part 6
urs_hunkler [Wed, 21 Feb 2007 21:09:08 +0000 (21:09 +0000)]
'added CSS for white-space:nowrap in styles_layout and took the hardcoded inline style out here. Where is it missing now???'
urs_hunkler [Wed, 21 Feb 2007 21:07:18 +0000 (21:07 +0000)]
'added CSS for white-space:nowrap here and took the hardcoded inlinestyle out in lib/tablelib. Where is it missing now???'
urs_hunkler [Wed, 21 Feb 2007 20:46:34 +0000 (20:46 +0000)]
'admin module tables are and look the same now. Thanks Eloy'
stronk7 [Wed, 21 Feb 2007 20:17:58 +0000 (20:17 +0000)]
Adding some table classes to align all them. MDL-8419
stronk7 [Wed, 21 Feb 2007 17:57:21 +0000 (17:57 +0000)]
inline are now 100% out. Let's CSS handle them. MDL-8419
stronk7 [Wed, 21 Feb 2007 17:27:26 +0000 (17:27 +0000)]
Setting the correct id for each table. MDL-8419
stronk7 [Wed, 21 Feb 2007 17:09:58 +0000 (17:09 +0000)]
First cut of modules admin page re-styling. MDL-8419
stronk7 [Wed, 21 Feb 2007 16:52:32 +0000 (16:52 +0000)]
First cut of blocks admin page re-styling. MDL-8419
thepurpleblob [Wed, 21 Feb 2007 14:55:32 +0000 (14:55 +0000)]
MDL-8602
Don't count modules where course=0 (ie, they must exist in real courses)
thepurpleblob [Wed, 21 Feb 2007 14:20:46 +0000 (14:20 +0000)]
MDL-8563
$question->answer was swapped for $question->correctanswer in questiontype
for some reason! Compensated for in format type.
thepurpleblob [Wed, 21 Feb 2007 13:09:17 +0000 (13:09 +0000)]
D'oh - counting $totalcount wrongly (duplicate courses are ignored)
thepurpleblob [Wed, 21 Feb 2007 13:03:24 +0000 (13:03 +0000)]
Slightly more helpful message if no courses can be shown.
thepurpleblob [Wed, 21 Feb 2007 11:57:28 +0000 (11:57 +0000)]
Whoops. Missed setting $totalcount var
thepurpleblob [Wed, 21 Feb 2007 11:42:48 +0000 (11:42 +0000)]
MDL-8087
Modules and Blocks lists now link to course search page for
actual instances.
nfreear [Wed, 21 Feb 2007 10:42:50 +0000 (10:42 +0000)]
Followup fix for Bug MDL-8507 "Local language pack-name can appear in language code"
stronk7 [Wed, 21 Feb 2007 08:34:21 +0000 (08:34 +0000)]
Bump to 1.9dev (keeping sync with 18_STABLE version).
toyomoyo [Wed, 21 Feb 2007 04:10:26 +0000 (04:10 +0000)]
fix for MDL-8585, adding additonal CFG setting for latinexcelexport
skodak [Tue, 20 Feb 2007 17:29:45 +0000 (17:29 +0000)]
MDL-8590 auth cleanup - part 5
skodak [Tue, 20 Feb 2007 17:24:19 +0000 (17:24 +0000)]
MDL-8590 auth cleanup - part 4
skodak [Tue, 20 Feb 2007 17:15:13 +0000 (17:15 +0000)]
MDL-8590 auth cleanup - part 3
skodak [Tue, 20 Feb 2007 17:09:20 +0000 (17:09 +0000)]
MDL-8590 auth cleanup - part 2
skodak [Tue, 20 Feb 2007 17:03:36 +0000 (17:03 +0000)]
MDL-8590 auth cleanup - part 1
tjhunt [Tue, 20 Feb 2007 15:18:46 +0000 (15:18 +0000)]
Another wretched adslashes problem. Roll on placeholder. Thanks to Howard Miller. Merged from MOODLE_18_STABLE.
toyomoyo [Tue, 20 Feb 2007 06:26:16 +0000 (06:26 +0000)]
replacing <fieldset> with <div> as it's causing weird problems
donal72 [Tue, 20 Feb 2007 02:06:56 +0000 (02:06 +0000)]
MNet goes from ISO8859-1 -> UTF-8; #MDL-8514 MDL-8514
tjhunt [Tue, 20 Feb 2007 01:48:09 +0000 (01:48 +0000)]
MDL-4793 - Option to show question text in the question bank.\r \r Also, fix layout problems on the quiz editing screen.\r \r Merged from MOODLE_18_STABLE.
toyomoyo [Tue, 20 Feb 2007 01:07:18 +0000 (01:07 +0000)]
merged, apply nick's patch for MDL-8534, typo in restorelib.php
stronk7 [Mon, 19 Feb 2007 23:31:58 +0000 (23:31 +0000)]
Moodle 1.9 doesn't know about $CFG->excelisofiles, only about
$CFG->latinexcelexport, the recommended way since 1.6. MDL-7993
stronk7 [Mon, 19 Feb 2007 23:29:40 +0000 (23:29 +0000)]
Changing iso-8859-1 encoding of excel files to windows-1252. It adds support for
some more (a few) characters. MDL-7993
Merged from MOODLE_18_STABLE
nfreear [Mon, 19 Feb 2007 16:38:18 +0000 (16:38 +0000)]
Followup fix for Bug MDL-8434 "...can't delete groups" - delete _groupings_.
nfreear [Mon, 19 Feb 2007 16:37:41 +0000 (16:37 +0000)]
Followup fix for Bug MDL-8438 "...can't delete groups" - delete _groupings_.
moodler [Mon, 19 Feb 2007 13:31:56 +0000 (13:31 +0000)]
Removed the raquo completely MDL-8528
jmg324 [Mon, 19 Feb 2007 12:20:10 +0000 (12:20 +0000)]
MDL-8571 fixing broken links in help index
ethem [Mon, 19 Feb 2007 12:11:15 +0000 (12:11 +0000)]
Removed unnecesary code; Merged from MOODLE_18_STABLE.
skodak [Mon, 19 Feb 2007 11:28:12 +0000 (11:28 +0000)]
MDL-8570 broken flv player embedding and outdate player
tjhunt [Mon, 19 Feb 2007 04:24:14 +0000 (04:24 +0000)]
MDL-8145 - Add more options to the add random questions dropdown.
moodler [Mon, 19 Feb 2007 03:28:17 +0000 (03:28 +0000)]
Automatic installer.php lang files by installer_builder (
20070219 )
moodler [Sun, 18 Feb 2007 13:01:15 +0000 (13:01 +0000)]
Merged fixes from 1.8 stable for role menu fixes MDL-8558
skodak [Sun, 18 Feb 2007 13:00:39 +0000 (13:00 +0000)]
MDL-8560 Chameleon not loading pix list on start page
moodler [Sun, 18 Feb 2007 06:14:15 +0000 (06:14 +0000)]
Merged inheritance fix from stable
moodler [Sun, 18 Feb 2007 05:52:46 +0000 (05:52 +0000)]
Merged fix from stable for typoCVS: ----------------------------------------------------------------------
koenr [Sat, 17 Feb 2007 22:20:46 +0000 (22:20 +0000)]
MDL-8400 Changed currency of peru to Nuevo Sol
tjhunt [Sat, 17 Feb 2007 17:16:38 +0000 (17:16 +0000)]
MDL-8154 - Typo in course search code. Fix thanks to Anthony Borrow.
stronk7 [Sat, 17 Feb 2007 01:26:43 +0000 (01:26 +0000)]
sync_users() now working both under MSSQL and Oracle. Big credits to
Jay Lee for his cool patch about MDL-7525 MDL-8023 MDL-8153
Merged from MOODLE_18_STABLE