]> git.mjollnir.org Git - moodle.git/log
moodle.git
21 years agomissing strings
koenr [Sat, 31 Jan 2004 08:37:04 +0000 (08:37 +0000)]
missing strings

21 years agoSlightly improved icon
moodler [Sat, 31 Jan 2004 08:36:30 +0000 (08:36 +0000)]
Slightly improved icon

21 years agoNew draft icons for defining groups per activity
moodler [Sat, 31 Jan 2004 07:44:19 +0000 (07:44 +0000)]
New draft icons for defining groups per activity

21 years agoFixed some hard-coded strings http://moodle.org/bugs/bug.php?op=show&bugid=1011
moodler [Sat, 31 Jan 2004 05:55:11 +0000 (05:55 +0000)]
Fixed some hard-coded strings http://moodle.org/bugs/bug.php?op=show&bugid=1011

21 years agoMissing string
moodler [Sat, 31 Jan 2004 04:27:08 +0000 (04:27 +0000)]
Missing string

21 years agoWhen separate groups are being used, only show teachers and students who have
moodler [Sat, 31 Jan 2004 04:08:10 +0000 (04:08 +0000)]
When separate groups are being used, only show teachers and students who have
access to that group

21 years agoPutting in a placeholder when counting or gettig users in group 0
moodler [Sat, 31 Jan 2004 04:03:46 +0000 (04:03 +0000)]
Putting in a placeholder when counting or gettig users in group 0
(return nothing for now)

21 years agoget_course_students can now look for groups as well (doesn't handle
moodler [Sat, 31 Jan 2004 03:30:31 +0000 (03:30 +0000)]
get_course_students can now look for groups as well (doesn't handle
group 0 yet)

get_course_users is more robust (fixes the journal report problem etc)

21 years agomissing strings
koenr [Fri, 30 Jan 2004 23:50:00 +0000 (23:50 +0000)]
missing strings

21 years agoSome strange line feeds in the latest version. Solved.
stronk7 [Fri, 30 Jan 2004 23:15:11 +0000 (23:15 +0000)]
Some strange line feeds in the latest version. Solved.

21 years agoincrease mailed to number(2)
gustav_delius [Fri, 30 Jan 2004 21:44:44 +0000 (21:44 +0000)]
increase mailed to number(2)

21 years agomoved the database update code to where it belongs
gustav_delius [Fri, 30 Jan 2004 21:40:31 +0000 (21:40 +0000)]
moved the database update code to where it belongs

21 years agoAdded str. creatinggroups
stronk7 [Fri, 30 Jan 2004 21:16:52 +0000 (21:16 +0000)]
Added str. creatinggroups

21 years agoNow everything seems to work fine with the new insert_record() function.
stronk7 [Fri, 30 Jan 2004 19:04:07 +0000 (19:04 +0000)]
Now everything seems to work fine with the new insert_record() function.

Please, test :-)

21 years agobetter logging of forum mail errors, see http://moodle.org/mod/forum/discuss.php...
gustav_delius [Fri, 30 Jan 2004 18:21:56 +0000 (18:21 +0000)]
better logging of forum mail errors, see http://moodle.org/mod/forum/discuss.php?d=4865. Required the addition of an extra optional argument $user="" to add_to_log()

21 years agoFixed the counting of submissions for a new function assignment_count_real_submissions()
moodler [Fri, 30 Jan 2004 16:53:01 +0000 (16:53 +0000)]
Fixed the counting of submissions for a new function assignment_count_real_submissions()

21 years agoOK, much better. What was I thinking. :-)
moodler [Fri, 30 Jan 2004 15:22:43 +0000 (15:22 +0000)]
OK, much better.  What was I thinking.  :-)

21 years agoOn second thoughts, added hours
moodler [Fri, 30 Jan 2004 15:16:54 +0000 (15:16 +0000)]
On second thoughts, added hours

21 years agoFixed date format
moodler [Fri, 30 Jan 2004 15:16:04 +0000 (15:16 +0000)]
Fixed date format

