384 Commits

Author SHA1 Message Date
nicolasconnault
d638075d2a Fixed a little typo 2007-08-13 18:35:28 +00:00
skodak
76317c73a2 MDL-10791 improve handling of localised floating point numbers in moodle; replaced/fixed some float_format() that were used instead of round(); expect some more patches soon 2007-08-10 15:00:35 +00:00
nicolasconnault
384960dd68 MDL-9628 Simplified and improved the expanding/collapsing of categories. There are now three view types: full, aggregates only and grades only. 2007-08-09 16:41:39 +00:00
skodak
f60c61b1b2 improved hiding support in grade/ 2007-08-09 16:19:06 +00:00
skodak
fb0e357051 various locking improvements and fixes, cron locktime support stilll missing 2007-08-09 09:03:14 +00:00
nicolasconnault
ca96d0c4ad MDL-10724 Finished help strings for scale and outcome edit forms 2007-08-08 09:09:46 +00:00
nicolasconnault
4d910cad01 MDL-10724 Finished help strings for grade and outcome item edit forms 2007-08-08 06:12:55 +00:00
nicolasconnault
ece2a77dcf MDL-10724 Finished help strings for category edit form 2007-08-08 04:35:27 +00:00
skodak
0658afc9a1 fixes for overriding of scales, outcomes and minor access control tweak 2007-08-07 22:50:32 +00:00
skodak
ffe6eb276a removing debug delay 2007-08-07 21:27:50 +00:00
skodak
dc3ca94c92 added group access checks in grade edit form 2007-08-07 21:26:59 +00:00
skodak
27b1735bf9 adding more capability checks into grade edit form and grader - should be finished now; TODO: group access for teachers 2007-08-07 20:33:09 +00:00
nicolasconnault
1c537f4846 MDL-10724 Started help strings for category edit form 2007-08-07 19:59:18 +00:00
nicolasconnault
072f3c47de MDL-10724 Finished help strings and files (4 new) for item edit form 2007-08-07 16:29:53 +00:00
skodak
d3c3da1b77 MDL-9628 non-existent grades can be locked/hidden/edited :-) 2007-08-07 08:30:25 +00:00
skodak
15a511597e MDL-10738 finished hiding support in grade and item edit page 2007-08-06 20:51:09 +00:00
nicolasconnault
0605ad5092 MDL-10724 Added the help buttons to the item edit form 2007-08-06 18:52:12 +00:00
skodak
29d509f59a MDL-10109 optional aggregation of outcomes together with grades 2007-08-06 12:05:45 +00:00
moodler
e754b3e058 Just hiding the calculation field from the edit forms until we do something better with it. Inthe meantime, use the main calcualtion form. 2007-08-06 09:42:47 +00:00
skodak
eedd3aa27b edit tree now respects aggregationposition preference 2007-08-06 09:01:18 +00:00
skodak
41486d1c40 MDL-10702 fixing handling of slashes in grade forms 2007-08-03 08:12:06 +00:00
nicolasconnault
febf921c78 MDL-10702 Removed the false param from outcomeitem.php $mform->get_data(false) 2007-08-03 07:18:15 +00:00
skodak
c521e8e403 MDL-10105 some more idnumber fixes 2007-08-02 11:07:44 +00:00
skodak
602433133e MDL-10105 idnumber uniqueness tested before insert in UI now - both modedit and item edit pages 2007-08-02 10:38:18 +00:00
skodak
11a149995e MDL-10364 improved calculation form 2007-08-01 21:48:10 +00:00
skodak
c738c61c44 fixed links broken while renaming tree.php to index.php 2007-08-01 14:31:51 +00:00
skodak
9127bc5dbf outcome related fixes 2007-08-01 12:40:38 +00:00
nicolasconnault
826c5f8635 MDL-9628 Refactoring the building of navigation array for gradebook pages 2007-08-01 06:47:35 +00:00
moodler
9988d1b7a7 When editing old outcomes when outcomes are switched off, just treat them like an ordinary scale item 2007-08-01 04:50:39 +00:00
moodler
a2a136b8ad Hide some outcomes stuff when $CFG->enableoutcomes is off 2007-08-01 04:34:08 +00:00
moodler
9d1e218576 Fixing copyright years 2007-07-31 17:02:43 +00:00
moodler
423b2f006a Some cleanups, moving buttons, false links etc 2007-07-31 14:04:13 +00:00
skodak
2fa3ea10f1 edit/outcomeitem.php - fixed selection of outcomes to show only available course outcomes 2007-07-31 13:04:35 +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