5859 Commits

Author SHA1 Message Date
nicolasconnault
468f5d6896 MDL-9124 Added a visual notification when group membership doesn't allow adding discussions. 2007-04-04 06:27:50 +00:00
toyomoyo
2d7617c67f merged fix for MDL-9185 2007-04-04 04:05:53 +00:00
nicolasconnault
20355e5ac2 MDL-9138; Edited lib/xmlize.php to return false when the passed file doesn't return any entries (when it's not valid XML or is empty). Also made it much clearer that glossary/import requires an XML file, not just any old file. 2007-04-04 03:35:23 +00:00
nicolasconnault
f08054d974 MDL-9193 2007-04-04 02:22:34 +00:00
stronk7
8d2191e60c Show continue button after importing glossary. MDL-9071
Merged from MOODLE_18_STABLE
2007-04-03 15:44:17 +00:00
nicolasconnault
bfe1e789de MDL-8774: Also an effort to refactorise the poorly designed mod/data/Preset code. 2007-04-03 03:32:46 +00:00
tjhunt
7d0763a008 Missing format_string. Merged from MOODLE_18_STABLE. 2007-04-02 15:26:31 +00:00
skodak
651268e00e MDL-9155 Error when creating an "image gallery" preset database when only some fields exist and do not remove existing data, comments and ratings when applying preset; merged from MOODLE_18_STABLE 2007-04-02 09:10:26 +00:00
skodak
376c9c70e9 merging changes from MOODLE_18_STABLE 2007-03-30 21:23:09 +00:00
tjhunt
46e910c7cd Fix notice. Merged from MOODLE_17_STABLE. 2007-03-30 09:34:05 +00:00
toyomoyo
65391c1aa3 fix for MDL-9021, missing add_to_log() call 2007-03-30 08:00:42 +00:00
toyomoyo
5bd76d7fba merged fix for MDL-9097, xhtml fixes for glossary 2007-03-30 07:04:43 +00:00
gbateson
3ce4a4d12a fix the display of the special chars keypad (in JCloze and JQuiz) 2007-03-30 03:43:00 +00:00
danmarsden
f2bb50394f fix for MDL-9087 screwy page when user places table into online assignment. - merging changes from Moodle_18_stable 2007-03-30 02:10:58 +00:00
stronk7
ab397f2613 Fixing approval interface. Step4. MDL-8793
Merged from MOODLE_18_STABLE
2007-03-30 00:28:02 +00:00
stronk7
a5c3d160dc Fixing export interface. Step3. MDL-8793
Merged from MOODLE_18_STABLE
2007-03-29 23:25:04 +00:00
stronk7
6ca980741f Fixing import interface. Step2. MDL-8793
Merged from MOODLE_18_STABLE
2007-03-29 23:13:09 +00:00
tjhunt
77b2b1fa43 MDL-9107 (regression from) MDL-8994 - adding random questions to a quiz was broken. Merged from MOODLE_18_STABLE. 2007-03-29 23:12:08 +00:00
stronk7
136ce8dee2 Moving options from 2nd tab to main area. Step1. MDL-8793
Merged from MOODLE_18_STABLE
2007-03-29 22:19:29 +00:00
tjhunt
fb708c1130 MDL-6269, MDL-8958, MDL-8990 - Major fix to do with each attempt builds on last:
It used not to work with random questions, and there were problems with the computation of the grade, and regrading. Fix thanks to Paulo Matos, who not only fixed the bug and tested it, but was also incredibly patient waiting for me to have time to commit the changes to CVS.

Merged from MOODLE_17_STABLE.
2007-03-29 16:36:16 +00:00
tjhunt
a6b691d84d Add developer debugging to something that should not happen, and fix one instance of it. 2007-03-29 16:05:55 +00:00
toyomoyo
bcc723bcea merged fixing a warning 2007-03-29 06:34:40 +00:00
csantossaenz
43edb6269a Fixed backup problem for scorm module. Now, it includes needed files in moddata/scorm. even though the backup is done without user data and files 2007-03-28 15:14:15 +00:00
moodler
7df05299b6 Old change I never checked in to fix collapsing displays 2007-03-28 03:27:00 +00:00
skodak
e0ca19a12d MDL-8781 fixed typo; merged from MOODLE_18_STABLE 2007-03-27 22:03:30 +00:00
skodak
4d7a401910 MDL-8781 survey converted to new formslib - empty intro now means use default from language pack; merged from MOODLE_18_STABLE 2007-03-27 22:01:17 +00:00
sam_marshall
18d6ef01ca Merged MDL-9072 Made forum discussion list not show links to groups if you don't have permission to view them 2007-03-27 12:23:25 +00:00
moodler
e1526d7792 Merged fix for MDL-9052 from 1.8 2007-03-27 05:15:46 +00:00
stronk7
43e891ede5 silly change, ignore it... 2007-03-26 23:30:34 +00:00
stronk7
96e4104def Always print the entry when adding, updating/deleting comments. MDL-9047
Merged from MOODLE_18_STABLE
2007-03-26 23:02:35 +00:00
stronk7
1555de81ce Avoid to end SQL commands with a trailing ';'. MDL-9058
Merged from MOODLE_18_STABLE
2007-03-26 21:52:11 +00:00
mark-nielsen
888f0c5460 Adding blocks to lesson
* added pagelib.php with lesson_page class definition
 * Lesson view now uses standard page layout classes
