]>
git.mjollnir.org Git - moodle.git/log
moodler [Thu, 21 Sep 2006 14:07:27 +0000 (14:07 +0000)]
Fixed a capability name typo
moodler [Thu, 21 Sep 2006 14:05:58 +0000 (14:05 +0000)]
Fixed typos in capability names
moodler [Thu, 21 Sep 2006 14:04:32 +0000 (14:04 +0000)]
Changed logic slightly in switchrole_form
moodler [Thu, 21 Sep 2006 13:11:05 +0000 (13:11 +0000)]
Fix typo
sam_marshall [Thu, 21 Sep 2006 12:07:15 +0000 (12:07 +0000)]
Added feature to blocks (and restorelib) so that blocks get a method call (default does nothing) after they are restored. This allows blocks to change their settings if necessary in respect of the new course roll-forward 'restore and change start date' feature that Al implemented recently. The core blocks happen not to store dates anyway so don't need this, but contributed blocks may well do.
stronk7 [Thu, 21 Sep 2006 10:04:49 +0000 (10:04 +0000)]
When journal to assignment migration is performed, journal
upgrade hasn't been upgraded yet so the journal_entries->comment
field is still called "comment"
stronk7 [Thu, 21 Sep 2006 09:54:00 +0000 (09:54 +0000)]
Last reserved word is out now!
journal_entries->comment to entrycomment
Only 2 tables have reserved names but they aren't
a problem if we force $CFG->prefix always
stronk7 [Thu, 21 Sep 2006 09:35:20 +0000 (09:35 +0000)]
Moved assignment_submission->comment to submissioncomment
(because comment is DB reserved word)
moodler [Thu, 21 Sep 2006 09:16:56 +0000 (09:16 +0000)]
More strings
moodler [Thu, 21 Sep 2006 09:16:41 +0000 (09:16 +0000)]
New "Switch Role" functionality to replace the old "Student view".
It's not well-tested yet and probably doesn't quite work. I will keep debugging this tonight from home.
toyomoyo [Thu, 21 Sep 2006 09:09:16 +0000 (09:09 +0000)]
changes to backups (where the roles info are stored)
vyshane [Thu, 21 Sep 2006 08:32:05 +0000 (08:32 +0000)]
Removed capability mod/forum:viewforum. We will use moodle/course:viewhiddenactivities and hide/unhide forums instead.
vyshane [Thu, 21 Sep 2006 08:30:59 +0000 (08:30 +0000)]
Removed string for mod/forum:viewforum
skodak [Thu, 21 Sep 2006 08:28:25 +0000 (08:28 +0000)]
another admin ui cleanup
skodak [Thu, 21 Sep 2006 08:18:14 +0000 (08:18 +0000)]
capability related changes in new admin tree
skodak [Thu, 21 Sep 2006 08:05:50 +0000 (08:05 +0000)]
old admin configuration cleanup - MDL-6595 MDL-6449 MDL-6447
stronk7 [Thu, 21 Sep 2006 07:44:56 +0000 (07:44 +0000)]
Force ANSI NULLs under mssql. It's not critical to work
but it avoids some problems when changing nullability
of fields in the future.
moodler [Thu, 21 Sep 2006 07:44:53 +0000 (07:44 +0000)]
Added new capability to switch roles (replaces old student view)
vyshane [Thu, 21 Sep 2006 07:40:24 +0000 (07:40 +0000)]
Added some notes for future reference
moodler [Thu, 21 Sep 2006 07:38:13 +0000 (07:38 +0000)]
FIxed defaults for frontpage format
toyomoyo [Thu, 21 Sep 2006 06:57:14 +0000 (06:57 +0000)]
adding roles support for backups
skodak [Thu, 21 Sep 2006 06:38:27 +0000 (06:38 +0000)]
removed moodle specific debug messages from file.php
vyshane [Thu, 21 Sep 2006 05:42:35 +0000 (05:42 +0000)]
Cleanups in view.php. Also moved logging of a forum view so that the event is not logged if the user does not have permission to view discussions in a forum (user never sees the discussions, so not counted as a view).
Tidy up of error display in discuss.php for when a user does not have permission to view the discussion.
vyshane [Thu, 21 Sep 2006 05:39:17 +0000 (05:39 +0000)]
Added message string for when a user does not have permissions to view forum discussions in a forum.
vyshane [Thu, 21 Sep 2006 04:10:36 +0000 (04:10 +0000)]
Removed column ratings from data table
toyomoyo [Thu, 21 Sep 2006 03:21:33 +0000 (03:21 +0000)]
fix for MDL-6571, added get_roles_on_exact_context() for backup
moodler [Thu, 21 Sep 2006 02:44:10 +0000 (02:44 +0000)]
Automatic installer.php lang files by installer_builder (
20060921 )
toyomoyo [Thu, 21 Sep 2006 02:03:39 +0000 (02:03 +0000)]
fixing syntex errors
toyomoyo [Thu, 21 Sep 2006 01:56:59 +0000 (01:56 +0000)]
trying to add some role support, not sure things are at the right place yet.
mjollnir_ [Thu, 21 Sep 2006 00:04:43 +0000 (00:04 +0000)]
Flatfile enrolment plugin upgraded to new use roles. Credit: Alastair Pharo, new Catalyst ninja ;) <alastair@catalyst.net.nz>
stronk7 [Wed, 20 Sep 2006 22:36:21 +0000 (22:36 +0000)]
Now XMLDB installation is enabled! Old mysql.php and postgres7.php can
continue being used as previously until we finish all the required
DDL functions.
Also, this implies that *.sql files aren't needed anymore. Now all we have to do
is to maintain the install.xml files from the editor.
stronk7 [Wed, 20 Sep 2006 22:03:45 +0000 (22:03 +0000)]
Updated comment... :-/
stronk7 [Wed, 20 Sep 2006 22:00:49 +0000 (22:00 +0000)]
Forcing ADODB_FETCH_ASSOC explicity now for any DB.
skodak [Wed, 20 Sep 2006 21:48:33 +0000 (21:48 +0000)]
fix for old email confirmation - spotted by Dirk Grunwald; merged from MOODLE_16_STABLE
skodak [Wed, 20 Sep 2006 21:25:51 +0000 (21:25 +0000)]
forum throttling capability meaning reversed
skodak [Wed, 20 Sep 2006 21:00:45 +0000 (21:00 +0000)]
major whitespace cleanup - fixed trailng whitespace in new files and admin area
skodak [Wed, 20 Sep 2006 20:31:09 +0000 (20:31 +0000)]
major whitespace cleanup - fixed tabs
skodak [Wed, 20 Sep 2006 20:16:10 +0000 (20:16 +0000)]
major whitespace cleanup - fixed \r line-ending
skodak [Wed, 20 Sep 2006 19:46:52 +0000 (19:46 +0000)]
major whitespace cleanup - fixed \r\n line-ending
skodak [Wed, 20 Sep 2006 19:20:34 +0000 (19:20 +0000)]
test commit for lineending cleanup
koenr [Wed, 20 Sep 2006 19:06:57 +0000 (19:06 +0000)]
Adding Slovak Koruna MDL-6604
skodak [Wed, 20 Sep 2006 18:40:22 +0000 (18:40 +0000)]
merged changes in moodlelib.php from MOODLE_16_STABLE
vyshane [Wed, 20 Sep 2006 18:08:30 +0000 (18:08 +0000)]
Updated to reflect changes to data table
skodak [Wed, 20 Sep 2006 17:51:59 +0000 (17:51 +0000)]
fixed warning caused by missing fields in $course; tweaked mime info for firefox when forcing download - it should use default system mime associations which should be safe in case of firefox.
vyshane [Wed, 20 Sep 2006 17:46:20 +0000 (17:46 +0000)]
Upgrade to roles code for data module.
tjhunt [Wed, 20 Sep 2006 17:22:38 +0000 (17:22 +0000)]
MDL-6380 - added required include to make blocks work on the quiz pages.
tjhunt [Wed, 20 Sep 2006 17:01:19 +0000 (17:01 +0000)]
Fix typos in string concatenation.
vyshane [Wed, 20 Sep 2006 16:57:01 +0000 (16:57 +0000)]
Upgrade to roles code, as well as restoring from 1.6 on a 1.7 install code.
vyshane [Wed, 20 Sep 2006 16:54:50 +0000 (16:54 +0000)]
Added course module groupmodes in convertion to roles logic
tjhunt [Wed, 20 Sep 2006 16:36:40 +0000 (16:36 +0000)]
Another typo.
A pity, I would love to know what a delect_records function did ;-)
stronk7 [Wed, 20 Sep 2006 16:22:19 +0000 (16:22 +0000)]
renaming question_dataset_items->number to itemnumber (reserved word) and
question->commentarytext to question->generalfeedback
tjhunt [Wed, 20 Sep 2006 16:19:57 +0000 (16:19 +0000)]
Fixed typo CONTEXT_COUSE -> CONTEXT_COURSE
tjhunt [Wed, 20 Sep 2006 16:17:27 +0000 (16:17 +0000)]
Fix bug with getting the capability.
sam_marshall [Wed, 20 Sep 2006 15:04:57 +0000 (15:04 +0000)]
Update to static JS - 'hitem' hidden fields now optional for lockoptions.
skodak [Wed, 20 Sep 2006 15:04:01 +0000 (15:04 +0000)]
fixed missing ;
ikawhero [Wed, 20 Sep 2006 14:18:37 +0000 (14:18 +0000)]
Bump for new tables. See MDL-474
ikawhero [Wed, 20 Sep 2006 14:17:21 +0000 (14:17 +0000)]
Adding tables for customisable user profile fields. See MDL-474
martinlanghoff [Wed, 20 Sep 2006 11:26:47 +0000 (11:26 +0000)]
dmlib: changed array access to keyed instead of ordinal.
This supports the move to ADODB_FETCH_ASSOC instead of ADODB_FETCH_BOTH.
see:
http://docs.moodle.org/en/XMLDB_Problems#ADOdb_fetch_mode_.28ASSOC.2C_NUM_and_BOTH.29
Author: Luke Hudson <luke@catalyst.net.nz>
koenr [Wed, 20 Sep 2006 09:33:11 +0000 (09:33 +0000)]
updated Guinea MDL-3909
toyomoyo [Wed, 20 Sep 2006 09:00:04 +0000 (09:00 +0000)]
replacing deprecated calls and references to capability calls
vyshane [Wed, 20 Sep 2006 08:30:49 +0000 (08:30 +0000)]
Added new function function fetch_context_independent_capabilities(). Modified fetch_context_capabilities() to use the former.
Fixed get_roles_used_in_context() sql query. r.sortorder must be selected if it is to be used in an ORDER BY clause.
tjhunt [Wed, 20 Sep 2006 08:01:59 +0000 (08:01 +0000)]
More capability name typos.
urs_hunkler [Wed, 20 Sep 2006 07:40:55 +0000 (07:40 +0000)]
'updated CSS for the breadcrumb and calendar arrows'
skodak [Wed, 20 Sep 2006 06:59:32 +0000 (06:59 +0000)]
mostly removed old isadmin() calls
moodler [Wed, 20 Sep 2006 06:52:54 +0000 (06:52 +0000)]
Removed some obsolete stuff
skodak [Wed, 20 Sep 2006 06:24:55 +0000 (06:24 +0000)]
role_context_capabilities should handle current context too and role override simply use parent context
vinkmar [Wed, 20 Sep 2006 04:48:39 +0000 (04:48 +0000)]
admin page cleanup -- added missing strings
vinkmar [Wed, 20 Sep 2006 04:47:57 +0000 (04:47 +0000)]
admin page cleanup - added most missing strings
vyshane [Wed, 20 Sep 2006 02:59:43 +0000 (02:59 +0000)]
Added more overrides during restore process for forums from 1.6. Plus some bug fixes.
moodler [Wed, 20 Sep 2006 02:59:20 +0000 (02:59 +0000)]
Automatic installer.php lang files by installer_builder (
20060920 )
vyshane [Wed, 20 Sep 2006 02:47:57 +0000 (02:47 +0000)]
Fixed notice
moodler [Wed, 20 Sep 2006 02:19:08 +0000 (02:19 +0000)]
FIxed a bug where $context had not been defined in enrol_into_course
moodler [Wed, 20 Sep 2006 02:17:27 +0000 (02:17 +0000)]
Added unset_config as a companion to set_config
moodler [Wed, 20 Sep 2006 01:52:49 +0000 (01:52 +0000)]
Made the debugging message a bit less passive
tjhunt [Tue, 19 Sep 2006 22:58:12 +0000 (22:58 +0000)]
And another typo in capability name.
tjhunt [Tue, 19 Sep 2006 22:57:38 +0000 (22:57 +0000)]
Another typo in capability name.
tjhunt [Tue, 19 Sep 2006 22:57:17 +0000 (22:57 +0000)]
In debug mode, warn people if they are asking for an unknown capability.
tjhunt [Tue, 19 Sep 2006 22:35:40 +0000 (22:35 +0000)]
Typo in capability name.
tjhunt [Tue, 19 Sep 2006 22:35:02 +0000 (22:35 +0000)]
Always print the question list, so you can add questions to a quiz, even if you are not allowed to edit them.
tjhunt [Tue, 19 Sep 2006 22:31:13 +0000 (22:31 +0000)]
Typo in capability names.\r \r You do not want to know how long I had to stare at the code to spot that!
koenr [Tue, 19 Sep 2006 22:14:57 +0000 (22:14 +0000)]
fixed MDL-6551
tjhunt [Tue, 19 Sep 2006 21:53:37 +0000 (21:53 +0000)]
allowassign.php was submitting to allowoverride.php
tjhunt [Tue, 19 Sep 2006 21:48:16 +0000 (21:48 +0000)]
Fix JavaScript problem reported in this thread: http://moodle.org/mod/forum/discuss.php?d=54432. Merged from MOODLE_16_STABLE.
koenr [Tue, 19 Sep 2006 21:45:13 +0000 (21:45 +0000)]
fix for mdl-3909
cleaned up the file completely
skodak [Tue, 19 Sep 2006 20:39:55 +0000 (20:39 +0000)]
metacourse role assignment fixes
skodak [Tue, 19 Sep 2006 17:34:29 +0000 (17:34 +0000)]
various minor Role UI fixes
moodler [Tue, 19 Sep 2006 16:38:53 +0000 (16:38 +0000)]
Added some docs
moodler [Tue, 19 Sep 2006 16:29:43 +0000 (16:29 +0000)]
Deleted the old students-based function and created the
new-style setup_enrolments() function that uses roles
to do the tasks required when a user logs in.
Other enrolment plugins should use this as an example/guide
The sync parts of this plugin are not yet fixed.
moodler [Tue, 19 Sep 2006 14:23:43 +0000 (14:23 +0000)]
Slight extensions to get_my_courses() API to make it more useful in general
toyomoyo [Tue, 19 Sep 2006 14:16:40 +0000 (14:16 +0000)]
relacing deprecated functions with capability checks
moodler [Tue, 19 Sep 2006 14:14:32 +0000 (14:14 +0000)]
More efficient get_my_courses()
tjhunt [Tue, 19 Sep 2006 13:35:42 +0000 (13:35 +0000)]
Renamed new commentary feature to 'general feedback'.
nfreear [Tue, 19 Sep 2006 11:36:21 +0000 (11:36 +0000)]
Fixes bug MDL-6360 "Resizable image in breadcrumb trail..."
- files block_search_forums.php, calendar/lib.php, lang/en_utf8/access.php, weblib.php, theme/standard/config.php, styles_color.css
tjhunt [Tue, 19 Sep 2006 10:56:00 +0000 (10:56 +0000)]
Rename column question_dataset_items->number to itemnumber, to avoid reserved word.
skodak [Tue, 19 Sep 2006 10:26:35 +0000 (10:26 +0000)]
RISK_ADMIN replaced with RISK_CONFIG, part 2.
toyomoyo [Tue, 19 Sep 2006 09:16:24 +0000 (09:16 +0000)]
replacing deprecated funciton calls with capability calls
vyshane [Tue, 19 Sep 2006 08:16:26 +0000 (08:16 +0000)]
Few small fixes
vyshane [Tue, 19 Sep 2006 08:10:46 +0000 (08:10 +0000)]
Typos
skodak [Tue, 19 Sep 2006 07:35:48 +0000 (07:35 +0000)]
fixed missing shortname pg upgrade code, sorry
skodak [Tue, 19 Sep 2006 07:33:22 +0000 (07:33 +0000)]
RISK_ADMIN replaced with RISK_CONFIG