]>
git.mjollnir.org Git - moodle.git/log
nicolasconnault [Fri, 24 Aug 2007 06:01:15 +0000 (06:01 +0000)]
MDL-10970 Someone was using
$locations = array('location1');
$locations += array('location2', 'location3', 'location4');
to save the hassle of doing one $locations[] = 'location1'; for each location.
But += doesn't add any entry if the key of the new array already exists in the original array. So, using my example, the resulting array would be:
$locations: array('location1', 'location3', 'location4');
moodler [Fri, 24 Aug 2007 05:52:46 +0000 (05:52 +0000)]
Automatic installer.php lang files by installer_builder (
20070824 )
toyomoyo [Fri, 24 Aug 2007 05:40:28 +0000 (05:40 +0000)]
rounding to the correct decimal places
toyomoyo [Fri, 24 Aug 2007 05:39:37 +0000 (05:39 +0000)]
MDL-10911, setting tag:create and tag:edit to allow for user role and admin role
toyomoyo [Fri, 24 Aug 2007 05:02:51 +0000 (05:02 +0000)]
display a grade item's category
toyomoyo [Fri, 24 Aug 2007 04:55:54 +0000 (04:55 +0000)]
links gradeitems to activities
moodler [Fri, 24 Aug 2007 04:26:19 +0000 (04:26 +0000)]
FIxed some XHTML bugs
nicolasconnault [Fri, 24 Aug 2007 04:22:30 +0000 (04:22 +0000)]
MDL-10723 Removed all uses of print_navigation() throughout moodle, the function call is now entirely deprecated.
moodler [Fri, 24 Aug 2007 04:03:47 +0000 (04:03 +0000)]
Latest tags
moodler [Fri, 24 Aug 2007 03:44:31 +0000 (03:44 +0000)]
Moved cache directory for flickr and youtube stuff
moodler [Fri, 24 Aug 2007 03:20:12 +0000 (03:20 +0000)]
Committing Luiz's code for MDL-10968 to add ordering for the tags
moodler [Fri, 24 Aug 2007 02:17:28 +0000 (02:17 +0000)]
Hide role assign button from pinned blocks (always) MDL-9723
mattc-catalyst [Thu, 23 Aug 2007 22:18:53 +0000 (22:18 +0000)]
MDL-10888: groupings - added some caching of repetative queries
nicolasconnault [Thu, 23 Aug 2007 18:01:27 +0000 (18:01 +0000)]
MDL-10969
nicolasconnault [Thu, 23 Aug 2007 15:08:14 +0000 (15:08 +0000)]
MDL-10910 Corrected two errors committed while fixing MDL-10870
nicolasconnault [Thu, 23 Aug 2007 14:58:15 +0000 (14:58 +0000)]
MDL-10870 A few more files with old style navigation strings.
mchurch [Thu, 23 Aug 2007 14:25:42 +0000 (14:25 +0000)]
Moving get $cm outside of the 'forum_enabletimedposts' condition as it is needed even if this isn't set.
moodler [Thu, 23 Aug 2007 06:50:37 +0000 (06:50 +0000)]
Merged new mime-types and icons for Microsoft files MDL-9940
moodler [Thu, 23 Aug 2007 06:14:26 +0000 (06:14 +0000)]
Merged rss fix from 1.8 MDL-10960
moodler [Thu, 23 Aug 2007 05:53:25 +0000 (05:53 +0000)]
Automatic installer.php lang files by installer_builder (
20070823 )
moodler [Thu, 23 Aug 2007 05:46:07 +0000 (05:46 +0000)]
Remove timelimits from rebuild_course_cache() MDL-10954 (merged from 1.8)
moodler [Thu, 23 Aug 2007 05:16:16 +0000 (05:16 +0000)]
untick teachers by default, merged from 1.8 MDL-10946
mattc-catalyst [Thu, 23 Aug 2007 04:56:39 +0000 (04:56 +0000)]
MDL-10888: groupings - mod/wiki - add support for groupings, use new groups functions
koenr [Wed, 22 Aug 2007 20:42:18 +0000 (20:42 +0000)]
MDL-10883 - removing 3th party modules strings and never used strings
koenr [Wed, 22 Aug 2007 20:32:53 +0000 (20:32 +0000)]
MDL-10883 - removing 3th party modules strings and never used strings
skodak [Wed, 22 Aug 2007 20:22:22 +0000 (20:22 +0000)]
MDL-10922 relative paths to images in installer
skodak [Wed, 22 Aug 2007 19:36:24 +0000 (19:36 +0000)]
MDL-10947 https was replaced with httpss when wwwroot already is https credit goes to Tobias Marx
skodak [Wed, 22 Aug 2007 19:20:20 +0000 (19:20 +0000)]
MDL-10945 fixed block capability checks in switch role mode
moodler [Wed, 22 Aug 2007 16:40:41 +0000 (16:40 +0000)]
New key MDL-10953
poltawski [Wed, 22 Aug 2007 10:35:28 +0000 (10:35 +0000)]
MDL-10573 - moodle/block:view wasn't working with switch roles or block_list class
toyomoyo [Wed, 22 Aug 2007 09:02:32 +0000 (09:02 +0000)]
do not backup/restore course grade item/category, instead, just fetch it. Pointing all orphan categories and grade items to the course grade item
jamiesensei [Wed, 22 Aug 2007 08:22:06 +0000 (08:22 +0000)]
MDL-10849 "During question bank upgrade, add course shortname to category name, if it is moved to the site level"
moodler [Wed, 22 Aug 2007 07:38:38 +0000 (07:38 +0000)]
Fixes to make forum RSS generation more efficient MDLSITE-244
toyomoyo [Wed, 22 Aug 2007 06:17:11 +0000 (06:17 +0000)]
MDL-10181, user management improvement fixes and new features
toyomoyo [Wed, 22 Aug 2007 05:51:04 +0000 (05:51 +0000)]
fixing a broken get_context_instance() call
jamiesensei [Wed, 22 Aug 2007 04:28:26 +0000 (04:28 +0000)]
MDL-10938. 'only strings from lang files can be used as feedback in environment check. Some way is needed to include data from custom check function - a $a param to pass to get_string'. Custom check for questions uses new functionality to print more complex strings as feedback.
mattc-catalyst [Wed, 22 Aug 2007 04:20:42 +0000 (04:20 +0000)]
MDL-10888: groupings - make get_all_instances_in_course respect groupmembersonly
jamiesensei [Wed, 22 Aug 2007 04:19:04 +0000 (04:19 +0000)]
fixed a spello in a string
toyomoyo [Wed, 22 Aug 2007 03:27:57 +0000 (03:27 +0000)]
MDL-10911, setting moodle/tag:create to allow as default for the authenticated user role
moodler [Wed, 22 Aug 2007 02:42:22 +0000 (02:42 +0000)]
Automatic installer.php lang files by installer_builder (
20070822 )
mudrd8mz [Tue, 21 Aug 2007 23:10:18 +0000 (23:10 +0000)]
Fixes notices produced by PHP when saving new strings into _local without corresponding master translation.
skodak [Tue, 21 Aug 2007 22:06:47 +0000 (22:06 +0000)]
MDL-10937 upgraded html purifier to 2.1.1
luizlaydner [Tue, 21 Aug 2007 21:39:33 +0000 (21:39 +0000)]
- user gets warned that if he cannot create a new tag
skodak [Tue, 21 Aug 2007 20:52:36 +0000 (20:52 +0000)]
MDL-10260 added new user_delete() hook into auth plugins; refactored user delete code = new function delete_user() in moodlelib.php + improved cleanup in core tables when deleting user
mudrd8mz [Tue, 21 Aug 2007 15:18:57 +0000 (15:18 +0000)]
New strings and modifications in the lang.php
mudrd8mz [Tue, 21 Aug 2007 15:17:37 +0000 (15:17 +0000)]
MDL-9361 lang.php is now able to edit language in third party modules and plugins.
skodak [Tue, 21 Aug 2007 10:40:59 +0000 (10:40 +0000)]
MDL-10930 added mysqli support into installer; it needs install files refresh
thepurpleblob [Tue, 21 Aug 2007 10:36:46 +0000 (10:36 +0000)]
MDL-10929:
User search will now additionally return users based on an exact match
to their username.
thepurpleblob [Tue, 21 Aug 2007 09:54:49 +0000 (09:54 +0000)]
MDL-10928:
Markdown library updated to latest version (Markdown Extra 1.1.4)
skodak [Tue, 21 Aug 2007 09:53:35 +0000 (09:53 +0000)]
MDL-10927 implemented cron support in assignment plugins
skodak [Tue, 21 Aug 2007 09:20:42 +0000 (09:20 +0000)]
MDL-10056 Fixed deleting of assignments when original plugin not present
moodler [Tue, 21 Aug 2007 07:39:57 +0000 (07:39 +0000)]
More bug fixing for parent links in posts
jamiesensei [Tue, 21 Aug 2007 06:55:48 +0000 (06:55 +0000)]
fix for some xhtml syntax errors.
moodler [Tue, 21 Aug 2007 05:53:43 +0000 (05:53 +0000)]
Bump
toyomoyo [Tue, 21 Aug 2007 05:52:28 +0000 (05:52 +0000)]
reversing previous change as it breaks page layout
toyomoyo [Tue, 21 Aug 2007 05:48:18 +0000 (05:48 +0000)]
merged fix for MDL-9777, correcting usage of layout-table
mattc-catalyst [Tue, 21 Aug 2007 05:03:48 +0000 (05:03 +0000)]
MDL-10888: groupings - mod/forum - update to use new standard_coursemodule_elements()
toyomoyo [Tue, 21 Aug 2007 04:12:03 +0000 (04:12 +0000)]
changed subscription/unsubscription to links if javascript is enabled, and button if javascript is disabled
moodler [Tue, 21 Aug 2007 03:40:20 +0000 (03:40 +0000)]
Merged new file from 1.8 MDL-10920
moodler [Tue, 21 Aug 2007 03:38:45 +0000 (03:38 +0000)]
FIxed language file location, merged from 1.8 MDL-10920
mattc-catalyst [Tue, 21 Aug 2007 03:18:19 +0000 (03:18 +0000)]
MDL-10888: groupings - make 'jump to...' menu respect groupmembersonly flag
toyomoyo [Tue, 21 Aug 2007 02:58:27 +0000 (02:58 +0000)]
fixing typos
mattc-catalyst [Tue, 21 Aug 2007 02:27:46 +0000 (02:27 +0000)]
MDL-10888: groupings - mod/forum - add support for groupings, use new groups functions
toyomoyo [Tue, 21 Aug 2007 02:11:05 +0000 (02:11 +0000)]
fixing some typos
skodak [Mon, 20 Aug 2007 22:27:38 +0000 (22:27 +0000)]
MDL-10846 reverting commit - waiting for Eloy :-(
skodak [Mon, 20 Aug 2007 22:21:46 +0000 (22:21 +0000)]
MDL-10846 Sorting submitted assignments by status makes all assignments disappear
mattc-catalyst [Mon, 20 Aug 2007 22:18:49 +0000 (22:18 +0000)]
MDL-10919: mod/database - fix SQL error caused by invalid groupid
skodak [Mon, 20 Aug 2007 22:18:18 +0000 (22:18 +0000)]
MDL-10846 Sorting submitted assignments by status makes all assignments disappear
skodak [Mon, 20 Aug 2007 21:59:26 +0000 (21:59 +0000)]
MDL-10896 Not scrolling back to section from which resource has been deleted
mattc-catalyst [Mon, 20 Aug 2007 21:30:40 +0000 (21:30 +0000)]
MDL-10888: Groupings - add support for groupmembersonly flag.
Make the following respect the groupmembersonly flag:
- Course front page
- Activities block
- Recent Activity, including full report
- Calendar
skodak [Mon, 20 Aug 2007 21:16:43 +0000 (21:16 +0000)]
MDL-10914 support for groupings in Database module
nicolasconnault [Mon, 20 Aug 2007 17:41:06 +0000 (17:41 +0000)]
MDL-10177 Thanks Joseph for pointing out that mistake. $newtext is now initialised as a clone of $text and used everywhere, so that plugins can be used sequentially.
samulik [Mon, 20 Aug 2007 15:59:18 +0000 (15:59 +0000)]
MDL-10859 - Documenting $CFG-logsql
thepurpleblob [Mon, 20 Aug 2007 15:15:18 +0000 (15:15 +0000)]
MDL-9345:
Hard coded error message "cannot view profile" put into the errors file in
the language pack. Where it should be :-)
Merged from STABLE_18
skodak [Mon, 20 Aug 2007 14:20:36 +0000 (14:20 +0000)]
MDL-10383 - some more disabling of groupingid's when $CFG->enablegroupings empty - adding some explanation comments
skodak [Mon, 20 Aug 2007 14:18:55 +0000 (14:18 +0000)]
MDL-10383 - some more disabling of groupingid's when $CFG->enablegroupings empty; this should allow using of $cm->groupingid in modules without extra checks for $CFG->enablegroupings
skodak [Mon, 20 Aug 2007 14:04:10 +0000 (14:04 +0000)]
MDL-10914 support for groupings in Database module
skodak [Mon, 20 Aug 2007 13:56:39 +0000 (13:56 +0000)]
MDL-10383 - some more refactoring and new grouping related functions for modules
mudrd8mz [Mon, 20 Aug 2007 13:30:24 +0000 (13:30 +0000)]
Removing an old and unused string.
skodak [Mon, 20 Aug 2007 12:53:44 +0000 (12:53 +0000)]
MDL-10913 fixed incorrect use of data_update_instance in presets code
jamiesensei [Mon, 20 Aug 2007 11:12:11 +0000 (11:12 +0000)]
removed some use of AS for table aliases in SQL.
jamiesensei [Mon, 20 Aug 2007 10:58:11 +0000 (10:58 +0000)]
Adding lang strings for new question capabilities and removing some old ones.
Martin Langhoff [Mon, 20 Aug 2007 10:52:59 +0000 (10:52 +0000)]
cvsimport fixups binary files
Martin Langhoff [Mon, 20 Aug 2007 10:52:59 +0000 (10:52 +0000)]
cvsimport fixups binary files
Martin Langhoff [Mon, 20 Aug 2007 10:52:59 +0000 (10:52 +0000)]
cvsimport fixups
nfreear [Mon, 20 Aug 2007 10:52:57 +0000 (10:52 +0000)]
MDL-5400 "Accessibility modifications..." - fixing the 4 themes that don't use <h1>.
thepurpleblob [Mon, 20 Aug 2007 10:36:30 +0000 (10:36 +0000)]
MDL-10819:
GIFT now exports grade fractions for numeric questions
Merged from STABLE_18
thepurpleblob [Mon, 20 Aug 2007 10:06:57 +0000 (10:06 +0000)]
MDL-10689:
No questions imported if "stop on error" selected and there are invalid grades.
Merged from STABLE_18
toyomoyo [Mon, 20 Aug 2007 08:51:35 +0000 (08:51 +0000)]
MDL-10181, user management improvements, adding improvements to bulk user upload (with minor bugs) and other changes
nicolasconnault [Mon, 20 Aug 2007 08:40:46 +0000 (08:40 +0000)]
MDL-10177 Applied lovely hack (not ugly!) suggested by Pablo. It's lovely because it solves an ugly design error in the previous code: modifying a parameter variable in the function body.
ikawhero [Mon, 20 Aug 2007 08:30:34 +0000 (08:30 +0000)]
Adding custom profile fields to the signup page.
The only two authentication plugins this affects are email and ldap.
nicolasconnault [Mon, 20 Aug 2007 07:29:05 +0000 (07:29 +0000)]
MDL-10875 Corrected bug in averaging plus a couple of typos
skodak [Mon, 20 Aug 2007 07:27:04 +0000 (07:27 +0000)]
MDL-10383 adding new standard elements method - modules now must specify what they support (groups/groupings/groupmembersonly); by default only groupmode selector is enabled
toyomoyo [Mon, 20 Aug 2007 06:20:53 +0000 (06:20 +0000)]
category grades and course grades should not be dependent on restore_userdata_selectee
toyomoyo [Mon, 20 Aug 2007 04:15:49 +0000 (04:15 +0000)]
MDL-10884, import is copying all grade_items into course, creating duplicate course grade_item. Other backup/restore fixes 1) if user_data is not selected, grade_item will still be copied but the grades and grades_text are ignored. 2) Grade histories not imported during import.
moodler [Mon, 20 Aug 2007 03:54:20 +0000 (03:54 +0000)]
Added readme to explain things a bit
moodler [Mon, 20 Aug 2007 03:48:37 +0000 (03:48 +0000)]
Added installer string names here so others can maintain it
jamiesensei [Mon, 20 Aug 2007 03:36:07 +0000 (03:36 +0000)]
Fix for MDL-10776 "Moodle Faulty navigation in questions categories when editing questions or exporting/importing categories"
jamiesensei [Mon, 20 Aug 2007 02:55:27 +0000 (02:55 +0000)]
MDL-10812 changed 'Modified' string to 'Last Saved' since as pointed out often someone might press the save button after viewing a question without making any modifications.
toyomoyo [Mon, 20 Aug 2007 01:59:50 +0000 (01:59 +0000)]
MDL-4384, fixed undefined function call, hide the add sub category form in non-editing mode