Petr Skoda
5c2ed7e215
MDL-21198 $OUTPUT->single_button() resurrection, hopefully much easier to use than $OUTPUT->button(); fixed some regressions and code style improvements
2010-01-03 15:46:14 +00:00
Petr Skoda
8ae8bf8a14
MDL-21198 OUTPUT->action_icon improvements, refactoring and fixing conversion regressions
2010-01-02 13:17:54 +00:00
Petr Skoda
4bcc51185c
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions
2009-12-30 15:19:55 +00:00
Petr Skoda
92e01ab771
MDL-21125 obsoleting global $THEME
2009-12-23 17:44:17 +00:00
David Mudrak
2fd9c5fa43
gradebook: fixed scale description field re-save after embedded files URL rewrite
2009-12-23 00:57:20 +00:00
Petr Skoda
b5d0cafc6f
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
2009-12-16 21:50:45 +00:00
Petr Skoda
f44b10ed93
MDL-21139 replace all yui functions/methods with yui2 to make room for yui3
2009-12-16 20:25:14 +00:00
Petr Skoda
78946b9bdb
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
2009-12-16 18:00:58 +00:00
Petr Skoda
05565daa1e
MDL-20901 fixed input validation
2009-11-19 19:47:46 +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
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
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
skodak
d18e0fe646
MDL-20353 adding missing data types of hidden form fields
2009-09-26 17:07:08 +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
nicolasconnault
eef00ade8f
MDL-19797 Optimising output code in gradebook, and fixed bugs in export key management
2009-08-27 09:39:50 +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
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
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
tjhunt
6b608f8f50
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url
2009-07-02 10:53:31 +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
skodak
17da2e6f28
MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions
2009-06-19 14:25:56 +00:00
tjhunt
c28bf5c9f8
javascript: MDL-19475 replace require_js calls with $PAGE->requires->js.
...
Also, some related JavaScript cleanup.
More to follow.
2009-06-15 05:37:57 +00:00
tjhunt
18e8f3ab9e
Fix syntax error.
2009-06-12 10:13:01 +00:00
tjhunt
9a78a083f3
Kill use of deprecated parameter.
2009-06-12 10:05:16 +00:00
skodak
2be0078162
MDL-19364 Create new category in tree doesn't check for advanced grade_item fields, thanks Daniel Neis
2009-06-03 08:57:01 +00:00
skodak
51d1bdba90
MDL-19378 fixed incorrect weight in category form; backported from STABLE
2009-06-03 08:52:53 +00:00
skodak
cd3a391cf5
MDL-19323 added missing support for localized floats + code cleanup; merged from MOODLE_19_STABLE
2009-05-30 13:01:20 +00:00
skodak
b925fe0a00
MDL-19323 added missing support for localized floats on category edit page + more cleanup; merged from MOODLE_19_STABLE
2009-05-29 17:30:53 +00:00
skodak
d714732db3
MDL-14831 adding warning - excluded grades are not compatible with sum agg
2009-05-08 20:07:33 +00:00
nicolasconnault
b31f8d294d
MDL-19121 Not allowing negative values for droplow and keephigh: capping at 0. Merged from MOODLE_19_STABLE
2009-05-08 13:31:30 +00:00
skodak
4b4c1d1d68
MDL-19068 fixed item decimals before saving item; merged from MOODLE_19_STABLE
2009-05-08 13:18:09 +00:00
nicolasconnault
33e2e92453
MDL-18402 Put default value of 1 for grade item's aggregationcoef if parent category's aggregation is weighted mean. Put 0 for gradepass if field is empty, and 0 for grademin if left empty. This prevents SQL errors because all three fields (aggregationcoef, gradepass and grademin) are non-NULL. Merged from MOODLE_19_STABLE
2009-05-08 07:23:51 +00:00
nicolasconnault
e3efd04c1e
MDL-16416 Created a new help file including explanations of extra credit for both "Sum of Grades" and "Mean with extra credit" aggregation types. This is used on the "Edit categories and items" page. Merging from MOODLE_19_STABLE
2009-05-08 06:30:46 +00:00