skodak
e128388f0b
MDL-17811 fixed typos, thanks James Riggs; merged from MOODLE_19_STABLE
2009-01-07 19:52:24 +00:00
skodak
973d2660e6
MDL-16613 sesskey cleanup
2009-01-02 10:51:26 +00:00
moodler
b467ee7539
MDL-16474 Modifications to allow definition of 1-point scales
2008-09-12 07:33:49 +00:00
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +00:00
nicolasconnault
d24832f9af
MDL-14967 DB upgrades. Not finished yet.
2008-06-02 16:06:33 +00:00
skodak
3264868249
MDL-14679 removed magic quotes from forms validation() method, fixed some minor problems
2008-06-01 17:53:25 +00:00
dongsheng
c7a4be5e63
"MDL-14129, fix print_error"
2008-05-14 07:04:09 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
nicolasconnault
4de3322dc8
MDL-13709 66 new lang files, and links to these help files have been updated wherever found. Merging from MOODLE_19_STABLE
2008-03-03 10:25:37 +00:00
skodak
a78890d593
MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE
2007-11-23 22:15:07 +00:00
nicolasconnault
8ad36f4cc3
Added copyright notice
2007-10-10 06:34:20 +00:00
skodak
85c9ebb926
MDL-1883 improved perf when editing scales - new function xxx_scale_used_anywhere()
2007-09-18 18:37:58 +00:00
skodak
8fafbc0ea3
MDL-11296 fixed incorrect detection of duplicate scales in course
2007-09-15 21:17:11 +00:00
nicolasconnault
ca96d0c4ad
MDL-10724 Finished help strings for scale and outcome edit forms
2007-08-08 09:09:46 +00:00
skodak
11a149995e
MDL-10364 improved calculation form
2007-08-01 21:48:10 +00:00
toyomoyo
ed3cdf07fc
scales should be (courseid, scale) unique, since it's already abused it's not possible to add a unique in db, so we add additional check in GUI. Duplicate scale, course causes mapping problems in backup/restore
2007-08-01 07:40:40 +00:00
nicolasconnault
826c5f8635
MDL-9628 Refactoring the building of navigation array for gradebook pages
2007-08-01 06:47:35 +00:00
skodak
678a79caa5
adding grade_outcomes description;
...
fixing field lengths in outcome and scale forms
2007-07-31 21:10:20 +00:00
skodak
4c2402b2f8
minor scale related changes, added fixed update() into grade_outcome class
2007-07-31 12:52:17 +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
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