21 years agogot rid of bad line endings
gustav_delius [Fri, 30 Jan 2004 14:50:03 +0000 (14:50 +0000)]
got rid of bad line endings

21 years agoError message for restricted users
moodler [Fri, 30 Jan 2004 09:55:57 +0000 (09:55 +0000)]
Error message for restricted users

21 years agoNew paratmeter to insert_record called primarykey (defaults to "id")
moodler [Fri, 30 Jan 2004 09:04:31 +0000 (09:04 +0000)]
New paratmeter to insert_record called primarykey (defaults to "id")
and removed insert_record_old

21 years agoWhoops ... forgot to check this in
moodler [Fri, 30 Jan 2004 08:50:53 +0000 (08:50 +0000)]
Whoops ... forgot to check this in

21 years agoFix the mode handling for "single" forums
moodler [Fri, 30 Jan 2004 08:45:11 +0000 (08:45 +0000)]
Fix the mode handling for "single" forums

21 years agoCheck for restricted users and also removed some tabs
moodler [Fri, 30 Jan 2004 08:31:50 +0000 (08:31 +0000)]
Check for restricted users and also removed some tabs

21 years agoRestrict certain users from changing profile
moodler [Fri, 30 Jan 2004 08:29:35 +0000 (08:29 +0000)]
Restrict certain users from changing profile

21 years agoNew function to restrict defined users
moodler [Fri, 30 Jan 2004 08:25:49 +0000 (08:25 +0000)]
New function to restrict defined users

21 years agoMy php 4.3.4/postgres7.4 combination was thinking
paca70 [Fri, 30 Jan 2004 07:45:36 +0000 (07:45 +0000)]
My php 4.3.4/postgres7.4 combination was thinking
that returned id-column was string and some modules were thingking that theres
insert error if return value is string.
Right now all id-colums is always integer so
this should be ok.

21 years agoUpdated by Roberto -Bobo- Pinna
bobopinna [Fri, 30 Jan 2004 07:43:54 +0000 (07:43 +0000)]
Updated by Roberto -Bobo- Pinna

21 years agoUpdated by Roberto -Bobo- Pinna
bobopinna [Fri, 30 Jan 2004 07:36:08 +0000 (07:36 +0000)]
Updated by Roberto -Bobo- Pinna

21 years agoNo functional change, just me moodling
moodler [Fri, 30 Jan 2004 07:29:08 +0000 (07:29 +0000)]
No functional change, just me moodling

21 years agoUse natural sorting on lists
moodler [Fri, 30 Jan 2004 07:26:52 +0000 (07:26 +0000)]
Use natural sorting on lists

21 years agoWhen unenrolling students, remove them from groups too
moodler [Fri, 30 Jan 2004 06:44:02 +0000 (06:44 +0000)]
When unenrolling students, remove them from groups too

21 years agoWhen adding a teacher, remove them as a student.
moodler [Fri, 30 Jan 2004 05:59:33 +0000 (05:59 +0000)]
When adding a teacher, remove them as a student.

21 years agoSimplified logic a bit
moodler [Fri, 30 Jan 2004 04:02:17 +0000 (04:02 +0000)]
Simplified logic a bit

21 years agoFixed typo bug when getting users
moodler [Fri, 30 Jan 2004 04:01:19 +0000 (04:01 +0000)]
Fixed typo bug when getting users

21 years agoUpgrading ADOdb to 4.11 ... there were lots of little bug fixes
moodler [Fri, 30 Jan 2004 03:11:47 +0000 (03:11 +0000)]
Upgrading ADOdb to 4.11 ... there were lots of little bug fixes

21 years agoFixed problem with magic quotes
moodler [Fri, 30 Jan 2004 02:25:02 +0000 (02:25 +0000)]
Fixed problem with magic quotes

21 years agoDon't always use arraymerge in journal_get_users_done() - was causing
moodler [Fri, 30 Jan 2004 01:57:00 +0000 (01:57 +0000)]
Don't always use arraymerge in journal_get_users_done() - was causing
bad data sometimes ...

