]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agoRemoved capability mod/forum:viewforum. We will use moodle/course:viewhiddenactivitie...
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.

18 years agoRemoved string for mod/forum:viewforum
vyshane [Thu, 21 Sep 2006 08:30:59 +0000 (08:30 +0000)]
Removed string for mod/forum:viewforum

18 years agoanother admin ui cleanup
skodak [Thu, 21 Sep 2006 08:28:25 +0000 (08:28 +0000)]
another admin ui cleanup

18 years agocapability related changes in new admin tree
skodak [Thu, 21 Sep 2006 08:18:14 +0000 (08:18 +0000)]
capability related changes in new admin tree

18 years agoold admin configuration cleanup - MDL-6595 MDL-6449 MDL-6447
skodak [Thu, 21 Sep 2006 08:05:50 +0000 (08:05 +0000)]
old admin configuration cleanup - MDL-6595 MDL-6449 MDL-6447

18 years agoForce ANSI NULLs under mssql. It's not critical to work
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.

18 years agoAdded new capability to switch roles (replaces old student view)
moodler [Thu, 21 Sep 2006 07:44:53 +0000 (07:44 +0000)]
Added new capability to switch roles (replaces old student view)

18 years agoAdded some notes for future reference
vyshane [Thu, 21 Sep 2006 07:40:24 +0000 (07:40 +0000)]
Added some notes for future reference

18 years agoFIxed defaults for frontpage format
moodler [Thu, 21 Sep 2006 07:38:13 +0000 (07:38 +0000)]
FIxed defaults for frontpage format

18 years agoadding roles support for backups
toyomoyo [Thu, 21 Sep 2006 06:57:14 +0000 (06:57 +0000)]
adding roles support for backups

18 years agoremoved moodle specific debug messages from file.php
skodak [Thu, 21 Sep 2006 06:38:27 +0000 (06:38 +0000)]
removed moodle specific debug messages from file.php

18 years agoCleanups in view.php. Also moved logging of a forum view so that the event is not...
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.

18 years agoAdded message string for when a user does not have permissions to view forum discussi...
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.

18 years agoRemoved column ratings from data table
vyshane [Thu, 21 Sep 2006 04:10:36 +0000 (04:10 +0000)]
Removed column ratings from data table

18 years agofix for MDL-6571, added get_roles_on_exact_context() for backup
toyomoyo [Thu, 21 Sep 2006 03:21:33 +0000 (03:21 +0000)]
fix for MDL-6571, added get_roles_on_exact_context() for backup

18 years agoAutomatic installer.php lang files by installer_builder (20060921)
moodler [Thu, 21 Sep 2006 02:44:10 +0000 (02:44 +0000)]
Automatic installer.php lang files by installer_builder (20060921)

18 years agofixing syntex errors
toyomoyo [Thu, 21 Sep 2006 02:03:39 +0000 (02:03 +0000)]
fixing syntex errors

18 years agotrying to add some role support, not sure things are at the right place yet.
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.

18 years agoFlatfile enrolment plugin upgraded to new use roles. Credit: Alastair Pharo, new...
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>

18 years agoNow XMLDB installation is enabled! Old mysql.php and postgres7.php can
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.

18 years agoUpdated comment... :-/
stronk7 [Wed, 20 Sep 2006 22:03:45 +0000 (22:03 +0000)]
Updated comment... :-/

18 years agoForcing ADODB_FETCH_ASSOC explicity now for any DB.
stronk7 [Wed, 20 Sep 2006 22:00:49 +0000 (22:00 +0000)]
Forcing ADODB_FETCH_ASSOC explicity now for any DB.

18 years agofix for old email confirmation - spotted by Dirk Grunwald; merged from MOODLE_16_STABLE
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

18 years agoforum throttling capability meaning reversed
skodak [Wed, 20 Sep 2006 21:25:51 +0000 (21:25 +0000)]
forum throttling capability meaning reversed

18 years agomajor whitespace cleanup - fixed trailng whitespace in new files and admin area
skodak [Wed, 20 Sep 2006 21:00:45 +0000 (21:00 +0000)]
major whitespace cleanup - fixed trailng whitespace in new files and admin area

