tjhunt
f4850b7e52
MDL-12635 - Manual grading report does not check capabilites - also, only show the tabs for the reports people can access. Merged from MOODLE_19_STABLE.
2007-12-18 16:12:11 +00:00
poltawski
30d61820c9
MDL-12515 Feedback not available to student on assignments unless a grade has been assigned
...
merged from MOODLE_19_STABLE
2007-12-18 15:36:45 +00:00
scyrma
5cce2e7512
Add some documentation
2007-12-18 08:39:44 +00:00
scyrma
d66dc4b2d7
MDL-12613 - this should fix (part of) the problem with the search block (take 2)
2007-12-18 08:17:58 +00:00
scyrma
aa66df4dff
MDL-12613 - this should fix the problem with the search block
2007-12-18 07:54:09 +00:00
tjhunt
636b8f19cb
Strip out an unneccessary HTML table that way causing a 'button moves when you try to click on it' problem.
2007-12-17 17:17:22 +00:00
tjhunt
7f2ec6b147
Minor quiz layout improvements. Merged from MOODLE_19_STABLE.
2007-12-17 16:56:42 +00:00
poltawski
94bccb1640
MDL-12385 - glossary category edit page doesn't respect $CFG->pixpath
...
merged from MOODLE_19_STABLE
2007-12-16 18:17:55 +00:00
skodak
4f1dc7ea98
MDL-12600 , MDL-11191 - rewritten permission tests to be xhtml strict compatible; merged from MOODLE_19_STABLE
2007-12-16 13:57:21 +00:00
skodak
d795bfdbf9
MDL-12221 reworked container autoclosing - error() and notice() do not work everywhere though; notice print header if needed now; new print_footer('empty') for empty footer - removes some hacky </body></html> - merged from MOODLE_19_STABLE
2007-12-14 21:22:38 +00:00
tjhunt
27cabbe626
MDL-12575 - Backup and restore problems with the new question bank. Merged from MOODLE_19_STABLE.
2007-12-13 18:48:30 +00:00
tjhunt
129b80c592
MDL-11267 - follow-up - don't show the checkboxes in the overview report if you cannot do anything with them. Merged from MOODLE_19_STABLE.
2007-12-12 19:13:09 +00:00
tjhunt
5a128471cc
Fix notice.
2007-12-12 17:47:35 +00:00
tjhunt
2a13e454f9
MDL-9459 - Provide information relating to groups in the summary message "Attemts: 123". Now, depending on the situation, you see one of three messages: "Attempts: 123", "Attemtps 123 (45 from your groups)" or "Attemtps 123 (45 from this group)".
...
I also took the opportunity to improve the layout of this message slightly, and clarify the message that tells you that you cannot add or remove questions from the quiz if there are attemts.
Merged from MOODLE_19_STABLE.
2007-12-12 17:23:55 +00:00
tjhunt
89d7d96279
MDL-12546 - The choice module was calling get_users_by_capability, which hammers the database and returns lots of data, inside a loop over users - and it was calling it with identical parameters each time. Ouch!
...
Actually, since the fix for MDL-12331, which changed the get_users_by_capability call at the top of this function, the check it was doing is entirely redundant anyway, so I removed it.
Merged from MOODLE_19_STABLE.
2007-12-11 18:49:56 +00:00
tjhunt
02e48901b4
MDL-12543 - Quiz overview report displays a grade of 0 the same way as a missing grade for an incomplete attempt. Merged from MOODLE_19_STABLE.
2007-12-11 16:55:54 +00:00
tjhunt
4adab2a4a1
MDL-8682 - followup. When disabling the enter key, don't disable it on links. That is bad for accessibility. Merged from MOODLE_19_STABLE.
2007-12-11 16:23:54 +00:00
tjhunt
d8d9497719
MDL-12540 - Quiz sometimes outputs content before <head> when previewing - breaks HTML strict. Merged from MOODLE_19_STABLE.
2007-12-11 15:04:31 +00:00
nfreear
b0dc3e563d
Fixes bug MDL-2674, "backup always backsup/restores groups regardless of user settings" - restore group/grouping option.
2007-12-10 10:26:47 +00:00
sam_marshall
c6b666847c
MDL-12500 Fixed restore conversion for links in database templates
2007-12-07 16:26:32 +00:00
nicolasconnault
30923fcd7f
MDL-11835 Making sure all upgraded grade_items have their grademax properly set
2007-12-07 16:12:02 +00:00
stronk7
87c06e6ebd
Using new cross-db sql_isnotempty() function. MDL-12084
2007-12-07 15:58:04 +00:00
mattc-catalyst
df825b971f
MDL-12335: mod/lesson - fixed missing navigation links
2007-12-06 22:33:36 +00:00
toyomoyo
db0f2a4496
MDL-12439 database preset fixes
2007-12-05 06:13:17 +00:00
martinlanghoff
2c3d575587
mod/assignment: Remove SQL "id,id" which causes errors on Oracle - MDL-12425
...
This loop also needs some rewriting - it is _very_ inefficient on
large courses.
2007-12-04 06:25:42 +00:00
skodak
0b5a80a1a5
MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE
2007-11-29 14:43:04 +00:00
toyomoyo
2f60b31e90
MDL-10263, enable forum search for multiple groups
2007-11-28 07:53:44 +00:00
toyomoyo
0a30a59c9d
MDL-11818, single post forum descript = first post
2007-11-28 05:08:51 +00:00
tjhunt
99731878ff
MDL-12362 - Don't show scores for incomplete attempts on the quiz view page. Merged from MOODLE_19_STABLE.
2007-11-27 19:18:36 +00:00
nicolasconnault
45660d45f3
MDL-8863 Initial page field was disabled when there were no entries in the wiki, making it useless. It is now always enabled
2007-11-27 13:30:57 +00:00
nicolasconnault
98ac187b1a
MDL-12098 Printing a closing div tag and the moodle footer
2007-11-27 10:31:50 +00:00
gbateson
b3c6fa1e92
MDL-12318 filter/mediaplugins/filter.php can no longer insert mediaplayers into javascript, so hotpot module now requires its own filter to mimic behavior of multimedia filter in Moodle 1.7
2007-11-27 08:46:40 +00:00
scyrma
15614af6a5
imagealt wasn't loaded in a list of the user's posts.
2007-11-27 05:02:27 +00:00
toyomoyo
fb656c9f40
MDL-12331, hidden teacher should not be displayed in choice results
2007-11-26 06:01:26 +00:00
toyomoyo
ef678ebb82
MDL-12175, forum reset should delete attachments
2007-11-26 04:22:10 +00:00
scyrma
d417533252
Fix for par of the missing strings, as reported in MDL-12294
2007-11-26 04:10:08 +00:00
skodak
a78890d593
MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE
2007-11-23 22:15:07 +00:00
skodak
9f7f1a74a0
MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE
2007-11-23 16:49:51 +00:00
stronk7
5fe600ebe7
Deleting one ='' condition that isn't cross-db nor necessary. MDL-12186
...
Merged from MOODLE_19_STABLE
2007-11-22 22:47:49 +00:00
tjhunt
3db14d77ec
MDL-12305 - Don't let the quiz reorder tool put a page break at the start of the quiz. Merged from MOODLE_19_STABLE.
2007-11-21 18:09:11 +00:00
tjhunt
cd6ef0a5bb
MDL-12305 - Quiz reorder tool broken. Merged from MOODLE_19_STABLE.
2007-11-21 18:00:09 +00:00
nfreear
532f494d96
Fixes reopened bug MDL-7472, "Explicitly label radio buttons in Survey" - removes use of USER->screenreader using get_accesshide + many other accessibility fixes.
2007-11-21 14:50:32 +00:00
stronk7
13877d12bd
Applying one missing string. tableofcontentsabbrev. MDL-12071
...
Merged from MOODLE_19_STABLE
2007-11-20 23:44:08 +00:00
scyrma
a9237b8b45
MDL-3632 : this prevents people without mod/forum:viewhiddentimedposts to see hiddentimedposts.
2007-11-19 04:44:08 +00:00
skodak
4050572d56
MDL-10888 parent definition_after_data() must be called too!; merged from MOODLE_19_STABLE
2007-11-17 16:53:39 +00:00
dwoolhead
1c0d9b6677
MDL-12226 forum index page not always displaying forum links or subscription buttons as expected
2007-11-16 17:03:06 +00:00
dwoolhead
01cbbbd70a
MDL-11979 Forum subscriptions loop hole allowing users to subscribe to forums they should not have access to.
2007-11-16 16:31:00 +00:00
urs_hunkler
b80c78e325
merged from 1.9 :: MDL-12221 :: example: adding custom_corners to the info box on the forum page.
2007-11-16 14:21:58 +00:00
moodler
2525e46537
MDL-12215 made the advanced search tab more consistent with the interface
2007-11-16 05:56:20 +00:00
toyomoyo
331502055e
MDL-12121, fixing a warning
2007-11-16 04:24:57 +00:00