26712 Commits

Author SHA1 Message Date
dwoolhead
3bfd8bc8b7 MDL-10084 Styling/branding 2007-06-28 14:08:08 +00:00
skodak
b3ac6c3ef0 MDL-10224 total course grade implemented + lots of other changes and improvements; there are still some regressions and bugs - going to fix them ASAP; some unit tests still missing too 2007-06-28 13:20:30 +00:00
nicolasconnault
8ace7bf75f MDL-10211 Added all icons. 2007-06-28 12:40:11 +00:00
dwoolhead
365cec3c18 MDL-10084 Styling/branding 2007-06-28 11:54:18 +00:00
nicolasconnault
1ec74ea5aa MDL-10209 MDL-10211
Added two tiny feedback/add_feedback icons.
Enabled feedback mode with button next to "Turn editing on".
Added tooltip (with overlib for the time being) for "Show feedback" when edit mode is off, and for "Edit feedback" when edit is on.
2007-06-28 11:15:12 +00:00
jgutierr25
74c9f514ab pb case sensitive when get ldap attribute 2007-06-28 09:35:32 +00:00
toyomoyo
b05e8f45dc some fixes to user report 2007-06-28 08:55:16 +00:00
nicolasconnault
a9d5bde75d MDL-10211 Show/hide and lock/unlock of final grades 2007-06-28 05:54:01 +00:00
moodler
aae28dd55d Automatic installer.php lang files by installer_builder (20070628) 2007-06-28 05:26:27 +00:00
toyomoyo
86ac8b24c1 merged fix for MDL-10273, users with no capability should not be able to view New Event button 2007-06-28 04:03:30 +00:00
nicolasconnault
0a1ef2f264 MDL-10211 First set of icons 2007-06-27 16:15:23 +00:00
skodak
a33c44c4b9 MDL-10276 Text cleaning trouble 2007-06-27 11:58:33 +00:00
dwoolhead
7308cb6949 MDL-10084 Styling/branding 2007-06-27 11:45:37 +00:00
toyomoyo
6a61f741e6 testing patch for MDL-9238 Arnaud's patch 2007-06-27 09:07:47 +00:00
moodler
3b36536185 Some fixes for copyright years etc 2007-06-27 07:24:24 +00:00
toyomoyo
076eede396 gradebook user report fix for total grade 2007-06-27 03:48:56 +00:00
poltawski
4fa94a5639 MDL-10264 - fixed typo 2007-06-26 21:17:56 +00:00
tjhunt
ac48e43a89 MDL-648 - Email notification and confirmation when quizzes are submitted. Thanks to Graham Miller for implementing this to my design. 2007-06-26 16:34:05 +00:00
tjhunt
d53587d822 MDL-10250 - Extend get_users_by_capability to have a $useviewallgroups parameter. 2007-06-26 16:16:46 +00:00
skodak
92382b6d02 fixed typo 2007-06-26 13:03:18 +00:00
gbateson
7048c71984 make sure $hotpot->id is set when adding calendar events for new HotPot 2007-06-26 12:10:12 +00:00
nicolasconnault
8178f34c56 MDL-10211 Added edit, show/hide and lock/unlock icons and links, with corresponding page-level actions to headers of grader report. 2007-06-26 09:59:18 +00:00
moodler
f9016aefca Fixed some notices when there are no activities 2007-06-26 09:21:52 +00:00
moodler
8ace2060a8 Fixing a few notices when there are no users 2007-06-26 09:18:50 +00:00
moodler
db48c57c3c Merged fix for MDL-10254, thanks Valery! 2007-06-26 09:09:39 +00:00
nicolasconnault
97d608ba05 Changed grade_item so that its grademax is count(scale_items) and grademin is 1, to be consistent with use of scales throughout Moodle. 2007-06-26 08:50:22 +00:00
toyomoyo
e352359420 merged fix for MDL-9051, apply supplied patch to fix $CFG->forum_enabletimedposts 2007-06-26 08:33:03 +00:00
nicolasconnault
8161dbb6fc MDL-10210 MDL-10207 Fixed small issues in tabs. Removed HTML-producing code from grade_tree and put it into category.php. 2007-06-26 07:45:40 +00:00
moodler
ec0fe8f30e Automatic installer.php lang files by installer_builder (20070626) 2007-06-26 07:42:51 +00:00
toyomoyo
9c8157b170 fixing typo 2007-06-26 07:35:30 +00:00
toyomoyo
7f331f8914 some fixes for grader report 2007-06-26 07:32:31 +00:00
toyomoyo
0e4743c847 adding include_once for gradelib public api function 2007-06-26 06:28:42 +00:00
nicolasconnault
3969778b76 MDL-10210 MDL-10207 Tabs implemented. 2007-06-26 06:19:45 +00:00
gbateson
bb7c8ac797 in XML source files of HP quizzes, convert relative URLs to absolute URLs in links using window.open(...) 2007-06-26 05:05:06 +00:00
gbateson
53b733c427 change relative URLs to absolute URLs in window.open(...) 2007-06-26 02:48:19 +00:00
wildgirl
bd5e35c2f1 old help file removed 2007-06-25 21:15:44 +00:00
wildgirl
805962b122 typo fix 2007-06-25 21:06:00 +00:00
mchurch
12c1f0abea Fixing update_group_button and update_groups_button. They were no longer calling valid URL's. 2007-06-25 20:50:17 +00:00
tjhunt
d19bd4d042 Clean up whitespace. Merged from MOODLE_18_STABLE. 2007-06-25 17:13:52 +00:00
skodak
22e23c78a0 MDL-10251 finished hiding implementation for grades, items and categories + unit tests 2007-06-25 15:29:31 +00:00
sam_marshall
7470d6de7a MDL-10249 Created addonload JavaScript function that can be used to add onload handlers, instead of using <body onload> which breaks things. 2007-06-25 14:38:02 +00:00
urs_hunkler
50ebd1258e changed navmenuwidth to the standard value 2007-06-25 12:21:09 +00:00
nicolasconnault
b78bb4f7a0 MDL-10210 MDL-10207 Tabs implemented. 2007-06-25 09:37:26 +00:00
moodler
4bcd49bebd Patch from Chris Holmes for MDL-10027, merged from 1.8 2007-06-25 09:21:49 +00:00
skodak
79f2b1ef1c fixed locking problem in update_raw_grade() 2007-06-25 08:30:03 +00:00
skodak
f89526e044 fixed typo 2007-06-25 08:13:54 +00:00
skodak
93def7683e removing itemnumber generation for now 2007-06-25 08:01:04 +00:00
skodak
c4e4068fa2 moving event trigger from update_grade() to grade_item->update_raw_grade(); removing itemnumber generation for now 2007-06-25 07:56:25 +00:00
moodler
5ea976e455 Automatic installer.php lang files by installer_builder (20070625) 2007-06-25 06:34:18 +00:00
skodak
f92dcad81a MDL-10233 improved static factory methods of grade obejcts fetch() and fetch_all(); implemented default values of grade objects, fixed null values for some properties that are not required - unit tests included, tested with PHP4 and PHP5 2007-06-24 22:26:33 +00:00