moodler
353bbad47a
Let's call it this, tomorrow. :-)
2006-03-29 18:52:42 +00:00
moodler
1ae655b17c
Support for $CFG->sessioncookiepath
2006-03-28 05:26:18 +00:00
gustav_delius
ead293420d
Questiontypes are doing their own database upgrade now.
...
I modified the enrollment plugin mechanism to work for any type of plugin
2006-03-22 10:44:54 +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
jgraham909
53f6a21e5e
Fixed grade_category table definitions to handle change in MySQL versions 5.0.3 and greater
...
see http://moodle.org/mod/forum/discuss.php?d=41501 for more details.
2006-03-16 19:50:28 +00:00
patrickslee
cd9afe2ff6
Set default enrolment plugin to manual if the previous default is not an interactive enrolment plugin
2006-03-14 03:02:12 +00:00
toyomoyo
89d38fdddc
adding blog support (development code)
2006-03-10 06:50:37 +00:00
toyomoyo
1242eb8f38
Checking in some blog-related user changes for testing on
...
another machine
2006-03-09 09:09:20 +00:00
martinlanghoff
f9667a5aea
[multienrol]Initial commit for multi enrolment plugin feature
2006-03-09 02:48:29 +00:00
mjollnir_
fb3ea05cc3
Adding more indexes to the log table - bug 4112 + version bump
2006-03-07 22:14:40 +00:00
gustav_delius
8a274d4d37
Bumped version number (hadn't been done in a long time) in order to be able to require latest Moodle version in the quiz module.
2006-02-24 10:51:26 +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
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
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
6283105094
Complete the removal of Attendance from the main CVS tree (on HEAD)
2005-06-02 14:51:50 +00:00
martinlanghoff
e4513b6687
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:50:03 +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
e4116230ae
New version of 1.6 development
2005-05-24 08:57:11 +00:00
moodler
3e6e627d85
Beta
2005-05-23 18:32:13 +00:00
paca70
5a8c647613
Use type numeric(5,2) to store value 100.00
2005-05-15 19:47:07 +00:00
gustav_delius
ee1fb969c8
Merging in from the MOODLE_15_QUIZREFACTOR branch.
...
The quiz module now can handle adaptive questions and can render remote questions via RQP web services.
2005-05-06 06:24:04 +00:00
defacer
1654796815
The final touch for block robustness: when upgrading from 1.4, intercept
...
and disable any incompatible blocks. Print a notice too.
These blocks won't ever be displayed because they are hidden, and the admin
cannot even unhide them until they are fixed because the blocks admin page
won't list them (it will emit a notice instead). Case closed.
2005-04-30 03:25:28 +00:00
moodler
b71772e25e
MOved updating of user forum into the right place
2005-04-25 18:07:14 +00:00
moodler
9f4f9b8ace
Getting close to a beta ... still a few things to work on
2005-04-23 05:47:13 +00:00
defacer
8180c859f1
Adding repeatid in mdl_event.
2005-04-21 13:36:37 +00:00
moodler
323d2abeac
Copy all the Dialogue entries to Messaging, and then disable Dialogue module
...
http://moodle.org/mod/forum/discuss.php?d=19017#104635
2005-04-19 12:34:36 +00:00
moodler
6927f0e726
Insert all the distributed timezones upon upgrade
2005-04-11 08:11:17 +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
moodler
4eb25d43aa
Adding the new grade tables
...
POSTGRES IS NOT DONE YET!!!! DOES SOMEONE WANT TO TACKLE IT NOW?
2005-03-28 18:16:39 +00:00
defacer
66336c5f34
Bringing in the mdl_timezone table.
...
DST is now kind of working, the next most important things to do are:
1. Get the import procedure working correctly and well, so we can populate it.
2. Provide a transparent migration procedure for all users to "Unknown location" timezones.
3. Banish $USER->timezone for good.
2005-03-26 19:10:05 +00:00
defacer
1789c54824
mdl_user.dstpreset becomes mdl_user.timezonename
2005-03-23 01:19:27 +00:00
moodler
8f7dc7f1c7
Variety of small fixes, but mostly related to how the recent activity
...
block is constructed. A new function exists to pump these notes out
in a standard way : print_recent_activity_note.
Module dependencies also updated because of this.
2005-03-10 13:30:57 +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
gustav_delius
ec81373f50
In order to ensure that when a teacher hides a resource or an activity that students really can't get at it, even if they know the direct links to its pages, I have given an optional third argument $cm to the functions require_login() and require_course_login(). Pages showing information about a particular course module now pass the course module object in this third argument. The login functions will then test if either the course module is visible or the user is a teacher. If neither is the case then the user is redirected to the course homepage after being shown a message "Sorry, this activity is currently hidden".
...
(While I was at it I also turned the autologinguests off for most module pages, except on the index.php pages and the view.php pages for those modules that allow guests)
2005-02-16 10:40:48 +00:00
martinlanghoff
e89ff6c6df
Fixed course.idnumber not being varchar(100) in installations post 2004/06
2005-02-16 08:00:40 +00:00
moodler
915602ea79
Adding theme fields for courses, users and groups
2005-02-10 07:46:20 +00:00