]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agoMDL-17777 improved IIS rewrite rule
skodak [Mon, 5 Jan 2009 22:32:15 +0000 (22:32 +0000)]
MDL-17777 improved IIS rewrite rule

16 years agoMDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improveme...
skodak [Mon, 5 Jan 2009 21:37:20 +0000 (21:37 +0000)]
MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support

16 years agoMDL-17779
thepurpleblob [Mon, 5 Jan 2009 15:23:10 +0000 (15:23 +0000)]
MDL-17779
Add simple check that question at least has questiontext before allowing it.

16 years agoMDL-17294 Eliminate some commented out code, and clean up the 'no questions in quiz...
tjhunt [Mon, 5 Jan 2009 05:26:08 +0000 (05:26 +0000)]
MDL-17294 Eliminate some commented out code, and clean up the 'no questions in quiz' special case.

16 years agoUpdated the HEAD build version to 20090105
moodlerobot [Sun, 4 Jan 2009 23:53:32 +0000 (23:53 +0000)]
Updated the HEAD build version to 20090105

16 years agoUpdated the HEAD build version to 20090104
moodlerobot [Sat, 3 Jan 2009 23:56:19 +0000 (23:56 +0000)]
Updated the HEAD build version to 20090104

16 years agoMDL-17776 added new define CLI_SCRIPT that identifies all CLI scripts + cron (cli...
skodak [Sat, 3 Jan 2009 14:28:02 +0000 (14:28 +0000)]
MDL-17776 added new define CLI_SCRIPT that identifies all CLI scripts + cron (cli scripts do not have session and do not like HTML in output and are executed from command line, cron is an exception)

16 years agoMDL-17774 refactored USER switching in cron scripts - now standardised in cron_setup_...
skodak [Sat, 3 Jan 2009 13:16:59 +0000 (13:16 +0000)]
MDL-17774 refactored USER switching in cron scripts - now standardised in cron_setup_user()

16 years agoMDL-17775 Chat ajax update.php not using sessions anymore
skodak [Sat, 3 Jan 2009 13:03:05 +0000 (13:03 +0000)]
MDL-17775 Chat ajax update.php not using sessions anymore

16 years agoUpdated the HEAD build version to 20090103
moodlerobot [Fri, 2 Jan 2009 23:59:08 +0000 (23:59 +0000)]
Updated the HEAD build version to 20090103

16 years agoMDL-16613 refactore session IP tracking; MDL-14213 improved message when IP changes...
skodak [Fri, 2 Jan 2009 23:49:29 +0000 (23:49 +0000)]
MDL-16613 refactore session IP tracking; MDL-14213 improved message when IP changes; MDL-17754 SID is regenerated when terminating session and old session is deleted

16 years agoAutomatic installer.php lang files by installer_builder (20090103)
moodlerobot [Fri, 2 Jan 2009 23:30:40 +0000 (23:30 +0000)]
Automatic installer.php lang files by installer_builder (20090103)

16 years agoMDL-17773 new get_login_url() function - fixes missing httpslogin tweaks
skodak [Fri, 2 Jan 2009 22:56:48 +0000 (22:56 +0000)]
MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks

16 years agoMDL-17754 $USER object initialisation cleanup
skodak [Fri, 2 Jan 2009 21:27:18 +0000 (21:27 +0000)]
MDL-17754 $USER object initialisation cleanup

16 years agoMDL-16613 sesskey initialisation refactored
skodak [Fri, 2 Jan 2009 21:20:00 +0000 (21:20 +0000)]
MDL-16613 sesskey initialisation refactored

16 years agoMDL-17772 fixed guest access; MDL-17754 $USER object initialisation cleanup
skodak [Fri, 2 Jan 2009 21:05:16 +0000 (21:05 +0000)]
MDL-17772 fixed guest access; MDL-17754 $USER object initialisation cleanup

16 years agoMDL-17754 next round of session related refactoring
skodak [Fri, 2 Jan 2009 20:32:05 +0000 (20:32 +0000)]
MDL-17754 next round of session related refactoring

16 years agoMDL-12922 restore roll dates - prevent wrong rolls to 0 happening to teachers. Merged...
stronk7 [Fri, 2 Jan 2009 17:59:01 +0000 (17:59 +0000)]
MDL-12922 restore roll dates - prevent wrong rolls to 0 happening to teachers. Merged from 19_STABLE

16 years agoMDL-17767 yet more loginas refactoring
skodak [Fri, 2 Jan 2009 15:29:20 +0000 (15:29 +0000)]
MDL-17767 yet more loginas refactoring

16 years agoMDL-17767 loginas refactoring and simplification; full SESSION switching implemented
skodak [Fri, 2 Jan 2009 15:15:26 +0000 (15:15 +0000)]
MDL-17767 loginas refactoring and simplification; full SESSION switching implemented

16 years agoMDL-17767 loginas internals refactoring - code moved to sessionlib.php
skodak [Fri, 2 Jan 2009 14:53:02 +0000 (14:53 +0000)]
MDL-17767 loginas internals refactoring - code moved to sessionlib.php

16 years agoMDL-17754 loginas internals refactoring - code moved to sessionlib.php
skodak [Fri, 2 Jan 2009 13:58:12 +0000 (13:58 +0000)]
MDL-17754 loginas internals refactoring - code moved to sessionlib.php

16 years agoMDL-17754 session code refactoring; removing test cookie which will be replaced by...
skodak [Fri, 2 Jan 2009 13:42:43 +0000 (13:42 +0000)]
MDL-17754 session code refactoring; removing test cookie which will be replaced by wwwroot checks

16 years agoMDL-16613 sesskey cleanup
skodak [Fri, 2 Jan 2009 10:51:26 +0000 (10:51 +0000)]
MDL-16613 sesskey cleanup

16 years agoMDL-16613 sesskey cleanup
skodak [Fri, 2 Jan 2009 10:51:26 +0000 (10:51 +0000)]
MDL-16613 sesskey cleanup

16 years agoMDL-16613 sesskey cleanup
skodak [Fri, 2 Jan 2009 10:43:12 +0000 (10:43 +0000)]
MDL-16613 sesskey cleanup

16 years agoMDL-16613 sesskey cleanup
skodak [Fri, 2 Jan 2009 10:43:12 +0000 (10:43 +0000)]
MDL-16613 sesskey cleanup

16 years agoMDL-16613 sesskey cleanup
skodak [Fri, 2 Jan 2009 10:36:27 +0000 (10:36 +0000)]
MDL-16613 sesskey cleanup

16 years agoMDL-16613 sesskey cleanup
skodak [Fri, 2 Jan 2009 10:36:25 +0000 (10:36 +0000)]
MDL-16613 sesskey cleanup

16 years agoUpdated the HEAD build version to 20090102
moodlerobot [Thu, 1 Jan 2009 23:56:30 +0000 (23:56 +0000)]
Updated the HEAD build version to 20090102

16 years agoMDL-17226 reverted incorrect fix
skodak [Thu, 1 Jan 2009 23:55:20 +0000 (23:55 +0000)]
MDL-17226 reverted incorrect fix

16 years agoAutomatic installer.php lang files by installer_builder (20090102)
moodlerobot [Thu, 1 Jan 2009 23:28:35 +0000 (23:28 +0000)]
Automatic installer.php lang files by installer_builder (20090102)

16 years agoMDL-16262 recovery of broken single simple discussions after old reset
skodak [Thu, 1 Jan 2009 22:53:43 +0000 (22:53 +0000)]
MDL-16262 recovery of broken single simple discussions after old reset

16 years agoMDL-16262 fixed resetting of single simple discussions
skodak [Thu, 1 Jan 2009 22:43:00 +0000 (22:43 +0000)]
MDL-16262 fixed resetting of single simple discussions

16 years agoMDL-15172 lowered timeoout and adding warning that users must not click continue...
skodak [Thu, 1 Jan 2009 16:05:37 +0000 (16:05 +0000)]
MDL-15172 lowered timeoout and adding warning that users must not click continue in middle of course import - this is a silly workaround, unfortunately I did not find better solution

16 years agoMDL-17758 fixed hardcoded /admin/ links
skodak [Thu, 1 Jan 2009 14:25:29 +0000 (14:25 +0000)]
MDL-17758 fixed hardcoded /admin/ links

16 years agoUpdated the HEAD build version to 20090101
moodlerobot [Wed, 31 Dec 2008 23:54:28 +0000 (23:54 +0000)]
Updated the HEAD build version to 20090101

16 years agoMDL-17203 ooops, forgot to bump up main version number
skodak [Wed, 31 Dec 2008 16:10:49 +0000 (16:10 +0000)]
MDL-17203 ooops, forgot to bump up main version number

16 years agoMDL-17203 longer default salt; merged from MOODLE_19_STABLE
skodak [Wed, 31 Dec 2008 15:57:27 +0000 (15:57 +0000)]
MDL-17203 longer default salt; merged from MOODLE_19_STABLE

16 years agoMDL-17203 prevent disclosing of sensitive information
skodak [Wed, 31 Dec 2008 15:53:31 +0000 (15:53 +0000)]
MDL-17203 prevent disclosing of sensitive information

16 years agoMDL-17203 hash salt added to calendar export
skodak [Wed, 31 Dec 2008 15:50:46 +0000 (15:50 +0000)]
MDL-17203 hash salt added to calendar export

16 years agoMDL-17203 new option for disabling of calendar export
skodak [Wed, 31 Dec 2008 14:10:44 +0000 (14:10 +0000)]
MDL-17203 new option for disabling of calendar export

16 years agoMDL-14992 new database based session table - not used yet
skodak [Wed, 31 Dec 2008 12:24:19 +0000 (12:24 +0000)]
MDL-14992 new database based session table - not used yet

16 years agoUpdated the HEAD build version to 20081231
moodlerobot [Tue, 30 Dec 2008 23:58:07 +0000 (23:58 +0000)]
Updated the HEAD build version to 20081231

16 years agoMDL-15928 PHP 5.2.8 has new zip support - all know problems seem to be solved - yay!
skodak [Tue, 30 Dec 2008 19:17:39 +0000 (19:17 +0000)]
MDL-15928 PHP 5.2.8 has new zip support - all know problems seem to be solved - yay!

16 years agoMDL-17556 fixed whitespace
skodak [Tue, 30 Dec 2008 16:29:38 +0000 (16:29 +0000)]
MDL-17556 fixed whitespace

16 years agoUpdated the HEAD build version to 20081230
moodlerobot [Mon, 29 Dec 2008 23:55:41 +0000 (23:55 +0000)]
Updated the HEAD build version to 20081230

16 years agoMDL-17682 added default value for city field
skodak [Mon, 29 Dec 2008 21:46:59 +0000 (21:46 +0000)]
MDL-17682 added default value for city field

16 years agoMDL-17724 fixed group/grouping renaming now allows case change
skodak [Mon, 29 Dec 2008 21:32:20 +0000 (21:32 +0000)]
MDL-17724 fixed group/grouping renaming now allows case change

16 years agoMDL-17637 fixed adobe XSS protection
skodak [Mon, 29 Dec 2008 21:18:02 +0000 (21:18 +0000)]
MDL-17637 fixed adobe XSS protection

16 years agoMDL-17677 fixed string locations - patch by Vlas Voloshin; merged from MOODLE_19_STABLE
skodak [Mon, 29 Dec 2008 20:21:01 +0000 (20:21 +0000)]
MDL-17677 fixed string locations - patch by Vlas Voloshin; merged from MOODLE_19_STABLE

16 years agoMDL-17746 fixed debugdisplay typo in cron - patch by Tomasz Muras
skodak [Mon, 29 Dec 2008 19:57:47 +0000 (19:57 +0000)]
MDL-17746 fixed debugdisplay typo in cron - patch by Tomasz Muras

16 years agoMDL-17222 Security overview report - not finished yet, work in progress
skodak [Mon, 29 Dec 2008 19:13:56 +0000 (19:13 +0000)]
MDL-17222 Security overview report - not finished yet, work in progress

16 years agoUpdated the HEAD build version to 20081229
moodlerobot [Sun, 28 Dec 2008 23:56:15 +0000 (23:56 +0000)]
Updated the HEAD build version to 20081229

16 years agoMDL-17738 fixed uninitialised setting
skodak [Sun, 28 Dec 2008 18:42:35 +0000 (18:42 +0000)]
MDL-17738 fixed uninitialised setting

16 years agoUpdated the HEAD build version to 20081228
moodlerobot [Sat, 27 Dec 2008 23:55:33 +0000 (23:55 +0000)]
Updated the HEAD build version to 20081228

16 years agoUpdated the HEAD build version to 20081227
moodlerobot [Fri, 26 Dec 2008 23:56:46 +0000 (23:56 +0000)]
Updated the HEAD build version to 20081227

16 years agoAutomatic installer.php lang files by installer_builder (20081227)
moodlerobot [Fri, 26 Dec 2008 23:29:05 +0000 (23:29 +0000)]
Automatic installer.php lang files by installer_builder (20081227)

16 years agoMDL-17741 - typo $tableparam; merged from MOODLE_18_STABLE
arborrow [Fri, 26 Dec 2008 23:24:58 +0000 (23:24 +0000)]
MDL-17741 - typo $tableparam; merged from MOODLE_18_STABLE

16 years agoMDL-17741 - typo $tableparam
arborrow [Fri, 26 Dec 2008 20:47:57 +0000 (20:47 +0000)]
MDL-17741 - typo $tableparam

16 years agoauth/ldap: MDL-9405 sync_users() can create duplicated users
iarenaza [Fri, 26 Dec 2008 16:01:30 +0000 (16:01 +0000)]
auth/ldap: MDL-9405 sync_users() can create duplicated users

Merged from MOODLE_18_STABLE

If we are using auth_ldap_sync_users.php to synchronize our users, and we
have a database which is case-sensitive when doing comparisons (Postgres and
Oracle at least), and any of our users has the vale of the username attribute
in mixed-case (like 'John Smith'), we get duplicated users.

This is because we don't make sure the username attribute value is 'lowercased'
after we retrive it from the LDAP server and before we insert it into the
database.

16 years agoquiz editing: MDL-17730 skip links; mistake in previous commit
pilpi [Fri, 26 Dec 2008 00:34:39 +0000 (00:34 +0000)]
quiz editing: MDL-17730 skip links; mistake in previous commit

16 years agoquiz editing: MDL-17730 skip links
pilpi [Fri, 26 Dec 2008 00:29:17 +0000 (00:29 +0000)]
quiz editing: MDL-17730 skip links

16 years agoUpdated the HEAD build version to 20081226
moodlerobot [Thu, 25 Dec 2008 23:53:26 +0000 (23:53 +0000)]
Updated the HEAD build version to 20081226

16 years agoAdds reference to global $DB object.
diml [Thu, 25 Dec 2008 20:26:55 +0000 (20:26 +0000)]
Adds reference to global $DB object.

16 years agoUpdated the HEAD build version to 20081225
moodlerobot [Wed, 24 Dec 2008 15:28:22 +0000 (15:28 +0000)]
Updated the HEAD build version to 20081225

16 years agofilter/mediplugin MDL-16650 Fixed youtube videos on IE
moodler [Wed, 24 Dec 2008 07:22:54 +0000 (07:22 +0000)]
filter/mediplugin MDL-16650 Fixed youtube videos on IE

16 years agoMDL-17228 Allow admins to view hidden custom profile fields.
ikawhero [Wed, 24 Dec 2008 04:17:56 +0000 (04:17 +0000)]
MDL-17228 Allow admins to view hidden custom profile fields.
Thanks to Alan Barrett for the fix. Merged from MOODLE_19_STABLE

16 years agoUpdated the HEAD build version to 20081224
moodlerobot [Tue, 23 Dec 2008 23:54:56 +0000 (23:54 +0000)]
Updated the HEAD build version to 20081224

16 years agoAutomatic installer.php lang files by installer_builder (20081224)
moodlerobot [Tue, 23 Dec 2008 23:27:44 +0000 (23:27 +0000)]
Automatic installer.php lang files by installer_builder (20081224)

16 years agoquiz editing: MDL-17728 made YUI dialogs closable on press of the ESC key
pilpi [Tue, 23 Dec 2008 15:27:50 +0000 (15:27 +0000)]
quiz editing: MDL-17728 made YUI dialogs closable on press of the ESC key

16 years agoquiz editing: MDL-17289 putting back a piece of instruction text that seemed essentia...
pilpi [Tue, 23 Dec 2008 12:45:27 +0000 (12:45 +0000)]
quiz editing: MDL-17289 putting back a piece of instruction text that seemed essential during usability testing in August 2008

16 years agoUpdated the HEAD build version to 20081223
moodlerobot [Mon, 22 Dec 2008 23:53:03 +0000 (23:53 +0000)]
Updated the HEAD build version to 20081223

16 years agotypo:MDL-17591 - thanks Nicolas Martignoni
danmarsden [Mon, 22 Dec 2008 22:39:24 +0000 (22:39 +0000)]
typo:MDL-17591 - thanks Nicolas Martignoni

16 years agoAccessibility: MDL-17705: Thanks Tim
danmarsden [Mon, 22 Dec 2008 07:03:09 +0000 (07:03 +0000)]
Accessibility: MDL-17705: Thanks Tim

16 years agoadmin tree: MDL-13104 - fix another external page so there are not problems when...
tjhunt [Mon, 22 Dec 2008 03:16:57 +0000 (03:16 +0000)]
admin tree: MDL-13104 - fix another external page so there are not problems when you click the blocks editing on/off button.

16 years ago"MDL-17381, language file for repository module"
dongsheng [Mon, 22 Dec 2008 02:46:13 +0000 (02:46 +0000)]
"MDL-17381, language file for repository module"

16 years ago"MDL-17381, first working wikemedia plugin"
dongsheng [Mon, 22 Dec 2008 02:44:18 +0000 (02:44 +0000)]
"MDL-17381, first working wikemedia plugin"

16 years agoUpdated the HEAD build version to 20081222
moodlerobot [Sun, 21 Dec 2008 23:51:32 +0000 (23:51 +0000)]
Updated the HEAD build version to 20081222

16 years agoXHTML Striiict:MDL-17705
danmarsden [Sun, 21 Dec 2008 22:28:58 +0000 (22:28 +0000)]
XHTML Striiict:MDL-17705

16 years agotypo:MDL-17719 - thanks Nicolas Martignoni
danmarsden [Sun, 21 Dec 2008 21:27:28 +0000 (21:27 +0000)]
typo:MDL-17719 - thanks Nicolas Martignoni

16 years agotypo:MDL-17720 - thanks Nicolas Martignoni
danmarsden [Sun, 21 Dec 2008 21:23:55 +0000 (21:23 +0000)]
typo:MDL-17720 - thanks Nicolas Martignoni

16 years agoAutomatic installer.php lang files by installer_builder (20081222)
moodlerobot [Sun, 21 Dec 2008 16:31:29 +0000 (16:31 +0000)]
Automatic installer.php lang files by installer_builder (20081222)

16 years agoAdding kk_utf8 to installer langs.
stronk7 [Sun, 21 Dec 2008 16:02:16 +0000 (16:02 +0000)]
Adding kk_utf8 to installer langs.

16 years agoMDL-6467 add "swf" and "flv" to the list of files for which relative urls are convert...
gbateson [Sun, 21 Dec 2008 01:49:16 +0000 (01:49 +0000)]
MDL-6467 add "swf" and "flv" to the list of files for which relative urls are converted to absolute urls

16 years agoUpdated the HEAD build version to 20081221
moodlerobot [Sat, 20 Dec 2008 23:56:38 +0000 (23:56 +0000)]
Updated the HEAD build version to 20081221

16 years agoMDL-16184 - patch to correct the calculation of first, and last access to a SCORM...
piers [Sat, 20 Dec 2008 06:20:43 +0000 (06:20 +0000)]
MDL-16184 - patch to correct the calculation of first, and last access to a SCORM attempt.

16 years agoUpdated the HEAD build version to 20081220
moodlerobot [Fri, 19 Dec 2008 23:53:03 +0000 (23:53 +0000)]
Updated the HEAD build version to 20081220

16 years agoMDL-15499 Fix to conditional availability: list of activities for completion included...
sam_marshall [Fri, 19 Dec 2008 12:19:36 +0000 (12:19 +0000)]
MDL-15499 Fix to conditional availability: list of activities for completion included those with completion turned off

16 years agoMDL-15499 Fix to warning from conditional availability changes
sam_marshall [Fri, 19 Dec 2008 12:02:10 +0000 (12:02 +0000)]
MDL-15499 Fix to warning from conditional availability changes

16 years agoMDL-15499 Fixes to conditional availability restore (still not tested in HEAD as...
sam_marshall [Fri, 19 Dec 2008 11:55:41 +0000 (11:55 +0000)]
MDL-15499 Fixes to conditional availability restore (still not tested in HEAD as restore is broken in general, but based on a version that now works in 1.9)

16 years agoMDL-15499 Minor fix to conditional activity form display in IE
sam_marshall [Fri, 19 Dec 2008 11:33:28 +0000 (11:33 +0000)]
MDL-15499 Minor fix to conditional activity form display in IE

16 years agoMDL-17695 Added accessible text to dimmed activities. (Also bugfix for MDL-15499)
sam_marshall [Fri, 19 Dec 2008 10:59:36 +0000 (10:59 +0000)]
MDL-17695 Added accessible text to dimmed activities. (Also bugfix for MDL-15499)

16 years agoMDL-17695 Added accessible text to dimmed activities. (Also bugfix for MDL-15499)
sam_marshall [Fri, 19 Dec 2008 10:51:33 +0000 (10:51 +0000)]
MDL-17695 Added accessible text to dimmed activities. (Also bugfix for MDL-15499)

16 years agoMDL-17694: very small stickyblocks improvements (Merged from MOODLE_19_STABLE)
mjollnir_ [Fri, 19 Dec 2008 09:49:33 +0000 (09:49 +0000)]
MDL-17694: very small stickyblocks improvements (Merged from MOODLE_19_STABLE)

16 years agoMDL-17693: get_role_users - add lastaccess & mnethostid to the list of default fields...
mjollnir_ [Fri, 19 Dec 2008 08:56:25 +0000 (08:56 +0000)]
MDL-17693: get_role_users - add lastaccess & mnethostid to the list of default fields to return. These are used by messaging/emailing. (Merged from MOODLE_19_STABLE)

16 years agoMDL-17692: count_role_users now accepts an int or an array of ints for roleid - this...
mjollnir_ [Fri, 19 Dec 2008 08:45:44 +0000 (08:45 +0000)]
MDL-17692: count_role_users now accepts an int or an array of ints for roleid - this is now consistent with get_role_users. (Merged from MOODLE_19_STABLE)

16 years ago"FILTER/MDL-14582, filters 2.0, compatible with old filters"
dongsheng [Fri, 19 Dec 2008 02:16:00 +0000 (02:16 +0000)]
"FILTER/MDL-14582, filters 2.0, compatible with old filters"

16 years agouser tabs MDL-17472 Fixed a regression where the $secondrow variable of forum posts...
moodler [Fri, 19 Dec 2008 01:47:32 +0000 (01:47 +0000)]
user tabs MDL-17472 Fixed a regression where the $secondrow variable of forum posts was being wiped out (See also MDLSITE-594)

16 years agoUpdated the HEAD build version to 20081219
moodlerobot [Thu, 18 Dec 2008 23:54:02 +0000 (23:54 +0000)]
Updated the HEAD build version to 20081219