27364 Commits

Author SHA1 Message Date
gbateson
620aca0ac2 set"reportusers" to PARAM_ALPHANUM, so that it can accept userids and group names 2007-08-01 05:33:49 +00:00
gbateson
b2909a8e18 further fix for javascript errors: getElementById -> document.getElementById 2007-08-01 05:29:01 +00:00
gbateson
33934912cc correct 2 javascript errors: "getELementById not defined" and "parseint not defined" 2007-08-01 05:20:46 +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
f3b783f407 Hide outcomes from mod update when outcomes are not enabled 2007-08-01 04:40:56 +00:00
moodler
a2a136b8ad Hide some outcomes stuff when $CFG->enableoutcomes is off 2007-08-01 04:34:08 +00:00
moodler
33c35353dd Don't show outcomes at all if it's not enabled. 2007-08-01 03:57:28 +00:00
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
stronk7
56c28adb97 Simple outcomes icon 2007-07-31 22:55:34 +00:00
stronk7
b030054c1c Using new outcomes icon + whitespace cleaning. 2007-07-31 22:54:46 +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
0f870a49ea Properly close the "rolesform" div. Now the form validates both
with roles dropdown and without it.
2007-07-31 20:10:05 +00:00
stronk7
6aad3d297e Fix one-character-wrong-indentation. Nothing important. 2007-07-31 19:34:20 +00:00
stronk7
97d937a416 Added explanation to block_rss_client_timeout. MDL-9292. Credit goes to Mike! B-) 2007-07-31 19:19:41 +00:00
stronk7
f0aae42f41 rss_client cron added. Min time between executions set to 5 mins. And
online fetching will use a double caching time, so chance of caching
feeds by the cron process will be near 100%. MDL-9292
2007-07-31 18:52:38 +00:00
stronk7
9c6808457e Moving block_rss_timeout to block_rss_client_timeout. Work in progres... 2007-07-31 17:05:50 +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
9d1e218576 Fixing copyright years 2007-07-31 17:02:43 +00:00
moodler
80c3fd51ee Merged fix for doc links MDL-10670 from 1.8 stable 2007-07-31 16:19:53 +00:00
skodak
71ee4471ac MDL-10544 outcome adding from modedit 2007-07-31 14:34:11 +00:00
moodler
e36fe14acc Removing csv export because txt already does it 2007-07-31 14:28:08 +00:00
moodler
423b2f006a Some cleanups, moving buttons, false links etc 2007-07-31 14:04:13 +00:00
moodler
60e2592702 Reordered the list a bit 2007-07-31 13:51:07 +00:00
nicolasconnault
bb3f9f08dd MDL-10550 Using Petr's new grade_outcome::fetch_all_available() method to get the outcomes for the report. 2007-07-31 13:34:36 +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
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
toyomoyo
b2af9c5895 some more fix on grade outcome scaleid, should be working now 2007-07-31 09:04:36 +00:00
toyomoyo
a51512c9bc some fixes for gradebook backup/restore, still buggy when viewing outcomes/report, fixing 2007-07-31 08:26:17 +00:00
moodler
1e1c51a3b7 Changes to user profile pages to edit/display interest tags 2007-07-31 08:09:46 +00:00
moodler
d5581d97d8 New styles for tags 2007-07-31 08:09:20 +00:00
moodler
90b74b557d New strings for tags capabilities 2007-07-31 08:09:04 +00:00
moodler
d142af3ab0 New strings for tags 2007-07-31 08:08:03 +00:00
moodler
9db103e9c5 Strings for tags admin 2007-07-31 08:07:15 +00:00
moodler
e9250d8c50 Added object_array_unique() needed for tags 2007-07-31 08:06:39 +00:00
moodler
c933a06065 First checkin of tag system from GSOC student Luiz Cruz
It's a very simple first version.

TODO for 1.9:

   - Store rawname of each tag as well as normalised version and treat accordingly
   - Add blocks to the tag interest pages
2007-07-31 07:51:32 +00:00
moodler
705789bda6 Upgrades to tag tables 2007-07-31 07:34:03 +00:00
nicolasconnault
23281a6ac3 MDL-10550 Reverted some of Petr's changes, and added styling to the table. 2007-07-31 07:26:13 +00:00
moodler
7964206412 Added tables for new tags 2007-07-31 05:59:32 +00:00
toyomoyo
f29146dd44 adding a print_heading() call 2007-07-31 04:24:39 +00:00
toyomoyo
0b06f5666d fixing course outcomes edit page to not use user preference but proper grade_outcomes_courses table, because course outcomes should not be a user preference 2007-07-31 04:09:00 +00:00
toyomoyo
014834e40b fixing print_grade_plugin_selector() to point to edit/courseoutcomes 2007-07-31 03:28:30 +00:00
toyomoyo
cc7915781e adding courseoutcomes, removing favoutcomes 2007-07-31 03:23:07 +00:00