18 years agomajor whitespace cleanup - fixed tabs
skodak [Wed, 20 Sep 2006 20:31:09 +0000 (20:31 +0000)]
major whitespace cleanup - fixed tabs

18 years agomajor whitespace cleanup - fixed \r line-ending
skodak [Wed, 20 Sep 2006 20:16:10 +0000 (20:16 +0000)]
major whitespace cleanup - fixed \r line-ending

18 years agomajor whitespace cleanup - fixed \r\n line-ending
skodak [Wed, 20 Sep 2006 19:46:52 +0000 (19:46 +0000)]
major whitespace cleanup - fixed \r\n line-ending

18 years agotest commit for lineending cleanup
skodak [Wed, 20 Sep 2006 19:20:34 +0000 (19:20 +0000)]
test commit for lineending cleanup

18 years agoAdding Slovak Koruna MDL-6604
koenr [Wed, 20 Sep 2006 19:06:57 +0000 (19:06 +0000)]
Adding Slovak Koruna MDL-6604

18 years agomerged changes in moodlelib.php from MOODLE_16_STABLE
skodak [Wed, 20 Sep 2006 18:40:22 +0000 (18:40 +0000)]
merged changes in moodlelib.php from MOODLE_16_STABLE

18 years agoUpdated to reflect changes to data table
vyshane [Wed, 20 Sep 2006 18:08:30 +0000 (18:08 +0000)]
Updated to reflect changes to data table

18 years agofixed warning caused by missing fields in $course; tweaked mime info for firefox...
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.

18 years agoUpgrade to roles code for data module.
vyshane [Wed, 20 Sep 2006 17:46:20 +0000 (17:46 +0000)]
Upgrade to roles code for data module.

18 years agoMDL-6380 - added required include to make blocks work on the quiz pages.
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.

18 years agoFix typos in string concatenation.
tjhunt [Wed, 20 Sep 2006 17:01:19 +0000 (17:01 +0000)]
Fix typos in string concatenation.

18 years agoUpgrade to roles code, as well as restoring from 1.6 on a 1.7 install code.
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.

18 years agoAdded course module groupmodes in convertion to roles logic
vyshane [Wed, 20 Sep 2006 16:54:50 +0000 (16:54 +0000)]
Added course module groupmodes in convertion to roles logic

18 years agoAnother typo.
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 ;-)

18 years agorenaming question_dataset_items->number to itemnumber (reserved word) and
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

18 years agoFixed typo CONTEXT_COUSE -> CONTEXT_COURSE
tjhunt [Wed, 20 Sep 2006 16:19:57 +0000 (16:19 +0000)]
Fixed typo CONTEXT_COUSE -> CONTEXT_COURSE

18 years agoFix bug with getting the capability.
tjhunt [Wed, 20 Sep 2006 16:17:27 +0000 (16:17 +0000)]
Fix bug with getting the capability.

18 years agoUpdate to static JS - 'hitem' hidden fields now optional for lockoptions.
sam_marshall [Wed, 20 Sep 2006 15:04:57 +0000 (15:04 +0000)]
Update to static JS - 'hitem' hidden fields now optional for lockoptions.

18 years agofixed missing ;
skodak [Wed, 20 Sep 2006 15:04:01 +0000 (15:04 +0000)]
fixed missing ;

18 years agoBump for new tables. See MDL-474
ikawhero [Wed, 20 Sep 2006 14:18:37 +0000 (14:18 +0000)]
Bump for new tables. See MDL-474

18 years agoAdding tables for customisable user profile fields. 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

18 years agodmlib: changed array access to keyed instead of ordinal.
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>

18 years agoupdated Guinea MDL-3909
koenr [Wed, 20 Sep 2006 09:33:11 +0000 (09:33 +0000)]
updated Guinea MDL-3909

18 years agoreplacing deprecated calls and references to capability calls
toyomoyo [Wed, 20 Sep 2006 09:00:04 +0000 (09:00 +0000)]
replacing deprecated calls and references to capability calls

18 years agoAdded new function function fetch_context_independent_capabilities(). Modified fetch_...
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.

18 years agoMore capability name typos.
tjhunt [Wed, 20 Sep 2006 08:01:59 +0000 (08:01 +0000)]
More capability name typos.

