981 Commits

Author SHA1 Message Date
Eloy Lafuente
5dc8870fa6 MDL-21015 testreportlib migrated to UnitTestCaseUsingDatabase. Easy one! 2009-12-01 23:05:08 +00:00
Andrew Davis
7f276b00a7 grader report MDL-20179 Fixed broken JS on grader report 2009-11-27 05:44:56 +00:00
Andrew Davis
0e6d4b129b grader report MDL-20914 Html tooltips now work in IE on the grader report 2009-11-23 02:11:52 +00:00
Petr Skoda
05565daa1e MDL-20901 fixed input validation 2009-11-19 19:47:46 +00:00
Andrew Davis
30d44c5d23 gradebook MDL-19455 now shows first user in gradebook user report user select box 2009-11-18 01:17:07 +00:00
Petr Skoda
0ac940b3bf MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
Sam Hemelryk
8bdc9cacad files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor
Please forgive me if I have missed converting any output statements. If you do find an output statement that is not formatting correctly please refere to the table I added to this bug in regards to how it should be formatted.
2009-11-04 06:14:06 +00:00
Sam Hemelryk
405a526f70 gradebook MDL-19797 Fixed missing global 2009-11-04 03:29:04 +00:00
Petr Skoda
6c3ef4103a MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:11:29 +00:00
Nicolas Connault
9d90b9980e MDL-20663 (Correctly) added sesskey confirmation 2009-10-29 09:01:58 +00:00
Nicolas Connault
21fafca9c8 MDL-20663 Added sesskey confirmation 2009-10-29 08:51:51 +00:00
Nicolas Connault
0c68d91621 MDL-20663 Fixed horrible security hole in ajax callbacks file 2009-10-29 08:37:37 +00:00
Nicolas Connault
6c096a496d MDL-20418 Entirely removed the duplication of code by refactoring the way the grader report is built. Uses $OUTPUT only now. 2009-10-29 08:14:40 +00:00
Nicolas Connault
bb9b58a61f MDL-12972 Added icons next to each student name in the grader report, which link to the student's user grades report. Merged FROM MOODLE_19_STABLE 2009-10-27 14:21:30 +00:00
samhemelryk
beebcf2606 grade MDL-19797 Added set_url calls 2009-10-15 06:58:21 +00:00
samhemelryk
cac0c3ef3d grade MDL-19797 Upgraded deprecated function calls 2009-09-30 07:20:31 +00:00
mudrd8mz
70b5b48c3e MDL-19542 Outcomes report display the name of the activity instead of the name of the outcome
Merged from 1.9
2009-09-28 07:51:18 +00:00
skodak
02b5087e14 MDL-20355 teachers may not see overview of all students in course because they might not have access in all their courses - please use profile instead; merged from MOODLE_19_STABLE 2009-09-26 18:50:08 +00:00
skodak
9c2d5353a8 MDL-20311 refactoring regression - thanks Clyde Tan for noticing this 2009-09-26 18:22:12 +00:00
skodak
d18e0fe646 MDL-20353 adding missing data types of hidden form fields 2009-09-26 17:07:08 +00:00
samhemelryk
458eb0d10c overlib MDL-19735 Overlib is now included only where it is used
At the same time I have converted the calendar block to use YUI instead of overlib, this introduces one regression in that the panel is shown immediatly but should really have a minimal delay for usability.
This will be fixed once the theme changes for 2.0 have been commited
2009-09-17 07:46:20 +00:00
nicolasconnault
71297a3f8f MDL-19797 Added proper labels with accesshide class for all checkboxes 2009-09-08 03:18:03 +00:00
samhemelryk
7cc378fdc2 question MDL-19797 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 01:48:37 +00:00
samhemelryk
f3df5e1444 gradebook MDL-19797 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 06:04:46 +00:00
moodler
0a695c36bb grade/report/grader MDL-20222 Define a variable as empty array to avoid notice when no users in gradebook 2009-09-04 07:11:39 +00:00
samhemelryk
91152a3518 navigation MDL-20216 Refactored add arguments
Moved $action argument from arg5 to arg2
2009-09-04 03:12:01 +00:00
nicolasconnault
cae837087a MDL-19676 Blog improvements 2009-09-04 00:36:43 +00:00
nicolasconnault
c9c6c624f4 MDL-20179 Replaced incompatible code with something cross-browser compatible. Merged from MOODLE_19_STABLE 2009-08-28 06:57:06 +00:00
nicolasconnault
319770d747 MDL-19797 Upgraded most output code in grader report 2009-08-28 05:29:05 +00:00
skodak
622365d2e1 MDL-20169 fixed coding style, parameter type required 2009-08-27 18:37:53 +00:00
nicolasconnault
eef00ade8f MDL-19797 Optimising output code in gradebook, and fixed bugs in export key management 2009-08-27 09:39:50 +00:00
skodak
6472929b6d fixed sloppy coding style 2009-08-27 08:23:10 +00:00
nicolasconnault
54a007e8f6 MDL-19797 Optimising output code for the Edit grades categories and items interface 2009-08-25 07:31:13 +00:00
nicolasconnault
1c1f64a2a6 MDL-19797 Optimising output code and JS/CSS requires. Also improved CSS for grader report 2009-08-24 15:10:36 +00:00
nicolasconnault
03fcc729ab MDL-19797 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:40:49 +00:00
nicolasconnault
c3b834b42d MDL-19797 Upgraded calls to helpbutton, print_simple_box* and notify 2009-08-18 04:59:57 +00:00
nicolasconnault
698c31e100 MDL-19797 Upgraded calls to choose_from_menu 2009-08-17 15:19:06 +00:00
nicolasconnault
4d2f7923f9 MDL-20086 Fixed reverse ordering of bulk-moved grade items. Merged from MOODLE_19_STABLE 2009-08-14 00:00:56 +00:00
nicolasconnault
7b1f2c829f MDL-19756 Renamed moodle_select to html_select for better API consistency 2009-08-10 08:38:45 +00:00
nicolasconnault
291fa827f2 MDL-19797 Converted print_box* to $OUTPUT->box* 2009-08-10 04:54:32 +00:00
nicolasconnault
714b4745bc MDL-19797 Converted calls to popup_form() 2009-08-10 03:40:56 +00:00
nicolasconnault
fd9fb08e1f MDL-19797 Converted calls to print_paging_bar 2009-08-07 00:28:38 +00:00
nicolasconnault
c4fb148fef MDL-19797 Converted all print_footer() calls 2009-08-06 14:21:57 +00:00
nicolasconnault
5a93139440 MDL-19797 Converted all print_footer() calls 2009-08-06 14:12:17 +00:00
nicolasconnault
c018f97328 MDL-19797 Migrated calls to print_heading 2009-08-06 08:16:46 +00:00
nicolasconnault
49c8c8d27e MDL-19976 Refactored select_menu() into select(), now supporting menu, radio and checkbox rendering. Added radio() and checkbox() functions. 2009-08-04 02:05:32 +00:00
nicolasconnault
0a95bebf59 MDL-19797 Migrated choose_from_menu to the new $OUTPUT->select_menu() function 2009-07-28 09:34:15 +00:00
tjhunt
9482c0fff6 scales: Fix initialisation order problem. 2009-07-27 10:05:46 +00:00
nicolasconnault
e060e33dc3 MDL-19727 Replaced boilerplates and removed ID tags. Merged from MOODLE_19_STABLE 2009-07-07 02:26:36 +00:00
nicolasconnault
1cfecb0286 MDL-19404 Getting default values for grade_item object when creating a new grade_category. Merged from MOODLE_19_STABLE 2009-07-07 02:04:15 +00:00