stronk7
ae57b07c06
report XXXX actions added. Bug 5714.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5714 )
More or less, merged from MOODLE_16_STABLE
2006-06-04 00:54:34 +00:00
toyomoyo
462458c66b
renaming reads and writes to statsreads and statswrites
2006-05-24 05:07:22 +00:00
tjhunt
450a0a7db7
Merge from stable branch: Convert tabs to spaces in files where there were only a few rogue tabs.
2006-05-17 16:47:44 +00:00
martinlanghoff
05acf8e974
moodle16cleanup: lib/db correct prefix, patch by Tim Hunt for bug 5515
2006-05-17 06:43:21 +00:00
vyshane
36914ff6a7
Changed the 'module' field length to 20 in the log_display table (Bug #5419 ).
...
Previous commit message in 1.6 stable should read 'log_display table' instead
of 'log' table. Both fixes are identical and carried over to HEAD via a merge.
2006-05-08 03:16:04 +00:00
vyshane
7235ae23f1
Fix for Bug #5419 - Inconsistency between log_display and log tables
2006-05-05 08:42:29 +00:00
vyshane
4dd8464f3d
Fixed insert statements for log_display table
2006-04-24 08:02:17 +00:00
toyomoyo
31513aa13e
changing tags->text to varchar 20, created index on tags(type, userid), and tags(text)
2006-04-24 05:53:06 +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
moodler
12ef2c40d9
Added a new field to cache "old" course_module visibility when
...
the whole module is disabled (see bug 5021)
2006-04-11 07:04:55 +00:00
mjollnir_
60f4cbc13a
Fixing missing , in prefix_blog_instance postgres creation
2006-03-23 00:37:53 +00:00
moodler
6a30c073d4
Added timemodified to blog_tag_instance table and some indexes
2006-03-20 07:40:55 +00:00
moodler
112d0ebf82
Added a new field "module" to the post table to indicate what type of module
...
each entry is
2006-03-20 07:13:21 +00:00
mjollnir_
d348b6f2b0
Adding new mdl_log indexes to the .sql files as well as just the pg ones (bug #4112 ), plus a few postgres fixes for blog
2006-03-12 23:20:47 +00:00
toyomoyo
89d38fdddc
adding blog support (development code)
2006-03-10 06:50:37 +00:00
martinlanghoff
f9667a5aea
[multienrol]Initial commit for multi enrolment plugin feature
2006-03-09 02:48:29 +00:00
patrickslee
c5c03efb26
Corrected a postgresql definition error. Thanks to Juro Chlebec
2005-10-27 19:55:19 +00:00
mjollnir_
56eb871c39
Added enrolment key to course requests - fixes wishlist bug 4170
2005-10-12 01:17:03 +00:00
patrickslee
f89033b111
New feature: Course enrollable control with date range
2005-10-04 01:59:19 +00:00
patrickslee
7246c2d142
New feature: Notify teachers/students of expirying enrolments
2005-10-02 21:37:54 +00:00
mjollnir_
f3221af9e5
Initial checkin of stats (from processing the log table).
...
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
mjollnir_
f41ef63ee6
materialized path & depth for course categories.
2005-08-16 23:15:58 +00:00
mjollnir_
0705ff843b
Course request feature. Allows normal users to 'request' courses they would like created,
...
and admins can approve or reject pending courses.
Also, contains the ability to restrict activity modules on a per course basic. Strict config options:
enable restricting modules at ALL (for all courses, no courses, requested courses), what to do by default for newly created courses
as well as what modules to enable for above category by default.
This feature was created for the aim of building a community side to moodle - for institutes that have strict courses and enrolments, allowing normal users to request interest courses is a good feature,
but some modules may be redundant (assignment, lesson, quiz etc)
Please test!
2005-08-16 06:15:49 +00:00
patrickslee
4e980e5a92
Mass cleanup of bad postgres upgrade scripts(merged from 15_stable)
2005-08-15 23:17:58 +00:00
patrickslee
c87139dba8
Fixed postgres structure problem as in http://moodle.org/mod/forum/discuss.php?d=28077
2005-08-02 04:14:28 +00:00
moodler
cd9f55bec4
Added currency for new installations
2005-07-22 18:46:55 +00:00
defacer
98f8f9c218
Adding some fields to mdl_event to facilitate iCalendar import/export.
...
This is a work in (sloooow) progress.
2005-07-20 17:58:33 +00:00
moodler
ee708245c1
Merged field width fixes from stable
2005-07-15 14:11:40 +00:00
martinlanghoff
a13e99bd67
Merged from MOODLE_15_STABLE - Created config_plugins table to manage configuration entries on a per-module/plugin. This breaks the rules a little bit, but it has been discussed with MD.
2005-05-30 05:22:07 +00:00
paca70
5a8c647613
Use type numeric(5,2) to store value 100.00
2005-05-15 19:47:07 +00:00
moodler
9e33ce2c2c
User ->trackforums now defaults to OFF, to save CPU on default installs
2005-05-01 15:07:52 +00:00
mchurch
bce5c2cd47
Added user prefernce for forum tracking.
2005-04-24 19:52:18 +00:00
defacer
8180c859f1
Adding repeatid in mdl_event.
2005-04-21 13:36:37 +00:00
defacer
68c0264e1b
Changes to mdl_user:
...
* Change timezone to varchar(100) (to support non-trivial timezones)
* Drop timezonename (will not be used after all)
2005-04-08 19:50:01 +00:00
moodler
594ceedda1
Remove "deleted" field from course_modules table
...
http://moodle.org/mod/forum/discuss.php?d=20715
2005-03-31 08:46:38 +00:00
mjollnir_
8a72bfa258
Tables for grades for postgres (and a fix to timezone update for postgres)
2005-03-29 03:51:14 +00:00
defacer
d4880eaa46
Remove redundant mdl_dst_preset table from schema.
2005-03-26 19:00:23 +00:00
defacer
b41c4f7e28
The schema for mdl_timezone looks final, so create it in new installations.
2005-03-26 18:53:01 +00:00
defacer
1789c54824
mdl_user.dstpreset becomes mdl_user.timezonename
2005-03-23 01:19:27 +00:00
moodler
766d2bf3b3
Added user fields for Skype, AIM, Yahoo, and MSN messengers. :-)
...
If anyone knows good links+images to use for AIM, Yahoo and MSN let me know
2005-03-05 05:57:10 +00:00
defacer
13222d99b5
Adding new fields to the dst_preset table.
2005-02-25 01:24:52 +00:00
moodler
ceff930730
Added a new table for logging ADODB requests and a config variable to
...
turn it on. Very useful for debugging performance issues.
2005-02-18 14:12:38 +00:00
defacer
41b7678df3
Adding extra field to mdl_user table: dstpreset
2005-02-17 21:00:54 +00:00
martinlanghoff
1c66bf597d
Fixed bug 2553 - truncate_userinfo() was out-of-sync with prefix_user table definition. Added a reminder to the SQL files.
2005-02-15 23:12:57 +00:00
moodler
915602ea79
Adding theme fields for courses, users and groups
2005-02-10 07:46:20 +00:00
mjollnir_
5f37b628ae
Update for meta courses. New table renamed from meta_course to course_meta (and upgrade script provided in mysql.php and postgres7.php) and new field in course table renamed from meta_course to metacourse. Associated changes in code. Please test me!
2005-01-25 04:33:02 +00:00
mjollnir_
b61efafba5
Initial checkin for new meta courses feature. Please test!
...
See http://moodle.org/mod/forum/discuss.php?d=17269 for description.
2005-01-24 22:21:28 +00:00
skodak
6175411bcb
typo - missing semicolon
2005-01-10 21:08:29 +00:00
moodler
36f01e7b1b
New log display stuff for message contacts
2005-01-01 08:41:13 +00:00
moodler
e53c030b7a
Added format field for messages
2004-12-28 08:56:20 +00:00