]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agoadded recursive addslashes
skodak [Fri, 16 Feb 2007 09:38:24 +0000 (09:38 +0000)]
added recursive addslashes

18 years agoMerged from 1.8.
vyshane [Fri, 16 Feb 2007 08:46:55 +0000 (08:46 +0000)]
Merged from 1.8.

18 years agomade some changes so that if a user has any roles assigned in context_module or conte...
toyomoyo [Fri, 16 Feb 2007 07:57:19 +0000 (07:57 +0000)]
made some changes so that if a user has any roles assigned in context_module or context_block with moodle/site:manageblocks or moodle/course:manageactivities, he will see the "turn editting on" button without needing to have a role assigned at context_course with moodle/course:manageactivies capability. Of course this user would not be able to edit any blocks or modules he/she is not supposed to edit. Ajax for these users with partial editing privilages are locked. Please report bugs asap as we are looking at backporting this change to 1.8. Cheers.

18 years agoChanged from using lib/soap/nusoap.lib library directly to using lib/soaplib.php.
lamsdev [Fri, 16 Feb 2007 06:49:03 +0000 (06:49 +0000)]
Changed from using lib/soap/nusoap.lib library directly to using lib/soaplib.php.

Fix for MDL-6224

18 years agoFixed javascript to be valid xhtml strict
lamsdev [Fri, 16 Feb 2007 06:44:04 +0000 (06:44 +0000)]
Fixed javascript to be valid xhtml strict

18 years agoAutomatic installer.php lang files by installer_builder (20070216)
moodler [Fri, 16 Feb 2007 03:32:56 +0000 (03:32 +0000)]
Automatic installer.php lang files by installer_builder (20070216)

18 years agomerged adding missing capability check
toyomoyo [Fri, 16 Feb 2007 02:40:54 +0000 (02:40 +0000)]
merged adding missing capability check

18 years agomerged fixed wrong context, it should be possible to manage a single block
toyomoyo [Fri, 16 Feb 2007 01:26:19 +0000 (01:26 +0000)]
merged fixed wrong context, it should be possible to manage a single block

18 years agofixed problem on user edit page when user not fully setup, reverted guest handling
skodak [Thu, 15 Feb 2007 22:03:29 +0000 (22:03 +0000)]
fixed problem on user edit page when user not fully setup, reverted guest handling

18 years agofixed problem on user edit page when user not fully setup
skodak [Thu, 15 Feb 2007 20:46:39 +0000 (20:46 +0000)]
fixed problem on user edit page when user not fully setup

18 years agofixed problem on user edit page when user not fully setup
skodak [Thu, 15 Feb 2007 20:43:00 +0000 (20:43 +0000)]
fixed problem on user edit page when user not fully setup

18 years agofixed problems with undefined $USER->mnethostid causing page errors in IE during...
skodak [Thu, 15 Feb 2007 20:41:16 +0000 (20:41 +0000)]
fixed problems with undefined $USER->mnethostid causing page errors in IE during logout

18 years agoFixes Bug MDL-8533 "Can't add a user to more than 1 group in groupings"
nfreear [Thu, 15 Feb 2007 14:09:51 +0000 (14:09 +0000)]
Fixes Bug MDL-8533 "Can't add a user to more than 1 group in groupings"

18 years agoMDL-7722 fixed wrong cleaning in backup paths
skodak [Thu, 15 Feb 2007 09:43:14 +0000 (09:43 +0000)]
MDL-7722 fixed wrong cleaning in backup paths

18 years agomerged fix for MDL-8505 and some other assignment issues
toyomoyo [Thu, 15 Feb 2007 08:16:54 +0000 (08:16 +0000)]
merged fix for MDL-8505 and some other assignment issues

18 years agoFIxed a typo
moodler [Thu, 15 Feb 2007 07:02:03 +0000 (07:02 +0000)]
FIxed a typo

18 years agoNew strings for environment check
moodler [Thu, 15 Feb 2007 06:31:35 +0000 (06:31 +0000)]
New strings for environment check

18 years agoMerged upgrade environment check from stable MDL-8527
moodler [Thu, 15 Feb 2007 06:30:35 +0000 (06:30 +0000)]
Merged upgrade environment check from stable   MDL-8527

18 years agoMerged from 1.8.
vyshane [Thu, 15 Feb 2007 06:15:24 +0000 (06:15 +0000)]
Merged from 1.8.

18 years agofix for MDL-8517 broken xhtml for redirects
toyomoyo [Thu, 15 Feb 2007 05:15:06 +0000 (05:15 +0000)]
fix for MDL-8517 broken xhtml for redirects