18 years ago'updated CSS for the breadcrumb and calendar arrows'
urs_hunkler [Wed, 20 Sep 2006 07:40:55 +0000 (07:40 +0000)]
'updated CSS for the breadcrumb and calendar arrows'

18 years agomostly removed old isadmin() calls
skodak [Wed, 20 Sep 2006 06:59:32 +0000 (06:59 +0000)]
mostly removed old isadmin() calls

18 years agoRemoved some obsolete stuff
moodler [Wed, 20 Sep 2006 06:52:54 +0000 (06:52 +0000)]
Removed some obsolete stuff

18 years agorole_context_capabilities should handle current context too and role override simply...
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

18 years agoadmin page cleanup -- added missing strings
vinkmar [Wed, 20 Sep 2006 04:48:39 +0000 (04:48 +0000)]
admin page cleanup -- added missing strings

18 years agoadmin page cleanup - added most missing strings
vinkmar [Wed, 20 Sep 2006 04:47:57 +0000 (04:47 +0000)]
admin page cleanup - added most missing strings

18 years agoAdded more overrides during restore process for forums from 1.6. Plus some bug fixes.
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.

18 years agoAutomatic installer.php lang files by installer_builder (20060920)
moodler [Wed, 20 Sep 2006 02:59:20 +0000 (02:59 +0000)]
Automatic installer.php lang files by installer_builder (20060920)

18 years agoFixed notice
vyshane [Wed, 20 Sep 2006 02:47:57 +0000 (02:47 +0000)]
Fixed notice

18 years agoFIxed a bug where $context had not been defined in enrol_into_course
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

18 years agoAdded unset_config as a companion to set_config
moodler [Wed, 20 Sep 2006 02:17:27 +0000 (02:17 +0000)]
Added unset_config as a companion to set_config

18 years agoMade the debugging message a bit less passive
moodler [Wed, 20 Sep 2006 01:52:49 +0000 (01:52 +0000)]
Made the debugging message a bit less passive

18 years agoAnd another typo in capability name.
tjhunt [Tue, 19 Sep 2006 22:58:12 +0000 (22:58 +0000)]
And another typo in capability name.

18 years agoAnother typo in capability name.
tjhunt [Tue, 19 Sep 2006 22:57:38 +0000 (22:57 +0000)]
Another typo in capability name.

18 years agoIn debug mode, warn people if they are asking for an unknown capability.
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.

18 years agoTypo in capability name.
tjhunt [Tue, 19 Sep 2006 22:35:40 +0000 (22:35 +0000)]
Typo in capability name.

18 years agoAlways print the question list, so you can add questions to a quiz, even if you are...
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.

18 years agoTypo in capability names.\r\rYou do not want to know how long I had to stare at the...
tjhunt [Tue, 19 Sep 2006 22:31:13 +0000 (22:31 +0000)]
Typo in capability names.\r\rYou do not want to know how long I had to stare at the code to spot that!

18 years agofixed MDL-6551
koenr [Tue, 19 Sep 2006 22:14:57 +0000 (22:14 +0000)]
fixed MDL-6551

18 years agoallowassign.php was submitting to allowoverride.php
tjhunt [Tue, 19 Sep 2006 21:53:37 +0000 (21:53 +0000)]
allowassign.php was submitting to allowoverride.php

18 years agoFix JavaScript problem reported in this thread: http://moodle.org/mod/forum/discuss...
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.

18 years agofix for mdl-3909
koenr [Tue, 19 Sep 2006 21:45:13 +0000 (21:45 +0000)]
fix for mdl-3909
cleaned up the file completely

18 years agometacourse role assignment fixes
skodak [Tue, 19 Sep 2006 20:39:55 +0000 (20:39 +0000)]
metacourse role assignment fixes

18 years agovarious minor Role UI fixes
skodak [Tue, 19 Sep 2006 17:34:29 +0000 (17:34 +0000)]
various minor Role UI fixes

18 years agoAdded some docs
moodler [Tue, 19 Sep 2006 16:38:53 +0000 (16:38 +0000)]
Added some docs

18 years agoDeleted the old students-based function and created the
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.

18 years agoSlight extensions to get_my_courses() API to make it more useful in general
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

