5428 Commits

Author SHA1 Message Date
moodler
916ac02608 No functional change, just me moodling 2004-01-30 07:29:08 +00:00
moodler
1eff7fef0c Use natural sorting on lists 2004-01-30 07:26:52 +00:00
moodler
9fa6280580 When unenrolling students, remove them from groups too 2004-01-30 06:44:02 +00:00
moodler
bb8c36313c When adding a teacher, remove them as a student. 2004-01-30 05:59:33 +00:00
moodler
a698fc0e92 Simplified logic a bit 2004-01-30 04:02:17 +00:00
moodler
7008b03ca3 Fixed typo bug when getting users 2004-01-30 04:01:19 +00:00
moodler
25be6cfff3 Upgrading ADOdb to 4.11 ... there were lots of little bug fixes 2004-01-30 03:11:47 +00:00
moodler
89f1cea654 Fixed problem with magic quotes 2004-01-30 02:25:02 +00:00
moodler
5c09be163c Don't always use arraymerge in journal_get_users_done() - was causing
bad data sometimes ...
2004-01-30 01:57:00 +00:00
moodler
0892f7bd01 IMPORTANT! CRUCIAL CHANGE TO MAJOR FUNCTION!
Petri Asikainen rewrote insert_record to use ADOdb functions.  It might
be very slightly slower but it gets rid of all the horrible not-quite-working
PostgreSQL workarounds the old one contained.

It worked for him on PostgreSQL 7.4 and for me on MySQL 3.23 and 4.0.15,
so I'm checking it in.

Please test it thoroughly on your test systems.

Since it writes data it has the potential to stuff things up, so be
careful on production systems for a few days.
2004-01-29 15:27:21 +00:00
bobopinna
66e7920caf Updated by Roberto -Bobo- Pinna 2004-01-29 15:13:09 +00:00
bobopinna
99d7c97106 New version from Giorgio Borelli 2004-01-29 14:27:32 +00:00
moodler
1390f203a7 Dont print learning forums table if there aren't any 2004-01-29 05:59:26 +00:00
moodler
36c23cd6a9 Reduce intro text for general forums 2004-01-29 04:58:56 +00:00
moodler
ba39fa10cc Change type of config->value to text (to allow longer info) 2004-01-29 04:13:55 +00:00
stronk7
916bb3daec - some debug info turned off.
- scheduled backups now supports groups info (need to centralize the code!!)
- solved an important issue when restoring users introduced in lib.php v1.44

Bump
2004-01-29 00:14:02 +00:00
stronk7
6be18d4f75 Solved one important issue when restoring users due to a bug in
revision 1.44, when solving bug 946. Tons of thanks to Jacob Romeyn
detecting it.
2004-01-29 00:12:17 +00:00
stronk7
50dbc51fc9 Turn off some debug info. 2004-01-29 00:08:25 +00:00
stronk7
e9163ad481 Now groups are included in scheduled backups.
I think that we should use the same exact code in backup_execute.php
and backup_scheduled.php to avoid duplicating it in two files !!
2004-01-29 00:07:25 +00:00
moodler
643cd42872 Latest tags 2004-01-28 16:46:42 +00:00
moodler
e06a8263a1 Removed function, and updated versions 2004-01-28 14:49:56 +00:00
moodler
279826e26f Yes, finally forum display preferences are preserved. :-) 2004-01-28 14:48:49 +00:00
moodler
066af654c2 Bugfixes to set_user_preference 2004-01-28 14:47:39 +00:00
moodler
70812e39a0 Added new table called "user preferences" which can be used for
storing arbitrary preferences for each user.

Thanks to Jon Papaioannou for the first draft of this code
which I modified.
2004-01-28 14:14:19 +00:00
moodler
ad7101a17b FIxed counting of submissions 2004-01-28 11:03:44 +00:00
koenr
73e7875705 missing strings 2004-01-28 07:41:48 +00:00
koenr
df7177161a found some typo's 2004-01-28 07:41:10 +00:00
moodler
1d1a623391 Added msup 2004-01-28 04:42:30 +00:00
moodler
83f007bf39 Define minimum required versions of Moodle 2004-01-28 04:27:57 +00:00
moodler
6deb891b4c Allow modules to define the version of Moodle they require, and
abort their installation if this requirement isn't met.
2004-01-28 04:26:58 +00:00
stronk7
b50b027b2b Small typo preventing Excel Sheets to be named correctly. 2004-01-27 23:48:23 +00:00
moodler
66ee479190 Fixed tiny bug for courses without groups 2004-01-27 11:57:10 +00:00
moodler
9a7f910cf8 Bumpy bump - time moving too fast 2004-01-27 03:43:56 +00:00
moodler
899da17470 Allowing <algebra> tag 2004-01-27 03:30:57 +00:00
stronk7
eb74cfd05e Now the destination directory in scheduled bakups have some checks:
- Trailing slashes.
   - Trailing backslashes.
   - Exists.
2004-01-26 23:24:12 +00:00
moodler
4fb93b2ed2 Check $themename to prevent warnings at high levels of debugging ... 2004-01-26 18:22:02 +00:00
moodler
ece42d55fc FIxed tiniest bug when trying to backup groups in courses that have none 2004-01-26 17:46:19 +00:00
moodler
fd6c9e1d3a Setting moodle.php back to default format (as created by admin/lang.php) 2004-01-26 17:32:07 +00:00
moodler
9785185db2 Adding string for groups backup 2004-01-26 17:26:52 +00:00
moodler
e6ce0cb9f3 Undoing some wacko formatting ... What were you trying to do, Gustav? 2004-01-26 16:55:37 +00:00
bobopinna
b18077d5e3 Updated by Roberto -Bobo- Pinna 2004-01-26 13:56:46 +00:00
moodler
8eb675a555 Added dividers 2004-01-26 12:29:02 +00:00
moodler
9328530195 Added dividers and improved display of section 2004-01-26 12:27:11 +00:00
moodler
de7d2d5531 New dividers 2004-01-26 12:21:44 +00:00
moodler
858c8a05e8 Better dividers in the table 2004-01-26 12:07:34 +00:00
moodler
a1a6750357 Use dividers on the resource page 2004-01-26 11:51:41 +00:00
moodler
6a903e0e83 Better for CSS 2004-01-26 11:47:20 +00:00
bobopinna
391aab5ea0 Updated by Roberto -Bobo- Pinna 2004-01-26 11:26:29 +00:00
moodler
5604f7798f New style for tabledivider, and some fixups 2004-01-26 10:14:22 +00:00
moodler
9586c1dd6b Er, much better wayto do dividiers 2004-01-26 09:54:40 +00:00