patrickslee
46dc437f66
Reverting commits just made. They are not intended to be in MOODLE_15_STABLE
2005-10-30 22:05:30 +00:00
patrickslee
80fc4f88be
DB upgrade script to clean up enrol field for user_students and user_teachers
2005-10-30 21:36:19 +00:00
patrickslee
a3c092c96d
Mass cleanup of bad postgres upgrade scripts
2005-08-15 22:30:47 +00:00
patrickslee
f899b4a6d3
Fixed postgres structure problem as in http://moodle.org/mod/forum/discuss.php?d=28077
2005-08-02 04:08:37 +00:00
moodler
a3071d58ac
Deleteing mistakenly-added currencies table from enrol_authorize
2005-07-22 07:25:49 +00:00
moodler
a698ecd735
Fixed dates
2005-07-22 07:04:27 +00:00
moodler
9bb3bc4e98
Run the online assignment cleanup code automatically on an upgrade. (SE)
2005-07-21 11:00:34 +00:00
moodler
036110e055
Reduced fields for config_plugins from 255 to 100
...
http://moodle.org/mod/forum/discuss.php?d=26794#129389
2005-07-15 13:03:20 +00:00
martinlanghoff
094f41207b
Fixes db upgrade for config_plugins failure on unquoted data - discussed at http://moodle.org/mod/forum/discuss.php?d=25122
2005-06-07 03:40:20 +00:00
moodler
52de50d2d5
Just a small fix for people tracking betas
2005-06-05 13:11:05 +00:00
moodler
da7d308c32
Disable Attendance in core tables because the module has been deleted
2005-06-02 15:01:12 +00:00
martinlanghoff
770764f392
config_plugins settings migration -- this is a DB upgrade block
2005-06-01 07:47:49 +00:00
martinlanghoff
8bfac5b93d
Fixed field lenght in config_plugins
2005-05-30 22:30:50 +00:00
martinlanghoff
fc0ee03121
Capture the outcome of the config_plugins table creation.
2005-05-30 05:24:19 +00:00
martinlanghoff
987d846223
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:10:22 +00:00
moodler
27437410f4
file survey.php was added on branch MOODLE_15_STABLE on 2006-03-10 07:27:54 +0000
2005-04-05 20:54:43 +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
moodler
5d7a2722d5
more bugs
2006-01-16 07:57: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
toyomoyo
0afb2f2fb4
merged, bug fix for 4490
2005-12-19 02:12:49 +00:00
patrickslee
7fa92da9fa
Reverting commits just made. This should be in MOODLE_16_MULTIENROL
2005-10-30 22:13:26 +00:00
patrickslee
739f3e5067
DB upgrade script to clean up enrol field for user_students and user_teachers (Merged from MOODLE_15_STABLE)
2005-10-30 21:36:44 +00:00
patrickslee
c5c03efb26
Corrected a postgresql definition error. Thanks to Juro Chlebec
2005-10-27 19:55:19 +00:00
mjollnir_
e19db11055
course_request.password should be varchar(50) not text. bug 4180
2005-10-13 21:12:13 +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
moodler
f2e34253c3
Removing and re-adding currency support in courses
2005-07-22 17:19:52 +00:00
moodler
3b4ff6edb6
Run the online assignment cleanup code automatically on an upgrade. (SE)
2005-07-21 10:46:37 +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
27d8712a07
Disable the Dialogue module if the directory doesn't exist anymore
2005-07-17 03:26:59 +00:00
moodler
ee708245c1
Merged field width fixes from stable
2005-07-15 14:11:40 +00:00
martinlanghoff
967f5f4b12
Merged from MOODLE_15_STABLE - Fixes db upgrade for config_plugins failure on unquoted data - discussed at http://moodle.org/mod/forum/discuss.php?d=25122
2005-06-07 03:41:52 +00:00
moodler
6283105094
Complete the removal of Attendance from the main CVS tree (on HEAD)
2005-06-02 14:51:50 +00:00
martinlanghoff
a40803130b
Per-auth-backend field locks support. Merged from MOODLE_15_STABLE
...
* Extended set_config()
* Implemented get_config() which takes over $CFG loading in setup.php
* admin/auth.php has special handling if post vars starting in pluginconfig_
* admin/auth.php print_auth_lock_options() prints a form fragment -- being called from most plugins now
* user/edit.php follows the new convention when locking down fields, both javascript UI and on POST.
* admin/auth: More solid checking for auth GET/POST var.
* admin/auth: print_auth_lock_options() now handles user field mapping options for LDAP and similar modules
* admin/auth: user mapping options have moved to config_plugins table
* auth/ldap module has migrated to using new field mapping vars -- simplified config.html a lot
* auth settings migration to config_plugins
2005-06-02 05:39:41 +00:00
martinlanghoff
d13325d4c8
Merged from MOODLE_15_STABLE - Fixed field lenght in config_plugins
2005-05-30 22:36:01 +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
moodler
382648f4c9
Some old checkin
2005-05-23 17:04:42 +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
moodler
b71772e25e
MOved updating of user forum into the right place
2005-04-25 18:07:14 +00:00