21 years agoIMPORTANT! CRUCIAL CHANGE TO MAJOR FUNCTION!
moodler [Thu, 29 Jan 2004 15:27:21 +0000 (15:27 +0000)]
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.

21 years agoUpdated by Roberto -Bobo- Pinna
bobopinna [Thu, 29 Jan 2004 15:13:09 +0000 (15:13 +0000)]
Updated by Roberto -Bobo- Pinna

21 years agoNew version from Giorgio Borelli
bobopinna [Thu, 29 Jan 2004 14:27:32 +0000 (14:27 +0000)]
New version from Giorgio Borelli

21 years agoDont print learning forums table if there aren't any
moodler [Thu, 29 Jan 2004 05:59:26 +0000 (05:59 +0000)]
Dont print learning forums table if there aren't any

21 years agoReduce intro text for general forums
moodler [Thu, 29 Jan 2004 04:58:56 +0000 (04:58 +0000)]
Reduce intro text for general forums

21 years agoChange type of config->value to text (to allow longer info)
moodler [Thu, 29 Jan 2004 04:13:55 +0000 (04:13 +0000)]
Change type of config->value to text (to allow longer info)

21 years ago- some debug info turned off.
stronk7 [Thu, 29 Jan 2004 00:14:02 +0000 (00:14 +0000)]
- 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

21 years agoSolved one important issue when restoring users due to a bug in
stronk7 [Thu, 29 Jan 2004 00:12:17 +0000 (00:12 +0000)]
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.

21 years agoTurn off some debug info.
stronk7 [Thu, 29 Jan 2004 00:08:25 +0000 (00:08 +0000)]
Turn off some debug info.

21 years agoNow groups are included in scheduled backups.
stronk7 [Thu, 29 Jan 2004 00:07:25 +0000 (00:07 +0000)]
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 !!

21 years agoLatest tags
moodler [Wed, 28 Jan 2004 16:46:42 +0000 (16:46 +0000)]
Latest tags

21 years agoRemoved function, and updated versions
moodler [Wed, 28 Jan 2004 14:49:56 +0000 (14:49 +0000)]
Removed function, and updated versions

21 years agoYes, finally forum display preferences are preserved. :-)
moodler [Wed, 28 Jan 2004 14:48:49 +0000 (14:48 +0000)]
Yes, finally forum display preferences are preserved.  :-)

21 years agoBugfixes to set_user_preference
moodler [Wed, 28 Jan 2004 14:47:39 +0000 (14:47 +0000)]
Bugfixes to set_user_preference

21 years agoAdded new table called "user preferences" which can be used for
moodler [Wed, 28 Jan 2004 14:14:19 +0000 (14:14 +0000)]
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.

21 years agoFIxed counting of submissions
moodler [Wed, 28 Jan 2004 11:03:44 +0000 (11:03 +0000)]
FIxed counting of submissions

21 years agomissing strings
koenr [Wed, 28 Jan 2004 07:41:48 +0000 (07:41 +0000)]
missing strings

21 years agofound some typo's
koenr [Wed, 28 Jan 2004 07:41:10 +0000 (07:41 +0000)]
found some typo's

21 years agoAdded msup
moodler [Wed, 28 Jan 2004 04:42:30 +0000 (04:42 +0000)]
Added msup

21 years agoDefine minimum required versions of Moodle
moodler [Wed, 28 Jan 2004 04:27:57 +0000 (04:27 +0000)]
Define minimum required versions of Moodle

21 years agoAllow modules to define the version of Moodle they require, and
moodler [Wed, 28 Jan 2004 04:26:58 +0000 (04:26 +0000)]
Allow modules to define the version of Moodle they require, and
abort their installation if this requirement isn't met.

21 years agoSmall typo preventing Excel Sheets to be named correctly.
stronk7 [Tue, 27 Jan 2004 23:48:23 +0000 (23:48 +0000)]
Small typo preventing Excel Sheets to be named correctly.