18 years agofix for MDL-5829, blocks on blog page can not be minimized
toyomoyo [Thu, 15 Feb 2007 03:21:05 +0000 (03:21 +0000)]
fix for MDL-5829, blocks on blog page can not be minimized

18 years agoMerged removal of weeks from format_time from stable
moodler [Thu, 15 Feb 2007 03:14:40 +0000 (03:14 +0000)]
Merged removal of weeks from format_time from stable

18 years ago1) Don't force changepassword during loginas
moodler [Thu, 15 Feb 2007 02:53:00 +0000 (02:53 +0000)]
1) Don't force changepassword during loginas
2) Added weeks and years to format_time()

18 years agoPHP 4 assignment is by value so course_header (containing edited names)
stronk7 [Wed, 14 Feb 2007 23:54:20 +0000 (23:54 +0000)]
PHP 4 assignment is by value so course_header (containing edited names)
wasn't being modified. MDL-8298

Merged from MOODLE_18_STABLE

18 years agoMDL-8268 fixed block get_string, patch by Mark Nielsen
skodak [Wed, 14 Feb 2007 23:00:20 +0000 (23:00 +0000)]
MDL-8268 fixed block get_string, patch by Mark Nielsen

18 years agoMDL-8268 cleanup in get_user_capability_course()
skodak [Wed, 14 Feb 2007 22:53:17 +0000 (22:53 +0000)]
MDL-8268 cleanup in get_user_capability_course()

18 years agoMDL-8268 fixed get_user_capability_course(), patch by Mark Nielsen
skodak [Wed, 14 Feb 2007 22:48:11 +0000 (22:48 +0000)]
MDL-8268 fixed get_user_capability_course(), patch by Mark Nielsen

18 years agonotice_yesno() buttons now centered
skodak [Wed, 14 Feb 2007 22:12:13 +0000 (22:12 +0000)]
notice_yesno() buttons now centered

18 years agoMDL-8520 resource navigation borked by accessibility frame changes
skodak [Wed, 14 Feb 2007 22:05:23 +0000 (22:05 +0000)]
MDL-8520 resource navigation borked by accessibility frame changes

18 years agoMDL-8519 teamspeak link support in resource mod
skodak [Wed, 14 Feb 2007 21:31:49 +0000 (21:31 +0000)]
MDL-8519 teamspeak link support in resource mod

18 years agoMDL-8518 incorrect link to frontpage settings from course summary block
skodak [Wed, 14 Feb 2007 21:04:05 +0000 (21:04 +0000)]
MDL-8518 incorrect link to frontpage settings from course summary block

18 years agoMDL-8469 - 192M is much nicer than 196M
skodak [Wed, 14 Feb 2007 20:58:31 +0000 (20:58 +0000)]
MDL-8469 - 192M is much nicer than 196M

18 years agoMDL-8469 increase memory limit everywhere due to changed calculation of used memory...
skodak [Wed, 14 Feb 2007 20:46:38 +0000 (20:46 +0000)]
MDL-8469 increase memory limit everywhere due to changed calculation of used memory in PHP 5.2.x - the real memory useage is the same, but the reported size of used memory is now more accurate

18 years agoMDL-8443
thepurpleblob [Wed, 14 Feb 2007 15:31:07 +0000 (15:31 +0000)]
MDL-8443
Fixed Typo.

18 years agoFixed page path (docs and css) for module editing MDL-8452
moodler [Wed, 14 Feb 2007 14:08:50 +0000 (14:08 +0000)]
Fixed page path (docs and css) for module editing   MDL-8452

18 years agoMDL-8487 if user language do not exist during restore use site default
skodak [Wed, 14 Feb 2007 09:54:08 +0000 (09:54 +0000)]
MDL-8487 if user language do not exist during restore use site default

18 years agoBump release to 1.9 dev
moodler [Wed, 14 Feb 2007 08:38:47 +0000 (08:38 +0000)]
Bump release to 1.9 dev

18 years agoBumping to 2/14 for the branch date
moodler [Wed, 14 Feb 2007 08:31:07 +0000 (08:31 +0000)]
Bumping to 2/14 for the branch date

18 years agoMDL-7903 Guests can not enter course that allows guests with key reopened:
skodak [Wed, 14 Feb 2007 08:03:40 +0000 (08:03 +0000)]
MDL-7903 Guests can not enter course that allows guests with key reopened:
* fixed load_guset_role that did not work in course context
* fixed typos in get_child_contexts
* manual guest enrolment changes

