Commit graph

31541 commits

Author SHA1 Message Date
mudrd8mz
e493ce41b6 MDL-14686 remove get_and_set_current_group() 2008-05-06 18:39:15 +00:00
mudrd8mz
29dd36df0f MDL-14685 remove print_group_menu() 2008-05-06 18:36:42 +00:00
mudrd8mz
e83a816471 MDL-14684 Remove setup_and_print_groups() 2008-05-06 18:29:32 +00:00
mudrd8mz
6b34c1d45c MDL-14712 Remove function hotpot_get_report_users() 2008-05-06 18:25:47 +00:00
mudrd8mz
fbdf6119e5 MDL-14683 remove document_file() 2008-05-06 18:23:05 +00:00
jamiesensei
f4ed09faae For the overview report : MDL-14199 "Option to only show / export final grade" and MDL-14198 "Make it clear which student attempt gives the final grade, if the scoring method is first, last or highest score" fixed a small problem I noticed in this patch. 2008-05-06 18:04:03 +00:00
jamiesensei
4469159e2d For the overview report : MDL-14199 "Option to only show / export final grade" and MDL-14198 "Make it clear which student attempt gives the final grade, if the scoring method is first, last or highest score" 2008-05-06 17:34:39 +00:00
thepurpleblob
15c31560d8 MDL-14659
Add bypass list for proxy usage.
2008-05-06 14:59:39 +00:00
thepurpleblob
9bc760f237 MDL-14659
Add bypass list for proxy usage.
2008-05-06 14:51:30 +00:00
tjhunt
0c9822268f MDL-14681 - Fix package name of question/update.php. 2008-05-06 07:34:46 +00:00
scyrma
2c797a470a MDL-14654: False is a problem, zero is fine. (merge from 1.9) 2008-05-06 05:00:47 +00:00
moodlerobot
cfd82e2b5f Updated the HEAD build version to 20080506 2008-05-06 01:53:56 +00:00
dongsheng
6074d6c6cd "MDL-13233, create files, see tracker" 2008-05-05 13:31:11 +00:00
dongsheng
65a9129278 "MDL-13233, revert to old version, see tracker" 2008-05-05 13:28:50 +00:00
jamiesensei
0217f93275 For overview report - MDL-14185 "Switch to using formslib and improve the interface" and MDL-14186 "Switch to using moodle_url and eliminate the use of $SESSION global" 2008-05-05 13:12:11 +00:00
scyrma
afd7b38273 esthetic typo fix (merge from 1.9) 2008-05-05 07:13:58 +00:00
moodlerobot
db23158b44 Updated the HEAD build version to 20080505 2008-05-05 01:48:40 +00:00
stronk7
4a005b22e3 Fixing query to be cross-db. Credit goes to David Mudrak. MDL-14583 ; merged from 19_STABLE 2008-05-05 00:28:45 +00:00
stronk7
2d1e097157 Glossary concepts must support multilang filter (all filters, in fact).
And accesible alt texts for action buttons too. MDL-14687 ; merged from 19_STABLE
2008-05-05 00:09:58 +00:00
mudrd8mz
75cdd03d3b Removing obsolete admin/langdoc.php
Help files can be translated by admin/lang.php since 1.9.
2008-05-04 20:03:18 +00:00
moodlerobot
d680edd6a9 Updated the HEAD build version to 20080504 2008-05-04 01:59:53 +00:00
moodlerobot
2d5fcd968f Automatic installer.php lang files by installer_builder (20080504) 2008-05-04 01:22:00 +00:00
moodlerobot
1c80c875eb New lang supported by installer: cy_utf8 2008-05-04 00:48:57 +00:00
skodak
a087c03c02 MDL-14678 syntax problems 2008-05-03 21:43:36 +00:00
agrabs
416c42286b MDL-14657 - additional check if instance-id is numeric for better compatibility to
postgres
2008-05-03 21:41:53 +00:00
jamiesensei
1a85336b79 non consequential, little typo. 2008-05-03 13:56:32 +00:00
jamiesensei
2badf2e6ec MDL-14677 "should rescale the grades displayed for each question in the detailed marks view of the overview report so that all grades add up to the sum total grade" used quiz_rescale_grades function to rescale the grade properly before displaying it. Also this patch includes some general clean up and refactoring of overview report. 2008-05-03 13:06:49 +00:00
moodlerobot
d820f28539 Updated the HEAD build version to 20080503 2008-05-03 01:47:56 +00:00
moodlerobot
b65456f212 Automatic installer.php lang files by installer_builder (20080503) 2008-05-03 01:16:29 +00:00
skodak
ef85daa2b7 MDL-14672 adodb PHP5 only version V5.04a import - yay! 2008-05-02 22:50:22 +00:00
jamiesensei
32ba2f0dd4 MDL-14663 "link_to_popup_window displays 'Click here....' as the link text if you pass in 0 as the link text."
Also fixing the problem in link_to_popup_window function. Test for null instead of empty.
2008-05-02 16:11:30 +00:00
jamiesensei
e49906d3b1 MDL-14666 "overview report is very inefficient when view detailed marks is selected. There are several sql queries per row." 2008-05-02 15:26:47 +00:00
diml
8f41cc0224 Commiting all changes reported in MDL-14646 - fixes stat report that could not show any third-party related result. 2008-05-02 15:23:13 +00:00
jamiesensei
92c5499a84 MDL-14666 "overview report is very inefficient when view detailed marks is selected. There are several sql queries per row." Made a new query outside the loop for adding rows. 2008-05-02 15:11:59 +00:00
jamiesensei
e0b01669ce MDL-14664 "sorting by question mark when viewing detailled mark in overview quiz report not working" Found that the problem ocurred when attempt.id != attempt.uniqueid as the sql was using the wrong field to join the question records. 2008-05-02 14:21:33 +00:00
jamiesensei
85a8704fe2 MDL-14663 "link_to_popup_window displays 'Click here....' as the link text if you pass in 0 as the link text."
Solved this by formatting the grade using number_format to display the grade with a number of decimal places. So for 0 we display something like 0.00 and this displays OK in link_to_popup_window.
2008-05-02 13:27:49 +00:00
diml
a4707d3f68 Commiting all changes reported in MDL-14646 2008-05-02 12:22:06 +00:00
diml
692e89f790 Commiting all changes reported in MDL-14646 2008-05-02 11:58:37 +00:00
poltawski
45e94d82dd MDL-13716 - When storing progress of scorm activity a 404 is
encountered and js failure on split. Cast to string to avoid this.

