Commit graph

5520 commits

Author SHA1 Message Date
jamiesensei
9e471e1165 migrated to formslib 2006-10-24 12:19:34 +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
bobopinna
d11b69ff27 Added CAM support to SCORM 2004 3rd Edition 2006-10-24 07:35:11 +00:00
toyomoyo
aad6c6c222 merged fixing capabilities 2006-10-24 04:26:46 +00:00
stronk7
422770d8cb 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
2006-10-23 23:00:18 +00:00
skodak
ac15a2d5ff Assignment Reports incomplete MDL-6301 ; merged from MOODLE_17_STABLE 2006-10-23 21:02:57 +00:00
moodler
18894ee462 Fixed &nbsp characters MDL-7179 2006-10-23 13:42:23 +00:00
moodler
89c355e5cb Merged fix for letting guests see discussion post button from stable 2006-10-23 13:23:16 +00:00
moodler
523e1a21ff Merged choice fixes from stable 2006-10-23 07:01:18 +00:00
moodler
a321d42bcd Better handling for guest in forums MDL-7125 2006-10-23 04:55:20 +00:00
moodler
ebfc2f162c Merged capability name fix from stable 2006-10-23 03:29:54 +00:00
moodler
4e19d85bd9 Merged choice/guest fixes from stable MDL-7171 2006-10-23 03:00:30 +00:00
toyomoyo
6cb34d443d merged replacing studentcanpost with capability 2006-10-23 02:49:05 +00:00
toyomoyo
7f75d5fd2f merged, student_can_post should be done properly using capabilities 2006-10-23 02:25:32 +00:00
moodler
4067b96821 Merged missing </span> from stable 2006-10-22 08:25:51 +00:00
moodler
4c57e8e502 Merged XHTML fixes from stable 2006-10-22 08:14:20 +00:00
moodler
4f1d9d0383 Merged filter fix from stable 2006-10-22 08:13:03 +00:00
skodak
f8b922413a Seeing ####TRUSTTEXT#### in RSS feeds MDL-7147 - fixed RSS feeds in glossary; merged from MOODLE_17_STABLE 2006-10-21 21:15:26 +00:00
skodak
ec41cb3c52 Seeing ####TRUSTTEXT#### in RSS feeds MDL-7147 - fixed RSS discussion feed type too; merged from MOODLE_17_STABLE 2006-10-21 21:05:44 +00:00
skodak
e80ca6c658 fixed undefined modcontext in forum; merged from MOODLE_17_STABLE 2006-10-21 20:30:27 +00:00
stronk7
b4c7bb78fc Deleting some old oci8po files from CVS. 2006-10-21 18:28:28 +00:00
moodler
49e6751073 Make sure LAMS is off if we don't need it (merged from stable) 2006-10-21 16:14:27 +00:00
moodler
318f210074 Merged fix for notice from stable 2006-10-21 16:00:43 +00:00
moodler
bd4128e91f Merged enrolment-related fixes from stable 2006-10-20 17:53:50 +00:00
moodler
ffd8a1cdc5 Added Javascript, CSS etc on edit page for database. MDL-7100 2006-10-20 07:35:00 +00:00
toyomoyo
dc07b83298 merged fix for MDL-7106, glossary capability check 2006-10-20 07:01:51 +00:00
moodler
0d6d38f11a MERGED:
Changed default capability for database to allow guests to view by default
MDL-7118
2006-10-20 06:59:24 +00:00
moodler
7b08a2ea3f Merged fixes for MDL-7116 from stable 2006-10-20 06:19:22 +00:00
toyomoyo
80dfce19ae merged, fixed an infinite loop 2006-10-20 05:09:37 +00:00
moodler
5469bd9c2b Merged fix from stable (forum search form help button) 2006-10-20 03:35:29 +00:00
skodak
d9bd99476c temporary patch for the forum trouble that is breaking installs MDL-7114 ; merged from MOODLE_17_STABLE 2006-10-19 22:44:00 +00:00
stronk7
211836549f Adding support for the new mssql_n driver
Merged from MOODLE_17_STABLE
2006-10-19 22:13:53 +00:00
skodak
e38204d175 fixed access check when editting notes in advanced upload assignment type; merged from MOODLE_17_STABLE 2006-10-18 21:34:06 +00:00
skodak
70b5660a51 fixed Notices after assignment deletion in Recent Activity MDL-7089 ; merged from MOODLE_17_STABLE 2006-10-18 21:02:30 +00:00
skodak
efa0eb1dcd improved validation when deleting comments from glossary SC#325 ; merged from MOODLE_17_STABLE 2006-10-18 20:21:28 +00:00
skodak
4f93f5ba08 Notice when creating one forum... MDL-7063 ; merged from MOODLE_17_STABLE 2006-10-18 19:59:27 +00:00
skodak
1f8c654979 Deleting uploaded files when deleting an assignment instance + fixed quoting style + trailing whitespace MDL-6387 ; merged from MOODLE_17_STABLE 2006-10-18 11:14:48 +00:00
toyomoyo
6ccb764f32 merged fix for MDL-7066, proper capability check for forum attachments 2006-10-18 08:01:15 +00:00
toyomoyo
5f6fc25b43 merged fix for MDL-7066, users will replypost set to prohit can not edit own post 2006-10-18 07:50:22 +00:00
skodak
b9ecde8738 Fix forum reset - remove "DELETE .. USING ... " mysqlisms MDL-7053 ; merged from MOODLE_17_STABLE 2006-10-17 21:06:50 +00:00
thompson697
cf0b1faded Apply modularity to the creation of the log file during restore to a new course.
Remove the responsibility for loging the application of the course start date offset, from activity modules to the backup module.
Merged from stable branch
2006-10-17 10:05:41 +00:00
moodler
352b8da86a Merged two recent checkins from Moodle 1.7, stripslashes and navbar fixes 2006-10-17 09:10:15 +00:00
vyshane
88890f4d1c Fix for MDL-6363 2006-10-17 07:22:20 +00:00
toyomoyo
ac52f2910b merged fix for MDL-6968 2006-10-17 05:18:52 +00:00
toyomoyo
f0ef40c55f merged proper fix for MDL-6926 2006-10-17 04:46:34 +00:00
toyomoyo
8e3f0e3d41 merged fix for MDL-6926 2006-10-17 04:38:33 +00:00
tjhunt
2559409081 Changes to dmllib seem to have broken quiz backup. This makes it work again. Merged from MOODLE_17_STABLE. 2006-10-16 14:54:55 +00:00
tjhunt
3a3771d2b9 MDL-6650 - Previewing individual random questions from the quiz editing screen was not working, and anyway, I'm not sure it makes any sense, so I removed that preview link. Merged from MOODLE_17_STABLE. 2006-10-16 11:05:45 +00:00
danmarsden
ff8d654f00 Fix for MDL-6550 - patch from Graeme Byrne thanks! :-)
+ remove a bit of unneeded space! :-)
2006-10-16 00:01:13 +00:00
gustav_delius
549a78703b When javascript was turned off the group menu did not work because the Go button linked to course/view.php rather than mod/forum/view.php 2006-10-13 23:27:37 +00:00