18 years agoMerged from 1.7.
vyshane [Wed, 14 Feb 2007 07:22:09 +0000 (07:22 +0000)]
Merged from 1.7.

18 years agoadding a div to help with css
toyomoyo [Wed, 14 Feb 2007 05:45:36 +0000 (05:45 +0000)]
adding a div to help with css

18 years agotaking out deprecated width in print_courses and print_course
toyomoyo [Wed, 14 Feb 2007 04:56:26 +0000 (04:56 +0000)]
taking out deprecated width in print_courses and print_course

18 years agoFIxed CSS for courseboxes on course-index
moodler [Wed, 14 Feb 2007 04:24:43 +0000 (04:24 +0000)]
FIxed CSS for courseboxes on course-index

18 years agoAdded a 'courseboxes' div around the course boxes on the course listing to help some CSS
moodler [Wed, 14 Feb 2007 04:22:24 +0000 (04:22 +0000)]
Added a 'courseboxes' div around the course boxes on the course listing to help some CSS

18 years agoAutomatic installer.php lang files by installer_builder (20070214)
moodler [Wed, 14 Feb 2007 03:44:47 +0000 (03:44 +0000)]
Automatic installer.php lang files by installer_builder (20070214)

18 years agoMerged from 1.7.
vyshane [Wed, 14 Feb 2007 02:57:37 +0000 (02:57 +0000)]
Merged from 1.7.

18 years agoMerged from 1.7.
vyshane [Wed, 14 Feb 2007 01:58:54 +0000 (01:58 +0000)]
Merged from 1.7.

18 years agoSome minor js problems. MDL-7811 and MDL-6481
stronk7 [Tue, 13 Feb 2007 23:42:27 +0000 (23:42 +0000)]
Some minor js problems. MDL-7811 and MDL-6481

Merged from MOODLE_17_STABLE

18 years agoMDL-8460 Notice in resource/type/text class revisited
skodak [Tue, 13 Feb 2007 19:53:09 +0000 (19:53 +0000)]
MDL-8460 Notice in resource/type/text class revisited

18 years agoMDL-8460 Notice in resource/type/text class
skodak [Tue, 13 Feb 2007 19:50:46 +0000 (19:50 +0000)]
MDL-8460 Notice in resource/type/text class

18 years agoMDL-8490 Glossary student not being able to edit entries
skodak [Tue, 13 Feb 2007 19:25:04 +0000 (19:25 +0000)]
MDL-8490 Glossary student not being able to edit entries

18 years agoFix for MDL-8507 "Local language pack-name can appear in language code"
nfreear [Tue, 13 Feb 2007 13:38:53 +0000 (13:38 +0000)]
Fix for MDL-8507 "Local language pack-name can appear in language code"

18 years agoFixes bug MDL-7257, "stylesheet bug: text color undefined"
nfreear [Tue, 13 Feb 2007 12:08:43 +0000 (12:08 +0000)]
Fixes bug MDL-7257, "stylesheet bug: text color undefined"

18 years agoMDL-8502 Fix assignment cron to use new course setup
skodak [Tue, 13 Feb 2007 08:54:06 +0000 (08:54 +0000)]
MDL-8502 Fix assignment cron to use new course setup

18 years agoMDL-8498 Assignment - Notification of feedback e-mails to students not being sent...
skodak [Tue, 13 Feb 2007 08:43:17 +0000 (08:43 +0000)]
MDL-8498 Assignment - Notification of feedback e-mails to students not being sent; merged from MOODLE_17_STABLE

18 years agoFixes so that no-one can "login as" users with "doanything" MDL-8411
moodler [Tue, 13 Feb 2007 08:31:10 +0000 (08:31 +0000)]
Fixes so that no-one can "login as" users with "doanything"   MDL-8411

18 years agoMerged from 1.7.
vyshane [Tue, 13 Feb 2007 05:25:45 +0000 (05:25 +0000)]
Merged from 1.7.

18 years agolimit the number of courses to 20 on mymoodle page
toyomoyo [Tue, 13 Feb 2007 04:09:11 +0000 (04:09 +0000)]
limit the number of courses to 20 on mymoodle page

18 years agoAutomatic installer.php lang files by installer_builder (20070213)
moodler [Tue, 13 Feb 2007 03:45:55 +0000 (03:45 +0000)]
Automatic installer.php lang files by installer_builder (20070213)

18 years agoOld fix for site names with apostrophes in them
moodler [Tue, 13 Feb 2007 03:16:22 +0000 (03:16 +0000)]
Old fix for site names with apostrophes in them