thanks to Peter Chamberlin of LJCreate
merged from MOODLE_19_STABLE
2008-05-02 10:48:54 +00:00
skodak
a5ca5003f2 MDL-14605 removing roles upgrade links, only installation needed in HEAD 2008-05-02 09:47:20 +00:00
skodak
5e819fb75b MDL-14649 fixed cli upgrade too 2008-05-02 09:44:48 +00:00
skodak
0b51c247f0 MDL-14605 removing stats upgrade stuff 2008-05-02 09:42:43 +00:00
scyrma
29cb9c5c8e MDL-11342: Urlencode the filepath in directory resource (merge from 1.9) 2008-05-02 08:18:11 +00:00
skodak
f3cc33d499 MDL-14652 missing closing p added - thanks Koen 2008-05-02 07:41:33 +00:00
jerome
70044d63c4 MDL-11382 added a link 'Profil' to the administration block 2008-05-02 06:07:51 +00:00
jerome
b342e64f30 MDL-12864 fix bad XHTML in the messaging popup, merged from 19 2008-05-02 05:20:40 +00:00
jerome
04b687e824 MDL-12864 fix bad XHTML for messaging tabs, merged from 19 2008-05-02 05:15:26 +00:00
dongsheng
957f6fc9d2 "MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE" 2008-05-02 04:37:02 +00:00
scyrma
e64467bb77 MDL-8592: Get spellchecking to work over https (merge from 1.9) 2008-05-02 03:34:00 +00:00
jerome
52cc2b7af8 MDL-14439 IE and Opera fire the onchange when ever you move into a dropdwown list with the keyboard - this changes fix the problem. Merged from 19. 2008-05-02 02:45:18 +00:00