27755 Commits

Author SHA1 Message Date
koenr
e60b75dbd5 MDL-10883 - removing 3th party modules strings and never used strings 2007-08-22 20:32:53 +00:00
skodak
3d616aa07e MDL-10922 relative paths to images in installer 2007-08-22 20:22:22 +00:00
skodak
3a233b85c5 MDL-10947 https was replaced with httpss when wwwroot already is https credit goes to Tobias Marx 2007-08-22 19:36:24 +00:00
skodak
c331cf23c5 MDL-10945 fixed block capability checks in switch role mode 2007-08-22 19:20:20 +00:00
moodler
57a260d9a5 New key MDL-10953 2007-08-22 16:40:41 +00:00
poltawski
25a7d98066 MDL-10573 - moodle/block:view wasn't working with switch roles or block_list class 2007-08-22 10:35:28 +00:00
toyomoyo
58a0097f39 do not backup/restore course grade item/category, instead, just fetch it. Pointing all orphan categories and grade items to the course grade item 2007-08-22 09:02:32 +00:00
jamiesensei
f3771632e8 MDL-10849 "During question bank upgrade, add course shortname to category name, if it is moved to the site level" 2007-08-22 08:22:06 +00:00
moodler
09164d709e Fixes to make forum RSS generation more efficient MDLSITE-244 2007-08-22 07:38:38 +00:00
toyomoyo
a7db355af1 MDL-10181, user management improvement fixes and new features 2007-08-22 06:17:11 +00:00
toyomoyo
66af2bf186 fixing a broken get_context_instance() call 2007-08-22 05:51:04 +00:00
jamiesensei
afb36bca44 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. 2007-08-22 04:28:26 +00:00
mattc-catalyst
8a67b03fce MDL-10888: groupings - make get_all_instances_in_course respect groupmembersonly 2007-08-22 04:20:42 +00:00
jamiesensei
57dce727cd fixed a spello in a string 2007-08-22 04:19:04 +00:00
toyomoyo
0f07c40e01 MDL-10911, setting moodle/tag:create to allow as default for the authenticated user role 2007-08-22 03:27:57 +00:00
moodler
17dbb715dc Automatic installer.php lang files by installer_builder (20070822) 2007-08-22 02:42:22 +00:00
mudrd8mz
a98fe27240 Fixes notices produced by PHP when saving new strings into _local without corresponding master translation. 2007-08-21 23:10:18 +00:00
skodak
5adad31057 MDL-10937 upgraded html purifier to 2.1.1 2007-08-21 22:06:47 +00:00
luizlaydner
3d436d8ac5 - user gets warned that if he cannot create a new tag 2007-08-21 21:39:33 +00:00
skodak
90afcf3280 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 2007-08-21 20:52:36 +00:00
mudrd8mz
1510efa2e5 New strings and modifications in the lang.php 2007-08-21 15:18:57 +00:00
mudrd8mz
d9f4ba6f23 MDL-9361 lang.php is now able to edit language in third party modules and plugins. 2007-08-21 15:17:37 +00:00
skodak
e102e78a10 MDL-10930 added mysqli support into installer; it needs install files refresh 2007-08-21 10:40:59 +00:00
thepurpleblob
39dc779aa9 MDL-10929:
User search will now additionally return users based on an exact match
to their username.
2007-08-21 10:36:46 +00:00
thepurpleblob
12e80b7bad MDL-10928:
Markdown library updated to latest version (Markdown Extra 1.1.4)
2007-08-21 09:54:49 +00:00
skodak
d014b69b92 MDL-10927 implemented cron support in assignment plugins 2007-08-21 09:53:35 +00:00
skodak
1fc8777426 MDL-10056 Fixed deleting of assignments when original plugin not present 2007-08-21 09:20:42 +00:00
moodler
5d82704e37 More bug fixing for parent links in posts 2007-08-21 07:39:57 +00:00
jamiesensei
6d1083c52f fix for some xhtml syntax errors. 2007-08-21 06:55:48 +00:00
moodler
f8417d6240 Bump 2007-08-21 05:53:43 +00:00
toyomoyo
fc3ebc9d43 reversing previous change as it breaks page layout 2007-08-21 05:52:28 +00:00
toyomoyo
bf2956a9ba merged fix for MDL-9777, correcting usage of layout-table 2007-08-21 05:48:18 +00:00
mattc-catalyst
010a47bf7d MDL-10888: groupings - mod/forum - update to use new standard_coursemodule_elements() 2007-08-21 05:03:48 +00:00
toyomoyo
5080d619a3 changed subscription/unsubscription to links if javascript is enabled, and button if javascript is disabled 2007-08-21 04:12:03 +00:00
moodler
9b0e0fa628 Merged new file from 1.8 MDL-10920 2007-08-21 03:40:20 +00:00
moodler
30d76014d8 FIxed language file location, merged from 1.8 MDL-10920 2007-08-21 03:38:45 +00:00
mattc-catalyst
43b49d039d MDL-10888: groupings - make 'jump to...' menu respect groupmembersonly flag 2007-08-21 03:18:19 +00:00
toyomoyo
bd98251220 fixing typos 2007-08-21 02:58:27 +00:00
mattc-catalyst
cdc8337734 MDL-10888: groupings - mod/forum - add support for groupings, use new groups functions 2007-08-21 02:27:46 +00:00
toyomoyo
eddcae23a2 fixing some typos 2007-08-21 02:11:05 +00:00
skodak
c219eec3cf MDL-10846 reverting commit - waiting for Eloy :-( 2007-08-20 22:27:38 +00:00
skodak
2ff4411414 MDL-10846 Sorting submitted assignments by status makes all assignments disappear 2007-08-20 22:21:46 +00:00
mattc-catalyst
135219ef8a MDL-10919: mod/database - fix SQL error caused by invalid groupid 2007-08-20 22:18:49 +00:00
skodak
9ca302560c MDL-10846 Sorting submitted assignments by status makes all assignments disappear 2007-08-20 22:18:18 +00:00
skodak
c77515523c MDL-10896 Not scrolling back to section from which resource has been deleted 2007-08-20 21:59:26 +00:00
mattc-catalyst
dcd8db6864 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
2007-08-20 21:30:40 +00:00
skodak
5d59cbe918 MDL-10914 support for groupings in Database module 2007-08-20 21:16:43 +00:00
nicolasconnault
d7890a8d0b 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. 2007-08-20 17:41:06 +00:00
samulik
f87696bbd1 MDL-10859 - Documenting $CFG-logsql 2007-08-20 15:59:18 +00:00
thepurpleblob
88e5f3578e 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
2007-08-20 15:15:18 +00:00