6110 Commits

Author SHA1 Message Date
villate
f5a3da93f8 Proofreading by FEUP colleagues. 2004-03-10 11:57:55 +00:00
villate
19c0e4bc61 Contributions by Manuel Padilha. 2004-03-10 11:43:55 +00:00
villate
108055e37c Contributions by Guida Querido and some typos corrected. 2004-03-10 11:37:03 +00:00
moodler
99674db811 If $CFG->loglifetime is active then use it make the log graphing nicer.
bug 1120
2004-03-10 11:29:35 +00:00
moodler
a69ffecd9c Format intro on attempts as well. 2004-03-10 09:49:31 +00:00
moodler
9a5c745d92 Properly format Quiz text (filters etc) 2004-03-10 09:45:33 +00:00
stronk7
57946b6d47 Take out the "working on it" string when restoring logs 2004-03-10 08:35:48 +00:00
moodler
d928d9085d Latest versions from http://moodle.org/course/view.php?id=27 2004-03-10 08:28:28 +00:00
moodler
2eef791f9c Make sure $CFG->debug is defined before using it 2004-03-10 07:59:32 +00:00
moodler
dd506ec8e5 Removing a notice 2004-03-10 07:20:42 +00:00
moodler
82d0993215 Include now uses absolute path, not relative. Solved problem
on one Sun installation.
2004-03-10 07:13:57 +00:00
moodler
52a88a8726 More rubustness 2004-03-10 03:45:44 +00:00
moodler
589af000f2 New dependency 2004-03-10 02:21:54 +00:00
moodler
db46e49c9d Use break_up_long_words 2004-03-10 02:19:34 +00:00
moodler
4a5644e51a New generic function to break up long words 2004-03-10 02:19:17 +00:00
koenr
a3dac57f5c missing strings (the last ones for 1.2??) 2004-03-10 00:12:08 +00:00
anvergara
1fed52248e empty files removed 2004-03-09 23:25:48 +00:00
stronk7
dd780a3b4c Now, in SEPARATE groups courses, a user cannot access to the info about users
in other groups.

Please check !!
2004-03-09 23:07:35 +00:00
stronk7
bdad9dbae8 Added the group icon to cordoroyblue theme. 2004-03-09 22:37:57 +00:00
selliott
8516afd507 Added logic to allow confirmation of unconfirmed users. 2004-03-09 21:43:09 +00:00
selliott
31f9f60576 Added user confirmation language. 2004-03-09 21:38:09 +00:00
selliott
3beaa4b6a3 Added some user confirmation language. 2004-03-09 21:35:41 +00:00
selliott
ea5d48ee8d Modified function get_users_listing to:
1. also return confirmed field from user table and
2. include users in dataset who have not confirmed
(Used to display unconfirmed users in admin/user.php)
2004-03-09 21:12:54 +00:00
stronk7
75c591dbb9 Leeson icon for cordoroyblue
(the standard one)
2004-03-09 16:32:24 +00:00
moodler
9c7fee6c21 Lots of error checking now on most database functions ... if debugging
is turned on then you get notifications printed in the web page.

Good for catching bad SQL.

Thanks to Howard Miller for the boot up the bum!  :-)
2004-03-09 16:32:24 +00:00
moodler
940fca1a36 Fixed a little bug when glossary filter called from front page or
anywhere else a course is not defined
2004-03-09 16:30:36 +00:00
moodler
15ba837b5b Don't enter loop with no data ... bug 1053 2004-03-09 15:39:55 +00:00
moodler
4855286e27 Use DISTINCT instead of GROUP BY in get_site_users 2004-03-09 15:35:07 +00:00
moodler
3a954ad47f Fix for PostgreSQL and user searching Thanks Ulrik! bug 1101 2004-03-09 12:46:03 +00:00
moodler
dcf9cea2a1 Don't check the login for the site-level course 2004-03-09 12:40:30 +00:00
moodler
13d7ed45db No doubling up on get_site_users() bug 1110 2004-03-09 12:18:52 +00:00
stronk7
f49306f136 Bump... :-) 2004-03-09 11:38:10 +00:00
stronk7
097015895c When restoring to existing course, the list of
available courses was previously ordered by sortorder.
Now it's ordered by fullname. See bug 1108.
(http://moodle.org/bugs/bug.php?op=show&bugid=1108)
2004-03-09 11:35:14 +00:00
bobopinna
4c65dd7fb2 Updated to Moodle 1.2 Beta + 2004-03-09 11:02:01 +00:00
bobopinna
4634e6f53b Update to 1.2 Beta + release 2004-03-09 10:59:25 +00:00
moodler
b20ee40745 POssible fix for bug 1109 2004-03-09 08:41:57 +00:00
moodler
39f34785c8 Removing the random assignation button for now ... needs work.
Bug 1107
2004-03-09 06:47:23 +00:00
moodler
b7a3d3b24c Filter text files as well 2004-03-09 06:44:27 +00:00
moodler
cb4287ea70 Reverting previous fix, since it's now done across the board by file.php 2004-03-09 06:28:31 +00:00
moodler
f05070115c If the uploaded file is HTML, then put it through the filters 2004-03-09 06:28:01 +00:00
moodler
e359234d0f Fix for bug 1106
When resource_filterexternalpages are turned on then uploaded HTML
files are also now filtered properly.
2004-03-09 06:20:11 +00:00
moodler
a9f80673b6 SHortanswer field just a bit bigger 2004-03-09 05:56:43 +00:00
moodler
a8d909c77b Fix case of printing shortanswers with quotes in them 2004-03-09 05:51:16 +00:00
ralf-bonn
f17eb3e5bd Neue Felder eingearbeitet und Verbesserungen 2004-03-08 19:22:46 +00:00
giro123
6a49664032 *** empty log message *** 2004-03-08 19:17:15 +00:00
giro123
a09e5d42d5 Updated 2004-03-08 19:16:29 +00:00
moodler
898f04d9cf Allow cloze questions to contain quotes 2004-03-08 13:09:42 +00:00
anvergara
c550cf2bd4 Revised someallowguest string 2004-03-07 23:14:03 +00:00
anvergara
80b3028ac0 Upgraded to 1.2 beta 2004-03-07 23:00:04 +00:00
julmis
9174b41dc6 removing resizeTo -functions from dialogs 2004-03-07 14:40:39 +00:00