2726 Commits

Author SHA1 Message Date
martinlanghoff
0362d553eb Merged from MOODLE_14_STABLE - More efficient SQL UPDATE in forum_mark_old_posts_as_mailed() -- improves performance under PostgreSQL. 2005-03-20 23:13:18 +00:00
stronk7
e4acc4ce48 Now, at backup time (not restore yet):
- quiz_questions->hidden
- quiz_responses->originalquestion
- quiz_question_version table
are properly exported. Restore code coming soon.
2005-03-20 20:00:43 +00:00
moodler
4f321bdb3d SOme necessary fixes to searching to allow arbitrary SQL to be added to the
search, and also removed some old stuff
2005-03-20 12:05:58 +00:00
moodler
f9a0ea699c New user tabs from Shane and myself ... these bring together the
profile interface a little better.

There is also a new feature for showing all posts from a user, as well
as all discussions from a user.
2005-03-20 12:02:14 +00:00
defacer
5d38e78fdf Fixing the behavior of (de)select all javascript links, closing bug 2688.
Also, some very slight HTML improvements on the way there.
2005-03-18 14:46:11 +00:00
defacer
8d6c341045 Obsolete. 2005-03-18 14:38:46 +00:00
defacer
ab6d7869ca Use global code in javascript-static.php instead of utility.js 2005-03-18 14:38:08 +00:00
defacer
88b917d614 Fixing behavior of (de)select all commands and some issues with non-JS-enabled clients. 2005-03-18 14:23:45 +00:00
gustav_delius
7760f60e69 Select all / Deselect all look better as links 2005-03-18 09:21:26 +00:00
moodler
a3e706fbcf Small class changes (SE) 2005-03-17 20:59:36 +00:00
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