]>
git.mjollnir.org Git - moodle.git/log
michaelpenne [Fri, 28 Jan 2005 19:31:41 +0000 (19:31 +0000)]
fixed some prefixes, not sure how this didnt get noticed before ;)
moodler [Fri, 28 Jan 2005 17:53:07 +0000 (17:53 +0000)]
The cron warning has been rewritten, and now has links.
moodler [Fri, 28 Jan 2005 17:40:04 +0000 (17:40 +0000)]
Removed some THEME
moodler [Fri, 28 Jan 2005 17:39:21 +0000 (17:39 +0000)]
Something I didn't check in ages ago
moodler [Fri, 28 Jan 2005 17:35:43 +0000 (17:35 +0000)]
Fixed a typo
moodler [Fri, 28 Jan 2005 17:27:04 +0000 (17:27 +0000)]
Removing this directory
moodler [Fri, 28 Jan 2005 17:26:15 +0000 (17:26 +0000)]
Moving XHTML_CSS_UH to orangewhite
moodler [Fri, 28 Jan 2005 17:03:57 +0000 (17:03 +0000)]
Only show page errors when debugging is on (in case we can recover)
moodler [Fri, 28 Jan 2005 16:59:43 +0000 (16:59 +0000)]
Fixes notices when username doesn't exist
drabureesh [Fri, 28 Jan 2005 14:08:55 +0000 (14:08 +0000)]
New Arabic Translation update by Dr. Ali H. Abureesh, 1/27/05.
drabureesh [Fri, 28 Jan 2005 14:05:53 +0000 (14:05 +0000)]
New translation of help file, by Dr. Ali H. Abureesh, 01/27/05
urs_hunkler [Fri, 28 Jan 2005 11:35:59 +0000 (11:35 +0000)]
Changes on the start page.
urs_hunkler [Fri, 28 Jan 2005 09:15:44 +0000 (09:15 +0000)]
CSS file is replaced by styles_font.css.
defacer [Fri, 28 Jan 2005 05:42:19 +0000 (05:42 +0000)]
Removing the extra debug info now that bug 2431 was fixed.
I can't believe that this insignificant workaround actually solved the
problem. This is most probably a bug with PHP and static initialization
of array variables.
drabureesh [Fri, 28 Jan 2005 04:26:36 +0000 (04:26 +0000)]
New Arabic Translation update by Dr. Ali H. Abureesh, 1/27/05.
defacer [Fri, 28 Jan 2005 03:52:56 +0000 (03:52 +0000)]
A small change for the static initialization in page_map_class,
and more debug added just before init is done.
dhawes [Fri, 28 Jan 2005 01:21:08 +0000 (01:21 +0000)]
more preferredtitle tweaks
dhawes [Fri, 28 Jan 2005 01:05:21 +0000 (01:05 +0000)]
more preferredtitle tweaks
defacer [Fri, 28 Jan 2005 00:02:33 +0000 (00:02 +0000)]
Fixing incorrect use of optional_param.
stronk7 [Fri, 28 Jan 2005 00:01:20 +0000 (00:01 +0000)]
THEME is out of this directory.
I hope to have done it correctly!
defacer [Thu, 27 Jan 2005 23:59:12 +0000 (23:59 +0000)]
If there are no quizzes this block can monitor, print it in bold.
defacer [Thu, 27 Jan 2005 23:58:10 +0000 (23:58 +0000)]
One more string here, I had forgotten to add it.
defacer [Thu, 27 Jan 2005 23:57:37 +0000 (23:57 +0000)]
Removing two error-suppression prefixes (@). I think that in the end,
the only purpose they served was to make debugging harder.
defacer [Thu, 27 Jan 2005 23:56:46 +0000 (23:56 +0000)]
Bugfix: when configuring a block in the site index, the site name was
being displayed twice in the breadcrumbs.
defacer [Thu, 27 Jan 2005 23:48:16 +0000 (23:48 +0000)]
Fixed incorrect use of optional_param.
Fixed the double-header bug when configuring a block in the front page,
as reported in bug #2440. Credits to Dan Marsden for the report and the fix.
stronk7 [Thu, 27 Jan 2005 23:32:41 +0000 (23:32 +0000)]
Added one missing sesskey.
dhawes [Thu, 27 Jan 2005 22:47:56 +0000 (22:47 +0000)]
Latest updates to lang file for rss_client block including strings for newest features
dhawes [Thu, 27 Jan 2005 22:47:13 +0000 (22:47 +0000)]
Now supports new preferredtitle field for custom feed channel titles. Supports new instance config for displaying the channel link at the end of the feed item links.
dhawes [Thu, 27 Jan 2005 22:45:50 +0000 (22:45 +0000)]
Moved a function directly into block. Changed some echo statements to print. Now supports new preferredtitle field for custom feed channel titles.
mits [Thu, 27 Jan 2005 22:34:07 +0000 (22:34 +0000)]
new help file translated.
michaelpenne [Thu, 27 Jan 2005 21:37:41 +0000 (21:37 +0000)]
added some new lang entries for mod.html
michaelpenne [Thu, 27 Jan 2005 21:36:12 +0000 (21:36 +0000)]
variable cleaning and sesskey updates
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.