10943 Commits

Author SHA1 Message Date
moodler
da2bf59020 Fixed a typo 2005-01-28 17:35:43 +00:00
moodler
24e11ade04 Removing this directory 2005-01-28 17:27:04 +00:00
moodler
e768789327 Moving XHTML_CSS_UH to orangewhite 2005-01-28 17:26:15 +00:00
moodler
93dcb13ed9 Only show page errors when debugging is on (in case we can recover) 2005-01-28 17:03:57 +00:00
moodler
18f16d61ff Fixes notices when username doesn't exist 2005-01-28 16:59:43 +00:00
drabureesh
3c14dccf97 New Arabic Translation update by Dr. Ali H. Abureesh, 1/27/05. 2005-01-28 14:08:55 +00:00
drabureesh
bebeee64b7 New translation of help file, by Dr. Ali H. Abureesh, 01/27/05 2005-01-28 14:05:53 +00:00
urs_hunkler
c8ce7bf361 Changes on the start page. 2005-01-28 11:35:59 +00:00
urs_hunkler
0314042d2a CSS file is replaced by styles_font.css. 2005-01-28 09:15:44 +00:00
defacer
bbcbc3f85e 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.
2005-01-28 05:42:19 +00:00
drabureesh
6d6125b22f New Arabic Translation update by Dr. Ali H. Abureesh, 1/27/05. 2005-01-28 04:26:36 +00:00
defacer
0d7e0e8ada A small change for the static initialization in page_map_class,
and more debug added just before init is done.
2005-01-28 03:52:56 +00:00
dhawes
dfedf5fdff more preferredtitle tweaks 2005-01-28 01:21:08 +00:00
dhawes
7eca7e10c5 more preferredtitle tweaks 2005-01-28 01:05:21 +00:00
defacer
2335781f1c Fixing incorrect use of optional_param. 2005-01-28 00:02:33 +00:00
stronk7
ad4f774cd4 THEME is out of this directory.
I hope to have done it correctly!
2005-01-28 00:01:20 +00:00
defacer
cab5d3cd04 If there are no quizzes this block can monitor, print it in bold. 2005-01-27 23:59:12 +00:00
defacer
9acdd7b2f8 One more string here, I had forgotten to add it. 2005-01-27 23:58:10 +00:00
defacer
febeb16113 Removing two error-suppression prefixes (@). I think that in the end,
the only purpose they served was to make debugging harder.
2005-01-27 23:57:37 +00:00
defacer
e355a2d304 Bugfix: when configuring a block in the site index, the site name was
being displayed twice in the breadcrumbs.
2005-01-27 23:56:46 +00:00
defacer
5921e0a06a 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.
2005-01-27 23:48:16 +00:00
stronk7
18d20603ca Added one missing sesskey. 2005-01-27 23:32:41 +00:00
dhawes
8ada02c015 Latest updates to lang file for rss_client block including strings for newest features 2005-01-27 22:47:56 +00:00
dhawes
956425af6e 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. 2005-01-27 22:47:13 +00:00
dhawes
48005861f6 Moved a function directly into block. Changed some echo statements to print. Now supports new preferredtitle field for custom feed channel titles. 2005-01-27 22:45:50 +00:00
mits
011df35452 new help file translated. 2005-01-27 22:34:07 +00:00
michaelpenne
0295907963 added some new lang entries for mod.html 2005-01-27 21:37:41 +00:00
michaelpenne
f862f00d54 variable cleaning and sesskey updates 2005-01-27 21:36:12 +00:00
michaelpenne
0733cc0062 made a change to lesson_clean_data_submitted and added some xhtml compliance fixes 2005-01-27 21:35:37 +00:00
michaelpenne
d6847e5d95 uncommented the require style sheet (was there a problem?), also rearranged lesson settings into categories. 2005-01-27 21:33:35 +00:00
mjollnir_
a22fd258aa Fixing a typo in metacourses in mysql (id should be int 10 not int 1). Hopefully this is the end of it :( 2005-01-27 20:41:54 +00:00
mjollnir_
483b71581d 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. 2005-01-27 20:02:30 +00:00
stronk7
96e76b6291 Two missing parameters added 2005-01-27 19:43:42 +00:00
papita
9edcd64a76 adicionado pedido de ajuda 2005-01-27 19:23:37 +00:00
stronk7
94df8a48c3 Now scheduled backup supports new blocks.
Moved blocks code to library.
Fixed a missing global preventing restore to work.
2005-01-27 19:07:51 +00:00
mits
00363c7033 polished. 2005-01-27 18:53:36 +00:00
defacer
b35bc4d8db Block now works as it intuitively should in separate groups mode as well.
For editing teachers, it shows separategroups as visiblegroups.
2005-01-27 17:40:46 +00:00
thepurpleblob
84bbe7f9d3 fixed some incorrect xhtml in the delete bit - missing quotes 2005-01-27 16:40:40 +00:00
stronk7
98aadd386c Added metacourses to the list. It's the last but I'll try it the first! :-) 2005-01-27 16:30:21 +00:00
thepurpleblob
b90d6ed1e2 factored out functionality to check if question is in use on delete
will be using this to delete whole categories of questions (or not)
2005-01-27 16:18:27 +00:00
thepurpleblob
bb5e13d514 factored out function to see if question is used in quiz into the library 2005-01-27 16:10:25 +00:00
urs_hunkler
89e9f3608b Sorted and commented CSS acording to the standard CSS files. Almost ready for a first go. 2005-01-27 12:35:48 +00:00
urs_hunkler
d796e6d839 Minor changes. 2005-01-27 12:34:28 +00:00
thepurpleblob
ddd8f87f7a multianswerchoice questions added to example questions. 2005-01-27 11:24:26 +00:00
thepurpleblob
2d4aa134d5 Addition code to handle 'multianswerchoice' type Learnwise questions. 2005-01-27 11:22:45 +00:00
mits
d175f50f97 polished. 2005-01-27 08:25:07 +00:00
martinlanghoff
af4e9e5fd4 Merged from MOODLE_14_STABLE - Reverting validation in current_language() due to performance concerns. 2005-01-27 07:10:41 +00:00
defacer
744fd5bb3b Styles for doc/contents.php. 2005-01-27 05:21:00 +00:00
defacer
e78bd550b2 End the page with correct HTML. 2005-01-27 05:20:31 +00:00
defacer
5b13d65b07 Fixed SC#83 and the HTML to boot. I 'll add some styles to bring the
end result back to normal.
2005-01-27 05:01:16 +00:00