]>
git.mjollnir.org Git - moodle.git/log
moodler [Tue, 24 Oct 2006 15:58:34 +0000 (15:58 +0000)]
Allow autologin as guest when viewing discussions (come in via link, say)
moodler [Tue, 24 Oct 2006 14:39:41 +0000 (14:39 +0000)]
Merged roles gui changes from stable
moodler [Tue, 24 Oct 2006 14:37:04 +0000 (14:37 +0000)]
Merged guest recent activity fixes from stable
jamiesensei [Tue, 24 Oct 2006 12:19:34 +0000 (12:19 +0000)]
migrated to formslib
jamiesensei [Tue, 24 Oct 2006 11:43:51 +0000 (11:43 +0000)]
added autofocus on first error and moved formslib include to inside request_form.php
jamiesensei [Tue, 24 Oct 2006 11:38:33 +0000 (11:38 +0000)]
added focus on first element with error
jamiesensei [Tue, 24 Oct 2006 11:10:48 +0000 (11:10 +0000)]
migrated signup.php over to using new formslib
jamiesensei [Tue, 24 Oct 2006 11:05:50 +0000 (11:05 +0000)]
added a method to return javascript to select form element with first error for use in focus in print_header
vyshane [Tue, 24 Oct 2006 09:42:06 +0000 (09:42 +0000)]
Merged from 1.7.
vyshane [Tue, 24 Oct 2006 08:13:13 +0000 (08:13 +0000)]
Merged from 1.7.
vyshane [Tue, 24 Oct 2006 08:11:38 +0000 (08:11 +0000)]
Merged from 1.7
skodak [Tue, 24 Oct 2006 08:06:56 +0000 (08:06 +0000)]
fixed risks associated with capabilitites in modules MDL-7174; merged from MOODLE_17_STABLE
skodak [Tue, 24 Oct 2006 08:02:26 +0000 (08:02 +0000)]
fixed risks associated with main capabilitites MDL-7174; merged from MOODLE_17_STABLE
bobopinna [Tue, 24 Oct 2006 07:35:11 +0000 (07:35 +0000)]
Added CAM support to SCORM 2004 3rd Edition
moodler [Tue, 24 Oct 2006 07:07:54 +0000 (07:07 +0000)]
FIxed problem which was unenrolling some assigns at the site level! MDL-7189
toyomoyo [Tue, 24 Oct 2006 04:26:46 +0000 (04:26 +0000)]
merged fixing capabilities
vyshane [Tue, 24 Oct 2006 03:26:55 +0000 (03:26 +0000)]
Merged from 1.7
moodler [Tue, 24 Oct 2006 02:36:13 +0000 (02:36 +0000)]
Merged fix for trusttext from stable
moodler [Tue, 24 Oct 2006 02:13:42 +0000 (02:13 +0000)]
Merged guest enrol fixes. MDL-7182
toyomoyo [Tue, 24 Oct 2006 02:10:46 +0000 (02:10 +0000)]
merged, blog tab clean up
stronk7 [Mon, 23 Oct 2006 23:00:18 +0000 (23:00 +0000)]
Moving deprecated uses of sql_paging_limit() to the new $limitfrom,
$limitnum parameters in all the get_recordXXX() functions. MDL-7167
Merged from MOODLE_17_STABLE
skodak [Mon, 23 Oct 2006 22:28:52 +0000 (22:28 +0000)]
fixed moodle/calendar:manageentries capability in calendar; merged from MOODLE_17_STABLE
skodak [Mon, 23 Oct 2006 21:02:57 +0000 (21:02 +0000)]
Assignment Reports incomplete MDL-6301 ; merged from MOODLE_17_STABLE
skodak [Mon, 23 Oct 2006 19:26:20 +0000 (19:26 +0000)]
Excel export returns a zero bytes file when system temp not writable MDL-7176; merged from MOODLE_17_STABLE
skodak [Mon, 23 Oct 2006 18:31:08 +0000 (18:31 +0000)]
error message when adding a link in editor MDL-7180 ; merged from MOODLE_17_STABLE
stronk7 [Mon, 23 Oct 2006 17:46:08 +0000 (17:46 +0000)]
Now insert_record() is using $db->GenID() to retrieve
sequence numbers for Oracle. Just wondering if the same
function should be used by PostgreSQL too. MDL-7183
Merged from MOODLE_17_STABLE
stronk7 [Mon, 23 Oct 2006 16:03:52 +0000 (16:03 +0000)]
Suppress all the uses of LIMIT in the get_field_sql() calls. MDL-7173
Merged from MOODLE_17_STABLE
moodler [Mon, 23 Oct 2006 15:17:31 +0000 (15:17 +0000)]
This new function called load_all_capabilities() should be used whenever
you want to completely reload the capabilities for the current user.
Basically it will deal nicely with the default site-wide permissions
depending on the current user.
More background in the comments on MDL-6963
Merged from stable
moodler [Mon, 23 Oct 2006 13:42:23 +0000 (13:42 +0000)]
Fixed   characters MDL-7179
moodler [Mon, 23 Oct 2006 13:23:16 +0000 (13:23 +0000)]
Merged fix for letting guests see discussion post button from stable
skodak [Mon, 23 Oct 2006 12:05:33 +0000 (12:05 +0000)]
Checkbox value not saved when saving changes from admin search page MDL-7177 + other fixes to make it behave more like settings.php; merged from MOODLE_17_STABLE
skodak [Mon, 23 Oct 2006 11:27:31 +0000 (11:27 +0000)]
yet another context fix for Roles tab - I hope this one is final; merged from MOODLE_17_STABLE
skodak [Mon, 23 Oct 2006 11:17:56 +0000 (11:17 +0000)]
glossary tabs (when updating a glossary) is not aligned properly MDL-7172 ; merged from MOODLE_17_STABLE
andreabix [Mon, 23 Oct 2006 08:00:13 +0000 (08:00 +0000)]
Stylistic problem solved
moodler [Mon, 23 Oct 2006 07:46:57 +0000 (07:46 +0000)]
Merged tidy-ups from stable
stronk7 [Mon, 23 Oct 2006 07:46:10 +0000 (07:46 +0000)]
strip "old" harcoded "limit" clauses from the sql passed and
debug about them. MDL-7173
Merged from MOODLE_17_STABLE
moodler [Mon, 23 Oct 2006 07:01:18 +0000 (07:01 +0000)]
Merged choice fixes from stable
moodler [Mon, 23 Oct 2006 06:38:15 +0000 (06:38 +0000)]
Merged guest key enrolment fix from stable MDL-6881
moodler [Mon, 23 Oct 2006 05:22:16 +0000 (05:22 +0000)]
Merged stats fix for MDL-7151 from stable
moodler [Mon, 23 Oct 2006 04:55:20 +0000 (04:55 +0000)]
Better handling for guest in forums MDL-7125
moodler [Mon, 23 Oct 2006 03:29:54 +0000 (03:29 +0000)]
Merged capability name fix from stable
toyomoyo [Mon, 23 Oct 2006 03:23:09 +0000 (03:23 +0000)]
merged replacing studentcanpost with proper capability
moodler [Mon, 23 Oct 2006 03:12:37 +0000 (03:12 +0000)]
Merged unenrol fixes from stable MDL-6964 MDL-7123
moodler [Mon, 23 Oct 2006 03:00:30 +0000 (03:00 +0000)]
Merged choice/guest fixes from stable MDL-7171
moodler [Mon, 23 Oct 2006 02:58:41 +0000 (02:58 +0000)]
Automatic installer.php lang files by installer_builder (
20061023 )
toyomoyo [Mon, 23 Oct 2006 02:49:05 +0000 (02:49 +0000)]
merged replacing studentcanpost with capability
toyomoyo [Mon, 23 Oct 2006 02:25:32 +0000 (02:25 +0000)]
merged, student_can_post should be done properly using capabilities
stronk7 [Mon, 23 Oct 2006 00:01:57 +0000 (00:01 +0000)]
Prevent MSSQL to return from insert_record() before
trying to execute the updating of LOBs.
Merged from MOODLE_17_STABLE
stronk7 [Sun, 22 Oct 2006 23:21:59 +0000 (23:21 +0000)]
Debugging sql_paging_limit() as deprecated and
enforcing get_field_sql() to return 1 record max
Merged from MOODLE_17_STABLE
stronk7 [Sun, 22 Oct 2006 22:58:29 +0000 (22:58 +0000)]
Killing all sql_paging_limit() uses
Merged from MOODLE_17_STABLE
stronk7 [Sun, 22 Oct 2006 22:49:54 +0000 (22:49 +0000)]
Killing all sql_paging_limit() uses
Merged from MOODLE_17_STABLE
stronk7 [Sun, 22 Oct 2006 22:37:30 +0000 (22:37 +0000)]
Adding limitfrom and limitnum parameters to a bunch of
rarely executed functions...
Merged from MOODLE_17_STABLE
skodak [Sun, 22 Oct 2006 20:03:01 +0000 (20:03 +0000)]
fixed incorrect context in user Outline report; mergedf rom MOODLE_17_STABLE
skodak [Sun, 22 Oct 2006 19:59:07 +0000 (19:59 +0000)]
fixed $usercontext creation needed for Role tab when viewing user data; merged from MOODLE_17_STABLE
skodak [Sun, 22 Oct 2006 19:42:27 +0000 (19:42 +0000)]
fixed sql error when searching only by one letter and two radio buttons selected at the same time (visible in Konqueror) fixed as part of MDL-7160 ; merged from MOODLE_17_STABLE
skodak [Sun, 22 Oct 2006 19:20:02 +0000 (19:20 +0000)]
fixed moodle/site:readallmessages MDL-7160 ; commented out unfinished buggy code; merged from MOODLE_17_STABLE
moodler [Sun, 22 Oct 2006 08:31:06 +0000 (08:31 +0000)]
Merged lastcourseaccess fixes from MDL-7134
moodler [Sun, 22 Oct 2006 08:25:51 +0000 (08:25 +0000)]
Merged missing </span> from stable
moodler [Sun, 22 Oct 2006 08:19:41 +0000 (08:19 +0000)]
Merged some fixes for & in XHTML
moodler [Sun, 22 Oct 2006 08:14:20 +0000 (08:14 +0000)]
Merged XHTML fixes from stable
moodler [Sun, 22 Oct 2006 08:13:03 +0000 (08:13 +0000)]
Merged filter fix from stable
moodler [Sun, 22 Oct 2006 07:42:04 +0000 (07:42 +0000)]
Merged fixes for recent activity from stable MDL-7134
moodler [Sun, 22 Oct 2006 03:06:21 +0000 (03:06 +0000)]
Automatic installer.php lang files by installer_builder (
20061022 )
skodak [Sat, 21 Oct 2006 21:15:26 +0000 (21:15 +0000)]
Seeing ####TRUSTTEXT#### in RSS feeds MDL-7147 - fixed RSS feeds in glossary; merged from MOODLE_17_STABLE
skodak [Sat, 21 Oct 2006 21:05:44 +0000 (21:05 +0000)]
Seeing ####TRUSTTEXT#### in RSS feeds MDL-7147 - fixed RSS discussion feed type too; merged from MOODLE_17_STABLE
skodak [Sat, 21 Oct 2006 20:42:50 +0000 (20:42 +0000)]
fix has_capability() to work when $nomoodlecookie = true; MDL-7156 - needed for RSS file.php that is serving feeds; merged from MOODLE_17_STABLE
skodak [Sat, 21 Oct 2006 20:30:27 +0000 (20:30 +0000)]
fixed undefined modcontext in forum; merged from MOODLE_17_STABLE
stronk7 [Sat, 21 Oct 2006 18:28:28 +0000 (18:28 +0000)]
Deleting some old oci8po files from CVS.
stronk7 [Sat, 21 Oct 2006 18:19:47 +0000 (18:19 +0000)]
Prevent add_field() to work if we are adding one not null field
to one non-empty table without specifying its default value.
Merged from MOODLE_17_STABLE
stronk7 [Sat, 21 Oct 2006 17:25:44 +0000 (17:25 +0000)]
Added two more tests:
- To check adding numerial fields not null + default = 0
- To test set_field() with TEXT data
Merged from MOODLE_17_STABLE
stronk7 [Sat, 21 Oct 2006 17:19:37 +0000 (17:19 +0000)]
Minor typo fixed.
Merged from MOODLE_17_STABLE
moodler [Sat, 21 Oct 2006 16:36:31 +0000 (16:36 +0000)]
Merged My Courses fixes from stable
stronk7 [Sat, 21 Oct 2006 16:36:16 +0000 (16:36 +0000)]
One typo (!==) was preventing defaults to be properly calculated for integers.
Thanks to Nigel McNie for being on that!
Merged from MOODLE_17_STABLE
moodler [Sat, 21 Oct 2006 16:14:27 +0000 (16:14 +0000)]
Make sure LAMS is off if we don't need it (merged from stable)
moodler [Sat, 21 Oct 2006 16:00:43 +0000 (16:00 +0000)]
Merged fix for notice from stable
moodler [Sat, 21 Oct 2006 14:53:47 +0000 (14:53 +0000)]
Merged some checks from stable
moodler [Sat, 21 Oct 2006 02:58:55 +0000 (02:58 +0000)]
Automatic installer.php lang files by installer_builder (
20061021 )
moodler [Fri, 20 Oct 2006 17:53:50 +0000 (17:53 +0000)]
Merged enrolment-related fixes from stable
moodler [Fri, 20 Oct 2006 08:27:35 +0000 (08:27 +0000)]
HIde admins from partipant listings in courses
toyomoyo [Fri, 20 Oct 2006 08:09:53 +0000 (08:09 +0000)]
merged fix for MDL-7119, users with no capability should not see roles tab
moodler [Fri, 20 Oct 2006 07:35:00 +0000 (07:35 +0000)]
Added Javascript, CSS etc on edit page for database. MDL-7100
toyomoyo [Fri, 20 Oct 2006 07:01:51 +0000 (07:01 +0000)]
merged fix for MDL-7106, glossary capability check
moodler [Fri, 20 Oct 2006 06:59:24 +0000 (06:59 +0000)]
MERGED:
Changed default capability for database to allow guests to view by default
MDL-7118
moodler [Fri, 20 Oct 2006 06:52:11 +0000 (06:52 +0000)]
New automatic installer lang file added
moodler [Fri, 20 Oct 2006 06:19:22 +0000 (06:19 +0000)]
Merged fixes for MDL-7116 from stable
toyomoyo [Fri, 20 Oct 2006 05:49:05 +0000 (05:49 +0000)]
merged fix for MDL-7115, teacher page replaced by generic role assign page
moodler [Fri, 20 Oct 2006 05:18:24 +0000 (05:18 +0000)]
Merged sitecontext fix from stable
moodler [Fri, 20 Oct 2006 05:16:12 +0000 (05:16 +0000)]
Merged fixes for guest display from stable
toyomoyo [Fri, 20 Oct 2006 05:09:37 +0000 (05:09 +0000)]
merged, fixed an infinite loop
moodler [Fri, 20 Oct 2006 03:35:29 +0000 (03:35 +0000)]
Merged fix from stable (forum search form help button)
vyshane [Fri, 20 Oct 2006 03:18:06 +0000 (03:18 +0000)]
Merged from 1.7
toyomoyo [Fri, 20 Oct 2006 03:16:07 +0000 (03:16 +0000)]
merged fix for MDL-7107, missing capability check for assignroles link
moodler [Fri, 20 Oct 2006 03:00:41 +0000 (03:00 +0000)]
Automatic installer.php lang files by installer_builder (
20061020 )
toyomoyo [Fri, 20 Oct 2006 02:44:22 +0000 (02:44 +0000)]
merged fox for MDL-7113, removing DISTINCT on TEXT field
toyomoyo [Fri, 20 Oct 2006 02:08:21 +0000 (02:08 +0000)]
merged, setting $CFG->unicodedb after converting db to unicode. Chaning the order of if clause to same some sqls
mjollnir_ [Thu, 19 Oct 2006 23:30:28 +0000 (23:30 +0000)]
error reporting for xmldb (credit: Nigel McNie <nigel@catalyst.net.nz>)
skodak [Thu, 19 Oct 2006 22:44:00 +0000 (22:44 +0000)]
temporary patch for the forum trouble that is breaking installs MDL-7114 ; merged from MOODLE_17_STABLE
skodak [Thu, 19 Oct 2006 22:18:22 +0000 (22:18 +0000)]
fixed rolesactive notice during installation; merged from MOODLE_17_STABLE
stronk7 [Thu, 19 Oct 2006 22:13:53 +0000 (22:13 +0000)]
Adding support for the new mssql_n driver
Merged from MOODLE_17_STABLE
skodak [Thu, 19 Oct 2006 22:13:03 +0000 (22:13 +0000)]
Internal zipping broken on win32 MDL-7105 ; we are now using the new method to specify file names in zip archive because the old PCLZIP_OPT_REMOVE_PATH option is broken on win32 platforms