]>
git.mjollnir.org Git - moodle.git/log
skodak [Mon, 24 Sep 2007 15:24:21 +0000 (15:24 +0000)]
MDL-11413 revisited
skodak [Mon, 24 Sep 2007 15:07:00 +0000 (15:07 +0000)]
MDL-11071 Added disabledif logic to groupings/groups common dialogue
tjhunt [Mon, 24 Sep 2007 14:18:47 +0000 (14:18 +0000)]
Related to MDL-10916 - saving Cloze questions in Moodle 1.9 generates Notices because of changes to questionstupe_base::save_question.
tjhunt [Mon, 24 Sep 2007 14:17:23 +0000 (14:17 +0000)]
MDL-10916 - Import and Export of Cloze question misses out "generalfeedback" column. Merged from MOODLE_17_STABLE.
jamiesensei [Mon, 24 Sep 2007 13:23:58 +0000 (13:23 +0000)]
MDL-11423 removed a stray print_object call
skodak [Mon, 24 Sep 2007 11:11:48 +0000 (11:11 +0000)]
MDL-11422 fixed duplicate title attribute
urs_hunkler [Mon, 24 Sep 2007 11:08:02 +0000 (11:08 +0000)]
MDL-11370 :: added a global var $THEME->customcornersopen to track properly closed custom corners divs. In function print_footer I added a check if some custom_corneres divs are still open and eventually close them.
ikawhero [Mon, 24 Sep 2007 03:02:16 +0000 (03:02 +0000)]
Fixing typo.
skodak [Sun, 23 Sep 2007 16:05:41 +0000 (16:05 +0000)]
MDL-11358 final grade from gradebook is now shown in assignments - students see only final grades from gradebook
skodak [Sun, 23 Sep 2007 15:57:36 +0000 (15:57 +0000)]
MDL-11417 usermodified now stored properly in grade_grades table when update_(raw|final)_grade() used
skodak [Sun, 23 Sep 2007 15:54:33 +0000 (15:54 +0000)]
MDL-11416 support for nonsortable columns in table lib
skodak [Sun, 23 Sep 2007 15:51:21 +0000 (15:51 +0000)]
MDL-11357, MDL-11358 adding formating of numeric final grade (for now takes the setting from user report), adding usermodified field to returned grading info
skodak [Sun, 23 Sep 2007 15:47:26 +0000 (15:47 +0000)]
MDL-11415 imported htmlpurifier 2.1.2
skodak [Sun, 23 Sep 2007 13:13:13 +0000 (13:13 +0000)]
MDL-11414 fixed handling of log urls (problem reported by Andreas Nolden)
skodak [Sun, 23 Sep 2007 12:28:03 +0000 (12:28 +0000)]
MDL-11413 improved text cleaning (problem reported by Andreas Nolden)
skodak [Sun, 23 Sep 2007 12:20:29 +0000 (12:20 +0000)]
MDL-11413 improved text cleaning (problem reported by Andreas Nolden)
skodak [Sun, 23 Sep 2007 12:09:16 +0000 (12:09 +0000)]
prevent error when somebody changes scale or grading type - old value does not fit the new scale
skodak [Sat, 22 Sep 2007 21:39:28 +0000 (21:39 +0000)]
overridden flag is now used to track the last time of modification - going to use it in assignments to print the correct time/date
skodak [Sat, 22 Sep 2007 20:21:44 +0000 (20:21 +0000)]
MDL-11357, MDL-11358 cleanup and improvements in public grade API - new function grade_get_grades() that returns all grading information (grade item data, outcomes and user grades); other minor improvements and bugfixes; updated assignment to use new grade API
skodak [Sat, 22 Sep 2007 18:50:46 +0000 (18:50 +0000)]
MDL-11363 minor doc improvement
skodak [Sat, 22 Sep 2007 18:46:51 +0000 (18:46 +0000)]
MDL-11363 fixing defaults of new optional fields of grade classes - now properly applied when creating new instances too
skodak [Sat, 22 Sep 2007 11:39:59 +0000 (11:39 +0000)]
MDL-11363 merged tables grade_grades with grade_grades_text - it is now possible to define fields as required and optional
finally fixed formula validation in calculation edit form
stronk7 [Sat, 22 Sep 2007 09:52:35 +0000 (09:52 +0000)]
Deleting the Db migrate to UTF-8 button. It isn't there anymore.
tjhunt [Fri, 21 Sep 2007 18:28:45 +0000 (18:28 +0000)]
MDL-11316 - Extra slashes appearing in the correct answer of shortanswer questions when they contain a slash. Merged from MOODLE_18_STABLE.
stronk7 [Fri, 21 Sep 2007 17:35:07 +0000 (17:35 +0000)]
Some strings for the new xmlstrictheaders setting. MDL-11216
stronk7 [Fri, 21 Sep 2007 17:28:16 +0000 (17:28 +0000)]
Now XML strict headers are controlled by new setting
(xmlstrictheaders) separating it from debug->developer. MDL-11216
stronk7 [Fri, 21 Sep 2007 17:27:14 +0000 (17:27 +0000)]
Adding new setting to control XML headers. MDL-11216
tjhunt [Fri, 21 Sep 2007 17:10:39 +0000 (17:10 +0000)]
MDL-11392 - Stupid bloody requirement to call addslashes between loading data from the database and saving it back, because we don't use placeholder. Was breaking question bank upgrade.
tjhunt [Fri, 21 Sep 2007 16:18:06 +0000 (16:18 +0000)]
MDL-9952 - Cant escape # by using \ in a Cloze question. Merged from MOODLE_18_STABLE.
tjhunt [Fri, 21 Sep 2007 16:01:40 +0000 (16:01 +0000)]
MDL-10030 - the logic controlling whether students were allowed to see the review screen was wrong.
tjhunt [Fri, 21 Sep 2007 13:28:53 +0000 (13:28 +0000)]
MDL-3731 - Help file for the Item Analysis report does not explain why Disc. Coeff. is sometimes reported at -999.00. Merged from MOODLE_18_STABLE.
tjhunt [Fri, 21 Sep 2007 11:10:37 +0000 (11:10 +0000)]
MDL-10338 - quiz index page does not work in weekscss format. Merged from MOODLE_18_STABLE.
tjhunt [Fri, 21 Sep 2007 11:05:04 +0000 (11:05 +0000)]
MDL-6376 - Include quizzes on the MyMoodle page. Initial implementation by Stephen Bourget, with refinements by Tim Hunt. The logic for which quizzes are listed is very similar to the lesson module.
nicolasconnault [Fri, 21 Sep 2007 11:02:30 +0000 (11:02 +0000)]
MDL-11328 Added the missing variable
nicolasconnault [Fri, 21 Sep 2007 09:13:02 +0000 (09:13 +0000)]
MDL-11351 Removed a redundant check for a multiLang JS variable
stronk7 [Fri, 21 Sep 2007 08:53:22 +0000 (08:53 +0000)]
Bump. Now we are using a permanent temp table. MDL-11347
stronk7 [Fri, 21 Sep 2007 08:52:43 +0000 (08:52 +0000)]
temp table usage is out and now we are using the
new permanent context_temp table. Update for
Oracle added, extra NOT EXISTS cluse to avoid
insertion of duplicate records in potential
concurrency and minor refinements. MDL-11347
stronk7 [Fri, 21 Sep 2007 08:48:51 +0000 (08:48 +0000)]
Adding the new context_temp permanet table to be used
by build_context_path() . MDL-11347
nicolasconnault [Fri, 21 Sep 2007 07:52:52 +0000 (07:52 +0000)]
MDL-11379 and MDL-11380 fixed
moodler [Fri, 21 Sep 2007 05:21:29 +0000 (05:21 +0000)]
Update for latest functions
moodler [Fri, 21 Sep 2007 04:55:14 +0000 (04:55 +0000)]
Fixed the definition of SYSCONTEXTID when it's not 1 (like moodle.org)
moodler [Fri, 21 Sep 2007 04:33:50 +0000 (04:33 +0000)]
Just a small change to make this function a bit more robust, there's still a bug here though
moodler [Fri, 21 Sep 2007 02:52:51 +0000 (02:52 +0000)]
Fix for subscription and tracking buttons to remove links and improve accessibility and reduce crawler problems http://tracker.moodle.org/browse/MDLSITE-263
tjhunt [Thu, 20 Sep 2007 15:57:02 +0000 (15:57 +0000)]
Notices on restore.
tjhunt [Thu, 20 Sep 2007 15:35:19 +0000 (15:35 +0000)]
XHTML Strict.
tjhunt [Thu, 20 Sep 2007 15:14:24 +0000 (15:14 +0000)]
MDL-10376 - since roles and capabilities came along, the quiz was not very gracious if you were logged in as guest, or really logged in on the server, but using guest access to look a a particular course, or were enrolled in a course, but in a role that did not let you preview or attempt quizzes. This patch should clean up the logic for all these cases.
tjhunt [Thu, 20 Sep 2007 15:10:04 +0000 (15:10 +0000)]
XHTML Strict in question state history table. Merged from MOODLE_18_STABLE.
nicolasconnault [Thu, 20 Sep 2007 13:15:26 +0000 (13:15 +0000)]
MDL-11350 allowvisiblecoursesinhiddencategories was not used fully in the determination of the course's visibility
skodak [Thu, 20 Sep 2007 12:30:24 +0000 (12:30 +0000)]
removing bosoleted unit tests: manual grade items do not use item numbers, id number is not generated automatically
skodak [Thu, 20 Sep 2007 12:26:58 +0000 (12:26 +0000)]
fixed short php tag
jmg324 [Thu, 20 Sep 2007 09:18:24 +0000 (09:18 +0000)]
MDL-10296 made print_user_picture cater for https possibility in user/edit
toyomoyo [Thu, 20 Sep 2007 09:16:49 +0000 (09:16 +0000)]
change restore code to use the more efficient get_user_courses_bycap
toyomoyo [Thu, 20 Sep 2007 08:58:12 +0000 (08:58 +0000)]
removed a slow call from restore code, this is a trouble maker if you have a lot of courses.
skodak [Thu, 20 Sep 2007 07:43:57 +0000 (07:43 +0000)]
MDL-11357 removed _grade_updated() from activities and grade_item class
skodak [Thu, 20 Sep 2007 07:37:50 +0000 (07:37 +0000)]
MDL-11347 adding comments with description of UPDATE related problems; minor whitespace and coding style changes
toyomoyo [Thu, 20 Sep 2007 07:20:15 +0000 (07:20 +0000)]
fixing a javascript error when ajax is not enabled
martinlanghoff [Thu, 20 Sep 2007 06:51:13 +0000 (06:51 +0000)]
eaccelerator: never set the mode if we failed to init
moodler [Thu, 20 Sep 2007 06:49:52 +0000 (06:49 +0000)]
Make the accesslib upgrade trigger a redirect
moodler [Thu, 20 Sep 2007 06:47:14 +0000 (06:47 +0000)]
Bumping the date and the context path upgrade in case anyone was stuck from yesterday MDL-11347
martinlanghoff [Thu, 20 Sep 2007 06:45:29 +0000 (06:45 +0000)]
Revert - dmllib: check $MCACHE->status() before using it
martinlanghoff [Thu, 20 Sep 2007 06:42:57 +0000 (06:42 +0000)]
dmllib: check $MCACHE->status() before using it
toyomoyo [Thu, 20 Sep 2007 05:59:26 +0000 (05:59 +0000)]
fixing 2 warnings
toyomoyo [Thu, 20 Sep 2007 05:54:32 +0000 (05:54 +0000)]
changed join onto context table to an outer join because some contexts could be missing during listing of participants
moodler [Thu, 20 Sep 2007 04:52:54 +0000 (04:52 +0000)]
I renamed these to help general readability of accesslib:
$ad -> $accessdata
has_cap_fad -> has_capability_in_accessdata()
aggr_roles_fad -> aggregate_roles_from_accessdata()
Resolves MDL-11173
moodler [Thu, 20 Sep 2007 04:22:39 +0000 (04:22 +0000)]
Automatic installer.php lang files by installer_builder (
20070920 )
martinlanghoff [Thu, 20 Sep 2007 03:23:12 +0000 (03:23 +0000)]
accesslib: load_all_capabilities() - remember to check_enrolment_plugins()!
When setting up accessdata for a newly-logged-in user, call the
enrolment plugins. Thanks to Matt Clarkson for the heads up.
Affects: MDL-11180
toyomoyo [Thu, 20 Sep 2007 03:11:51 +0000 (03:11 +0000)]
group should probably be passed into get_role_users()
toyomoyo [Thu, 20 Sep 2007 03:04:53 +0000 (03:04 +0000)]
fixing a calendar warning
toyomoyo [Thu, 20 Sep 2007 02:57:17 +0000 (02:57 +0000)]
fixing a warning in calendar
toyomoyo [Thu, 20 Sep 2007 02:45:59 +0000 (02:45 +0000)]
fixing a warning when variable is not an object
martinlanghoff [Thu, 20 Sep 2007 02:45:57 +0000 (02:45 +0000)]
accesslib:build_context_path() refer to dbfamily instead of dbtype
so mysql's various drivers can be used.
toyomoyo [Thu, 20 Sep 2007 02:39:25 +0000 (02:39 +0000)]
MDL-11356, set display of grade items to database default (-1)
martinlanghoff [Thu, 20 Sep 2007 01:03:35 +0000 (01:03 +0000)]
accesslib: build_context_path() - better UPDATE SQL
A bit of cleanup on the SQL we use for updates. Unfortunately, MySQL
uses non-SQL-standard syntax for updates reading or updating multiple
tables. After much testing across Pg and MySQL, I boiled it down to
the minimal differences -- but we still have different SQL.
The timings for this on a large reference install, calling
build_context_path(true):
- MySQL incompatible 1s
- Petr's fixes 60s -- DB complains of too many writes
- This commit 24s -- DB complains of too many writes
Also - fixed a remaining problem with $emptyclause
Affects MDL-11347
martinlanghoff [Thu, 20 Sep 2007 00:16:22 +0000 (00:16 +0000)]
accesslib:build_Context_path() fix $emptyclause
We need 2 different empty clauses, one for updates, anotherone for
selects.
martinlanghoff [Wed, 19 Sep 2007 23:46:37 +0000 (23:46 +0000)]
accesslib:build_context_path() - fix $emptyclause to avoid Oracle's dirty hack
accesslib is now clean of Oracle's dirty hack. Thanks Eloy for the idea.
MDL-11347
stronk7 [Wed, 19 Sep 2007 22:40:58 +0000 (22:40 +0000)]
Delete one excess parenthesis... Applying Bryce's patch to MDL-11347
skodak [Wed, 19 Sep 2007 19:20:18 +0000 (19:20 +0000)]
MDL-11347 yet more beautification proposed by Eloy
skodak [Wed, 19 Sep 2007 19:13:49 +0000 (19:13 +0000)]
MDL-11347 yet more beautification proposed by Eloy
skodak [Wed, 19 Sep 2007 19:01:32 +0000 (19:01 +0000)]
MDL-11347 improving sql syntax - thanks Eloy for comments
mudrd8mz [Wed, 19 Sep 2007 17:58:03 +0000 (17:58 +0000)]
Fixes MDL-11327. Error when trying to include a non existing file.
tjhunt [Wed, 19 Sep 2007 17:44:52 +0000 (17:44 +0000)]
MDL-10824 - spaces in javascript URLs are not strictly valid. Merged from MOODLE_18_STABLE.
skodak [Wed, 19 Sep 2007 17:40:20 +0000 (17:40 +0000)]
MDL-11347 fixed context c in update which Tim's pg did not like much
skodak [Wed, 19 Sep 2007 17:34:19 +0000 (17:34 +0000)]
MDL-11048 fixing some notices and changing the list of correlated tags to comma separated format without apostrophes
tjhunt [Wed, 19 Sep 2007 17:06:31 +0000 (17:06 +0000)]
MDL-10903 - Wrong capability checked in get_all_instances_in_course should be moodle/course:viewhiddenactivities, not moodle/course:viewhiddencourses. Merged from MOODLE_18_STABLE.
tjhunt [Wed, 19 Sep 2007 15:52:27 +0000 (15:52 +0000)]
MDL-10972 - The lang string 'fullname', which is normally used for course fullnames, was being used for a person's full name in some quiz reports. This dual usage is not translatable into all languages. Merged from MOODLE_18_STABLE.
skodak [Wed, 19 Sep 2007 15:51:04 +0000 (15:51 +0000)]
MDL-11347 temporary patch for mysql trouble in build_context_path()
skodak [Wed, 19 Sep 2007 15:44:31 +0000 (15:44 +0000)]
MDL-11354 ipaddress typo in mnet environment.php
tjhunt [Wed, 19 Sep 2007 15:38:14 +0000 (15:38 +0000)]
MDL-6043 - supplimental - make corse reset function update quiz open and close dates. Thanks to Shamim Rezaei for the implementation, which I edited slightly.
nicolasconnault [Wed, 19 Sep 2007 15:37:46 +0000 (15:37 +0000)]
MDL-11353 Completed the implementation. This included a new method in grade_item: get_displaytype(), since that value could be set to default, and we must then look up to course, then site values. And the get_letter() method in grade_grade has been modified to first check the grade_letters table. All works like a dream!
nicolasconnault [Wed, 19 Sep 2007 14:28:26 +0000 (14:28 +0000)]
MDL-11339 Moved the gradedisplaytype element from user prefs to the display element of the grade_item settings
nicolasconnault [Wed, 19 Sep 2007 14:12:34 +0000 (14:12 +0000)]
MDL-11340 Finished!
nicolasconnault [Wed, 19 Sep 2007 13:49:26 +0000 (13:49 +0000)]
MDL-11340 Almost complete: Just need the "Add grade letter" button
nicolasconnault [Wed, 19 Sep 2007 12:45:44 +0000 (12:45 +0000)]
MDL-11340 Almost complete: Just need the "Add grade letter" button
tjhunt [Wed, 19 Sep 2007 10:56:24 +0000 (10:56 +0000)]
MDL-6315 - When processing a manul grading action, if both the comment and the score are blank - as might be the case on the 'Grade all' page of the manual grading when the teacher uses it to grade some, but not all of the students - then do not record the question as graded. Merged from MOODLE_18_STABLE.
tjhunt [Wed, 19 Sep 2007 10:32:09 +0000 (10:32 +0000)]
XHTML Strictness. Merged from MOODLE_18_STABLE.
tjhunt [Wed, 19 Sep 2007 10:26:39 +0000 (10:26 +0000)]
MDL-11095 - Use absolute path to include tabs.php, not a relative path, for greater robustness. Merged from MOODLE_18_STABLE.
moodler [Wed, 19 Sep 2007 09:55:31 +0000 (09:55 +0000)]
Only show SQL feedback during full forced update (ie upgrade)
moodler [Wed, 19 Sep 2007 09:43:13 +0000 (09:43 +0000)]
Just enabling SQL feedback so that errors like we're seeing in MySQL right now are exposed
moodler [Wed, 19 Sep 2007 08:57:31 +0000 (08:57 +0000)]
New tags file
skodak [Wed, 19 Sep 2007 08:53:24 +0000 (08:53 +0000)]
adding missing closing }