27250 Commits

Author SHA1 Message Date
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
toyomoyo
2c3bfac9e8 removed and placed in courseoutcomes 2007-07-31 03:20:53 +00:00
toyomoyo
edc91676f1 fixing the average query to use subquery so that userids can be distinct, this prevents duplication of grades in case of multiple roles for same user 2007-07-31 03:19: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
9838bfa6b2 Prevent some notices... 2007-07-30 23:50:04 +00:00
stronk7
b595c18cca search cron was killing the rest of cron tasks!
Merged from MOODLE_18_STABLE
2007-07-30 23:42:16 +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
tjhunt
d349d4f0e1 MDL-10661 - another bloody invisiblefieldset bug. Merged from MOODLE_18_STABLE. 2007-07-30 22:14:32 +00:00
stronk7
29b71de660 Delete some trailing whitespaces... 2007-07-30 19:13:19 +00:00
urs_hunkler
78b90296f7 MDL-10645 :: removed the quotes around $navigation" within print_navigation($navigation). 2007-07-30 18:43:43 +00:00
stronk7
13c59ebc0f Fixed one minor XHTML problem 2007-07-30 17:20:42 +00:00
stronk7
88dffda52c Cleaning some trailing spaces here and there. 2007-07-30 17:11:55 +00:00
tjhunt
5fceb049cc Use of get_html_head_contributions was causing unwanted interaction bewteen question types. Switched to using a class variable. 2007-07-30 17:04:46 +00:00
stronk7
5460bdd884 Since now, Moodle 2.0 will require PHP 5.2. MDL-10390
Merged from MOODLE_18_STABLE
2007-07-30 16:49:40 +00:00