paca70
e209e0b09e
indexes for postgres
2003-04-27 09:54:03 +00:00
moodler
047d30d1eb
MySQL code (etc) to convert all usernames to lowercase ... does a lot more
...
checking than it really needs to, since MySQL is not case sensitive
2003-04-25 03:54:21 +00:00
paca70
e40488f80c
routines to convert postgeruser to lowercase.
2003-04-24 18:48:09 +00:00
paca70
1dea7ebb04
global $CFG was missing...?
2003-04-24 17:38:20 +00:00
moodler
13df5aeef3
Rebuild course modinfo caches to include the visible variable
2003-04-23 17:02:24 +00:00
moodler
b369ff55fe
Whoops, chmod not chown
2003-04-21 07:26:23 +00:00
moodler
718ad19f47
trying to fix up old file permissions
2003-04-21 07:21:33 +00:00
moodler
1acfbce5b6
Hide/show individual activities in any section
...
Code submitted by Eloy Lafuente (thanks!) for 1.0.8 ... I hand-merged it
into 1.0.9.
2003-04-14 15:11:09 +00:00
paca70
1924074c76
Added support for nonadmin course creation.
...
Course creators are managed by /admin/creator.php , same way that admins.
Or if authetication module have 'auth_iscreator'-function (right now only ldap-module have) ,
users are added to creators at login time.
2003-02-24 18:48:55 +00:00
moodler
db70b54b62
Better log_display fixes
2003-01-01 08:15:55 +00:00
moodler
e7311a0a56
Changed name of upgrade_moodle function to main_upgrade (for consistency)
2002-10-23 04:10:10 +00:00
moodler
31f0900c61
Moved upgrade_moodle functions out to database-specific files, because
...
the SQL is not compatible (nor is it possible to make it so).
2002-10-05 17:09:31 +00:00