ea563f8f99
Postgres needs full longnames for indexes to prevent overlapping names.
2003-05-03 06:44:03 +00:00
a273084d7a
Strange no-one has noticed this so far ... !
2003-04-28 16:56:57 +00:00
b86fc0e2a6
New feature replacing the old zoom function.
...
Now these are saved in a new table called course_display,
each user and each course can have independent settings.
I'm intending to expand this table later for all the other
course display stuff (like hidden topics etc)
2003-04-28 13:29:26 +00:00
e209e0b09e
indexes for postgres
2003-04-27 09:54:03 +00:00
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
e40488f80c
routines to convert postgeruser to lowercase.
2003-04-24 18:48:09 +00:00
1dea7ebb04
global $CFG was missing...?
2003-04-24 17:38:20 +00:00
13df5aeef3
Rebuild course modinfo caches to include the visible variable
2003-04-23 17:02:24 +00:00
b369ff55fe
Whoops, chmod not chown
2003-04-21 07:26:23 +00:00
718ad19f47
trying to fix up old file permissions
2003-04-21 07:21:33 +00:00
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
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
db70b54b62
Better log_display fixes
2003-01-01 08:15:55 +00:00
e7311a0a56
Changed name of upgrade_moodle function to main_upgrade (for consistency)
2002-10-23 04:10:10 +00:00
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