21 years agoFixed tiny bug for courses without groups
moodler [Tue, 27 Jan 2004 11:57:10 +0000 (11:57 +0000)]
Fixed tiny bug for courses without groups

21 years agoBumpy bump - time moving too fast
moodler [Tue, 27 Jan 2004 03:43:56 +0000 (03:43 +0000)]
Bumpy bump - time moving too fast

21 years agoAllowing <algebra> tag
moodler [Tue, 27 Jan 2004 03:30:57 +0000 (03:30 +0000)]
Allowing <algebra> tag

21 years agoNow the destination directory in scheduled bakups have some checks:
stronk7 [Mon, 26 Jan 2004 23:24:12 +0000 (23:24 +0000)]
Now the destination directory in scheduled bakups have some checks:
   - Trailing slashes.
   - Trailing backslashes.
   - Exists.

21 years agoCheck $themename to prevent warnings at high levels of debugging ...
moodler [Mon, 26 Jan 2004 18:22:02 +0000 (18:22 +0000)]
Check $themename to prevent warnings at high levels of debugging ...

21 years agoFIxed tiniest bug when trying to backup groups in courses that have none
moodler [Mon, 26 Jan 2004 17:46:19 +0000 (17:46 +0000)]
FIxed tiniest bug when trying to backup groups in courses that have none

21 years agoSetting moodle.php back to default format (as created by admin/lang.php)
moodler [Mon, 26 Jan 2004 17:32:07 +0000 (17:32 +0000)]
Setting moodle.php back to default format (as created by admin/lang.php)

21 years agoAdding string for groups backup
moodler [Mon, 26 Jan 2004 17:26:52 +0000 (17:26 +0000)]
Adding string for groups backup

21 years agoUndoing some wacko formatting ... What were you trying to do, Gustav?
moodler [Mon, 26 Jan 2004 16:55:37 +0000 (16:55 +0000)]
Undoing some wacko formatting ... What were you trying to do, Gustav?

21 years agoUpdated by Roberto -Bobo- Pinna
bobopinna [Mon, 26 Jan 2004 13:56:46 +0000 (13:56 +0000)]
Updated by Roberto -Bobo- Pinna

21 years agoAdded dividers
moodler [Mon, 26 Jan 2004 12:29:02 +0000 (12:29 +0000)]
Added dividers

21 years agoAdded dividers and improved display of section
moodler [Mon, 26 Jan 2004 12:27:11 +0000 (12:27 +0000)]
Added dividers and improved display of section

21 years agoNew dividers
moodler [Mon, 26 Jan 2004 12:21:44 +0000 (12:21 +0000)]
New dividers

21 years agoBetter dividers in the table
moodler [Mon, 26 Jan 2004 12:07:34 +0000 (12:07 +0000)]
Better dividers in the table

21 years agoUse dividers on the resource page
moodler [Mon, 26 Jan 2004 11:51:41 +0000 (11:51 +0000)]
Use dividers on the resource page

21 years agoBetter for CSS
moodler [Mon, 26 Jan 2004 11:47:20 +0000 (11:47 +0000)]
Better for CSS

21 years agoUpdated by Roberto -Bobo- Pinna
bobopinna [Mon, 26 Jan 2004 11:26:29 +0000 (11:26 +0000)]
Updated by Roberto -Bobo- Pinna

21 years agoNew style for tabledivider, and some fixups
moodler [Mon, 26 Jan 2004 10:14:22 +0000 (10:14 +0000)]
New style for tabledivider, and some fixups

21 years agoEr, much better wayto do dividiers
moodler [Mon, 26 Jan 2004 09:54:40 +0000 (09:54 +0000)]
Er, much better wayto do dividiers

21 years agoMOds to use dividers between sections
moodler [Mon, 26 Jan 2004 09:48:20 +0000 (09:48 +0000)]
MOds to use dividers between sections

