moodler
|
3c0561cfe7
|
New field in the groups table to "hidepicture" from being displayed
in locations like forums etc.
Backups done too, Eloy. :-)
|
2004-02-15 07:29:55 +00:00 |
|
moodler
|
ac0024f9f4
|
Center the groups menu for now
|
2004-02-15 07:18:28 +00:00 |
|
moodler
|
424aef6aef
|
Use the new short way of setting up groups
|
2004-02-15 07:18:07 +00:00 |
|
moodler
|
c3cbfe7fdf
|
New function setup_and_print_groups() makes it much easier to set
up groups everywhere else.
|
2004-02-15 07:13:08 +00:00 |
|
selliott
|
05263aefe1
|
Removed extra <hr> tag
|
2004-02-15 06:40:25 +00:00 |
|
selliott
|
f466c9edb6
|
Deleted assignment_print_recent_instance_activity and assignment_get_recent_assignments (used only in course/recent.php)
Added assignment_get_recent_mod_activity and assignment_print_recent_mod_activity (used for course/recent.php)
|
2004-02-15 06:32:54 +00:00 |
|
selliott
|
740f94d8e7
|
Deleted quiz_print_recent_instance_activity and quiz_get_recent_quizzes (only used in course/recent.php)
Added quiz_print_recent_mod_activity and quiz_get_recent_mod_activity (for course/recent.php)
|
2004-02-15 06:26:55 +00:00 |
|
selliott
|
a57a7794ea
|
deleted forum_print_recent_instance_activity and forum_get_recent_posts (only used in course/recent.php)
added forum_get_recent_mod_activity and forum_print_recent_mod_activity for course/recent.php
|
2004-02-15 06:19:08 +00:00 |
|
selliott
|
4581271ad1
|
Changed selector form in course/lib.php for course/recent.php
Rewrote course/recent.php to allow sorting of data before it is output
|
2004-02-15 06:11:15 +00:00 |
|
moodler
|
082e3ebc4f
|
WHen emptying a course, delete groups and events
|
2004-02-15 05:08:00 +00:00 |
|
moodler
|
32d03b7b85
|
Better logic for showing group mode buttons
Teacher can now see forced mode more clearly
|
2004-02-15 04:13:25 +00:00 |
|
moodler
|
110a32e2ca
|
Bug fix - if groupmode is forced then group icons are not even displayed
|
2004-02-15 03:20:51 +00:00 |
|
moodler
|
41b94a4044
|
New activities now default to course groupmode
|
2004-02-15 03:19:52 +00:00 |
|
stronk7
|
ea3591e41a
|
Now chat logs are included in restore. I've decided to start with this
simple module to be ready for the difficults... :-)
|
2004-02-15 00:54:56 +00:00 |
|
moodler
|
31d757129f
|
A few quick updates
|
2004-02-14 17:52:31 +00:00 |
|
moodler
|
088cbaab7b
|
Fixed a typo
|
2004-02-14 17:33:24 +00:00 |
|
moodler
|
539a2da1f3
|
Happy Valentine's day everyone! I had a good one, hope you did too.
|
2004-02-14 17:29:48 +00:00 |
|
moodler
|
1d06dd30bb
|
Tiny formatting fix
|
2004-02-14 17:01:14 +00:00 |
|
moodler
|
831b236f2c
|
Group support for Quiz reports. :-)
... except detailed stats.
|
2004-02-14 16:52:55 +00:00 |
|
moodler
|
a46b14ef76
|
I changed the form names, so change references to them
|
2004-02-14 16:22:37 +00:00 |
|
moodler
|
241f6f306b
|
MOved the file icons into the proper place (at last)
|
2004-02-14 16:19:48 +00:00 |
|
moodler
|
daf06e2c33
|
Some tidying up of the HTML on the login page to make it a little
more respectable (and fix some display bugs)
|
2004-02-14 14:09:25 +00:00 |
|
martignoni
|
ad50bdddee
|
Help file for label module translated
|
2004-02-14 11:04:18 +00:00 |
|
moodler
|
9867144441
|
Group suport for Journals.
This module also has a crappy interface and must be fixed. But not today.
|
2004-02-14 08:52:28 +00:00 |
|
moodler
|
e1aaf05de9
|
Working around that PHP bug - thanks for the confirmation Henrik!
|
2004-02-14 08:17:01 +00:00 |
|
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 |
|