bobopinna
23fee00632
Added link in sco title for launch the sco in browse mode
2006-10-26 11:18:00 +00:00
bobopinna
2aaf134c02
Added Write Once Error reveal
2006-10-26 11:14:47 +00:00
ikawhero
74807b43f3
Adding extra param fields to the user_info_field table to allow field type
...
plugins to store data. Plus a description field.
2006-10-26 11:07:25 +00:00
skodak
33a6f9a814
fixed breadcrums link; merged from MOODLE_17_STABLE
2006-10-26 10:34:03 +00:00
moodler
922633bd28
Merged from stable
...
Added a top-level cache to has_capability() to make it perform better
in cases where it's called a lot with repetitive values (which happens
a lot in things like forum mailouts) with only a small memory cost.
2006-10-26 09:43:58 +00:00
skodak
58e8f85ba6
Cron.php workaround for IE & RFC2616 - MDL-7221; merged from MOODLE_17_STABLE
2006-10-26 08:55:56 +00:00
ethem
009a965863
get_courses() is only getting visible courses. This is a problem when an user wants to view old payments.
2006-10-26 08:41:02 +00:00
jamiesensei
c3c5f0bd86
migrated comment.php over to using new formslib.
2006-10-26 07:59:22 +00:00
moodler
92309430b8
Merged get_record caching from MDL-7196 in stable (thanks sam!)
2006-10-26 07:57:07 +00:00
vyshane
4e86c6d735
Merged from 1.7.
2006-10-26 07:46:22 +00:00
vyshane
c0a35ad61e
Merged from 1.7
2006-10-26 07:45:00 +00:00
jamiesensei
effa85f482
added new form element class 'format' for adding format drop down box to forms.
2006-10-26 07:02:20 +00:00
martinlanghoff
7ca774ad51
lib/locallib: changed local db upgrades now xmldb friendly (like lib/db)
...
Author: Jonathan Harker <jonathan@catalyst.net.nz>
2006-10-26 04:18:23 +00:00
toyomoyo
efb5888416
merged, fixing a bug where context with an override and assignment is adding up capability
2006-10-26 03:57:34 +00:00
moodler
266c9622a6
Automatic installer.php lang files by installer_builder (20061026)
2006-10-26 03:17:36 +00:00
stronk7
ecfeb03a72
First model of new upgrade.php scripts and comments in old ones.
...
Need validation before extending them everywhere across core. MDL-7214
Merged from MOODLE_17_STABLE
2006-10-25 23:29:44 +00:00
skodak
90bbe68955
MDL-7190 fixed wrong closing ) in cache md5 calculation, sorry! merged from MOODLE_17_STABLE
2006-10-25 23:18:40 +00:00
skodak
d03a6500c4
MDL-7137 permission UI improvements merged into role overrides; s() used instead of htmlentities(); merged from MOODLE_17_STABLE
2006-10-25 21:20:56 +00:00
skodak
a242baa0e3
editting of permissions enabled when adding new role MDL-7137; merged from MOODLE_17_STABLE
2006-10-25 19:21:46 +00:00
moodler
f274fe073c
Merged AS keyword fixes from stable MDL-7207
2006-10-25 09:04:25 +00:00
moodler
3d81c41e2e
Merged fixes for AS keywords MDL-7207
2006-10-25 08:51:32 +00:00
toyomoyo
5a412dbf8f
merged, added new config variables to control what roles get shown in the grade book
2006-10-25 08:51:26 +00:00
moodler
21c9bace87
Merged some recent changes from stable
2006-10-25 08:38:14 +00:00
skodak
8af16e43bc
fixed add new blog entry and tag edit in blog block; merged from MOODLE_17_STABLE
2006-10-25 08:17:44 +00:00
toyomoyo
2851ba9b67
merged, using limited fields instead of u.*
2006-10-25 07:20:28 +00:00
moodler
dd83687833
Make CAS work MDL-6931
2006-10-25 05:51:18 +00:00
martinlanghoff
ba3f3a258b
auth/fc/config.html: cleanup double newlines (leftover from whitespace cleanup)
2006-10-25 05:28:35 +00:00
toyomoyo
9fccc08003
fix in load_user_capability() merged when 2 contexts in overrides are not related
2006-10-25 03:47:59 +00:00
skodak
45155244af
better cleaning of rss feeds SC#328; merged from MOODLE_17_STABLE
2006-10-24 22:40:07 +00:00
skodak
d53ca6ad40
Strip ##TRUSTTEXT## when not in developer debug mode MDL-7190; minor format_text speedup; changed in md5 text cache calculation; merged from MOODLE_17_STABLE
2006-10-24 22:19:41 +00:00
stronk7
0217757b09
DeLIMITing Moodle core. Now the new $limitfrom,
...
$limitnum parameters are used instead. MDL-7168
Merged from MOODLE_17_STABLE
2006-10-24 22:00:29 +00:00
skodak
72f9446056
select_color.php popup should specify charset MDL-7193; patch by Hiroto Kagotani; merged from MOODLE_17_STABLE
2006-10-24 21:39:43 +00:00
skodak
8d2752e04b
Lang file for auth specifies incorrect file path in lang/en_utf8/auth.php MDL-7205 revisited - new patch by Martin Langhoff; merged from MOODLE_17_STABLE
2006-10-24 21:30:25 +00:00
skodak
ec7b71baeb
Lang file for auth specifies incorrect file path in lang/en_utf8/auth.php MDL-7205 - found by Inaki Arenaza; merged from MOODLE_17_STABLE
2006-10-24 20:50:09 +00:00
skodak
00e12c7332
fixed When unassigning a role, forum_role_unassign unsubscribes the user even if you have other roles there MDL-7120; merged from MOODLE_17_STABLE
2006-10-24 20:22:30 +00:00
stronk7
5fd4e46dbd
Dropping some hardocded "mdl" prefixes. MDL-7202
...
Merged from MOODLE_17_STABLE
2006-10-24 18:29:34 +00:00
moodler
bf553d9e85
Allow autologin as guest when viewing discussions (come in via link, say)
2006-10-24 15:58:34 +00:00
moodler
82350116ba
Merged roles gui changes from stable
2006-10-24 14:39:41 +00:00
moodler
e2a3a0e741
Merged guest recent activity fixes from stable
2006-10-24 14:37:04 +00:00
jamiesensei
9e471e1165
migrated to formslib
2006-10-24 12:19:34 +00:00
jamiesensei
45ca9e8e2d
added autofocus on first error and moved formslib include to inside request_form.php
2006-10-24 11:43:51 +00:00
jamiesensei
6cd72677f6
added focus on first element with error
2006-10-24 11:38:33 +00:00
jamiesensei
e8a34ad424
migrated signup.php over to using new formslib
2006-10-24 11:10:48 +00:00
jamiesensei
2c41289045
added a method to return javascript to select form element with first error for use in focus in print_header
2006-10-24 11:05:50 +00:00
vyshane
ea003a2338
Merged from 1.7.
2006-10-24 09:42:06 +00:00
vyshane
f45cc76fb3
Merged from 1.7.
2006-10-24 08:13:13 +00:00
vyshane
2469f7ea85
Merged from 1.7
2006-10-24 08:11:38 +00:00
skodak
8e9eebe629
fixed risks associated with capabilitites in modules MDL-7174; merged from MOODLE_17_STABLE
2006-10-24 08:06:56 +00:00
skodak
bcdb0f193d
fixed risks associated with main capabilitites MDL-7174; merged from MOODLE_17_STABLE
2006-10-24 08:02:26 +00:00
bobopinna
d11b69ff27
Added CAM support to SCORM 2004 3rd Edition
2006-10-24 07:35:11 +00:00