moodlerobot
8095410908
Updated the HEAD build version to 20081230
2008-12-29 23:55:41 +00:00
skodak
27134b7dde
MDL-17682 added default value for city field
2008-12-29 21:46:59 +00:00
skodak
9e1bb31035
MDL-17724 fixed group/grouping renaming now allows case change
2008-12-29 21:32:20 +00:00
skodak
920337d1d0
MDL-17637 fixed adobe XSS protection
2008-12-29 21:18:02 +00:00
skodak
bba9b20e0e
MDL-17677 fixed string locations - patch by Vlas Voloshin; merged from MOODLE_19_STABLE
2008-12-29 20:21:01 +00:00
skodak
7f51af40c5
MDL-17746 fixed debugdisplay typo in cron - patch by Tomasz Muras
2008-12-29 19:57:47 +00:00
skodak
d942a35a26
MDL-17222 Security overview report - not finished yet, work in progress
2008-12-29 19:13:56 +00:00
moodlerobot
388ebdf698
Updated the HEAD build version to 20081229
2008-12-28 23:56:15 +00:00
skodak
ce5a068b2f
MDL-17738 fixed uninitialised setting
2008-12-28 18:42:35 +00:00
moodlerobot
301977f88e
Updated the HEAD build version to 20081228
2008-12-27 23:55:33 +00:00
moodlerobot
02f2011e12
Updated the HEAD build version to 20081227
2008-12-26 23:56:46 +00:00
moodlerobot
c34e21afc5
Automatic installer.php lang files by installer_builder (20081227)
2008-12-26 23:29:05 +00:00
arborrow
99fd4f7988
MDL-17741 - typo $tableparam; merged from MOODLE_18_STABLE
2008-12-26 23:24:58 +00:00
arborrow
93816e5d3f
MDL-17741 - typo $tableparam
2008-12-26 20:47:57 +00:00
iarenaza
997bcd9e26
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.
2008-12-26 16:01:30 +00:00
pilpi
28e6ac1174
quiz editing: MDL-17730 skip links; mistake in previous commit
2008-12-26 00:34:39 +00:00
pilpi
5669badfaf
quiz editing: MDL-17730 skip links
2008-12-26 00:29:17 +00:00
moodlerobot
bb937d3f3e
Updated the HEAD build version to 20081226
2008-12-25 23:53:26 +00:00
diml
ac3620f6fc
Adds reference to global $DB object.
2008-12-25 20:26:55 +00:00
moodlerobot
ecc3e61e47
Updated the HEAD build version to 20081225
2008-12-24 15:28:22 +00:00
moodler
6188deb87e
filter/mediplugin MDL-16650 Fixed youtube videos on IE
2008-12-24 07:22:54 +00:00
ikawhero
76727901a6
MDL-17228 Allow admins to view hidden custom profile fields.
...
Thanks to Alan Barrett for the fix. Merged from MOODLE_19_STABLE
2008-12-24 04:17:56 +00:00
moodlerobot
b364b9ce03
Updated the HEAD build version to 20081224
2008-12-23 23:54:56 +00:00
moodlerobot
be8f1cb0f7
Automatic installer.php lang files by installer_builder (20081224)
2008-12-23 23:27:44 +00:00
pilpi
0d9f073436
quiz editing: MDL-17728 made YUI dialogs closable on press of the ESC key
2008-12-23 15:27:50 +00:00
pilpi
b2b79ff62b
quiz editing: MDL-17289 putting back a piece of instruction text that seemed essential during usability testing in August 2008
2008-12-23 12:45:27 +00:00
moodlerobot
5eb5471442
Updated the HEAD build version to 20081223
2008-12-22 23:53:03 +00:00
danmarsden
04b40833f0
typo:MDL-17591 - thanks Nicolas Martignoni
2008-12-22 22:39:24 +00:00
danmarsden
d9e6517a2f
Accessibility: MDL-17705: Thanks Tim
2008-12-22 07:03:09 +00:00
tjhunt
eff819c37a
admin tree: MDL-13104 - fix another external page so there are not problems when you click the blocks editing on/off button.
2008-12-22 03:16:57 +00:00
dongsheng
28a7388f4f
"MDL-17381, language file for repository module"
2008-12-22 02:46:13 +00:00
dongsheng
4f16680ce2
"MDL-17381, first working wikemedia plugin"
2008-12-22 02:44:18 +00:00
moodlerobot
227ab054e3
Updated the HEAD build version to 20081222
2008-12-21 23:51:32 +00:00
danmarsden
c8420afee8
XHTML Striiict:MDL-17705
2008-12-21 22:28:58 +00:00
danmarsden
6411ea4c9e
typo:MDL-17719 - thanks Nicolas Martignoni
2008-12-21 21:27:28 +00:00
danmarsden
4b3f6d8aaf
typo:MDL-17720 - thanks Nicolas Martignoni
2008-12-21 21:23:55 +00:00
moodlerobot
36d98829b2
Automatic installer.php lang files by installer_builder (20081222)
2008-12-21 16:31:29 +00:00
stronk7
b12b8fe2ef
Adding kk_utf8 to installer langs.
2008-12-21 16:02:16 +00:00
gbateson
82cbedd1ae
MDL-6467 add "swf" and "flv" to the list of files for which relative urls are converted to absolute urls
2008-12-21 01:49:16 +00:00
moodlerobot
9f7aed99c1
Updated the HEAD build version to 20081221
2008-12-20 23:56:38 +00:00
piers
51c1c4e193
MDL-16184 - patch to correct the calculation of first, and last access to a SCORM attempt.
2008-12-20 06:20:43 +00:00
moodlerobot
c3d75df706
Updated the HEAD build version to 20081220
2008-12-19 23:53:03 +00:00
sam_marshall
fe44022dc4
MDL-15499 Fix to conditional availability: list of activities for completion included those with completion turned off
2008-12-19 12:19:36 +00:00
sam_marshall
493f8017f0
MDL-15499 Fix to warning from conditional availability changes
2008-12-19 12:02:10 +00:00
sam_marshall
81691beceb
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)
2008-12-19 11:55:41 +00:00
sam_marshall
9271e42441
MDL-15499 Minor fix to conditional activity form display in IE
2008-12-19 11:33:28 +00:00
sam_marshall
4a087123c6
MDL-17695 Added accessible text to dimmed activities. (Also bugfix for MDL-15499)
2008-12-19 10:59:36 +00:00
sam_marshall
85f55ba239
MDL-17695 Added accessible text to dimmed activities. (Also bugfix for MDL-15499)
2008-12-19 10:51:33 +00:00
mjollnir_
ee1efe0b0f
MDL-17694: very small stickyblocks improvements (Merged from MOODLE_19_STABLE)
2008-12-19 09:49:33 +00:00
mjollnir_
0e4e1a43f1
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)
2008-12-19 08:56:25 +00:00