18 years agofix for MDL-8480 external db user lang sync problem
toyomoyo [Tue, 13 Feb 2007 03:08:27 +0000 (03:08 +0000)]
fix for MDL-8480 external db user lang sync problem

18 years agoMerged from 1.7.
vyshane [Tue, 13 Feb 2007 02:28:26 +0000 (02:28 +0000)]
Merged from 1.7.

18 years agoremoving undefined variable
toyomoyo [Tue, 13 Feb 2007 01:54:25 +0000 (01:54 +0000)]
removing undefined variable

18 years agoSome XHTML fixes
ethem [Mon, 12 Feb 2007 16:53:09 +0000 (16:53 +0000)]
Some XHTML fixes

18 years agoFeature from Eloy to set the language to whatever the browser suggests (if the user...
moodler [Mon, 12 Feb 2007 14:58:44 +0000 (14:58 +0000)]
Feature from Eloy to set the language to whatever the browser suggests (if the user is not logged in)

18 years agomerged fix for MDL-8358, wrong count for not graded assignments
toyomoyo [Mon, 12 Feb 2007 06:50:32 +0000 (06:50 +0000)]
merged fix for MDL-8358, wrong count for not graded assignments

18 years agoReverted require_js() in lib/ajax/ajaxlib.php. Last changes broke backwards compatibi...
vyshane [Mon, 12 Feb 2007 06:01:49 +0000 (06:01 +0000)]
Reverted require_js() in lib/ajax/ajaxlib.php. Last changes broke backwards compatibility with the way the function worked in Moodle 1.7.

Small change in lib/weblib.php to allow require_js() to be used from themes. To use it, just call the function from themedir/meta.php.

18 years agoAutomatic installer.php lang files by installer_builder (20070212)
moodler [Mon, 12 Feb 2007 03:46:00 +0000 (03:46 +0000)]
Automatic installer.php lang files by installer_builder (20070212)

18 years ago'removed old block width definitions'
urs_hunkler [Sun, 11 Feb 2007 10:41:42 +0000 (10:41 +0000)]
'removed old block width definitions'

18 years ago_local language packs take precedence with both forced language and non-forced langua...
mudrd8mz [Sat, 10 Feb 2007 21:54:19 +0000 (21:54 +0000)]
_local language packs take precedence with both forced language and non-forced language settings.
Fixes reopened MDL-8089.

18 years agoThis was throwing duplicate declaration errors in my PHP5 box
stronk7 [Fri, 9 Feb 2007 20:51:56 +0000 (20:51 +0000)]
This was throwing duplicate declaration errors in my PHP5 box
since some hours ago. Not sure why it worked before, but...

18 years agoFixes for MDL-8048 groups/AJAX - todo with group/member display-names, sorting etc...
nfreear [Fri, 9 Feb 2007 16:04:50 +0000 (16:04 +0000)]
Fixes for MDL-8048 groups/AJAX - todo with group/member display-names,  sorting etc. (see patch in tracker).

18 years ago'add a second parameter to enable YUI loading from header.html in the themes - MDL...
urs_hunkler [Fri, 9 Feb 2007 13:25:48 +0000 (13:25 +0000)]
'add a second parameter to enable YUI loading from header.html in the themes - MDL-8374'

18 years agoMDL-8290, fix for broken plugins
toyomoyo [Fri, 9 Feb 2007 07:47:14 +0000 (07:47 +0000)]
MDL-8290, fix for broken plugins

18 years agoMerged from 1.7.
vyshane [Fri, 9 Feb 2007 05:16:43 +0000 (05:16 +0000)]
Merged from 1.7.

18 years agoMerged from 1.7.
vyshane [Fri, 9 Feb 2007 02:24:59 +0000 (02:24 +0000)]
Merged from 1.7.

18 years agoMerged from 1.7.
vyshane [Fri, 9 Feb 2007 01:33:24 +0000 (01:33 +0000)]
Merged from 1.7.

18 years agofix for MDL-8399, unable to unassign self as admin in courses
toyomoyo [Fri, 9 Feb 2007 01:04:02 +0000 (01:04 +0000)]
fix for MDL-8399, unable to unassign self as admin in courses

18 years agofixing a typo
toyomoyo [Fri, 9 Feb 2007 00:34:49 +0000 (00:34 +0000)]
fixing a typo

18 years agoLimit table comments to 60cc for MySQL. MDL-7765
stronk7 [Fri, 9 Feb 2007 00:34:30 +0000 (00:34 +0000)]
Limit table comments to 60cc for MySQL. MDL-7765

Merged from MOODLE_17_STABLE

18 years agoDelete backup records on course delete. MDL-8314
stronk7 [Fri, 9 Feb 2007 00:13:18 +0000 (00:13 +0000)]
Delete backup records on course delete. MDL-8314

Merged from MOODLE_17_STABLE

18 years agoFixed a notice during multilang upgrade when prefix was null
moodler [Thu, 8 Feb 2007 14:52:03 +0000 (14:52 +0000)]
Fixed a notice during multilang upgrade when prefix was null

18 years agoLatest, greatest version of Markdown processor.
thepurpleblob [Thu, 8 Feb 2007 11:23:25 +0000 (11:23 +0000)]
Latest, greatest version of Markdown processor.

18 years agoMDL-8461
thepurpleblob [Thu, 8 Feb 2007 11:19:55 +0000 (11:19 +0000)]
MDL-8461
Looked like a typo, wrong parameter being sent to format_text so formatting was
ignored.

18 years agoMerged from 1.7.
vyshane [Thu, 8 Feb 2007 08:06:08 +0000 (08:06 +0000)]
Merged from 1.7.

18 years agoRemoved comment that no longer applies
vyshane [Thu, 8 Feb 2007 07:58:35 +0000 (07:58 +0000)]
Removed comment that no longer applies

18 years agoMDL-8425, fixing xhtml strict issues
toyomoyo [Thu, 8 Feb 2007 07:12:53 +0000 (07:12 +0000)]
MDL-8425, fixing xhtml strict issues

18 years agoUpdated YUI library to 0.12.2
vyshane [Thu, 8 Feb 2007 05:19:36 +0000 (05:19 +0000)]
Updated YUI library to 0.12.2

18 years agoMDL-8425 related fixes
toyomoyo [Thu, 8 Feb 2007 03:04:41 +0000 (03:04 +0000)]
MDL-8425 related fixes

18 years agotaking out undefined editing variable
toyomoyo [Thu, 8 Feb 2007 01:11:05 +0000 (01:11 +0000)]
taking out undefined editing variable

18 years agoMNet: More error tracking updates
donal72 [Wed, 7 Feb 2007 14:11:22 +0000 (14:11 +0000)]
MNet: More error tracking updates

18 years agoMDL-8347\rI couldn't see anything wrong, so I have bodged it I suppose by changing...
thepurpleblob [Wed, 7 Feb 2007 13:01:39 +0000 (13:01 +0000)]
MDL-8347\rI couldn't see anything wrong, so I have bodged it I suppose by changing the table layout slightly. This seems to be a problem reported around the net, but nobody has a definite solution.

18 years agoMNet: Standardise format of the mnet_client->error array
donal72 [Wed, 7 Feb 2007 12:43:08 +0000 (12:43 +0000)]
MNet:  Standardise format of the mnet_client->error array

18 years agoFixes bug MDL-8454, "students can't post to forums"
nfreear [Wed, 7 Feb 2007 12:14:11 +0000 (12:14 +0000)]
Fixes bug MDL-8454, "students can't post to forums"

18 years agoWhoops..... lots of clashes due to XHTML improvements in 1.8. Should be sorted.
thepurpleblob [Wed, 7 Feb 2007 12:10:56 +0000 (12:10 +0000)]
Whoops..... lots of clashes due to XHTML improvements in 1.8. Should be sorted.

18 years agoMDL-8349\rSome of the overidden methods had got out of sync with parent class.
thepurpleblob [Wed, 7 Feb 2007 11:36:20 +0000 (11:36 +0000)]
MDL-8349\rSome of the overidden methods had got out of sync with parent class.

18 years agoMDL-8450\rAdded support for including question categories in a quiz export.\rAlso a...
thepurpleblob [Wed, 7 Feb 2007 10:29:53 +0000 (10:29 +0000)]
MDL-8450\rAdded support for including question categories in a quiz export.\rAlso a bit of format tidy up and fix a misshandled sesskey.

18 years agoMDL-8450\rAdded support for including question categories in a quiz export.
thepurpleblob [Wed, 7 Feb 2007 10:14:22 +0000 (10:14 +0000)]
MDL-8450\rAdded support for including question categories in a quiz export.

18 years agoMDL-8450\rAdded support for including question categories in a quiz export.
thepurpleblob [Wed, 7 Feb 2007 10:02:31 +0000 (10:02 +0000)]
MDL-8450\rAdded support for including question categories in a quiz export.

18 years ago'added check if right column is empty - needed for round corners'
urs_hunkler [Wed, 7 Feb 2007 08:22:20 +0000 (08:22 +0000)]
'added check if right column is empty - needed for round corners'