22729 Commits

Author SHA1 Message Date
toyomoyo
1b19e8107e fix for MDL-6859, MDL-6860 2006-10-06 06:04:32 +00:00
moodler
010b211f51 Fixes for naming of forms to make them XHTML compatible 2006-10-06 06:02:17 +00:00
moodler
e32fb9a4f7 Fixed a misplaced form tag MDL-6861 2006-10-06 05:57:07 +00:00
gbateson
2398e835a8 renamed all $hp to $hotpot; added/update/delete calendar events when adding/updating/deleting hotpots; add functions required for participation report; 2006-10-06 05:56:53 +00:00
moodler
76b41407ea Made alt tags translatable MDL-6861 2006-10-06 05:53:28 +00:00
moodler
46f8bacfc8 Fixed some unencoded & in urls 2006-10-06 05:44:05 +00:00
moodler
670fc5123a MOre fixes to remove erros due to JS 2006-10-06 05:28:57 +00:00
moodler
4418a1125a FIxed some incorrect backslashes MDL-6861 2006-10-06 05:06:25 +00:00
gbateson
bf4665c362 In "Selecting Users" section, added "All users" and modified "All participants" and "Existing students" 2006-10-06 04:03:39 +00:00
toyomoyo
0c40e390ad adding utf8 support for new fields 2006-10-06 04:03:02 +00:00
gbateson
7676e965b9 added $string['allusers'] = 'All users'; for "hotpot/report.php" 2006-10-06 03:46:46 +00:00
moodler
86a8eb5841 Automatic installer.php lang files by installer_builder (20061006) 2006-10-06 02:56:20 +00:00
gbateson
85b05f3784 removed all references to obsolete indexes on "hotpot_questions.name" and "hotpot_strings.string" 2006-10-06 02:03:43 +00:00
gbateson
cd49109677 reset version number in HotPot v1 with over-advanced version number 2006-10-06 01:25:56 +00:00
gustav_delius
6ac0909983 Incomplete user record (the one where the username is still 'changeme') should not be included in user listing. See bug 4570. For some reason this script is not using get_users() but is instead constructing its own sql, so the change to get_users() had to be duplicated here. 2006-10-05 22:45:01 +00:00
gustav_delius
6bff0453f5 Incomplete user record (the one where the username is still 'changeme') should not be included in user listing. See bug 4570 2006-10-05 22:21:09 +00:00
stronk7
1db1336bd4 Avoid some notices. Part of MDL-6854 2006-10-05 19:51:47 +00:00
stronk7
10f36d68e8 Avoid some notices. Part of MDL-6854 2006-10-05 19:29:39 +00:00
tjhunt
ec467c6929 MDL-6837 - move warning about pupup blockers into the lang file. Merged from MOODLE_16_STABLE. 2006-10-05 15:58:08 +00:00
andreabix
446b52f908 overlapping fix 2006-10-05 09:52:38 +00:00
toyomoyo
1e248b442c fixed a bug with user listing where user_lastaccess entries are not set, e.g. after a resotre 2006-10-05 08:54:35 +00:00
vyshane
35b974dae6 Some small formatting changes.
Added some missing semi-colons in js code.
2006-10-05 08:47:13 +00:00
moodler
881a77bfcf Fix to ignore hidden courses when using switchrole in a course MDL-6841 2006-10-05 08:41:06 +00:00
vyshane
191acd5964 Fix for MDL-6682. Removed duplicate string quiz:grade 2006-10-05 08:05:55 +00:00
vyshane
d8947f95dc Merged fix for MDL-6819 2006-10-05 07:22:48 +00:00
moodler
04338f9ea1 Removed user_students, user_teachers, user_coursecreators and user_admins
as they are now irrelevant   MDL-6830
2006-10-05 07:05:06 +00:00
moodler
36832f4d41 Moved sticky blocks to Appearance section 2006-10-05 07:01:28 +00:00
bobopinna
04231a9547 Fixed comments_from_learner data element to fit ADL requirements 2006-10-05 06:48:30 +00:00
toyomoyo
cfa7cdb958 droppinf utf8 support for user_* tables 2006-10-05 06:05:02 +00:00
toyomoyo
013b90ed92 a few fixes, for MDL-6836, MDL-6835, and MDL-6765 2006-10-05 04:05:07 +00:00
toyomoyo
b1e68bff0e removing some debugging statements 2006-10-05 03:26:22 +00:00
vyshane
1a7cdb11b4 Merged fixes for MDL-2583 2006-10-05 03:18:29 +00:00
koenr
edb14e52fc closing MDL-5510 2006-10-04 21:40:18 +00:00
skodak
f47f4659de fixed nocache option in format_text() 2006-10-04 21:22:57 +00:00
mits
0a1361f61f Soften the color of currently selected admin menu. 2006-10-04 20:42:57 +00:00
urs_hunkler
37e7b362bb 'MDL-6790 Grab handle icon is missing from blocks. Added property to show the move curser for a simmilar signal as for the crosses' 2006-10-04 16:23:44 +00:00
urs_hunkler
57d13c2468 'merged from 1.6 - MDL-6824, redundant declaration: .categorybox .category' 2006-10-04 15:51:48 +00:00
urs_hunkler
eef90b805f 'MDL-6824, redundant declaration: .categorybox .category' 2006-10-04 15:51:00 +00:00
moodler
7e6add3eab Was this checked in by accident? 2006-10-04 15:49:54 +00:00
urs_hunkler
9596181286 merged from 1.6 - MDL-6824 2006-10-04 15:49:41 +00:00
moodler
acc26e71bd Reverted my changes to ddlib 2006-10-04 15:35:27 +00:00
moodler
a9b1f143d2 Undoing my hacks to try and keep this code clean as possible. 2006-10-04 15:30:54 +00:00
thompson697
eb87ac71c5 Change creation of restorelog file location to protected backupdata folder.
Reassign style and language links
2006-10-04 14:50:50 +00:00
moodler
57bdc37ddb Committed a fix for streaming chat from Dan Polawski, MDL-6791
Seems to help!
2006-10-04 12:58:09 +00:00
tjhunt
ed586fb863 Typo. 2006-10-04 11:45:48 +00:00
tjhunt
834e58a9d2 Fix indent. 2006-10-04 10:39:42 +00:00
tjhunt
b22fc90182 MDL-6814 - Can't change "maximum grade" value on a quiz. Now you can. 2006-10-04 10:21:23 +00:00
sam_marshall
b9f67bd23d [MDL-6701] Added closing </form> tags in wiki admin pages (the pages are still not xhtml, but...) 2006-10-04 10:20:21 +00:00
sam_marshall
bdbed68baf Wiki: list of pages to strip in the 'are you sure' message was incorrectly URL-encoded on display to user, this fix removes url encoding and html-encodes it instead 2006-10-04 10:11:15 +00:00
sam_marshall
1e4c8535ef Wiki - fixed 'Strip versions' that didn't work in postgres because of GROUP BY a select alias not being allowed. (Even tested in mysql this time...) 2006-10-04 10:03:02 +00:00