5049 Commits

Author SHA1 Message Date
toyomoyo
1f496dedfe enforcing unique constraint on (courseid, shortname) pair on outcomes 2007-08-01 03:17:00 +00:00
skodak
3a5ae6602b MDL-10544 basic support for outcomes grading in modules - implemented in assignment popup grading (TODO: fix html and css there) 2007-07-31 22:56:29 +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
24881e5dd0 fixed insert trouble with standard outcomes - thanks Eloy 2007-07-31 20:26:37 +00:00
stronk7
20185f7d8b Moving block_rss_timeout to block_rss_client_timeout and
making it work as minutes (was seconds).
2007-07-31 17:03:51 +00:00
moodler
80c3fd51ee Merged fix for doc links MDL-10670 from 1.8 stable 2007-07-31 16:19:53 +00:00
skodak
7fdcc3b092 fixed whitespace 2007-07-31 13:05:00 +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
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
042596946b tabbed Edit/Outcomes interface, link from course admin block, added manage outcomes capability, other cleanup 2007-07-31 09:10:35 +00:00
moodler
e9250d8c50 Added object_array_unique() needed for tags 2007-07-31 08:06:39 +00:00
moodler
705789bda6 Upgrades to tag tables 2007-07-31 07:34:03 +00:00
moodler
7964206412 Added tables for new tags 2007-07-31 05:59:32 +00:00
moodler
521d54ecea Replaced the grade_outcomes_courses table that was deleted by accident 2007-07-31 02:28:51 +00:00
stronk7
afd1ec0223 Now the block->cron attribute is updated in the block table both
at install and upgrade (previously it was set only at install).

Plus general cleanup of whitespace.
2007-07-30 23:31:17 +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
stronk7
29b71de660 Delete some trailing whitespaces... 2007-07-30 19:13:19 +00:00
stronk7
2b22db69c3 Re-adding some strings that were lost when stripping BOMB 2007-07-30 15:16:22 +00:00
stronk7
e5736382ec Re-adding some strings that were lost when stripping BOMB 2007-07-30 15:12:01 +00:00
stronk7
f05e24491a Re-adding some strings that were lost when stripping BOMB 2007-07-30 15:06:52 +00:00
nicolasconnault
84338bde48 MDL-10637 Applied Eloy's suggested fix to the BOMs in the files he detected on his oh-so-aware Mac :-) 2007-07-30 11:51:37 +00:00
toyomoyo
3e176d9de2 adding function get_fieldset_select() MDL-10181 2007-07-30 04:36:05 +00:00
toyomoyo
1cf124a7de merged fix for MDL_10640, adding missing index for mdl_role_capabilities table during upgrade 2007-07-30 02:42:17 +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
urs_hunkler
70244cc2cd MDL-10075 - changes done following Petr's patch and optional_param with default ltr 2007-07-29 20:46:05 +00:00
skodak
cb5105a872 MDL-9960 more support for NULLs in db values + unittests 2007-07-29 15:20:51 +00:00
skodak
31fa03861f fixed grade category unit tests 2007-07-29 13:58:57 +00:00
skodak
514a3467a4 MDL-10636 reverting last commit 2007-07-29 13:22:50 +00:00
stronk7
21fed7a3ed Minor change from 0 to null in formats. More correct and compatible
with previous (0) implementation. MDL-9911
2007-07-28 16:04:52 +00:00
stronk7
35dc61d374 Updating PEAR-Excel lib doc. MDL-9911 2007-07-28 15:15:26 +00:00
stronk7
8e268b268b Updating PEAR-Excel package to 0.9.1 MDL-9911 2007-07-28 15:14:16 +00:00
nicolasconnault
f04873a9ea MDL-10636
Attempting to fix a number of bugs related to backup/restore for gradebook
2007-07-28 09:23:32 +00:00
stronk7
6237acc230 Adding one Moodle note about the local hack performed. MDL-9911
Merged from MOODLE_18_STABLE
2007-07-28 00:17:25 +00:00
stronk7
3fef791551 Moodle hack to make the excel generation lib really better
under UTF-8. Credit goes to Thomas Robb. MDL-9911

Merged from MOODLE_18_STABLE
2007-07-28 00:04:44 +00:00
nicolasconnault
9ba38673fa Fixed bugs and typos in grade backups 2007-07-27 13:38:06 +00:00
tjhunt
bb7053f3d8 MDL-10627 - "No message plugins installed" warning on admin page on head 2007-07-27 11:31:34 +00:00
tjhunt
a2cd1ed6ff MDL-10626 - Change HTML of checkboxes etc., to make it easier to style forms 2007-07-27 11:05:34 +00:00
tjhunt
a4bcb27f0e Improvements to sql_bitand, etc. so that the caller does not have to worry about operator precidence. 2007-07-27 09:24:20 +00:00
toyomoyo
3527464679 when unassign users in course, if user has no more course:view capability left, he should be removed from all groups in course 2007-07-27 05:43:05 +00:00
toyomoyo
b0e1ed348a MDL-10557, adding format_string prior to return of grade item name in order to support multilang filger 2007-07-27 01:59:47 +00:00
stronk7
6287423e4a Adding not needed - but better - missing break 2007-07-26 18:06:11 +00:00
stronk7
fd5d527925 Adding some sql_bitXXX() functions to be able to generate
cross-db bitwise operations. Not fully tested yet but I need
this in CVS to be able to test under Oracle.
2007-07-26 17:45:08 +00:00
skodak
4faf5f99be MDL-10478 reworked collapse/expand for grade categories 2007-07-25 19:57:47 +00:00
nicolasconnault
438a5aa9ad MDL-9628 Moving Basic support for compact view from report class to grade_category class, internal to the grade_tree recursive construction 2007-07-25 15:04:31 +00:00
urs_hunkler
3572b8b1ee removed <br /> in sitelink 2007-07-25 14:50:37 +00:00
tjhunt
362b172c18 Tabs to spaces. 2007-07-25 12:01:57 +00:00
moodler
05b4211927 A little more info when upgrading plugins 2007-07-25 07:08:07 +00:00
toyomoyo
e99c48d856 adding a new key 2007-07-25 03:14:17 +00:00
skodak
2cc773f5fa MDL-10579 implemented capability checks in grader report, minor refactoring, whitespace cleanup 2007-07-24 21:20:29 +00:00