]>
git.mjollnir.org Git - moodle.git/log
skodak [Sat, 29 Jan 2005 13:02:28 +0000 (13:02 +0000)]
fixed clean_text() SC#76, merged from MOODLE_14_STABLE
moodler [Sat, 29 Jan 2005 12:26:37 +0000 (12:26 +0000)]
Course boxes should have a white background
moodler [Sat, 29 Jan 2005 12:11:45 +0000 (12:11 +0000)]
Fixed some recent buggy logic! Thanks, Eagle Eye!
moodler [Sat, 29 Jan 2005 12:05:29 +0000 (12:05 +0000)]
Added some padding on forum unread posts
moodler [Sat, 29 Jan 2005 11:51:40 +0000 (11:51 +0000)]
Fix styles when editing front page
moodler [Sat, 29 Jan 2005 11:41:43 +0000 (11:41 +0000)]
Removed some styles
moodler [Sat, 29 Jan 2005 10:49:48 +0000 (10:49 +0000)]
Added class for courseid
stronk7 [Sat, 29 Jan 2005 10:43:40 +0000 (10:43 +0000)]
one more thing
moodler [Sat, 29 Jan 2005 10:17:59 +0000 (10:17 +0000)]
Removed unmatched closing tag
skodak [Sat, 29 Jan 2005 10:03:09 +0000 (10:03 +0000)]
better cleaning of imageurl SC#54, merged from MOODLE_14_STABLE
moodler [Sat, 29 Jan 2005 10:03:00 +0000 (10:03 +0000)]
Don't cache that string. :-)
moodler [Sat, 29 Jan 2005 09:56:42 +0000 (09:56 +0000)]
FIxed the wording of the unread post notices on the course page
moodler [Sat, 29 Jan 2005 09:49:42 +0000 (09:49 +0000)]
MAJOR NEW FEATURE: Tracking of read/unread posts
Many thanks to Mike Churchward for his work on this and persevering
with sending updated versions to me. :-)
Shane and I have polished it up, rewritten a few parts (display-related)
and here it is, finally in CVS!
I think there will still need to be some optimisation for the SQL,
since it's still pretty intensive. Perhaps some sort of caching in
the session that gets modified along with the database whenever
something gets read.
However if there are problems the whole thing can be switched off
in the forum module config so this is not crucially urgent.
moodler [Sat, 29 Jan 2005 09:39:56 +0000 (09:39 +0000)]
New styles for forums
dhawes [Sat, 29 Jan 2005 05:06:43 +0000 (05:06 +0000)]
looks like I might have finally fixed the darned bug where guest users were able to see the add/edit feeds link
moodler [Sat, 29 Jan 2005 04:54:17 +0000 (04:54 +0000)]
In confirmation emails, use fullname()
dhawes [Sat, 29 Jan 2005 04:45:57 +0000 (04:45 +0000)]
fix bug reported by Martin D. - now when you edit a feed you are returned to a page with the full feed listings rather than just the edited feed. As an added bonus when editing a feed you will see that feed's data on the edit page instead of simply the edit form.
moodler [Sat, 29 Jan 2005 04:36:05 +0000 (04:36 +0000)]
Change mimetype for xml files for better validation
moodler [Sat, 29 Jan 2005 04:04:28 +0000 (04:04 +0000)]
Make the editing form bigger
moodler [Sat, 29 Jan 2005 04:01:15 +0000 (04:01 +0000)]
Removed some $THEME and added some new classes for the blockconfiginstance
and blockconfigglobal boxes
moodler [Sat, 29 Jan 2005 03:55:29 +0000 (03:55 +0000)]
Some fixes to avoid notices etc
moodler [Sat, 29 Jan 2005 03:48:45 +0000 (03:48 +0000)]
Added Jon's html block from contrib! Thanks, Jon!
dhawes [Sat, 29 Jan 2005 03:08:55 +0000 (03:08 +0000)]
re-enabled new developers debug cache setting for string
dhawes [Sat, 29 Jan 2005 03:07:43 +0000 (03:07 +0000)]
added error output capture back
dhawes [Sat, 29 Jan 2005 03:03:18 +0000 (03:03 +0000)]
new string for image feed display option in instance config
dhawes [Sat, 29 Jan 2005 03:01:18 +0000 (03:01 +0000)]
new instance config option to display feed's url if present
dhawes [Sat, 29 Jan 2005 02:59:44 +0000 (02:59 +0000)]
removed directory separator which is duplicated when rss_cache.inc creates filenames
dhawes [Sat, 29 Jan 2005 02:57:07 +0000 (02:57 +0000)]
I had noticed that stale reads from cache were failing on the filesystem with an invalid md5 checksum of the filename - this should fix that
urs_hunkler [Fri, 28 Jan 2005 21:54:21 +0000 (21:54 +0000)]
took th favicon from another distribution, because the one in the cvs is corrupt.
urs_hunkler [Fri, 28 Jan 2005 21:52:05 +0000 (21:52 +0000)]
Changes for better cascading specially in for the fonts. To be able to predict the changes I had to turn off integration of the standard CSS in config.php. Martin, this is a really great feature ;-)
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