]>
git.mjollnir.org Git - moodle.git/log
michaelpenne [Thu, 27 Jan 2005 21:35:37 +0000 (21:35 +0000)]
made a change to lesson_clean_data_submitted and added some xhtml compliance fixes
michaelpenne [Thu, 27 Jan 2005 21:33:35 +0000 (21:33 +0000)]
uncommented the require style sheet (was there a problem?), also rearranged lesson settings into categories.
mjollnir_ [Thu, 27 Jan 2005 20:41:54 +0000 (20:41 +0000)]
Fixing a typo in metacourses in mysql (id should be int 10 not int 1). Hopefully this is the end of it :(
mjollnir_ [Thu, 27 Jan 2005 20:02:30 +0000 (20:02 +0000)]
Taking out addition of wrongly named metacourse tables for first upgrade. Those who are tracking head will have already gotten it, but those upgrading from 1.4 to 1.5 don't need to see it.
stronk7 [Thu, 27 Jan 2005 19:43:42 +0000 (19:43 +0000)]
Two missing parameters added
papita [Thu, 27 Jan 2005 19:23:37 +0000 (19:23 +0000)]
adicionado pedido de ajuda
stronk7 [Thu, 27 Jan 2005 19:07:51 +0000 (19:07 +0000)]
Now scheduled backup supports new blocks.
Moved blocks code to library.
Fixed a missing global preventing restore to work.
mits [Thu, 27 Jan 2005 18:53:36 +0000 (18:53 +0000)]
polished.
defacer [Thu, 27 Jan 2005 17:40:46 +0000 (17:40 +0000)]
Block now works as it intuitively should in separate groups mode as well.
For editing teachers, it shows separategroups as visiblegroups.
thepurpleblob [Thu, 27 Jan 2005 16:40:40 +0000 (16:40 +0000)]
fixed some incorrect xhtml in the delete bit - missing quotes
stronk7 [Thu, 27 Jan 2005 16:30:21 +0000 (16:30 +0000)]
Added metacourses to the list. It's the last but I'll try it the first! :-)
thepurpleblob [Thu, 27 Jan 2005 16:18:27 +0000 (16:18 +0000)]
factored out functionality to check if question is in use on delete
will be using this to delete whole categories of questions (or not)
thepurpleblob [Thu, 27 Jan 2005 16:10:25 +0000 (16:10 +0000)]
factored out function to see if question is used in quiz into the library
urs_hunkler [Thu, 27 Jan 2005 12:35:48 +0000 (12:35 +0000)]
Sorted and commented CSS acording to the standard CSS files. Almost ready for a first go.
urs_hunkler [Thu, 27 Jan 2005 12:34:28 +0000 (12:34 +0000)]
Minor changes.
thepurpleblob [Thu, 27 Jan 2005 11:24:26 +0000 (11:24 +0000)]
multianswerchoice questions added to example questions.
thepurpleblob [Thu, 27 Jan 2005 11:22:45 +0000 (11:22 +0000)]
Addition code to handle 'multianswerchoice' type Learnwise questions.
mits [Thu, 27 Jan 2005 08:25:07 +0000 (08:25 +0000)]
polished.
martinlanghoff [Thu, 27 Jan 2005 07:10:41 +0000 (07:10 +0000)]
Merged from MOODLE_14_STABLE - Reverting validation in current_language() due to performance concerns.
defacer [Thu, 27 Jan 2005 05:21:00 +0000 (05:21 +0000)]
Styles for doc/contents.php.
defacer [Thu, 27 Jan 2005 05:20:31 +0000 (05:20 +0000)]
End the page with correct HTML.
defacer [Thu, 27 Jan 2005 05:01:16 +0000 (05:01 +0000)]
Fixed SC#83 and the HTML to boot. I 'll add some styles to bring the
end result back to normal.
defacer [Thu, 27 Jan 2005 04:19:56 +0000 (04:19 +0000)]
More HTML and CSS fun with the new block.
Incidentally, does Mozilla have a bug here? It won't apply the text-align
property to those TDs which have been given a class through a COLGROUP.
IE does it correctly all the way, and Firefox applies the other properties
but seems to take exception at the text-align. Weird.
defacer [Thu, 27 Jan 2005 03:53:20 +0000 (03:53 +0000)]
Out goes the ORDER BY grade + 0 hack, now that grade is a float.
Also, fixed a logic error with sorting in group mode.
martinlanghoff [Thu, 27 Jan 2005 03:51:33 +0000 (03:51 +0000)]
Merged from MOODLE_14_STABLE - Stronger validation of form data in user/edit, and validation of lang in current_language() -- closes SC#67
defacer [Thu, 27 Jan 2005 03:14:56 +0000 (03:14 +0000)]
Switching back to an interger-rounded retrieved best grade. Will probably
be more human-friendly on screen.
e.g. "What does 66.67 out of 100 mean?"
defacer [Thu, 27 Jan 2005 03:10:57 +0000 (03:10 +0000)]
Changing that despicable grade column from mdl_quiz_grades to a
floating point data type, as it should be.
defacer [Thu, 27 Jan 2005 02:45:38 +0000 (02:45 +0000)]
It seems that grades are saved with two decimal points of precision while
they are being retrieved as integers. Changed it to two decimals everywhere
and continuing to go about it...
defacer [Thu, 27 Jan 2005 02:39:15 +0000 (02:39 +0000)]
Semantically it's better if quiz_get_best_grade returns NULL
if there is no such grade.
mjollnir_ [Thu, 27 Jan 2005 02:35:10 +0000 (02:35 +0000)]
Initial checkin for import course content functionality (uses backup/restore). Probably needs wording changes and new icon! Please test me *thoroughly*!
mjollnir_ [Thu, 27 Jan 2005 02:30:45 +0000 (02:30 +0000)]
Removing debug error_log calls in uploadlib
defacer [Thu, 27 Jan 2005 02:30:32 +0000 (02:30 +0000)]
Double quotes to single and blah blah.
mjollnir_ [Thu, 27 Jan 2005 02:29:53 +0000 (02:29 +0000)]
Fix for add_to_log to stop notification of invalid call to isteacher. Some actions aren't associated with a course and therefore isteacher shouldn't get called
defacer [Thu, 27 Jan 2005 02:28:04 +0000 (02:28 +0000)]
Minor beautification, plus a detail: if the grade is 0.0, this function
would return a grade of 0, which is obviously not the intent here.
defacer [Thu, 27 Jan 2005 02:26:00 +0000 (02:26 +0000)]
This was pulling out all those records and doing absolutely nothing
with them. Sanitized the place a bit.
mjollnir_ [Thu, 27 Jan 2005 02:17:35 +0000 (02:17 +0000)]
Fixing bug #2419 - missing global $CFG in upgrade for choice resulting in missing prefix
dhawes [Thu, 27 Jan 2005 01:59:43 +0000 (01:59 +0000)]
fixed function name
dhawes [Thu, 27 Jan 2005 01:57:30 +0000 (01:57 +0000)]
removed excess paren, again - still a type-o
dhawes [Thu, 27 Jan 2005 01:55:02 +0000 (01:55 +0000)]
removed excess param - type-o
dhawes [Thu, 27 Jan 2005 01:43:29 +0000 (01:43 +0000)]
using rss_unhtmlentities for channel and item title as well as for item description
dhawes [Thu, 27 Jan 2005 01:24:33 +0000 (01:24 +0000)]
Moved function from blog/lib to rsslib. unhtmlentities is required to liberate some rss feed information from the clutches of encoding.
dhawes [Thu, 27 Jan 2005 00:55:13 +0000 (00:55 +0000)]
Another bug discovered and squashed by Dan Marsden. Reversed logic fixed when editing feeds.
mits [Wed, 26 Jan 2005 23:19:01 +0000 (23:19 +0000)]
README changed a little.
defacer [Wed, 26 Jan 2005 22:31:42 +0000 (22:31 +0000)]
Polishing the styles for the quiz_results block a bit.
defacer [Wed, 26 Jan 2005 22:23:39 +0000 (22:23 +0000)]
More language strings for the quiz_results block. I think that will be all.
defacer [Wed, 26 Jan 2005 22:22:55 +0000 (22:22 +0000)]
Correcting a mistake: hide the block if there are no results for that quiz.
defacer [Wed, 26 Jan 2005 22:14:22 +0000 (22:14 +0000)]
New: The block now works in group mode too!
Bugfix: Grades were not being displayed correctly as percentages.
urs_hunkler [Wed, 26 Jan 2005 21:45:19 +0000 (21:45 +0000)]
Sorted and commented CSS acording to the standard CSS files. Not yet ready.
dlnsk [Wed, 26 Jan 2005 21:21:16 +0000 (21:21 +0000)]
Major changes
urs_hunkler [Wed, 26 Jan 2005 20:18:17 +0000 (20:18 +0000)]
Optimized the Structure to make it even more "readable".
defacer [Wed, 26 Jan 2005 19:59:08 +0000 (19:59 +0000)]
Provisional fix for the "100% < anything else" bug.
If it's compatible with Postgres, then cool!
mits [Wed, 26 Jan 2005 17:33:16 +0000 (17:33 +0000)]
new help files translated.
koenr [Wed, 26 Jan 2005 17:06:40 +0000 (17:06 +0000)]
changed "samenvatting" (from course summary) to "beschrijving" - more intuitive
mits [Wed, 26 Jan 2005 16:47:09 +0000 (16:47 +0000)]
polished.
mits [Wed, 26 Jan 2005 16:39:52 +0000 (16:39 +0000)]
translated some.
new translated file added.
urs_hunkler [Wed, 26 Jan 2005 16:26:24 +0000 (16:26 +0000)]
CSS properties supplemented to deal with unwanted post modernism effects ;-)
urs_hunkler [Wed, 26 Jan 2005 15:57:00 +0000 (15:57 +0000)]
I've deleted the hard coded distance (<br />) and added CSS properties in the CSS files to define the distance between the sideblocks.
koenr [Wed, 26 Jan 2005 15:33:50 +0000 (15:33 +0000)]
missing strings
defacer [Wed, 26 Jan 2005 15:33:50 +0000 (15:33 +0000)]
Adding that nifty BODY id and class detection code to pages... I have the
feeling that this is the way to go, as more Moodle things will be converted
to use $PAGE in the future.
urs_hunkler [Wed, 26 Jan 2005 15:10:47 +0000 (15:10 +0000)]
Sorted and commented CSS. Now you find an intro with a short overview, a short index and the info where to place new CSS. It was a quite nitpicking work, so please help and look at it and tell me, if everything is all right - sort order, do you find anything fast, etc.
koenr [Wed, 26 Jan 2005 15:08:38 +0000 (15:08 +0000)]
missing strings
koenr [Wed, 26 Jan 2005 14:50:58 +0000 (14:50 +0000)]
missing string
koenr [Wed, 26 Jan 2005 14:48:17 +0000 (14:48 +0000)]
missing string for cron
koenr [Wed, 26 Jan 2005 14:47:26 +0000 (14:47 +0000)]
moving towards XHTML compliance
koenr [Wed, 26 Jan 2005 14:29:08 +0000 (14:29 +0000)]
fixed $a->lastname (see http://moodle.org/mod/forum/discuss.php?d=1309): shouldn't be there
moodler [Wed, 26 Jan 2005 14:18:36 +0000 (14:18 +0000)]
Fixed inline comments (I had tried a couple of schemes).
moodler [Wed, 26 Jan 2005 14:17:28 +0000 (14:17 +0000)]
Updated to use the new standardsheets variable
moodler [Wed, 26 Jan 2005 14:16:15 +0000 (14:16 +0000)]
Better handles an empty array.
moodler [Wed, 26 Jan 2005 14:14:16 +0000 (14:14 +0000)]
There is a new configuration variable called
$THEME->standardsheets
that a theme can use to control how much of the
standard theme is included before the actual current
theme sheets.
When true, use all subsheets from "standard"
When not existent, use all subsheets from "standard" (this is to help old
themes work better out of the box)
When false, don't use standard at all
When an array of filenames, only use those (in that order).
koenr [Wed, 26 Jan 2005 11:34:38 +0000 (11:34 +0000)]
changed boodschap to bericht: shorter and more neutral
thepurpleblob [Wed, 26 Jan 2005 10:47:54 +0000 (10:47 +0000)]
Added bit for Learnwise import format.
urs_hunkler [Wed, 26 Jan 2005 10:46:45 +0000 (10:46 +0000)]
I've deleted this folder because all work will be done ind the standard theme from now on.
thepurpleblob [Wed, 26 Jan 2005 10:41:43 +0000 (10:41 +0000)]
Added Learnwise import format string
thepurpleblob [Wed, 26 Jan 2005 10:37:16 +0000 (10:37 +0000)]
HTML Entities are now 'reversed' on import.
thepurpleblob [Wed, 26 Jan 2005 10:36:31 +0000 (10:36 +0000)]
Added example file of the learnwise import format
urs_hunkler [Wed, 26 Jan 2005 09:44:59 +0000 (09:44 +0000)]
removed loading of "styles.php" within the header, because it is in the meantime loaded by print_header.
urs_hunkler [Wed, 26 Jan 2005 09:17:24 +0000 (09:17 +0000)]
added CSS property to define the distance between the sideblocks, because I've deleted the hard coded distance (<br />) in weblib.php.
urs_hunkler [Wed, 26 Jan 2005 09:15:16 +0000 (09:15 +0000)]
added loading "styles.php"
martignoni [Wed, 26 Jan 2005 07:53:45 +0000 (07:53 +0000)]
Update (part 2)
defacer [Wed, 26 Jan 2005 04:27:48 +0000 (04:27 +0000)]
Added a few styles for the quiz_results block.
dhawes [Wed, 26 Jan 2005 03:31:34 +0000 (03:31 +0000)]
final step in eliminating the type field recently removed from rss database
dhawes [Wed, 26 Jan 2005 00:41:49 +0000 (00:41 +0000)]
removed references to 'type' field which was removed from rss table when latest version of magpie was adopted
dhawes [Wed, 26 Jan 2005 00:40:03 +0000 (00:40 +0000)]
changed an echo to a print, silly but I prefer print in php files and echo for debug and embedded html :)
dhawes [Wed, 26 Jan 2005 00:38:01 +0000 (00:38 +0000)]
removed type field and added placeholder preferredtitle field
michaelpenne [Wed, 26 Jan 2005 00:30:46 +0000 (00:30 +0000)]
added function lesson_clean_data_submitted(), this cleans the object made from data_submitted() function (forgot comments before)
defacer [Wed, 26 Jan 2005 00:29:42 +0000 (00:29 +0000)]
Initial checkin of language for the quiz_results block.
michaelpenne [Wed, 26 Jan 2005 00:25:20 +0000 (00:25 +0000)]
added function lesson_clean_data_submitted(), this cleans the object made from data_submitted() function
michaelpenne [Wed, 26 Jan 2005 00:22:51 +0000 (00:22 +0000)]
security updates: parameter cleaning
defacer [Tue, 25 Jan 2005 23:49:36 +0000 (23:49 +0000)]
First commit of the requested quiz_results block.
koenr [Tue, 25 Jan 2005 23:30:24 +0000 (23:30 +0000)]
moving towards XHTML compliance
koenr [Tue, 25 Jan 2005 22:27:59 +0000 (22:27 +0000)]
moving towards XHTML compliance
mits [Tue, 25 Jan 2005 21:22:27 +0000 (21:22 +0000)]
new help file translated.
thepurpleblob [Tue, 25 Jan 2005 20:18:05 +0000 (20:18 +0000)]
Adding Learnwise import - created by Alton College, Hampshire UK
Still to do testing etc.
koenr [Tue, 25 Jan 2005 20:05:18 +0000 (20:05 +0000)]
moving towards XHTML compliance missed nowrap="nowrap"
koenr [Tue, 25 Jan 2005 19:39:34 +0000 (19:39 +0000)]
moving towards XHTML compliance - missed nowrap="nowrap"
defacer [Tue, 25 Jan 2005 19:23:05 +0000 (19:23 +0000)]
Weren't these two mistakenly switched? Compare the results from
/index.php and /course/view.php to see what I mean.
defacer [Tue, 25 Jan 2005 19:13:09 +0000 (19:13 +0000)]
Adding some extra debug output when a specific error() occurs to help track
down a problem which has been reported in the forums (it is NOT a bug though).
THIS SHOULD BE REMOVED BEFORE 1.5 IS RELEASED!
moodler [Tue, 25 Jan 2005 17:39:55 +0000 (17:39 +0000)]
Removed some THEME stuff
moodler [Tue, 25 Jan 2005 17:16:34 +0000 (17:16 +0000)]
Removed some $THEME stuff
moodler [Tue, 25 Jan 2005 17:13:48 +0000 (17:13 +0000)]
Fixed a small bug in the body tag