2ad25548c6
Fixed some typos. Thanks Tim!
2006-08-09 14:01:14 +00:00
bbbf2d4015
ROLES AND PERMISSIONS - FIRST CHECK-IN
...
=======================================
WARNING: DEV IS CURRENTLY VERY UNSTABLE.
This is a mega-checkin of the new Roles system. A lot of changes have
been made in core and modules.
Currently there are a lot of rough edges and known problems. We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).
Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.
2006-08-08 05:13:06 +00:00
889e6b46f4
Bug #6147 - Upgrade from 1.5.x breaks with Postgres 7.4.x
...
Even though Postgres 7.4.x is officially supported, several upgrade scripts use syntax that only works in Postgres 8.x. and it's impossible to finish the upgrade.
The attached patch fixes those scripts.
Saludos. I�aki.
Author: I�aki Arenaza
Review: Jun Yamog, Martin Langhoff
merged from MOODLE_16_STABLE
2006-07-31 18:04:10 +00:00
d836482a34
Moving from lastIP to lastip everywhere. Bug 5763.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5763 )
Merged (more or less) from MOODLE_16_STABLE
2006-06-09 09:47:01 +00:00
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
22a92ee224
merged dropping backticks
2006-05-25 02:07:48 +00:00
462458c66b
renaming reads and writes to statsreads and statswrites
2006-05-24 05:07:22 +00:00
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
05acf8e974
moodle16cleanup: lib/db correct prefix, patch by Tim Hunt for bug 5515
2006-05-17 06:43:21 +00:00
ccd218ee4b
moodle16cleanup: lib/db correctly put the default values, change the
...
length of log_display.module which is just 20 chars on postgres7.sql
2006-05-17 06:36:31 +00:00
f172091567
moodle16cleanup: mod/dialog we need to drop some more dialog module tables
2006-05-17 06:34:19 +00:00
7235ae23f1
Fix for Bug #5419 - Inconsistency between log_display and log tables
2006-05-05 08:42:29 +00:00
c343bc8831
Fixing inserts for log_display table.
2006-04-24 08:55:29 +00:00
31513aa13e
changing tags->text to varchar 20, created index on tags(type, userid), and tags(text)
2006-04-24 05:53:06 +00:00
36e6706eb0
Bumped version number for last changes
2006-04-24 02:28:02 +00:00
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
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
60f92a4330
Added a missing index for some sites (bug 5100)
2006-04-05 13:45:14 +00:00
53c988a403
Fix for Bug #4954
...
Patch submitted by jun at catalyst dot net dot nz
2006-03-22 07:07:57 +00:00
9a8091a9ab
Put some default times in for people who were tracking dev
2006-03-20 07:47:41 +00:00
6a30c073d4
Added timemodified to blog_tag_instance table and some indexes
2006-03-20 07:40:55 +00:00
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
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
f182aaf1b5
Serious typo in postgres7 upgrade script
2006-03-14 02:52:34 +00:00
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
89d38fdddc
adding blog support (development code)
2006-03-10 06:50:37 +00:00
7064007f5b
Fixing the logic for the enrol upgrade
2006-03-09 06:54:31 +00:00
4af1efecf7
[multienrol]Fixed a typo in database upgrade script. Bug #4528
2006-03-09 03:47:54 +00:00
29f8533223
[multienrol]More changes to the internal->manual transition
2006-03-09 03:46:53 +00:00
908c1ae7ac
[multienrol]DB upgrade script to clean up enrol field for user_students and user_teachers
2006-03-09 03:23:07 +00:00
e90737c7fe
[multienrol]More changes to the internal->manual transition
2006-03-09 03:22:20 +00:00
6a2c524ca9
[multienrol]DB upgrade script to clean up enrol field for user_students and user_teachers
2006-03-09 03:20:30 +00:00
c02fdda12d
[multienrol]Made upgrade script more intelligent about setting enrol_plugins_enabled
2006-03-09 03:16:17 +00:00
54e9516e59
[multienrol]Some database upgrade to preserve the default enrolment plugin
2006-03-09 03:02:37 +00:00
f9667a5aea
[multienrol]Initial commit for multi enrolment plugin feature
2006-03-09 02:48:29 +00:00
fb3ea05cc3
Adding more indexes to the log table - bug 4112 + version bump
2006-03-07 22:14:40 +00:00
4d69a487e4
Cleaning of unnecessary 4th fields in the insert_record() function.
...
See http://moodle.org/bugs/bug.php?op=show&bugid=4583 for more
information.
2006-01-23 16:36:46 +00:00
7fa92da9fa
Reverting commits just made. This should be in MOODLE_16_MULTIENROL
2005-10-30 22:13:26 +00:00
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
56eb871c39
Added enrolment key to course requests - fixes wishlist bug 4170
2005-10-12 01:17:03 +00:00
f89033b111
New feature: Course enrollable control with date range
2005-10-04 01:59:19 +00:00
7246c2d142
New feature: Notify teachers/students of expirying enrolments
2005-10-02 21:37:54 +00:00
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
f41ef63ee6
materialized path & depth for course categories.
2005-08-16 23:15:58 +00:00
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
4e980e5a92
Mass cleanup of bad postgres upgrade scripts(merged from 15_stable)
2005-08-15 23:17:58 +00:00
c87139dba8
Fixed postgres structure problem as in http://moodle.org/mod/forum/discuss.php?d=28077
2005-08-02 04:14:28 +00:00
f2e34253c3
Removing and re-adding currency support in courses
2005-07-22 17:19:52 +00:00
3b4ff6edb6
Run the online assignment cleanup code automatically on an upgrade. (SE)
2005-07-21 10:46:37 +00:00
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