Commit graph

2716 commits

Author SHA1 Message Date
moodler
380c2091e1 Remove old div wrapper 2005-03-17 20:58:04 +00:00
gustav_delius
cd8d4471c8 Print course in footer 2005-03-17 15:12:07 +00:00
moodler
646d5a0281 Strip and slash alt tags on input radio buttons 2005-03-17 11:37:31 +00:00
gustav_delius
4e8bad7d31 Fix for bug 2749 2005-03-17 00:29:09 +00:00
gustav_delius
c6f99d9640 Fix for bug 2750 2005-03-17 00:17:47 +00:00
moodler
98cfbb9948 FIxed some wierd line feeds 2005-03-16 16:35:33 +00:00
moodler
4a96dbaccc Removed a blank line ... bug 2746 2005-03-16 15:40:11 +00:00
gustav_delius
2f2aad664d implemented fix for bug 2745 contributed by kagotani 2005-03-16 12:35:19 +00:00
defacer
3f95436073 Respect $CFG->showblocksonmodpages. 2005-03-16 03:26:21 +00:00
mjollnir_
9680ba9801 Merged from MOODLE_14_STABLE: Fix for bug 2742 - sequences out of sequences in postgres 2005-03-15 23:12:50 +00:00
moodler
2699de70b7 Call the new MP# player properly 2005-03-15 17:08:09 +00:00
moodler
41682d287c Now uses the new tab structure (SE) 2005-03-15 09:58:14 +00:00
moodler
0e4ababb5a Spiffy tabs!! :-) 2005-03-15 09:55:58 +00:00
moodler
0f6d2c4cf5 Don't echo print_tabs 2005-03-15 09:47:03 +00:00
moodler
929f35f6d3 Using the new tab code (SE) 2005-03-15 09:25:03 +00:00
moodler
d38577e226 Simplify autolink styles to "modulename autolink" 2005-03-15 08:38:27 +00:00
michaelpenne
f6e200cbce changed how data is passed from overview to detailed view and fixed the timeout issue 2005-03-14 22:18:29 +00:00
gustav_delius
ee9eb2c74f Applied patch supplied by Brian King to remove the non-functional category selection menu from the export form. Closing bug 1945. 2005-03-14 07:56:45 +00:00
gustav_delius
a9222637f4 When removing question from quiz delete all responses for that question in that quiz 2005-03-14 06:55:01 +00:00
gustav_delius
90abbc9e15 I had forgotten to check that single questions are added only once to quiz 2005-03-14 06:22:55 +00:00
moodler
6e0c7c2175 New strings to turn Blocks editing on and off 2005-03-14 01:34:18 +00:00
moodler
5913e88f78 Consistent file styles 2005-03-13 17:17:11 +00:00
moodler
b8d03c6b77 Styles on file listings 2005-03-13 16:32:38 +00:00
moodler
b9dc937d01 Removed some redundant wrappers 2005-03-13 16:25:30 +00:00
moodler
b846ac39ff Standardise the intro box using an ID 2005-03-13 16:17:55 +00:00
moodler
7ff9860db0 This change will break themes for sideblock, but now all the main TH cells that use
the standard kind of look (eg gradient) have a consistent class "th.header"
2005-03-13 13:50:23 +00:00
gustav_delius
e6157a7368 fixed typo leading to bug 2723 2005-03-13 09:56:10 +00:00
stronk7
c90b35f7fb Added support for glossary "view entry" log action. 2005-03-13 00:50:43 +00:00
stronk7
b16d48b04e Workshop module backup & restore now working completely. Upgrade
logic added.
2005-03-13 00:12:28 +00:00
gustav_delius
8e445985d4 format_text inserted to fix bug 2558 2005-03-12 23:12:35 +00:00
skodak
e2a1a0fa49 SERVER_ADDR is not defined in IIS, changing initial value to 127.0.0.1 2005-03-12 21:26:54 +00:00
stronk7
28b09d7057 Now hidden lessons cannot be viewed.
Thanks to Javier Gil detecting it. Bug 2733.
(http://moodle.org/bugs/bug.php?op=show&bugid=2733)
2005-03-12 18:00:05 +00:00
michaelpenne
7f2ad6c2d3 changed the math for calculating the time left in a lesson to be more compatible with browsers 2005-03-11 23:15:18 +00:00
bawjaws
e72f10f496 change class from 'autolink' to 'glossary-autolink' to differentiate
(at least potentially) from other autolinks.
2005-03-11 20:55:04 +00:00
stronk7
33743651c2 Solved one problem causing the redirect to framed view not sending all the
variables to the script, so the agree system, wasn't working at all.
Bug 2724 (http://moodle.org/bugs/bug.php?op=show&bugid=2724)
2005-03-11 18:38:28 +00:00
moodler
222fd71089 FIxed some notices and now the X-axis text is rotated and readable! Yay! 2005-03-11 14:57:07 +00:00
defacer
bc5750fa6d IE doesn't display anything after a script include tag that closes with />.
Please close all your script tags like <script></script> or else.

Disgusting.
2005-03-11 03:29:41 +00:00
michaelpenne
011cfc95ed updated lesson_delete_instance to delete records from timer, branch, and high_scores tables 2005-03-10 22:43:00 +00:00
michaelpenne
1c97019eaf removed lesson_clean_data_submitted() function. Removed all instances of its use before I did this 2005-03-10 20:51:26 +00:00
michaelpenne
d0b8bcdc8b updategrade now cleans params correctly now (i hope) 2005-03-10 20:42:09 +00:00
michaelpenne
801697d170 insertpage and updatepage now clean params correctly (i hope) 2005-03-10 20:34:32 +00:00
stronk7
c206050394 Old bug introduced in lib.php 1.280. It was causing a lot of mails being sent
instead of the 2 days limit. Bug 2716
(http://moodle.org/bugs/bug.php?op=show&bugid=2716)
2005-03-10 20:26:25 +00:00
stronk7
5861ae7589 "graphical" structure updated plus some minor indent in XML 2005-03-10 17:39:25 +00:00
defacer
239d185a75 Updating the overview screen "sort by question grade" hack to work with the
multiple sort column suppport.
2005-03-10 16:40:13 +00:00
moodler
a736e963a5 New log entry to show when a glossary entry is viewed 2005-03-10 14:38:04 +00:00
moodler
e3f4c26c93 Some layout fixes 2005-03-10 14:11:45 +00:00
moodler
69ad0d6928 Better logging and recent activity 2005-03-10 14:11:07 +00:00
moodler
8f7dc7f1c7 Variety of small fixes, but mostly related to how the recent activity
block is constructed.  A new function exists to pump these notes out
in a standard way :  print_recent_activity_note.

Module dependencies also updated because of this.
2005-03-10 13:30:57 +00:00
moodler
a8466100f3 Removing THEME variable and replacing with CSS (SE) 2005-03-10 08:32:10 +00:00
moodler
07b9b0b94d Removing HTTP_POST_VARS which isn't always there 2005-03-10 05:19:49 +00:00