2130 Commits

Author SHA1 Message Date
paca70
e05566015e More updates. Thanks to Teemu! 2003-04-22 14:38:37 +00:00
paca70
3c7f99a447 Updates 2003-04-22 14:18:03 +00:00
paca70
7d6cac54f3 New string conversion function to help with multibyte-locales 2003-04-21 16:39:43 +00:00
moodler
3ba2985594 Robustness fixes 2003-04-21 08:08:33 +00:00
moodler
b369ff55fe Whoops, chmod not chown 2003-04-21 07:26:23 +00:00
moodler
718ad19f47 trying to fix up old file permissions 2003-04-21 07:21:33 +00:00
moodler
9dd0b37817 Make sure to change the ownership of uploaded files 2003-04-21 07:11:29 +00:00
moodler
3269b238a7 Updated (to make the new release notes show up for CVS people :-) 2003-04-21 06:44:13 +00:00
moodler
6b708b9844 More info about new features in the upcoming release 2003-04-21 06:43:05 +00:00
paca70
978704f095 More comments 2003-04-20 18:15:03 +00:00
paca70
d2802df553 Added mimetype and icon for avi-files. 2003-04-20 07:42:18 +00:00
paca70
44a334d874 Undoing needless change. 2003-04-19 19:09:01 +00:00
paca70
d61bf02f18 Works now also with $a->something 2003-04-19 17:45:50 +00:00
paca70
4dddd64b5f Hilite also empty stings. 2003-04-19 10:25:58 +00:00
paca70
fe8bc4c9a5 Removed two `'s 2003-04-18 21:05:12 +00:00
paca70
cefc7e817e Fix for postgresql column adding( $oldfield is always '"$oldfield"') 2003-04-18 20:50:42 +00:00
moodler
2ab968e937 Trying some optimisations 2003-04-18 09:53:41 +00:00
moodler
32dcc87484 Fixed new bug that was preventing news being shown on course page 2003-04-18 07:25:58 +00:00
moodler
fc6a91994e Robustness on a variable 2003-04-18 07:25:32 +00:00
moodler
02a7699f0d Tweak for generalbox 2003-04-18 06:41:34 +00:00
moodler
03aa0dfa10 Style improvements and upgrades 2003-04-18 06:39:40 +00:00
moodler
9e0a08bd28 Discussion, not subject 2003-04-18 06:14:17 +00:00
moodler
c20b762a06 Fixed location of Older discussions link 2003-04-18 05:57:45 +00:00
moodler
3c8a606d85 Added simple paging ... only top 100 are shown by default. If there
are more then "older discussions" link shows all of them.

Someday proper 1,2,3,4 paging would be nice but this will do for now.
2003-04-18 05:54:18 +00:00
moodler
546be6dd89 don't valign subjects in html 2003-04-18 05:28:08 +00:00
moodler
96e301a7c9 Undoing last checkin 2003-04-18 05:25:46 +00:00
moodler
9ddb00e600 Improved colours 2003-04-18 05:22:49 +00:00
moodler
29507631a9 First pass at a cleaner display for discussion listings 2003-04-18 03:58:12 +00:00
moodler
801e1f0a3e Set guest name in current language on login 2003-04-18 02:18:12 +00:00
moodler
bf3bc898ac Assigned $strsearchresults 2003-04-18 01:57:24 +00:00
moodler
a00283d6cd Clear a variable, just in case 2003-04-17 15:46:39 +00:00
moodler
c1d9daca3c Clear the variable, just in case 2003-04-17 15:45:57 +00:00
moodler
7226ce02b1 Robustness for $course variable 2003-04-17 13:20:26 +00:00
moodler
da63e99627 Updating version because the quiz work is finished, for now 2003-04-16 15:20:21 +00:00
moodler
3abe21ab94 Latest tags 2003-04-16 15:19:23 +00:00
moodler
e1122620b5 Er, similar to the last few changes but this way seems to actually work. :-)
Need sleep ...
2003-04-16 13:48:16 +00:00
moodler
2408867e8c Improvements for shuffleorder in collections of random questions 2003-04-16 13:25:03 +00:00
moodler
96192c4459 After doing a quiz that has been shuffled, present the feedback in the
same order.  Note that shuffled ANSWERS may still appear reshuffled.

When viewing reports, all shuffling is switched off so that quizzes
always appear in the default order (for easier comparison).

Also a few tweaks, robustness etc
2003-04-16 13:10:48 +00:00
moodler
77cff58927 Fixes for bug 268 - Changing answers of questions can lose responses for
existing quizzes with those questions.

When updating a question it now checks for existing answers and updates
those instead of making new ones.
2003-04-15 14:43:29 +00:00
moodler
eece3a331a Tweakin' icons 2003-04-15 14:29:09 +00:00
mits
f24f17c5bb no message 2003-04-15 14:07:48 +00:00
mits
2386e97f89 New translation added. 2003-04-15 14:05:47 +00:00
moodler
d6a6331129 Add category to random question names 2003-04-15 13:14:33 +00:00
moodler
c9548d4a5d Slight mods ... are they better? 2003-04-15 06:20:27 +00:00
moodler
de38e2621d More robust use of $_FILES['imagefile'] 2003-04-15 02:08:27 +00:00
moodler
1acfbce5b6 Hide/show individual activities in any section
Code submitted by Eloy Lafuente (thanks!) for 1.0.8 ... I hand-merged it
into 1.0.9.
2003-04-14 15:11:09 +00:00
moodler
5a25f84d25 Fix for off-by-one grade error when 'Save Grades' had not been used 2003-04-14 13:52:59 +00:00
moodler
8b72b41bf9 Better looking code 2003-04-14 05:44:47 +00:00
moodler
b610b4c2fd Showall is sticky, and also you get a warning about the number 2003-04-14 03:02:25 +00:00
moodler
dea49bdd6c Changed wording a little 2003-04-14 02:56:31 +00:00