29807 Commits

Author SHA1 Message Date
skodak
8a0a6046a3 MDL-13085 delete grades and items when uninstalling module; merged from MOODLE_19_STABLE 2008-01-21 23:36:19 +00:00
danmarsden
7993f4bdaa Fix for MDL-12998 and MDL-13079 Ldap not unenrolling users correctly 2008-01-21 23:22:12 +00:00
skodak
49292fa026 MDL-12620 When a student receives feedback on an an assignment, they should be able to see how many points it is worth; merged from MOODLE_19_STABLE 2008-01-21 18:46:31 +00:00
skodak
4b86bb0827 MDL-12773, MDL-12144 grade category selection on modedit page; merged from MOODLE_19_STABLE 2008-01-21 18:42:03 +00:00
skodak
fd6fefb790 MDL-13084 SORT_LOCALE_STRING not defined < PHP 4.4.0; merged from MOODLE_19_STABLE 2008-01-21 18:18:07 +00:00
nicolasconnault
6dac764d18 MDL-13050 Reverting, it's not working out as well as planned 2008-01-21 13:40:47 +00:00
gbateson
e5eabf22fe fix Undefined property: stdClass::$studentfeedbackurl (line 282) and Undefined property: stdClass::$cellcontent2 (line 1081) in mod/hotpot/lib.php 2008-01-21 08:16:02 +00:00
gbateson
ab327964e7 fix MDL-13047 in which an invalid SQL query was run if no attempts were foudn to match the conditions of the required report 2008-01-21 08:13:46 +00:00
gbateson
0c78faaa1c fix Error in call to helpbutton function: at least one of $title and $linktext is required 2008-01-21 08:09:31 +00:00
skodak
85a0a69fa4 MDL-13081 add "long grade" formatted string "score / maxscore" into grade_get_grades() and friends; merged from MOODLE_19_STABLE 2008-01-21 07:19:19 +00:00
skodak
0806f57068 MDL-13080 delete calendar events when uninstalling modules; merged from MOODLE_19_STABLE 2008-01-21 07:08:31 +00:00
ikawhero
246c7eb9d0 Minor correction. 2008-01-21 06:42:49 +00:00
ikawhero
6a4680be3b Changes to help file for new enrolperiod field. 2008-01-21 06:14:26 +00:00
ikawhero
2686b6c34c Added enrolperiod field. 2008-01-21 06:09:58 +00:00
moodler
bb1f0831fc Automatic installer.php lang files by installer_builder (20080121) 2008-01-21 03:22:18 +00:00
stronk7
6ef343768f Adding missing string to installer. MDL-12914 ; merged from 19_STABLE 2008-01-20 20:40:37 +00:00
danmarsden
c37fdcb550 Fix for MDL-12979 forum sends out notification to users not in course - due to call to deprec function get_course_users - This also fixes MDL-10163 2008-01-20 20:05:45 +00:00
skodak
6a525ce289 MDL-12983 Installation stops after trying to download Language-Pack - patch by Dan Poltawski; merged from MOODLE_19_STABLE 2008-01-20 17:59:26 +00:00
moodler
7008d489c2 Automatic installer.php lang files by installer_builder (20080120) 2008-01-20 03:21:25 +00:00
mudrd8mz
45f5cfd4bf MDL-12291 help.php is now able to skip _local langpacks. Merged from MOODLE_19_STABLE 2008-01-19 22:00:39 +00:00
skodak
ff396fd597 MDL-13063 fixed comments and changeme password reset; merged from MOODLE_19_STABLE 2008-01-19 20:05:21 +00:00
nicolasconnault
7fd4c03f41 MDL-13050 Oops... fixing syntax error 2008-01-18 22:40:04 +00:00
ethem
da86084f82 download_file_content() for proxy support. 2008-01-18 17:31:14 +00:00
skodak
80c64fc77f MDL-13052 edit/user.php typo; merged from MOODLE_19_STABLE 2008-01-18 17:13:56 +00:00
ethem
1dbc38bbec download_file_content() for proxy support. 2008-01-18 17:13:26 +00:00
jamiesensei
ede67707a6 MDL-13034 fixes "insertion of question / category ids at the CONTEXT_MODULE level does not respect whether the instance of the module has been selected for backup" and cleans up code a little. 2008-01-18 14:49:59 +00:00
nicolasconnault
406af084a3 MDL-13050 Modules were updated, and grades.php files were added to the lesson and hotpot modules 2008-01-18 14:44:45 +00:00
sam_marshall
3540f2b35c MDL-13045: Made groups UI use role name aliases 2008-01-18 11:03:00 +00:00
ethem
1c5376af07 dear $a->name 2008-01-18 10:50:41 +00:00
skodak
325c194a6f MDL-11072 sort groupings alphabetically; merged from MOODLE_19_STABLE 2008-01-18 10:49:59 +00:00
ethem
3309cb829f + fsockopen to file_get_contents
+ no more student
2008-01-18 10:43:21 +00:00
skodak
3980c306b1 MDL-11759 group edit cleanup; merged from MOODLE_18_STABLE 2008-01-18 10:16:39 +00:00
skodak
4559ab345f MDL-11759 group edit cleanup; merged from MOODLE_18_STABLE 2008-01-18 10:08:40 +00:00
moodler
5df984eb0a Merged typo fox for popup windows from 19 2008-01-18 05:18:11 +00:00
moodler
1e4d4b7cbd Automatic installer.php lang files by installer_builder (20080118) 2008-01-18 03:24:29 +00:00
danmarsden
f8e048a139 fix for MDL-7128 lang file. 2008-01-18 00:38:12 +00:00
danmarsden
3c56a7cc93 fix for MDL-7128 - hide save button when options are all full. and tidy up of old is_guest call 2008-01-18 00:32:31 +00:00
danmarsden
06d5e7f08b MDL-12331 prevent hidden role assignments from being shown in the unanswered column of the choice, but still allow them to be shown if they have selected a choice. 2008-01-17 23:02:57 +00:00
nicolasconnault
879c99bbd1 MDL-12122 Applied Petr's suggested capability fix 2008-01-17 16:25:48 +00:00
nicolasconnault
d08bba8354 MDL-12122 Completed the change to a more useful user report for the admin, with a few extra bits. 2008-01-17 15:08:09 +00:00
sam_marshall
e254aa344c MDL-12991 Updated groups UI so that it categorises members and potential members into roles (Teacher, Student, etc) 2008-01-17 11:28:54 +00:00
moodler
ca2d0fc0e0 Automatic installer.php lang files by installer_builder (20080117) 2008-01-17 03:25:24 +00:00
urs_hunkler
fd410ca418 merged from 1.9 :: some CSS cleaning up 2008-01-16 20:05:33 +00:00
danmarsden
ba85f6cebc MDL-12890 - patch that allows doanything users to submit a choice, but not shown in the unanswered column. 2008-01-16 18:50:20 +00:00
skodak
588cd516e1 tweak has_capability() debug mode to add only one query per page for cap name verification; merged from MOODLE_19_STABLE 2008-01-16 17:24:08 +00:00
urs_hunkler
34d04affe3 new faster jQuery version 2008-01-16 17:22:17 +00:00
urs_hunkler
f6e98e0cfb merged from 1.9 :: MDL-12536 :: changed customtheme call to fixed custom_corners call. 2008-01-16 17:20:24 +00:00
ethem
8bdd962733 Authorize.net account verification 2008-01-16 17:19:30 +00:00
ethem
d4ed9c7456 New strings for authorize.net account verification 2008-01-16 17:11:30 +00:00
poltawski
1eeaed292b MDL-13003 - dont icq key array twice
merged from MOODLE_19_STABLE
2008-01-16 15:07:00 +00:00