]>
git.mjollnir.org Git - moodle.git/log
wildgirl [Fri, 29 Jun 2007 14:26:29 +0000 (14:26 +0000)]
improved help file - MDL-5074 and MDL-5075 fixes
jamiesensei [Fri, 29 Jun 2007 14:19:22 +0000 (14:19 +0000)]
small change to make icons easier to override in child classes.
toyomoyo [Fri, 29 Jun 2007 08:31:01 +0000 (08:31 +0000)]
taking out some redundant sql
toyomoyo [Fri, 29 Jun 2007 08:23:31 +0000 (08:23 +0000)]
MDL-9283, fixing a broken SQL, thanks Arno
urs_hunkler [Fri, 29 Jun 2007 06:19:17 +0000 (06:19 +0000)]
CSS for login block updated
moodler [Fri, 29 Jun 2007 04:49:59 +0000 (04:49 +0000)]
Automatic installer.php lang files by installer_builder (
20070629 )
skodak [Thu, 28 Jun 2007 22:55:46 +0000 (22:55 +0000)]
MDL-10224 some more improvements in grader report related to total course grade and category grade + other bugfixes
skodak [Thu, 28 Jun 2007 20:04:19 +0000 (20:04 +0000)]
fixed grade tree sortorder generation
skodak [Thu, 28 Jun 2007 19:18:52 +0000 (19:18 +0000)]
MDL-10224 finishing the commit, grrr
mchurch [Thu, 28 Jun 2007 19:18:11 +0000 (19:18 +0000)]
Bug MDL-8520. Adding target= to the prev/next and logs buttons.
thepurpleblob [Thu, 28 Jun 2007 15:15:06 +0000 (15:15 +0000)]
MDL-10234
Encoded images in subdirectories failed to load.
Thanks to Enrique Castro for fix.
dwoolhead [Thu, 28 Jun 2007 14:08:08 +0000 (14:08 +0000)]
MDL-10084 Styling/branding
skodak [Thu, 28 Jun 2007 13:20:30 +0000 (13:20 +0000)]
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
nicolasconnault [Thu, 28 Jun 2007 12:40:11 +0000 (12:40 +0000)]
MDL-10211 Added all icons.
dwoolhead [Thu, 28 Jun 2007 11:54:18 +0000 (11:54 +0000)]
MDL-10084 Styling/branding
nicolasconnault [Thu, 28 Jun 2007 11:15:12 +0000 (11:15 +0000)]
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.
jgutierr25 [Thu, 28 Jun 2007 09:35:32 +0000 (09:35 +0000)]
pb case sensitive when get ldap attribute
toyomoyo [Thu, 28 Jun 2007 08:55:16 +0000 (08:55 +0000)]
some fixes to user report
nicolasconnault [Thu, 28 Jun 2007 05:54:01 +0000 (05:54 +0000)]
MDL-10211 Show/hide and lock/unlock of final grades
moodler [Thu, 28 Jun 2007 05:26:27 +0000 (05:26 +0000)]
Automatic installer.php lang files by installer_builder (
20070628 )
toyomoyo [Thu, 28 Jun 2007 04:03:30 +0000 (04:03 +0000)]
merged fix for MDL-10273, users with no capability should not be able to view New Event button
nicolasconnault [Wed, 27 Jun 2007 16:15:23 +0000 (16:15 +0000)]
MDL-10211 First set of icons
skodak [Wed, 27 Jun 2007 11:58:33 +0000 (11:58 +0000)]
MDL-10276 Text cleaning trouble
dwoolhead [Wed, 27 Jun 2007 11:45:37 +0000 (11:45 +0000)]
MDL-10084 Styling/branding
toyomoyo [Wed, 27 Jun 2007 09:07:47 +0000 (09:07 +0000)]
testing patch for MDL-9238 Arnaud's patch
moodler [Wed, 27 Jun 2007 07:24:24 +0000 (07:24 +0000)]
Some fixes for copyright years etc
toyomoyo [Wed, 27 Jun 2007 03:48:56 +0000 (03:48 +0000)]
gradebook user report fix for total grade
poltawski [Tue, 26 Jun 2007 21:17:56 +0000 (21:17 +0000)]
MDL-10264 - fixed typo
tjhunt [Tue, 26 Jun 2007 16:34:05 +0000 (16:34 +0000)]
MDL-648 - Email notification and confirmation when quizzes are submitted. Thanks to Graham Miller for implementing this to my design.
tjhunt [Tue, 26 Jun 2007 16:16:46 +0000 (16:16 +0000)]
MDL-10250 - Extend get_users_by_capability to have a $useviewallgroups parameter.
skodak [Tue, 26 Jun 2007 13:03:18 +0000 (13:03 +0000)]
fixed typo
gbateson [Tue, 26 Jun 2007 12:10:12 +0000 (12:10 +0000)]
make sure $hotpot->id is set when adding calendar events for new HotPot
nicolasconnault [Tue, 26 Jun 2007 09:59:18 +0000 (09:59 +0000)]
MDL-10211 Added edit, show/hide and lock/unlock icons and links, with corresponding page-level actions to headers of grader report.
moodler [Tue, 26 Jun 2007 09:21:52 +0000 (09:21 +0000)]
Fixed some notices when there are no activities
moodler [Tue, 26 Jun 2007 09:18:50 +0000 (09:18 +0000)]
Fixing a few notices when there are no users
moodler [Tue, 26 Jun 2007 09:09:39 +0000 (09:09 +0000)]
Merged fix for MDL-10254, thanks Valery!
nicolasconnault [Tue, 26 Jun 2007 08:50:22 +0000 (08:50 +0000)]
Changed grade_item so that its grademax is count(scale_items) and grademin is 1, to be consistent with use of scales throughout Moodle.
toyomoyo [Tue, 26 Jun 2007 08:33:03 +0000 (08:33 +0000)]
merged fix for MDL-9051, apply supplied patch to fix $CFG->forum_enabletimedposts
nicolasconnault [Tue, 26 Jun 2007 07:45:40 +0000 (07:45 +0000)]
MDL-10210 MDL-10207 Fixed small issues in tabs. Removed HTML-producing code from grade_tree and put it into category.php.
moodler [Tue, 26 Jun 2007 07:42:51 +0000 (07:42 +0000)]
Automatic installer.php lang files by installer_builder (
20070626 )
toyomoyo [Tue, 26 Jun 2007 07:35:30 +0000 (07:35 +0000)]
fixing typo
toyomoyo [Tue, 26 Jun 2007 07:32:31 +0000 (07:32 +0000)]
some fixes for grader report
toyomoyo [Tue, 26 Jun 2007 06:28:42 +0000 (06:28 +0000)]
adding include_once for gradelib public api function
nicolasconnault [Tue, 26 Jun 2007 06:19:45 +0000 (06:19 +0000)]
MDL-10210 MDL-10207 Tabs implemented.
gbateson [Tue, 26 Jun 2007 05:05:06 +0000 (05:05 +0000)]
in XML source files of HP quizzes, convert relative URLs to absolute URLs in links using window.open(...)
gbateson [Tue, 26 Jun 2007 02:48:19 +0000 (02:48 +0000)]
change relative URLs to absolute URLs in window.open(...)
wildgirl [Mon, 25 Jun 2007 21:15:44 +0000 (21:15 +0000)]
old help file removed
wildgirl [Mon, 25 Jun 2007 21:06:00 +0000 (21:06 +0000)]
typo fix
mchurch [Mon, 25 Jun 2007 20:50:17 +0000 (20:50 +0000)]
Fixing update_group_button and update_groups_button. They were no longer calling valid URL's.
tjhunt [Mon, 25 Jun 2007 17:13:52 +0000 (17:13 +0000)]
Clean up whitespace. Merged from MOODLE_18_STABLE.
skodak [Mon, 25 Jun 2007 15:29:31 +0000 (15:29 +0000)]
MDL-10251 finished hiding implementation for grades, items and categories + unit tests
sam_marshall [Mon, 25 Jun 2007 14:38:02 +0000 (14:38 +0000)]
MDL-10249 Created addonload JavaScript function that can be used to add onload handlers, instead of using <body onload> which breaks things.
urs_hunkler [Mon, 25 Jun 2007 12:21:09 +0000 (12:21 +0000)]
changed navmenuwidth to the standard value
nicolasconnault [Mon, 25 Jun 2007 09:37:26 +0000 (09:37 +0000)]
MDL-10210 MDL-10207 Tabs implemented.
moodler [Mon, 25 Jun 2007 09:21:49 +0000 (09:21 +0000)]
Patch from Chris Holmes for MDL-10027, merged from 1.8
skodak [Mon, 25 Jun 2007 08:30:03 +0000 (08:30 +0000)]
fixed locking problem in update_raw_grade()
skodak [Mon, 25 Jun 2007 08:13:54 +0000 (08:13 +0000)]
fixed typo
skodak [Mon, 25 Jun 2007 08:01:04 +0000 (08:01 +0000)]
removing itemnumber generation for now
skodak [Mon, 25 Jun 2007 07:56:25 +0000 (07:56 +0000)]
moving event trigger from update_grade() to grade_item->update_raw_grade(); removing itemnumber generation for now
moodler [Mon, 25 Jun 2007 06:34:18 +0000 (06:34 +0000)]
Automatic installer.php lang files by installer_builder (
20070625 )
skodak [Sun, 24 Jun 2007 22:26:33 +0000 (22:26 +0000)]
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
tjhunt [Sun, 24 Jun 2007 11:53:07 +0000 (11:53 +0000)]
MDL-10237 - Improve wording on true/false edit form. Merged from MOODLE_18_STABLE.
skodak [Sat, 23 Jun 2007 16:51:09 +0000 (16:51 +0000)]
trailing whitespace cleanup in new grade libraries
skodak [Sat, 23 Jun 2007 16:33:17 +0000 (16:33 +0000)]
MDL-10231 merge grade_calculations and grade_items table + calculation improvements
MDL-10233 fixed grade_*::fetch() - does not modify $this anymore, we can now use it from normal methods to fetch other objects of the same class.
urs_hunkler [Sat, 23 Jun 2007 12:21:59 +0000 (12:21 +0000)]
Add an option $CFG->CSSEdit or $THEME->CSSEdit to Moodle. If one of both is set to true, Moodle does not write all CSS code in one single CSS file but adds CSS @include to the theme CSS file to load all single CSS files. These single CSS files can then be interactively edited and saved with CSSEdit. It's like Firebug with direct saving your changes.
tjhunt [Sat, 23 Jun 2007 10:39:28 +0000 (10:39 +0000)]
Make a library function for deleting quiz attempts, rather than having duplicated code - Followup: make sure we only delete preview attempts. Merged from OU Moodle.
wildgirl [Sat, 23 Jun 2007 10:25:03 +0000 (10:25 +0000)]
improved help file - MDL-7073 fix
moodler [Sat, 23 Jun 2007 05:51:34 +0000 (05:51 +0000)]
Automatic installer.php lang files by installer_builder (
20070623 )
skodak [Fri, 22 Jun 2007 18:33:32 +0000 (18:33 +0000)]
MDL-10226 regrading of final grades improved, calculation cleanup before MDL-10231
nicolasconnault [Fri, 22 Jun 2007 17:34:14 +0000 (17:34 +0000)]
MDL-10207 Tabs added to category admin page and grader report page. I also changed the id URL variable to courseid. This may cause some issues as long as the current grade/lib.php library is used, but I thought we should use courseid instead of id.
dwoolhead [Fri, 22 Jun 2007 15:20:20 +0000 (15:20 +0000)]
MDL-10084 propogate course id through calendar pages to ensure consistent display for site front page, my moodle and courses
tjhunt [Fri, 22 Jun 2007 15:05:42 +0000 (15:05 +0000)]
MDL-10198 - Further refinements.
tjhunt [Fri, 22 Jun 2007 14:07:35 +0000 (14:07 +0000)]
Improve and simplify question layout.
tjhunt [Fri, 22 Jun 2007 13:46:00 +0000 (13:46 +0000)]
MDL-10213 - layuout problem for question in IE in Moodle 1.7. I'm taking the opportunity to clean up the CSS in 1.8 and HEAD to match what I did in 1.7. Merged from MOODLE_18_STABLE.
dwoolhead [Fri, 22 Jun 2007 13:30:22 +0000 (13:30 +0000)]
MDL-10084 propogate course id through calendar pages to ensure consistent display for site front page, my moodle and courses
dwoolhead [Fri, 22 Jun 2007 13:20:06 +0000 (13:20 +0000)]
MDL-10084 propogate course id through calendar pages to ensure consistent display for site front page, my moodle and courses
dwoolhead [Fri, 22 Jun 2007 12:45:20 +0000 (12:45 +0000)]
MDL-10084 propogate course id through calendar pages to ensure consistent display for site front page, my moodle and courses
jamiesensei [Fri, 22 Jun 2007 11:02:45 +0000 (11:02 +0000)]
making environment colours css selector refer to table class instead of body id. So that colours show up on other pages besides admin page.
toyomoyo [Fri, 22 Jun 2007 09:18:31 +0000 (09:18 +0000)]
bits of the grader report
toyomoyo [Fri, 22 Jun 2007 09:03:03 +0000 (09:03 +0000)]
adding limits to get_role_users() to enable extracting specific users
skodak [Fri, 22 Jun 2007 08:57:39 +0000 (08:57 +0000)]
MDL-10223 Implement locking of grades and grade items - cron support still not implemented;
this patch also contains improvements in handling of needsupdate, though it is not yet fully working for calculated grades
toyomoyo [Fri, 22 Jun 2007 08:35:23 +0000 (08:35 +0000)]
fixed a warning
moodler [Fri, 22 Jun 2007 05:48:24 +0000 (05:48 +0000)]
Merged string fixes from stable
tjhunt [Thu, 21 Jun 2007 16:21:47 +0000 (16:21 +0000)]
MDL-7772 - improve the SQL for showing users without attemtps. Merged from MOODLE_18_STABLE.
dwoolhead [Thu, 21 Jun 2007 15:58:00 +0000 (15:58 +0000)]
MDL-10084 propogate course id through calendar pages to ensure consistent display for site front page, my moodle and courses
tjhunt [Thu, 21 Jun 2007 15:53:00 +0000 (15:53 +0000)]
Improve CSS for question layout.
tjhunt [Thu, 21 Jun 2007 15:46:26 +0000 (15:46 +0000)]
Improved the HTML for essay questions.
dwoolhead [Thu, 21 Jun 2007 15:46:04 +0000 (15:46 +0000)]
MDL-10084 propogate course id through calendar pages to ensure consistent display for site front page, my moodle and courses
tjhunt [Thu, 21 Jun 2007 15:43:29 +0000 (15:43 +0000)]
MDL-10198 - Further refinements to $forcedownload.
tjhunt [Thu, 21 Jun 2007 15:28:42 +0000 (15:28 +0000)]
Fix minor JavaScript error in the quiz.
tjhunt [Thu, 21 Jun 2007 11:41:16 +0000 (11:41 +0000)]
MDL-10198 - Further refinements from Adriane Boyd.
toyomoyo [Thu, 21 Jun 2007 09:23:57 +0000 (09:23 +0000)]
some grader report code
skodak [Thu, 21 Jun 2007 07:30:30 +0000 (07:30 +0000)]
MDL-10202 fixed locktime trouble
toyomoyo [Thu, 21 Jun 2007 02:45:04 +0000 (02:45 +0000)]
fixing export to use get_final
skodak [Wed, 20 Jun 2007 23:06:29 +0000 (23:06 +0000)]
MDL-10202 merge raw and final grade tables
nicolasconnault [Wed, 20 Jun 2007 20:10:19 +0000 (20:10 +0000)]
MDL-9629 Added student names at left of grades table.
tjhunt [Wed, 20 Jun 2007 16:18:37 +0000 (16:18 +0000)]
Put information about which quiz and page in the URL for attempt.php, instead of in hidden form fields. Merged from OU Moodle.This makes things a little more robust in some situations, for example you can bookmark a page half way through a quiz attempt to make it easier to get back later.
tjhunt [Wed, 20 Jun 2007 15:12:36 +0000 (15:12 +0000)]
MDL-10198 - New code to allow files from quiestion attempts to be stored in moodledata and later downloaded. Code thanks to Adriane Boyd, but checked and modified by me, so we share the blame;-)
nicolasconnault [Wed, 20 Jun 2007 11:56:51 +0000 (11:56 +0000)]
First draft of the grader report
moodler [Wed, 20 Jun 2007 09:14:52 +0000 (09:14 +0000)]
Automatic installer.php lang files by installer_builder (
20070620 )