toyomoyo
b277dd0a53
adding new table for keeping track of user's last access time for any course page
2006-09-12 06:08:57 +00:00
stronk7
ea7f147ef5
Now the sessions2 table is UTF8 migrated ok.
2006-09-05 16:04:50 +00:00
stronk7
598dc3a99c
Change rule to tzrule (reserved word)
2006-08-22 21:19:52 +00:00
toyomoyo
f9e2f481df
adding role_allow_assign , role_allow_override table and dropping role_deny_grant
2006-08-17 08:58:51 +00:00
toyomoyo
2a1ab5ecf2
name should be unique key, and should be length 255
2006-08-10 09:07:15 +00:00
toyomoyo
7952cb34ef
changing name field in capabilities table to 255
2006-08-10 09:02:21 +00:00
toyomoyo
bcf214dfc4
adding keys for new tables, added migration support too
2006-08-10 08:20:16 +00:00
stronk7
9fd0678fdd
The absolutely incredible bug! It was working being wrong! Bug 5775.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5775 )
Merged from MOODLE_16_STABLE
2006-06-09 14:23:55 +00:00
stronk7
d96466d29f
Moving from lastIP to lastip everywhere. Bug 5763.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5763 )
Merged from MOODLE_16_STABLE
2006-06-09 10:04:43 +00:00
stronk7
ef668fcf99
Changing session->data to medium text. Bug 5406.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5406 )
Merged from MOODLE_16_STABLE
2006-05-08 16:39:34 +00:00
toyomoyo
e503f30d10
merged fix for 5426
2006-05-04 09:40:33 +00:00
toyomoyo
8d92d7ad71
info column is missing a key
2006-05-01 02:34:29 +00:00
toyomoyo
3dba170e7d
adding dropindex and addindex for modified tags table
2006-04-24 06:20:30 +00:00
vyshane
721cb8678d
Bug #5254 - live logs
...
Cleanup for duplicate module/action combinations. Added id field for
log_display table and added an index moduleaction.
2006-04-24 02:24:18 +00:00
toyomoyo
8bcd295c3d
bumping up version, chaing user->firstname, user->lastname, course->shortname to varchar(100)
2006-04-19 08:18:35 +00:00
toyomoyo
2b9fd72cc3
fix for 5210
2006-04-18 07:12:39 +00:00
toyomoyo
8f23f49004
fix for 5209
2006-04-18 06:43:29 +00:00
toyomoyo
16ae46f6c5
migration for blogs and tags
2006-04-10 06:08:13 +00:00
patrickslee
613c1fcf49
Corrected calls to user table migration functions back to course table ones
2006-03-09 01:39:51 +00:00
toyomoyo
89ac329bd0
taking out adodb_logsql table
2006-02-13 01:58:42 +00:00
toyomoyo
4dc78ff1c1
taking out pma tables as they are not mandatory
2006-02-13 01:57:04 +00:00
toyomoyo
656411a550
adding pma tables
2006-02-07 05:57:54 +00:00
moodler
001fc706ef
fixing bugs in event table
2006-01-31 08:37:00 +00:00
moodler
bdc003eb05
bug fixings
2006-01-27 04:39:53 +00:00
moodler
698184d779
more bug fixing
2006-01-20 06:21:42 +00:00
moodler
9833289841
Added default values for columns in the MySQL creation script mysql.sql.
...
Added default values to migrate2utf8.xml, for any varchar and text field types, if the default values for these fields were not defined as '' in the MySQL table creation script.
Committed by vyshane
2006-01-17 07:10:56 +00:00
toyomoyo
e8f7b20f9a
more bug fixes =(
2006-01-13 07:24:43 +00:00
toyomoyo
7c5406967d
some bug fixes
2006-01-12 02:39:13 +00:00
toyomoyo
7098681423
adding new fields in xml, and bug fixes
2006-01-11 03:04:57 +00:00
toyomoyo
fb7b685530
adding utf8 support scripts
2006-01-09 06:12:18 +00:00