31 Commits

Author SHA1 Message Date
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
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
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
c4fb148fef MDL-19797 Converted all print_footer() calls 2009-08-06 14:21:57 +00:00
nicolasconnault
c018f97328 MDL-19797 Migrated calls to print_heading 2009-08-06 08:16: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
tjhunt
4096752d1d MDL-19690 - first 53 $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 10:06:39 +00:00
nicolasconnault
da2f44111a MDL-17272 merged from MOODLE_19_STABLE 2009-04-03 08:14:01 +00:00
nicolasconnault
dc482cfac0 MDL-18083 (including MDL-15680, MDL-17829, MDL-17807, MDL-18004, MDL-12631, MDL-16913) 2009-02-09 10:49:41 +00:00
skodak
973d2660e6 MDL-16613 sesskey cleanup 2009-01-02 10:51:26 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
nicolasconnault
5c75a0a3b4 MDL-14967 DB upgrades. All done. Just bug fixing now ;) 2008-06-03 16:10:57 +00:00
nicolasconnault
d24832f9af MDL-14967 DB upgrades. Not finished yet. 2008-06-02 16:06:33 +00:00
dongsheng
ffc1c10572 "MDL-14129, fix print_error" 2008-05-14 07:01:32 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
scyrma
050be63e0f MDL-10639 - Removed "Export" column - export all available outcomes (merge from 1.9) 2008-02-26 07:30:34 +00:00
poltawski
f3f2468cf5 DL-13337 - Add confirmation before deleting outcomes (and POST for action..)
merged from MOODLE_19_STABLE
2008-02-12 21:14:44 +00:00
scyrma
a9372a3762 merge from 1.9 2008-02-12 08:01:00 +00:00
scyrma
20d61ce52b Merge from 19_STABLE (MDL-10639) 2008-02-11 02:22:48 +00:00
scyrma
ee285a20be Merge from 19_STABLE for MDL-10639. 2008-02-05 08:42:34 +00:00
nicolasconnault
8ad36f4cc3 Added copyright notice 2007-10-10 06:34:20 +00:00
nicolasconnault
826c5f8635 MDL-9628 Refactoring the building of navigation array for gradebook pages 2007-08-01 06:47:35 +00:00
moodler
a2a136b8ad Hide some outcomes stuff when $CFG->enableoutcomes is off 2007-08-01 04:34:08 +00:00
skodak
3818937e4a more Edit/Outcomes improvements - new course column for standard outcomes; outcomes_course consistency checks; removed debug delays 2007-07-31 12:03:45 +00:00
skodak
b4ff0358ea added more return tracking to scale links in Edit/Outcomes 2007-07-31 11:01:10 +00:00
skodak
0297e313ce improced assigning of used course outcomes, added return tracking to scale links in Edit/Outcomes 2007-07-31 10:57:05 +00:00
moodler
aab22042fb Added links to sclaes from outcome editing page 2007-07-31 09:15:39 +00:00
skodak
042596946b tabbed Edit/Outcomes interface, link from course admin block, added manage outcomes capability, other cleanup 2007-07-31 09:10:35 +00:00
skodak
173a9d21ea various grade outcomes and scales improvements, fixes, changes and refactoring
added new favoutcomes plugin settings page - to be used later, this replaces the grade_outcomes_grades table
admin settings - outcomes and scales both have settings page now
2007-07-30 22:56:45 +00:00
skodak
78ad5f3ff0 MDL-10544 placeholder for outcome edit forms grade/edit/outcome/
MDL-10650 scales code moved to grade/edit/scale/
refactoring in grade/edit/
2007-07-29 23:02:03 +00:00