]>
git.mjollnir.org Git - moodle.git/log
skodak [Sat, 19 Apr 2008 15:33:06 +0000 (15:33 +0000)]
MDL-12089 several search related problems fixed in data module; merged from MOODLE_19_STABLE
moodler [Sat, 19 Apr 2008 13:27:08 +0000 (13:27 +0000)]
MDL-12742 Merged new core language file from 1.9 for search
skodak [Sat, 19 Apr 2008 10:49:53 +0000 (10:49 +0000)]
MDL-13936 forum reply refactoring and bugfixing - the forum_user_can_post() did not have discussion parameter which was a problem because the login depends on discussion group - there was a hack in discussion.php and view.php working around this, but it was not present in cron; sorry for the change of API, but it was required; merged from MOODLE_19_STABLE
skodak [Sat, 19 Apr 2008 09:52:45 +0000 (09:52 +0000)]
MDL-14428 fixed tag cron warning; merged from MOODLE_19_STABLE
moodlerobot [Sat, 19 Apr 2008 01:45:55 +0000 (01:45 +0000)]
Updated the HEAD build version to
20080419
stronk7 [Sat, 19 Apr 2008 00:54:43 +0000 (00:54 +0000)]
fixed typo
stronk7 [Sat, 19 Apr 2008 00:33:33 +0000 (00:33 +0000)]
Changes to support table-less course formats
stronk7 [Fri, 18 Apr 2008 23:15:44 +0000 (23:15 +0000)]
Fix double savepoint in the same block of upgrade. MDL-11888
skodak [Fri, 18 Apr 2008 20:19:10 +0000 (20:19 +0000)]
MDL-13936 improved new lang string; merged from MOODLE_19_STABLE
nicolasconnault [Fri, 18 Apr 2008 19:30:28 +0000 (19:30 +0000)]
MDL-14163 YUI implementation complete, new grader_report preference and admin setting for enabling ajax.
skodak [Fri, 18 Apr 2008 19:30:19 +0000 (19:30 +0000)]
MDL-13936 indicate that user needs group membership to add new discussion, but only if having the capability to add new discussion - previously the message was incorrectly shown even when not having the cap in separate mode, visible mode needs this message too after previous commit; new lang string added in case user selects all participants in group selector and does not have accessallgroups - the existing group membership string could not be reused; merged from MOODLE_19_STABLE
skodak [Fri, 18 Apr 2008 18:52:13 +0000 (18:52 +0000)]
MDL-13936 users without accessallgroups can post start discussions only in own groups if groupmode enabled in forum (either separate or visible), this was the way it worked in Moodle <1.8; merged from MOODLE_19_STABLE
stronk7 [Fri, 18 Apr 2008 16:58:06 +0000 (16:58 +0000)]
MDL-14072 - Merged from 19_STABLE. Prevent NULLs, empties and numbers to be processed by:
- backup_encode_absolute_links() at backup
- restore_decode_absolute_links() at restore
skodak [Fri, 18 Apr 2008 08:35:16 +0000 (08:35 +0000)]
MDL-12895 frontpage participants page improvements; merged from MOODLE_19_STABLE
scyrma [Fri, 18 Apr 2008 08:04:21 +0000 (08:04 +0000)]
MDL-14104: generate_password() now respects password policy (merge from 1.9)
moodler [Fri, 18 Apr 2008 06:21:00 +0000 (06:21 +0000)]
MDL-11323 Merged from Moodle 1.9 (fixes for display of aliases)
dongsheng [Fri, 18 Apr 2008 04:29:03 +0000 (04:29 +0000)]
MDL-9378, new visualization for scorm, see tracker, head only
moodler [Fri, 18 Apr 2008 03:33:22 +0000 (03:33 +0000)]
MDL-11142 Roles upgrade was losing timestart and timeend for teachers and students (Merged from 1.7)
dongsheng [Fri, 18 Apr 2008 03:11:13 +0000 (03:11 +0000)]
MDL-12992, keep roles tabs consistent, see tracker
dongsheng [Fri, 18 Apr 2008 02:29:40 +0000 (02:29 +0000)]
MDL-8566, add lang string in HEAD, see tracker
dongsheng [Fri, 18 Apr 2008 02:12:30 +0000 (02:12 +0000)]
MDL-14137, use addslash in get_settings() and remove the second parameter of htmlspecialchars()
moodlerobot [Fri, 18 Apr 2008 01:49:34 +0000 (01:49 +0000)]
Updated the HEAD build version to
20080418
skodak [Thu, 17 Apr 2008 19:19:55 +0000 (19:19 +0000)]
MDL-14052 fixed course display in upcoming events block - credit goes to Greg Rodenhiser; merged from MOODLE_19_STABLE
tjhunt [Thu, 17 Apr 2008 17:56:41 +0000 (17:56 +0000)]
Minor improvement to a subtle edge case of question preview that probably only affects Opaque questions.
Also, revert dongshen's bad error -> print_error changes in this file.
tjhunt [Thu, 17 Apr 2008 15:59:49 +0000 (15:59 +0000)]
MDL-14407
1. After deleting a question category, it redirects you back to a question bank URL. In some circumstances, this URL will contain a cat=nnn parameter of the category you have just deleted, which naturally leads to an error. This parameter needs to be removed.
2. When there are questions in the category that need to be moved, the category id we are moving to is not exploded on ','.
wildgirl [Thu, 17 Apr 2008 15:00:15 +0000 (15:00 +0000)]
MDL-14040 help file typo fixes reported by Ray Lawrence
wildgirl [Thu, 17 Apr 2008 14:50:43 +0000 (14:50 +0000)]
MDL-14040 help file typo fixes reported by Ray Lawrence
jmg324 [Thu, 17 Apr 2008 13:42:51 +0000 (13:42 +0000)]
minor change: glossary concept as h3 not h2 to match subheadings in other blocks styles and to be lower than block heading h2 for accessibility
wildgirl [Thu, 17 Apr 2008 13:31:28 +0000 (13:31 +0000)]
help file typo re-fix, thanks to Ralf Hilgenstock to pointing out the mistake
wildgirl [Thu, 17 Apr 2008 13:09:33 +0000 (13:09 +0000)]
help file typo fix
tjhunt [Thu, 17 Apr 2008 13:07:36 +0000 (13:07 +0000)]
MDL-8682 - yet another followup. The javascript still was not quite right. you cannot rely on the case of element.nodeName.
wildgirl [Thu, 17 Apr 2008 12:22:14 +0000 (12:22 +0000)]
MDL-14388 help file rewording
dongsheng [Thu, 17 Apr 2008 09:45:09 +0000 (09:45 +0000)]
MDL-14320, remove useless icon in edit entry page, merged from MOODLE_19_STABLE
moodler [Thu, 17 Apr 2008 08:50:56 +0000 (08:50 +0000)]
MDL-14399 Merged RTL fixes from 1.9
dongsheng [Thu, 17 Apr 2008 08:13:14 +0000 (08:13 +0000)]
MDL-11511, revert changes, see tracker
dongsheng [Thu, 17 Apr 2008 08:11:23 +0000 (08:11 +0000)]
MDL-11511, revert the changes, see tracker
scyrma [Thu, 17 Apr 2008 08:04:37 +0000 (08:04 +0000)]
MDL-12860 - do input sanitization early, so as to not mess up display later (merge from 1.9)
moodler [Thu, 17 Apr 2008 07:19:24 +0000 (07:19 +0000)]
Merged MDL-12279 for RTL fix from 1.9
dongsheng [Thu, 17 Apr 2008 06:41:00 +0000 (06:41 +0000)]
MDL-9934, add assign roles icon to list of activity icon, see tracker
dongsheng [Thu, 17 Apr 2008 05:58:29 +0000 (05:58 +0000)]
MDL-11511, make logic more clear, merged from MOODLE_19_STABLE
dongsheng [Thu, 17 Apr 2008 05:42:13 +0000 (05:42 +0000)]
MDL-11511, two new caps are introduced, see tracker, merged from MOODLE_19_STABLE
dongsheng [Thu, 17 Apr 2008 02:59:33 +0000 (02:59 +0000)]
MDL-14137, donot filter single and double quote anymore, see tracker, merged from MOODLE_19_STABLE
dongsheng [Thu, 17 Apr 2008 02:27:58 +0000 (02:27 +0000)]
MDL-8188, add approve.gif to chameleon theme
moodlerobot [Thu, 17 Apr 2008 01:47:25 +0000 (01:47 +0000)]
Updated the HEAD build version to
20080417
moodlerobot [Thu, 17 Apr 2008 01:15:42 +0000 (01:15 +0000)]
Automatic installer.php lang files by installer_builder (
20080417 )
skodak [Wed, 16 Apr 2008 18:57:15 +0000 (18:57 +0000)]
MDL-9907 searching ilike pg compatibility fix; merged from MOODLE_19_STABLE
tjhunt [Wed, 16 Apr 2008 16:56:33 +0000 (16:56 +0000)]
MDL-14392 - Notice from description question types when you don't have edit permission
skodak [Wed, 16 Apr 2008 15:48:47 +0000 (15:48 +0000)]
MDL-12893 fixed sorting of date fields in pg - credit goes to David; merged from MOODLE_19_STABLE
skodak [Wed, 16 Apr 2008 15:09:21 +0000 (15:09 +0000)]
MDL-14018 fixed searching when date order selected; merged from MODOLE_19_STABLE
skodak [Wed, 16 Apr 2008 15:08:03 +0000 (15:08 +0000)]
MDL-14018 fixed searching when date order selected; merged from MODOLE_19_STABLE
skodak [Wed, 16 Apr 2008 14:51:44 +0000 (14:51 +0000)]
MDL-14390 fixed saving of multiselect field type; merged from MOODLE_19_STABLE
tjhunt [Wed, 16 Apr 2008 14:39:37 +0000 (14:39 +0000)]
MDL-14391 - Timestart shown twice in quiz overview report, instead of timefinish
skodak [Wed, 16 Apr 2008 14:09:15 +0000 (14:09 +0000)]
MDL-14389 fixed adv search flag storage; merged from MOODLE_19_STABLE
skodak [Wed, 16 Apr 2008 13:54:01 +0000 (13:54 +0000)]
MDL-9907 searching/sorting by author name fixed when paging, MDL-14389 more transition fixes; merged from MOODLE_19_STABLE
skodak [Wed, 16 Apr 2008 13:32:14 +0000 (13:32 +0000)]
MDL-14389 fixed transition from advanced to simple view if multiple fields used; merged from MOODLE_19_STABLE
skodak [Wed, 16 Apr 2008 13:20:46 +0000 (13:20 +0000)]
MDL-14018 advanced search for multiselect menu improved; merged from MOODLE_19_STABLE
skodak [Wed, 16 Apr 2008 12:30:26 +0000 (12:30 +0000)]
MDL-14388 shuffling the field/butting lists a bit; merged from MOODLE_19_STABLE
skodak [Wed, 16 Apr 2008 12:04:16 +0000 (12:04 +0000)]
MDL-9758 merged improved lang strings
skodak [Wed, 16 Apr 2008 11:51:50 +0000 (11:51 +0000)]
MDL-9907 searching/sorting by author name; merged from MOODLE_19_STABLE
dongsheng [Wed, 16 Apr 2008 09:21:57 +0000 (09:21 +0000)]
MDL-14129, fix incorrect print_error() call
dongsheng [Wed, 16 Apr 2008 09:16:50 +0000 (09:16 +0000)]
MDL-14129, fix incorrect print_error() call
dongsheng [Wed, 16 Apr 2008 09:05:53 +0000 (09:05 +0000)]
MDL-8566, add permlink, see tracker, merged from MOODLE_19_STABLE
dongsheng [Wed, 16 Apr 2008 07:06:14 +0000 (07:06 +0000)]
MDL-14249, to keep ods lib exactly the same with excellib, some dummy function added, merged from MOODLE_19_STABLE
scyrma [Wed, 16 Apr 2008 03:37:45 +0000 (03:37 +0000)]
MDL-3381 - changing call to ctype_space to remove dependency on ctype (merge from 1.9)
dongsheng [Wed, 16 Apr 2008 03:24:28 +0000 (03:24 +0000)]
MDL-14317, fix parameter type, see tracker, thanks Stephen, merged from MOODLE_19_STABLE
dongsheng [Wed, 16 Apr 2008 02:46:03 +0000 (02:46 +0000)]
MDL-14320, improve coding style, thanks Petr, merged from MOODLE_19_STABLE
dongsheng [Wed, 16 Apr 2008 02:37:51 +0000 (02:37 +0000)]
MDL-14367, change alt text, see tracker, merged from MOODLE_19_STABLE
dongsheng [Wed, 16 Apr 2008 02:31:38 +0000 (02:31 +0000)]
MDL-14312, remove align attribute in table tag, merged from MOODLE_19_STABLE
moodlerobot [Wed, 16 Apr 2008 01:45:12 +0000 (01:45 +0000)]
Updated the HEAD build version to
20080416
diml [Tue, 15 Apr 2008 22:11:11 +0000 (22:11 +0000)]
Merge from 18
skodak [Tue, 15 Apr 2008 21:57:16 +0000 (21:57 +0000)]
MDL-14113 fixed forum_count_user_posts() regressions - thanks Dan!; merged from MOODLE_19_STABLE
diml [Tue, 15 Apr 2008 21:46:55 +0000 (21:46 +0000)]
finish resolution on merge
stronk7 [Tue, 15 Apr 2008 21:46:04 +0000 (21:46 +0000)]
Finally fixed version of lastaccess hadling.
Moved from add_to_log() to require_login(). MDL-14272 ; merged from 19_STABLE
stronk7 [Tue, 15 Apr 2008 21:32:06 +0000 (21:32 +0000)]
Correct usage of debugging. MDL-11893 ; merged from 19_STABLE
stronk7 [Tue, 15 Apr 2008 20:02:59 +0000 (20:02 +0000)]
Fixing logic + minor formatting of email. MDL-11893 ; merged from 19_STABLE
skodak [Tue, 15 Apr 2008 07:23:39 +0000 (07:23 +0000)]
MDL-14295 - reverting commit, fixed by MDL14293
dongsheng [Tue, 15 Apr 2008 05:54:59 +0000 (05:54 +0000)]
MDL-14311, fix minor html errors
dongsheng [Tue, 15 Apr 2008 05:37:31 +0000 (05:37 +0000)]
MDL-11893, append failed SQL to email, see tracker
dongsheng [Tue, 15 Apr 2008 04:22:27 +0000 (04:22 +0000)]
MDL-14310, fix minor bug in html, see tracker
dongsheng [Tue, 15 Apr 2008 03:58:42 +0000 (03:58 +0000)]
MDL-8188, move check.gif to pix/i/approve.gif
dongsheng [Tue, 15 Apr 2008 03:57:28 +0000 (03:57 +0000)]
MDL-8188, moved from mod/glossary/check.gif
dongsheng [Tue, 15 Apr 2008 03:55:07 +0000 (03:55 +0000)]
MDL-8188, fix approve.gif icon
moodler [Tue, 15 Apr 2008 03:42:32 +0000 (03:42 +0000)]
MDL-4485 Merged from 1.9
dongsheng [Tue, 15 Apr 2008 03:13:55 +0000 (03:13 +0000)]
MDL-14314, use css style to close auto-wrap
dongsheng [Tue, 15 Apr 2008 02:41:27 +0000 (02:41 +0000)]
MDL-14320, remove icon when no file in entry, Thanks Robert
moodlerobot [Tue, 15 Apr 2008 01:53:45 +0000 (01:53 +0000)]
Updated the HEAD build version to
20080415
stronk7 [Mon, 14 Apr 2008 23:03:05 +0000 (23:03 +0000)]
Cleanup of phpdoc + some clarifications when specifying colors. MDL-14354 ; merged from 19_STABLE
skodak [Mon, 14 Apr 2008 19:05:36 +0000 (19:05 +0000)]
MDL-13936 fixed group handling when adding new discussions; merged from MOODLE_19_STABLE
skodak [Mon, 14 Apr 2008 18:35:18 +0000 (18:35 +0000)]
MDL-14113 when adding/editing posts the target group is now visible + fixed permission check when replying (removed obsolete mygroup function); merged from MOODLE_19_STABLE
skodak [Mon, 14 Apr 2008 17:12:25 +0000 (17:12 +0000)]
MDL-14113 digest finished message now in system lang + eliminated one has_capability call; merged from MOODLE_19_STABLE
skodak [Mon, 14 Apr 2008 12:04:34 +0000 (12:04 +0000)]
MDL-13004 post ratings in user profile page; merged from MOODLE_19_STABLE
skodak [Mon, 14 Apr 2008 11:33:10 +0000 (11:33 +0000)]
MDL-14113 fixed replies regression; merged from MOODLE_19_STABLE
skodak [Mon, 14 Apr 2008 09:38:50 +0000 (09:38 +0000)]
MDL-14270 separate groups mode and single discussion forums == normal students can not reply; merged from MOODLE_19_STABLE
skodak [Mon, 14 Apr 2008 09:31:25 +0000 (09:31 +0000)]
MDL-14270 workaround for FF alignment issue; merged from MOODLE_19_STABLE
skodak [Mon, 14 Apr 2008 09:24:53 +0000 (09:24 +0000)]
MDL-14270 mode selector alignment for single discussion forums; merged from MOODLE_19_STABLE
skodak [Mon, 14 Apr 2008 09:01:02 +0000 (09:01 +0000)]
MDL-14270 fixed regressions - fatal error in forum code; merged from MOODLE_19_STABLE
skodak [Mon, 14 Apr 2008 08:52:49 +0000 (08:52 +0000)]
MDL-14349 adv forum search accessibility; merged from MOODLE_19_STABLE
skodak [Mon, 14 Apr 2008 08:05:48 +0000 (08:05 +0000)]
MDL-12505 general advanced search cleanup + added capability test to recent activity; merged from MOODLE_19_STABLE
skodak [Mon, 14 Apr 2008 07:32:24 +0000 (07:32 +0000)]
MDL-14113 fixed notices when tracking disabled; merged from MODOLE_19_STABLE
moodlerobot [Mon, 14 Apr 2008 01:51:28 +0000 (01:51 +0000)]
Updated the HEAD build version to
20080414