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
nicolasconnault
5939e44447
MDL-19429 Validating 0 values for grademin, grademax and gradepass for the edit category form. Also checking for grademax < grademin case. Merged from MOODLE_19_STABLE
2009-07-07 01:57:45 +00:00
nicolasconnault
8f2fab88b9
MDL-16438 Fixed parsing of get_plugins_list for grader reports.
2009-07-06 06:56:25 +00:00
nicolasconnault
0f171ca620
MDL-18228 Added a bit of JS to resize the left header of the fixed student column. This should help to keep the rows below aligned. Merged from MOODLE_19_STABLE
2009-07-03 06:33:12 +00:00
tjhunt
666e84584c
MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url
2009-07-03 04:23:05 +00:00
tjhunt
bdbc743c1f
Fix some grader report breakage.
2009-07-02 12:43:19 +00:00
tjhunt
e63f88c9a6
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url
...
and $CFG->modpixpath to $OUTPUT->mod_icon_url
2009-07-02 12:07:58 +00:00
tjhunt
6b608f8f50
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url
2009-07-02 10:53:31 +00:00
tjhunt
5d3b999468
MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url
2009-07-02 10:26:02 +00:00
tjhunt
4096752d1d
MDL-19690 - first 53 $CFG->pixpath to $OUTPUT->old_icon_url
2009-07-02 10:06:39 +00:00
samhemelryk
5fdb159e54
grade-edit-tree MDL-16706 Removed inline script
2009-07-02 07:45:44 +00:00
nicolasconnault
93feac1719
MDL-19673 Removed the semi-transparent underlay of YUI tooltips, they don't work in IE. Merged from MOODLE_19_STABLE
2009-07-01 03:57:05 +00:00
stronk7
d47cf63dec
MDL-19579 code coverage - add initial $includecoverage attributes
2009-06-26 17:21:36 +00:00
tjhunt
34a2777ccb
themes: MDL-19077 new $OUTPUT->header/footer to replace print_header/footer.
...
Also, part of the change from weblib.php functions to $OUTPUT-> methods.
This is part of http://docs.moodle.org/en/Development:Theme_engines_for_Moodle%3F
This is a big change, and the result is not perfect yet. Expect some debugging output
on some pages.
The main part of these changes are that $OUTPUT->header now looks for a file
in the theme called layout.php, rather than header.html and footer.html. Also
you can have special templates for certain pages like layout-home.php. There is
fallback code for Moodle 1.9 themes, so they still work.
A few of the old arguments to print_header are no longer supported. (You get an
exception if you try to use them.) Sam H will be cleaning those up.
All the weblib functions that have been replaced with $OUTPUT-> have version in
deprecatedlib, so existing code will go on working for the foreseeable future.
2009-06-26 09:06:16 +00:00