21 years agoMod to print_table to allow dividers between rows (used on forum listing)
moodler [Mon, 26 Jan 2004 09:48:00 +0000 (09:48 +0000)]
Mod to print_table to allow dividers between rows (used on forum listing)

21 years agoAdding more tags for matsh
moodler [Mon, 26 Jan 2004 09:15:12 +0000 (09:15 +0000)]
Adding more tags for matsh

21 years agoGet groupmode when returning a list of instances
moodler [Mon, 26 Jan 2004 09:13:47 +0000 (09:13 +0000)]
Get groupmode when returning a list of instances

21 years agoClarification to some group logic
moodler [Mon, 26 Jan 2004 09:12:52 +0000 (09:12 +0000)]
Clarification to some group logic

21 years agoRemove the forum links as well (for group forums when user not in group)
moodler [Mon, 26 Jan 2004 08:57:01 +0000 (08:57 +0000)]
Remove the forum links as well (for group forums when user not in group)

21 years agoSubscribe links accurately reflect what is possible according
moodler [Mon, 26 Jan 2004 08:05:44 +0000 (08:05 +0000)]
Subscribe links accurately reflect what is possible according
to the user's group status.

Section numbers now printed once per section

21 years agoPut $themename back again
moodler [Mon, 26 Jan 2004 04:34:44 +0000 (04:34 +0000)]
Put $themename back again

21 years agoNow userid and groupid fields are recoded correctly
stronk7 [Sun, 25 Jan 2004 21:00:06 +0000 (21:00 +0000)]
Now userid and groupid fields are recoded correctly
in the restore process. This should make the backup utility
group-compliant !! (when talking about forums, of course) :-)

21 years agoNow groups and members are restored and recoded when restoring courses.
stronk7 [Sun, 25 Jan 2004 20:57:58 +0000 (20:57 +0000)]
Now groups and members are restored and recoded when restoring courses.
Existing courses are searched by name+description to add members to
existing groups (when restoring over another course).

21 years agoreplaced incorrectly closed html tags, see bug 365
gustav_delius [Sun, 25 Jan 2004 20:34:54 +0000 (20:34 +0000)]
replaced incorrectly closed html tags, see bug 365

21 years agominor fixes, including bugs 997, 998
gustav_delius [Sun, 25 Jan 2004 19:37:04 +0000 (19:37 +0000)]
minor fixes, including bugs 997, 998

21 years agoGroups are now included in backup too. I start working in restore now.
stronk7 [Sun, 25 Jan 2004 19:26:24 +0000 (19:26 +0000)]
Groups are now included in backup too. I start working in restore now.

21 years agoremoved empty lines, which for example messed up the display of the license terms
gustav_delius [Sun, 25 Jan 2004 19:05:09 +0000 (19:05 +0000)]
removed empty lines, which for example messed up the display of the license terms

21 years agoreset timelimit so that script does not get timed out when posting to many users
gustav_delius [Sun, 25 Jan 2004 17:04:54 +0000 (17:04 +0000)]
reset timelimit so that script does not get timed out when posting to many users

21 years agoadded missing </center>
gustav_delius [Sun, 25 Jan 2004 17:02:22 +0000 (17:02 +0000)]
added missing </center>

21 years agoadded alt text to some icons
gustav_delius [Sun, 25 Jan 2004 17:00:12 +0000 (17:00 +0000)]
added alt text to some icons

21 years agoapply filter_text to course summary
gustav_delius [Sun, 25 Jan 2004 16:50:49 +0000 (16:50 +0000)]
apply filter_text to course summary

21 years agoRun cron.php as admin user so timezones etc work
moodler [Sun, 25 Jan 2004 14:51:04 +0000 (14:51 +0000)]
Run cron.php as admin user so timezones etc work

21 years agoShorter string to help editor display
moodler [Sun, 25 Jan 2004 13:50:09 +0000 (13:50 +0000)]
Shorter string to help editor display

http://moodle.org/mod/forum/discuss.php?d=4791