]>
git.mjollnir.org Git - moodle.git/log
skodak [Fri, 13 Jul 2007 07:51:10 +0000 (07:51 +0000)]
fixed == typo, thanks Nicolas and Yu
nicolasconnault [Fri, 13 Jul 2007 07:05:04 +0000 (07:05 +0000)]
MDL-9628 Refactored variables and method from grader_report into grade/report/lib.php, and renamed grade_report.php to grade/report/grader/lib.php. Updated links to these files.
moodler [Fri, 13 Jul 2007 06:44:31 +0000 (06:44 +0000)]
I fixed up the database creation
nicolasconnault [Fri, 13 Jul 2007 05:54:30 +0000 (05:54 +0000)]
MDL-9628 Renamed edit_* to * and updated links to these files
nicolasconnault [Fri, 13 Jul 2007 05:53:16 +0000 (05:53 +0000)]
MDL-9628 Renamed edit_* to *
nicolasconnault [Fri, 13 Jul 2007 05:41:04 +0000 (05:41 +0000)]
renaming constant
nicolasconnault [Fri, 13 Jul 2007 05:26:45 +0000 (05:26 +0000)]
MDL-9628 New constants in gradelib.php: GRADE_EDIT_URL and GRADE_EDIT_DIR
Also renamed $report->get_user_pref() to $report->get_pref() , because the returned preference may come from $CFG if it isn't defined as a user preference.
toyomoyo [Fri, 13 Jul 2007 05:01:32 +0000 (05:01 +0000)]
adding feedback to grade import temp table and rename rawgrade to
finalgrade
moodler [Fri, 13 Jul 2007 03:05:17 +0000 (03:05 +0000)]
Merged "no posts" string fix from stable
skodak [Thu, 12 Jul 2007 22:31:20 +0000 (22:31 +0000)]
major grade editing fixes and improvements - grader form now knows if grade is editable; fixed broken quickgrading; feedback format is handled the same way as in the rest of moodle - automatically converted to FORMAT_HTML when editor enabled; fixed calculation of grades that was breaking locking
skodak [Thu, 12 Jul 2007 20:12:07 +0000 (20:12 +0000)]
MDL-10364 initial calcualtion edit form
skodak [Thu, 12 Jul 2007 20:12:06 +0000 (20:12 +0000)]
MDL-10364 initial calcualtion edit form
skodak [Thu, 12 Jul 2007 19:40:28 +0000 (19:40 +0000)]
MDL-10437 moved editing forms to grade/edit/ directory - these should be shared by all reports, there were too many files in grader directory anyway
skodak [Thu, 12 Jul 2007 17:46:38 +0000 (17:46 +0000)]
MDL-10364 calcualtion icon fix
nicolasconnault [Thu, 12 Jul 2007 17:42:23 +0000 (17:42 +0000)]
MDL-10386 More refactoring (grade_report_grader->get_user_pref($pref_name))
skodak [Thu, 12 Jul 2007 17:36:18 +0000 (17:36 +0000)]
MDL-10364 calcualtion validation improvements
skodak [Thu, 12 Jul 2007 17:23:29 +0000 (17:23 +0000)]
MDL-10364 calcualtion validation improvements
skodak [Thu, 12 Jul 2007 17:03:52 +0000 (17:03 +0000)]
always initilize arrays!
nicolasconnault [Thu, 12 Jul 2007 16:36:38 +0000 (16:36 +0000)]
MDL-10386 Refactored the grader report file (index.php), and extracted the grade_report_grader class out of it. The index file now only calls upon the class' main methods. Certain elements and code blocks in the class can be abstracted for other reports (such as the paging, sorting arrows and several general purpose variables).
skodak [Thu, 12 Jul 2007 15:42:50 +0000 (15:42 +0000)]
fixed object initialization
skodak [Thu, 12 Jul 2007 15:31:49 +0000 (15:31 +0000)]
MDL-10433 Upgrade: undo_groupings() causes warnings (before groupings exist)
nfreear [Thu, 12 Jul 2007 14:12:35 +0000 (14:12 +0000)]
Part fix of bug MDL-10332 "Data module not filtering list by group on .." - restore bug.
diml [Thu, 12 Jul 2007 12:33:55 +0000 (12:33 +0000)]
language file for search bloc (EN)
diml [Thu, 12 Jul 2007 12:32:15 +0000 (12:32 +0000)]
renew of the global search engine
skodak [Thu, 12 Jul 2007 09:20:08 +0000 (09:20 +0000)]
item and category edit forms minor improvements
skodak [Thu, 12 Jul 2007 09:17:55 +0000 (09:17 +0000)]
MDL-10382 adding some more checks to prevent JS errors when hardFreezing elements with disabledIf conditions
toyomoyo [Thu, 12 Jul 2007 08:48:02 +0000 (08:48 +0000)]
fixing formslib usage and locked implementation
skodak [Thu, 12 Jul 2007 07:57:26 +0000 (07:57 +0000)]
MDL-10382 new fix, I hope it works now
toyomoyo [Thu, 12 Jul 2007 06:59:00 +0000 (06:59 +0000)]
adding a <br/> to offset the group selector's float left
toyomoyo [Thu, 12 Jul 2007 06:42:44 +0000 (06:42 +0000)]
grade edit form, and adding set_locktime for grade_grades and grade_item
jamiesensei [Thu, 12 Jul 2007 06:01:17 +0000 (06:01 +0000)]
Reverted previous fix for MDL-10382 Allow removing of elements with disabledIf conditions - "This fix has broken disabledIf in many forms. The problem is that if the dependentOn element is an element in a group then elementExists will return false."
skodak [Wed, 11 Jul 2007 18:06:23 +0000 (18:06 +0000)]
MDL-10394 grade_grades field overridden backup/restore support
skodak [Wed, 11 Jul 2007 17:59:13 +0000 (17:59 +0000)]
MDL-10422 fixed missing include
skodak [Wed, 11 Jul 2007 17:27:46 +0000 (17:27 +0000)]
MDL-10421 $fields= typo
nicolasconnault [Wed, 11 Jul 2007 16:54:11 +0000 (16:54 +0000)]
MDL-9628 Enabling multiple feedback and grades update. Feedbacks now working, but grades don't (at least scales don't)
urs_hunkler [Wed, 11 Jul 2007 15:20:45 +0000 (15:20 +0000)]
MDL-10409 - .invisiblefieldset display: inline issue
skodak [Wed, 11 Jul 2007 14:53:47 +0000 (14:53 +0000)]
fixed notice in update_raw_grade
skodak [Wed, 11 Jul 2007 14:33:09 +0000 (14:33 +0000)]
fixed notice in update_final_grade
thepurpleblob [Wed, 11 Jul 2007 13:57:59 +0000 (13:57 +0000)]
MDL-10380:
Modified check for existence of renderedmatch plugin so that it sees it properly.
Bodged weird parameter passing issue so that correct answer choices are found.
thepurpleblob [Wed, 11 Jul 2007 09:58:11 +0000 (09:58 +0000)]
MDL-10415:
Documentation for Aiken format added back, plus a few other minor improvements.
thepurpleblob [Wed, 11 Jul 2007 09:18:32 +0000 (09:18 +0000)]
MDL-10415:
Aiken format returns/
moodler [Wed, 11 Jul 2007 09:11:44 +0000 (09:11 +0000)]
Add some caching to get_list_of_timezones
moodler [Wed, 11 Jul 2007 09:10:01 +0000 (09:10 +0000)]
Deleted excess call ... MDL-8451
toyomoyo [Wed, 11 Jul 2007 09:05:17 +0000 (09:05 +0000)]
MDL-9983, missing upser_updated event
toyomoyo [Wed, 11 Jul 2007 09:01:55 +0000 (09:01 +0000)]
non-working edit_grade_form
exe-cutor [Wed, 11 Jul 2007 08:30:01 +0000 (08:30 +0000)]
Merged changes from stable
exe-cutor [Wed, 11 Jul 2007 08:04:12 +0000 (08:04 +0000)]
Merged changes from stable version
nicolasconnault [Wed, 11 Jul 2007 07:30:04 +0000 (07:30 +0000)]
MDL-10392 updated links to edit_grade form, corrected the loop for table rows, which only initialised the $element object at the end of the loop
MDL-10211 Removed showfeedback preference
MDL-10286 Changed tooltip so that it surrounds the grade in a span when edit mode is off, and surrounds the edit icon otherwise
MDL-10287 Deleted edit_feedback and edit_feedback files and links to this form
MDL-10368 Removed show/hide feedback toggle
toyomoyo [Wed, 11 Jul 2007 05:07:39 +0000 (05:07 +0000)]
moving some functions out to lib so they can be used in other reports
moodler [Wed, 11 Jul 2007 02:45:40 +0000 (02:45 +0000)]
FIxed a notice
toyomoyo [Wed, 11 Jul 2007 02:44:53 +0000 (02:44 +0000)]
this float is causing grader report and user report footer to not display properly
urs_hunkler [Tue, 10 Jul 2007 20:29:27 +0000 (20:29 +0000)]
MDL-8812 - one more of these display: inline issues with invisiblefieldset :-( Can someone replace this problematic solution with another one - please! after correcting the property to display:block the search button moves below the search field when the text gets longer or the block width very narrow.
nicolasconnault [Tue, 10 Jul 2007 18:41:28 +0000 (18:41 +0000)]
minor fix
skodak [Tue, 10 Jul 2007 18:08:24 +0000 (18:08 +0000)]
MDL-9137 new grade_grades field overridden; item edit form fixes; other minor fixes and improvements
toyomoyo [Tue, 10 Jul 2007 09:01:19 +0000 (09:01 +0000)]
MDL-10385, use langconfig specific decimal point and thousand separator when printing grades. Grade validation for grademin/grademax range
skodak [Tue, 10 Jul 2007 08:55:06 +0000 (08:55 +0000)]
MDL-9137 new grade_grades field overridden
skodak [Tue, 10 Jul 2007 08:09:44 +0000 (08:09 +0000)]
removing settings upgrade code that is not needed
skodak [Tue, 10 Jul 2007 07:57:58 +0000 (07:57 +0000)]
MDL-6855 fixing id in new grade tables to be unsigned in unut tests
skodak [Tue, 10 Jul 2007 07:46:19 +0000 (07:46 +0000)]
do not use role functions in upgrade scripts if roles not setup yet
skodak [Tue, 10 Jul 2007 07:35:43 +0000 (07:35 +0000)]
MDL-6855 fixing id in new event and grade tables to be unsigned
skodak [Tue, 10 Jul 2007 07:34:05 +0000 (07:34 +0000)]
fixed typo
moodler [Tue, 10 Jul 2007 06:26:06 +0000 (06:26 +0000)]
Automatic installer.php lang files by installer_builder (
20070710 )
toyomoyo [Tue, 10 Jul 2007 02:33:38 +0000 (02:33 +0000)]
fix for MDL-9983, trigger certain events out of the core to modules
diml [Mon, 9 Jul 2007 21:12:16 +0000 (21:12 +0000)]
global search review and extension for physical files
diml [Mon, 9 Jul 2007 21:05:40 +0000 (21:05 +0000)]
Lucene Zend Implementation update (better handle of UTF8)
diml [Mon, 9 Jul 2007 20:57:29 +0000 (20:57 +0000)]
Lucene Zend Implementation update (better handle of UTF8)
diml [Mon, 9 Jul 2007 20:54:36 +0000 (20:54 +0000)]
search engine lang file (EN-UTF8)
diml [Mon, 9 Jul 2007 20:54:18 +0000 (20:54 +0000)]
search engine lang file (FR-UTF8)
nicolasconnault [Mon, 9 Jul 2007 19:59:45 +0000 (19:59 +0000)]
MDL-10386
- Renamed grade_report_shownotes preference to grade_report_showfeedback
- Added grade_report_quickgrading and grade_report_quickfeedback preferences
- Re-organised the grade_get_icons() function: The icons are all prepared first,
then the preferences and conditions are applied to the selection of icons.
This allows for a third $icons parameter, an array of icon names, which
explicitly sets which icons should be returned by the function, regardless
of preferences and options.
- Identified and fixed MDL-10391 bug with updating boolean user preferences (advcheckbox used)
stronk7 [Mon, 9 Jul 2007 18:03:47 +0000 (18:03 +0000)]
Now SQL sentences are all together and with proper terminators.
Tested against MySQL, PostgreSQL and MSSQL. MDL-7357
stronk7 [Mon, 9 Jul 2007 17:17:13 +0000 (17:17 +0000)]
Reverting to previous version to respect cross-db. Final
tested solution arriving in hours. MDL-7357
Merged from MOODLE_18_STABLE
nicolasconnault [Mon, 9 Jul 2007 14:54:32 +0000 (14:54 +0000)]
MDL-10368 Finished implementation of toggle actions, and added icons near each toggle. Also added a few css rules for display.
skodak [Mon, 9 Jul 2007 13:58:17 +0000 (13:58 +0000)]
fixed loggeduser foreign keys
nicolasconnault [Mon, 9 Jul 2007 13:24:36 +0000 (13:24 +0000)]
MDL-10368 Added quick toggles
nicolasconnault [Mon, 9 Jul 2007 11:58:24 +0000 (11:58 +0000)]
MDL-9268 Removing "turn feedback on" button in favour of the new user/cfg preference grade_report_shownotes; Re-displaying the calculation icons
jgutierr25 [Mon, 9 Jul 2007 08:49:47 +0000 (08:49 +0000)]
*** empty log message ***
toyomoyo [Mon, 9 Jul 2007 07:42:46 +0000 (07:42 +0000)]
merged fix for MDL-9337, hidden teachers are visible when not enroled
toyomoyo [Mon, 9 Jul 2007 06:43:33 +0000 (06:43 +0000)]
MDL-9983, adding triggers for certain events, no handler implemented
toyomoyo [Mon, 9 Jul 2007 06:22:56 +0000 (06:22 +0000)]
adding group support for get_role_users
toyomoyo [Mon, 9 Jul 2007 05:49:30 +0000 (05:49 +0000)]
MDL-10346, adding a row for grade range between headers and grades
moodler [Mon, 9 Jul 2007 03:56:58 +0000 (03:56 +0000)]
Merged formatting fix for MDL-7357
toyomoyo [Mon, 9 Jul 2007 02:54:35 +0000 (02:54 +0000)]
merged fix for MDL-9613, broken SQL in online user block
stronk7 [Sun, 8 Jul 2007 23:58:05 +0000 (23:58 +0000)]
Now tested against Oracle too. Adding option to XMLDB Editor interface. MDL-7357
Merged from MOODLE_18_STABLE
stronk7 [Sun, 8 Jul 2007 23:24:49 +0000 (23:24 +0000)]
First cut of the utility embeded in the XMLDB Editor used to
check any Moodle server looking for missing indexes. Tested
under MySQL, PostgreSQL and MSSQL. No frontend available
until tested for Oracle. MDL-7357
Merged from MOODLE_18_STABLE
stronk7 [Sun, 8 Jul 2007 23:14:22 +0000 (23:14 +0000)]
Adding some new strings to the XMLDB editor. MDL-7357
Merged from MOODLE_18_STABLE
skodak [Sun, 8 Jul 2007 21:37:55 +0000 (21:37 +0000)]
grade category edit form improved, fixed aggregation
skodak [Sun, 8 Jul 2007 21:31:14 +0000 (21:31 +0000)]
MDL-10382 Allow removing of elements with disabledIf conditions
skodak [Sun, 8 Jul 2007 19:24:41 +0000 (19:24 +0000)]
MDL-10364 fixed de/normalization of calculation formulas in item edit form
skodak [Sun, 8 Jul 2007 18:18:32 +0000 (18:18 +0000)]
fixed default needsupdate property
skodak [Sun, 8 Jul 2007 15:14:26 +0000 (15:14 +0000)]
MDL-10226 fixed item unit tests
skodak [Sun, 8 Jul 2007 15:07:16 +0000 (15:07 +0000)]
MDL-10226 fixed categroy unit tests
skodak [Sun, 8 Jul 2007 15:03:46 +0000 (15:03 +0000)]
MDL-10226 fixed breakage in grade computing
skodak [Sun, 8 Jul 2007 14:58:23 +0000 (14:58 +0000)]
fixed typo
skodak [Sun, 8 Jul 2007 14:57:19 +0000 (14:57 +0000)]
MDL-10226 improved regrading of final grades - optimised db access, partial regrading when raw grade updated
nicolasconnault [Sun, 8 Jul 2007 14:51:41 +0000 (14:51 +0000)]
MDL-9268
Martin Langhoff [Sat, 7 Jul 2007 02:30:55 +0000 (14:30 +1200)]
cvsimport fixups - new files
Martin Langhoff [Sat, 7 Jul 2007 02:18:30 +0000 (14:18 +1200)]
cvsimport fixups
tjhunt [Fri, 6 Jul 2007 16:37:06 +0000 (16:37 +0000)]
MDL-10374 - Quiz layout improvements, selectively merged from OU-moodle.
poltawski [Fri, 6 Jul 2007 16:34:30 +0000 (16:34 +0000)]
MDL-10311 - further groups import fixes - merged from MOODLE_18_STABLE
poltawski [Fri, 6 Jul 2007 15:35:37 +0000 (15:35 +0000)]
MDL-10311 Group import broken - missing lang strings & slight helpfile update
merged from MOODLE_18_STABLE