18 years agorelacing deprecated functions with capability checks
toyomoyo [Tue, 19 Sep 2006 14:16:40 +0000 (14:16 +0000)]
relacing deprecated functions with capability checks

18 years agoMore efficient get_my_courses()
moodler [Tue, 19 Sep 2006 14:14:32 +0000 (14:14 +0000)]
More efficient get_my_courses()

18 years agoRenamed new commentary feature to 'general feedback'.
tjhunt [Tue, 19 Sep 2006 13:35:42 +0000 (13:35 +0000)]
Renamed new commentary feature to 'general feedback'.

18 years agoFixes bug MDL-6360 "Resizable image in breadcrumb trail..."
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

18 years agoRename column question_dataset_items->number to itemnumber, to avoid reserved word.
tjhunt [Tue, 19 Sep 2006 10:56:00 +0000 (10:56 +0000)]
Rename column question_dataset_items->number to itemnumber, to avoid reserved word.

18 years agoRISK_ADMIN replaced with RISK_CONFIG, part 2.
skodak [Tue, 19 Sep 2006 10:26:35 +0000 (10:26 +0000)]
RISK_ADMIN replaced with RISK_CONFIG, part 2.

18 years agoreplacing deprecated funciton calls with capability calls
toyomoyo [Tue, 19 Sep 2006 09:16:24 +0000 (09:16 +0000)]
replacing deprecated funciton calls with capability calls

18 years agoFew small fixes
vyshane [Tue, 19 Sep 2006 08:16:26 +0000 (08:16 +0000)]
Few small fixes

18 years agoTypos
vyshane [Tue, 19 Sep 2006 08:10:46 +0000 (08:10 +0000)]
Typos

18 years agofixed missing shortname pg upgrade code, sorry
skodak [Tue, 19 Sep 2006 07:35:48 +0000 (07:35 +0000)]
fixed missing shortname pg upgrade code, sorry

18 years agoRISK_ADMIN replaced with RISK_CONFIG
skodak [Tue, 19 Sep 2006 07:33:22 +0000 (07:33 +0000)]
RISK_ADMIN replaced with RISK_CONFIG

18 years agoMore typos...
vyshane [Tue, 19 Sep 2006 07:16:04 +0000 (07:16 +0000)]
More typos...

18 years agoFixed typo
vyshane [Tue, 19 Sep 2006 07:13:57 +0000 (07:13 +0000)]
Fixed typo

18 years agoIf the search and replace affected course->modinfo then courses may not work,
moodler [Tue, 19 Sep 2006 07:08:19 +0000 (07:08 +0000)]
If the search and replace affected course->modinfo then courses may not work,
so clear the cache

18 years agofixed missing dot
skodak [Tue, 19 Sep 2006 06:38:17 +0000 (06:38 +0000)]
fixed missing dot

18 years agofixed a bug where wrong parameters is passed
toyomoyo [Tue, 19 Sep 2006 06:36:54 +0000 (06:36 +0000)]
fixed a bug where wrong parameters is passed

18 years agomoodle/course:managemetacourse is now singular
skodak [Tue, 19 Sep 2006 06:35:52 +0000 (06:35 +0000)]
moodle/course:managemetacourse is now singular

18 years agoAttempted to improve the display of the table in collapsed view
mark-nielsen [Tue, 19 Sep 2006 05:57:57 +0000 (05:57 +0000)]
Attempted to improve the display of the table in collapsed view

18 years agoFix for the instance mentioned in MDL-3058
mark-nielsen [Tue, 19 Sep 2006 05:11:57 +0000 (05:11 +0000)]
Fix for the instance mentioned in MDL-3058

18 years agoCorrected a lang entry for better translation
mark-nielsen [Tue, 19 Sep 2006 05:10:24 +0000 (05:10 +0000)]
Corrected a lang entry for better translation

18 years agoMerged fix related to MDL-6020
moodler [Tue, 19 Sep 2006 04:53:56 +0000 (04:53 +0000)]
Merged fix related to MDL-6020

18 years agoGot ahead of myself, fixed by bug fix
mark-nielsen [Tue, 19 Sep 2006 04:49:45 +0000 (04:49 +0000)]
Got ahead of myself, fixed by bug fix