27733 Commits

Author SHA1 Message Date
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
skodak
7e4fdf2515 MDL-10383 - some more disabling of groupingid's when $CFG->enablegroupings empty - adding some explanation comments 2007-08-20 14:20:36 +00:00
skodak
c0d4238d01 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 2007-08-20 14:18:55 +00:00
skodak
055f21850a MDL-10914 support for groupings in Database module 2007-08-20 14:04:10 +00:00
skodak
9d66deb3ce MDL-10383 - some more refactoring and new grouping related functions for modules 2007-08-20 13:56:39 +00:00
mudrd8mz
2cf0ece41b Removing an old and unused string. 2007-08-20 13:30:24 +00:00
skodak
777da4d56c MDL-10913 fixed incorrect use of data_update_instance in presets code 2007-08-20 12:53:44 +00:00
jamiesensei
56beb4e262 removed some use of AS for table aliases in SQL. 2007-08-20 11:12:11 +00:00
jamiesensei
a7f6dc55fa Adding lang strings for new question capabilities and removing some old ones. 2007-08-20 10:58:11 +00:00
Martin Langhoff
0ed81c4f9c cvsimport fixups binary files 2007-08-29 13:10:26 +12:00
Martin Langhoff
359abcacab cvsimport fixups binary files 2007-08-29 13:10:20 +12:00
Martin Langhoff
13534ef716 cvsimport fixups 2007-08-29 13:10:11 +12:00
nfreear
59aa15d650 MDL-5400 "Accessibility modifications..." - fixing the 4 themes that don't use <h1>. 2007-08-20 10:52:57 +00:00
thepurpleblob
13e88db4a2 MDL-10819:
GIFT now exports grade fractions for numeric questions

Merged from STABLE_18
2007-08-20 10:36:30 +00:00
thepurpleblob
c1828e0b19 MDL-10689:
No questions imported if "stop on error" selected and there are invalid grades.

Merged from STABLE_18
2007-08-20 10:06:57 +00:00
toyomoyo
066bfbfe77 MDL-10181, user management improvements, adding improvements to bulk user upload (with minor bugs) and other changes 2007-08-20 08:51:35 +00:00
nicolasconnault
2619224c8a 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. 2007-08-20 08:40:46 +00:00
ikawhero
831d450e3f Adding custom profile fields to the signup page.
The only two authentication plugins this affects are email and ldap.
2007-08-20 08:30:34 +00:00
nicolasconnault
33a34cd4d0 MDL-10875 Corrected bug in averaging plus a couple of typos 2007-08-20 07:29:05 +00:00
skodak
e04ff2d559 MDL-10383 adding new standard elements method - modules now must specify what they support (groups/groupings/groupmembersonly); by default only groupmode selector is enabled 2007-08-20 07:27:04 +00:00
toyomoyo
f9bb6a98d8 category grades and course grades should not be dependent on restore_userdata_selectee 2007-08-20 06:20:53 +00:00
toyomoyo
7e09821038 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. 2007-08-20 04:15:49 +00:00
moodler
8ec96cb172 Added readme to explain things a bit 2007-08-20 03:54:20 +00:00