skodak
|
e882741ec2
|
MDL-9861 Password expiration value is calculated wrong when ldap_expirationtime2unix() returns 0 - patch by Iñaki Arenaza
|
2007-05-21 20:07:25 +00:00 |
|
skodak
|
8dd34ce9bc
|
MDL-9860 Incorrect check for password expiration at login - patch by Iñaki Arenaza
|
2007-05-21 19:58:50 +00:00 |
|
moodler
|
a6989f9cbd
|
Fix for manual unread/read marking MDL-9859
|
2007-05-21 14:41:21 +00:00 |
|
moodler
|
dda9800184
|
Fix typo: MDL-9875
|
2007-05-21 13:32:39 +00:00 |
|
thepurpleblob
|
d03d9d7a5a
|
Turns out that the question text is not a required field.
Also fixed warning in essay questions.
|
2007-05-21 13:09:47 +00:00 |
|
moodler
|
fb3557d4d9
|
Committed Iñaki's patch for 1.8 from MDL-7233 unchanged. Thanks!
|
2007-05-21 05:25:04 +00:00 |
|
moodler
|
f895a66e50
|
Automatic installer.php lang files by installer_builder (20070521)
|
2007-05-21 04:53:33 +00:00 |
|
pichetp
|
ff04b09e91
|
correcting display of datasetitems_form for multiple answers
|
2007-05-20 12:45:11 +00:00 |
|
moodler
|
d10e19dca1
|
Automatic installer.php lang files by installer_builder (20070519)
|
2007-05-19 04:46:18 +00:00 |
|
pichetp
|
3449775fb9
|
correcting datasets to $datasets line 248
|
2007-05-18 12:53:43 +00:00 |
|
jmg324
|
3ba9c859b6
|
MDL-9802 added my:manageblocks capability so admins can define whether users can add/remove blocks from myMoodle page
|
2007-05-18 12:47:19 +00:00 |
|
skodak
|
54617ab56b
|
MDL-984adding forgottent rs_close() - thanks Eloy!
|
2007-05-18 09:50:58 +00:00 |
|
skodak
|
77b81a215d
|
MDL-9842 Groups from groupings not moved to "Not in a grouping"
|
2007-05-18 09:16:45 +00:00 |
|
thepurpleblob
|
722c4a9109
|
Check the files exist, and display ticks if they do, crosses if not.
|
2007-05-17 17:42:35 +00:00 |
|
martinlanghoff
|
c54f92b59c
|
get_my_courses() if the parameters passed are identical to the defaults... MDL-7416
We are using the defaults then ;-)
Credits for spotting it go to Yu!
Blames for the thinko to MartinL
|
2007-05-16 23:07:10 +00:00 |
|
skodak
|
4b4a3f4d40
|
MDL-9392 resource_popup: not working
|
2007-05-16 21:26:16 +00:00 |
|
skodak
|
ddb5da6113
|
MDL-9618 Form remove option logic is incorrect - patch by Mark Nielsen
|
2007-05-16 20:31:20 +00:00 |
|
skodak
|
6e04be55d7
|
MDL-9761 Student's Gradebook view doesn't follow defaults establ;ished by the Instructor; patch by Jason Skinner
|
2007-05-16 20:24:04 +00:00 |
|
skodak
|
09048346de
|
MDL-9418 use proper addslashes before each insert
|
2007-05-16 20:07:15 +00:00 |
|
skodak
|
9b7b42cc07
|
MDL-9825, MDL-9798, MDL-9799 - new workaround for the object trouble in IE caused by UFO; reverting previous patches
|
2007-05-16 18:14:45 +00:00 |
|
moodler
|
4cfaa3c85e
|
Added navmenu icons as per MDL-9826
They can be disabled with $THEME->navmenuiconshide = true; in the theme
|
2007-05-16 08:01:11 +00:00 |
|
pichetp
|
e722d7ab26
|
modifiyng save question so that $SESSION is not used MDL-8565 merged from HEAD
|
2007-05-16 02:33:11 +00:00 |
|
skodak
|
ad2c6a55d1
|
MDL-9824 do not use sesskey check when user already logged out in logout.php
|
2007-05-15 21:11:57 +00:00 |
|
skodak
|
bf92014116
|
MDL-9380 Adding a Resource of Type directory leads to SQL errors, patch by Andrew Schmadeke
|
2007-05-15 20:55:21 +00:00 |
|
skodak
|
7bda2db46d
|
MDL-9799 can not use forms due to object bug in IE :-(
|
2007-05-15 20:21:04 +00:00 |
|
skodak
|
1422989b6a
|
MDL-9730 resource name is now used in accessibility pdf link instead of summary hat may not be always present
|
2007-05-15 19:55:07 +00:00 |
|
skodak
|
27cde347a0
|
MDL-9823 Disclaimer HRef is repeated twice in the Link - Policy.php for some urls
|
2007-05-15 19:42:00 +00:00 |
|
skodak
|
321097aa82
|
MDL-9780 Groups 181 cleanup - part 3
|
2007-05-15 18:29:10 +00:00 |
|
skodak
|
190437b919
|
MDL-9780 Groups 181 cleanup - part 2
|
2007-05-15 18:26:48 +00:00 |
|
skodak
|
7ce2b7d43e
|
MDL-9780 Groups 181 cleanup - part 1
|
2007-05-15 18:23:35 +00:00 |
|
skodak
|
52abd5d7c4
|
MDL-9821 incorrect permission to modify templates for non-editing teacher in db module
|
2007-05-15 16:57:08 +00:00 |
|
exe-cutor
|
0d3703f0e8
|
Fixed two errors that prevented the shibboleth settings from being saved unless
a file for the data modification api was given
|
2007-05-15 08:48:12 +00:00 |
|
skodak
|
439aad511a
|
MDL-9798 fallback to html mimetype when missing index.php, index.html
|
2007-05-15 08:39:00 +00:00 |
|
skodak
|
62d35d727c
|
MDL-9798 workaround for handling of object tag in buggy IE
|
2007-05-15 08:31:45 +00:00 |
|
moodler
|
7ce5c00bf1
|
Added some brackets that were missing
|
2007-05-15 07:48:34 +00:00 |
|
moodler
|
850ca88325
|
Automatic installer.php lang files by installer_builder (20070515)
|
2007-05-15 04:56:24 +00:00 |
|
pichetp
|
dd9312b2c7
|
merging small modifications from head mostly for calculated questions
|
2007-05-15 02:57:05 +00:00 |
|
pichetp
|
2dfa65ae3e
|
merging calculated question importing from last head modifications
|
2007-05-15 01:01:07 +00:00 |
|
pichetp
|
339bb9b746
|
merging from head so that calculated questions can be imported and other improvments
|
2007-05-15 00:53:21 +00:00 |
|
pichetp
|
63336df702
|
adding calculated question import and export functions for xml formats merged from head
|
2007-05-15 00:34:41 +00:00 |
|
stronk7
|
f7d5bed2d2
|
Add support for more tabs in module pages. Point 1. MDL-9736
|
2007-05-14 16:55:04 +00:00 |
|
moodler
|
f073013d11
|
Automatic installer.php lang files by installer_builder (20070512)
|
2007-05-12 05:51:44 +00:00 |
|
nfreear
|
d376f25fd2
|
Sorry, reverting my last commit which duplicated functions link_arrow_left, etc. (bug MDL-9753).
|
2007-05-11 13:54:28 +00:00 |
|
nfreear
|
8aa656699c
|
Follow-up fix bug MDL-9753, "THEME->larrow, rarrow don't work in stock IE6". (Thought I committed this, what's going on?!)
|
2007-05-11 11:41:38 +00:00 |
|
nfreear
|
da6677db3e
|
Fixes bug MDL-9753, "THEME->larrow, rarrow don't work in stock IE6". Merged from HEAD.
|
2007-05-11 11:35:14 +00:00 |
|
nfreear
|
1e53ed8af3
|
Fixes bug MDL-9753, "THEME->larrow, rarrow don't work in stock IE6". Merged.
|
2007-05-11 11:29:45 +00:00 |
|
moodler
|
2b241253e4
|
Automatic installer.php lang files by installer_builder (20070511)
|
2007-05-11 06:40:04 +00:00 |
|
gbateson
|
8e4b3a8cd8
|
when inserting 'Give Up' button, if site encoding is not iso-8859-1, then set page encoding to get_string('thischarset')
|
2007-05-11 05:18:23 +00:00 |
|
skodak
|
f8895a0de5
|
MDL-9642 auth/CAS: Dependence on external PEAR DB
|
2007-05-10 12:28:50 +00:00 |
|
andreabix
|
5aeb342d09
|
footer overlapping link fix
|
2007-05-10 09:49:49 +00:00 |
|