Other fixes:
 * minor fix to mod settings form
 * fixed function names (some were missing lesson_ prefix)
2007-03-24 23:07:59 +00:00
stronk7
572889f194 Fix a problem with glossary not being able to sort by firstname.
Merged from MOODLE_18_STABLE
2007-03-24 00:58:43 +00:00
stronk7
1d33f652dd One default was causing author view not being able to sortby firstname or lastname.
Merged from MOODLE_18_STABLE
2007-03-24 00:38:26 +00:00
skodak
7dbe6ceb4b MDL-8347 Cannot create new glossary category if category with same name exists in another course on site; patch by Ray Lawrence; merged from MOODLE_18_STABLE 2007-03-22 22:45:02 +00:00
tjhunt
bc67d9b3bd MDL-7241 - Manual grading report, sort by completed time didn't. Merged from MOODLE_16_STABLE. 2007-03-22 21:31:39 +00:00
tjhunt
6a5e9a8506 MDL-9004 - Breadcrumb trail is wrong when editing a quiz question. Merged from MOODLE_18_STABLE. 2007-03-22 11:46:15 +00:00
tjhunt
4fa684477e MDL-7259 - Item analysis report does not use the right format_text settings. Merged from MOODLE_16_STABLE. 2007-03-21 23:25:33 +00:00
tjhunt
dd46d88e27 Fix whitespace problems and Eclipse warnings in Item Analysis quiz report. 2007-03-21 23:04:51 +00:00
skodak
ad9ff3d392 MDL-8804 two digests per day - merged from MOODLE_18_STABLE 2007-03-21 22:17:41 +00:00
tjhunt
d187f66046 MDL-8946 - Fix a regression that broke question export. Also, partially clean up the way that question bank navigation tabs are printed, so the code is not duplicated in the quiz. Some other miscellaneous code cleaning too. Merged from MOODLE_18_STABLE. 2007-03-21 10:41:28 +00:00
toyomoyo
a7bb9b8ff2 merged fix for MDL-8981, roles assigned at site level may result in a lot of default subscriptions 2007-03-21 06:07:46 +00:00
tjhunt
121609d80a MDL-8299 - Wrong capability on review.php. Merged from MOODLE_18_STABLE. 2007-03-20 22:45:19 +00:00
skodak
14021f2158 MDL-8975 fix parameter handling in repository plugin; merge from MOODLE_18_STABLE 2007-03-20 19:47:06 +00:00
tjhunt
8745405435 MDL-4084 Backup all question categories in a course, not just the ones from which questions are used in a quiz. Merged from MOODLE_18_STABLE. 2007-03-20 15:06:48 +00:00
nicolasconnault
e9ff8e100a MDL-8832 : Undid the stripslashes and changed calls to s($string) to s($string, true) instead. 2007-03-20 05:21:31 +00:00
stronk7
82015ed26f urlencode() hook for correct parameter handling & XHTML.
Merged from MOODLE_18_STABLE
2007-03-20 00:11:55 +00:00
stronk7
c988beb565 Changing one generic class-name to a glossary specific one.
Merged from MOODLE_18_STABLE
2007-03-19 23:52:16 +00:00
stronk7
7a3ec1afc5 Deleting some inline styles and unused code. MDL-8746
Merged from MOODLE_18_STABLE
2007-03-19 20:15:03 +00:00
stronk7
efe5792531 Now the add/update entry page XHTML validates and doesn't show
the tabs and intro anymore.

Merged from MOODLE_18_STABLE
2007-03-19 18:43:30 +00:00