5691 Commits

Author SHA1 Message Date
moodler
b7e16e6acb A few more improvements with sorting 2004-02-14 08:11:02 +00:00
moodler
486f78b51f Group support for assignment submissions, and some cleanups.
I really hate this interface - it's not scalable - but this will have
to wait for another day.
2004-02-14 07:57:48 +00:00
moodler
aaad489149 Using PHP_OS to detect OS (thanks, Greg Barnett!)
Included three binaries for mimetex ... Linux is tested but I haven't
tested the others yet
2004-02-14 03:00:56 +00:00
moodler
0f6f62cbdb Removing the is_windows function ... instead, use the global define PHP_OS 2004-02-14 02:49:56 +00:00
moodler
c469a7efb6 Use $modname if it's defined 2004-02-14 02:44:35 +00:00
stronk7
d2c3605c83 Changed to calls to print_log_selector_form() with modname not set
to avoid two notices with debug on. I suppose that there isn't problems
with this because modname var doesn't exist in all the file, but...
2004-02-13 23:53:36 +00:00
stronk7
07bbc2d1c7 Now the questiontextformat is supported in backup/restore too. 2004-02-13 23:47:08 +00:00
adamtpaw
f91a7bf618 Translation of ver 1.2 2004-02-13 23:43:46 +00:00
stronk7
2ecad74265 First version of restore logs !!
It restores:
    course logs
    user logs
Todo:
    module logs

Coming soon :-)
2004-02-13 23:28:45 +00:00
adamtpaw
8d75b3b6dd Translation 2004-02-13 23:18:14 +00:00
adamtpaw
0b6693ec7e Translation of Moodle 1.2 2004-02-13 22:58:17 +00:00
moodler
4f91b2965e Updated get_records_select() to help Eloy out. :-) 2004-02-13 16:32:02 +00:00
moodler
f064a3dfb9 WHAT!??
Why doesn't this work?

   if (!empty(trim($forum->intro))) {
   }

It gave blank screens on moodle.org!   Wierd.
2004-02-13 15:20:06 +00:00
moodler
5cdb8a856a Quiz questions now have proper formatting controls.
Any format can be used.  This fixes a number of problems at once,
but the latest one is Bug #1047
2004-02-13 14:01:27 +00:00
moodler
016bfc83bc A new is_windows function 2004-02-13 08:34:39 +00:00
moodler
54caa35e20 DOn't print blank summaries 2004-02-13 03:42:51 +00:00
moodler
fe412041b5 Don't print blank journal intros 2004-02-13 03:40:57 +00:00
moodler
51a55508e6 Use format_text on forum intros 2004-02-13 03:39:58 +00:00
moodler
11157acdf0 To help with our GPL obligations 2004-02-13 01:42:46 +00:00
moodler
a83d775a24 A general cleanup. Added mimetex 2004-02-13 01:39:45 +00:00
willcast
e18abcc4de Adding missing columns... and tables for PosgresSQL squema 2004-02-12 22:42:04 +00:00
koenr
385272bd0f missing string 2004-02-12 22:31:35 +00:00
adamtpaw
45c93e2669 Translation of Moodle 1.2dev . 2004-02-12 22:17:44 +00:00
martignoni
58fcf99fa7 Some more tweeking 2004-02-12 18:55:31 +00:00
bobopinna
0621ba74a9 Updated by Francesco Bavastro 2004-02-12 12:55:29 +00:00
moodler
554143f22c Removed CloseOnEsc completely because it has issues on IE6
and wasn't that useful anyway

http://moodle.org/mod/forum/discuss.php?d=5253#24136
2004-02-12 12:17:02 +00:00
martignoni
bdb03cafa8 All help files for Glossary module translated 2004-02-12 10:31:26 +00:00
moodler
ddbc548d9f Add new headers to language stuff 2004-02-12 09:40:21 +00:00
martignoni
c7c18a64b0 More help files translated 2004-02-12 09:05:09 +00:00
moodler
9d49b43016 OK, well this is working for me now! 2004-02-12 08:39:48 +00:00
moodler
f1d604cbda Added new table cache_filters for all filters to use if they need to 2004-02-12 07:06:07 +00:00
moodler
65624a2821 Removing the newmodule template from this directory and putting it
in /contrib

This should prevent some user confusion.

It was getting out of date too.
2004-02-12 06:41:17 +00:00
moodler
2c42415b8c Clarification about what "Server time" means. 2004-02-12 06:13:52 +00:00
moodler
d6582c7cac A new configuration setting so that the admin can define the site's default
timezone.
2004-02-12 06:08:06 +00:00
moodler
90207a06e3 Use a site-defined timezone if one is defined 2004-02-12 05:55:04 +00:00
moodler
00d727e387 FIxed (old?) bug that sometimes prevented new categories 2004-02-12 03:48:13 +00:00
moodler
0c29498ede Use format_text on question texts so we get caching, filters etc 2004-02-12 03:41:16 +00:00
martignoni
692a13b499 New help files translated 2004-02-11 21:55:12 +00:00
martignoni
8b9e007056 New help files translated 2004-02-11 19:47:32 +00:00
moodler
1cdd857ce6 SOme tweaks 2004-02-11 14:25:42 +00:00
koenr
bcead64f30 missing strings 2004-02-11 12:45:31 +00:00
moodler
4901562dd7 FIxed a bug in the definition of fullnamedisplay 2004-02-11 02:35:33 +00:00
moodler
0d851f90a8 Cache format_text calls in make_mail_post for even more speed
during a forum_cron
2004-02-11 02:26:25 +00:00
martignoni
01e04d5470 Édité le -> Modifié le 2004-02-10 19:41:30 +00:00
martignoni
288ffddc1e Some minor changes 2004-02-10 19:32:05 +00:00
martignoni
e8fc9f954d Some tweeking done 2004-02-10 19:25:04 +00:00
martignoni
80384eee21 Translation complete 2004-02-10 19:02:16 +00:00
martignoni
ac65acc89d First part translated 2004-02-10 16:56:42 +00:00
fiedorow
c49dede89d Test version of TeX filter designed for moodle.org 2004-02-10 16:46:30 +00:00
moodler
78b85ede6a Fixed link to show group members 2004-02-10 14:41:45 +00:00