stronk7
4abc65705c
Now $CFG->apachemaxmem is respected.
...
Merged from MOODLE_17_STABLE
2007-04-07 16:07:32 +00:00
mudrd8mz
69a30a1c2f
Fixed and error in rendering different background color of the row in non-editable environment.
2007-04-07 15:51:15 +00:00
skodak
0d4f86ce4b
MDL-9239 New fromslib password element with reveal option
2007-04-06 14:15:16 +00:00
skodak
da586c3430
MDL-9235 bad html produced when moving modules within a course; patch by Mark Scherfling
2007-04-06 08:21:14 +00:00
skodak
1c70d75ec0
MDL-9227 Inconsistent HTTPS for profile edit page; merged from MOODLE_17_STABLE
2007-04-06 07:50:10 +00:00
jamiesensei
326d894b83
see MDL-8886.
...
fixes bug that meant :
$mform->disabledIf('studentfeedbackurl', 'studentfeedback', 'eq', 0);
$mform->disabledIf('studentfeedbackurl', 'studentfeedback', 'eq', 3);
$mform->disabledIf('studentfeedbackurl', 'studentfeedback', 'eq', 4);
didn't work.
2007-04-06 06:09:12 +00:00
stronk7
f16220e6a9
Fixing authdb->close() in some places. Credir goes to Seiti. MDL-9212
2007-04-05 22:21:25 +00:00
tjhunt
b60f49c799
MDL-9224 - Score sometimes relealed, even when the quiz settings say it should not be. Merged from OU Moodle.
2007-04-05 13:54:17 +00:00
nfreear
70c64c1a46
Fixes bug MDL-9221 "new group admin - can't view full group name".
2007-04-05 10:55:27 +00:00
nfreear
9b27aac9ba
Fixes bug MDL-9221 "new group admin - can't view full group name". Merged.
2007-04-05 10:46:20 +00:00
nfreear
14bc58d411
Fixes bug MDL-9221 "new group admin - can't view full group name"
2007-04-05 10:39:13 +00:00
skodak
3ebaafd6e5
MDL-9219 Replace Inherit with Not set on role definition page
2007-04-05 09:16:34 +00:00
skodak
215692747d
MDL-9218 Processing of role assignments produces PHP notices
2007-04-05 08:33:43 +00:00
toyomoyo
d8feb56f5d
fix for MDL-9186, capability fix for calendar
2007-04-05 07:57:48 +00:00
nicolasconnault
f4d8da26f5
MDL-8537 Added $CFG as the object to check for enrol method when the course is being created.
2007-04-05 07:57:19 +00:00
toyomoyo
51c761454a
fix for MDL-9165, admins should be able to see private blogs
2007-04-05 05:58:39 +00:00
nicolasconnault
3836cfd7e6
MDL-9198: Embedded PDF now works fine in FF 1.5, FF 2, IE5, IE6, IE7 and Opera, and degrades beautifully in non-supported browsers (or when plugin is missing).
2007-04-05 05:49:55 +00:00
martinlanghoff
89d6849793
lib/setup moodelib: Introducing moodle_request_shutdown()
...
Now Moodle will have a 'shutdown_function' function. Right now
registered (and useful) only when running under apache + mod_php.
This initial function checks whether memory usage in this process exceeded
10MiB or $CFG->apachemaxmem (int, in bytes). This is really useful to prevent
using more RAM than we have.
2007-04-05 05:00:39 +00:00
toyomoyo
c4269c100d
fix for MDL-9197, multilang filter is not applied to default role in course settings
2007-04-05 03:56:22 +00:00
moodler
b2e3ce3b2b
Automatic installer.php lang files by installer_builder (20070405)
2007-04-05 03:37:47 +00:00
nicolasconnault
9a14f39663
Finally fixed XHTML error on this page.
2007-04-05 03:36:08 +00:00
nicolasconnault
b41ee5a874
MDL-9204 New submission wasn't given a timemodified upon creation.
2007-04-05 03:18:45 +00:00
nicolasconnault
79c8c1dba4
Fixed broken XHTML
2007-04-05 02:11:24 +00:00
nicolasconnault
6907f59129
MDL-9207
2007-04-05 01:53:28 +00:00
nicolasconnault
2413b939a7
MDL-9090
2007-04-05 01:43:42 +00:00
skodak
e2dd0ea71e
MDL-8802 fixed byteserving broken by adobe anti xss patch
2007-04-04 19:43:53 +00:00
tjhunt
8ef0022d29
MDL-9208 - Only hightlight the correct answer if that option is set.
2007-04-04 18:01:27 +00:00
tjhunt
8fe9be5d8c
Bug 2951 - correct PARAM_ types for answers to multichoice and shortanswer questions. Merged from OU Moodle.
2007-04-04 16:51:05 +00:00
tjhunt
9f64c0e6b7
MDL-9183 - yet another invisiblefieldset causing layout problems.
2007-04-04 15:30:28 +00:00
jamiesensei
1859dfe70d
fixes MDL-9195 mform->hardFreeze() doesn't remove id attribute of label for checkbox
2007-04-04 10:27:16 +00:00
skodak
78fdca9618
MDL-9191 fix for potential incorrect use of get_auth_plugin
2007-04-04 09:18:24 +00:00
moodler
db9b5fc35c
Increased online users allowed (50) and added some rounding for performance MDL-6553
2007-04-04 07:22:42 +00:00
nicolasconnault
62c50f8579
MDL-9124 Added a visual notification when group membership doesn't allow adding discussions.
2007-04-04 06:24:30 +00:00
nicolasconnault
bb576411ca
Added rows and cols to menu options textarea, fixing xhtml break.
2007-04-04 04:38:47 +00:00
nicolasconnault
be5ceecd4d
MDL-9144
2007-04-04 04:30:21 +00:00
nicolasconnault
a7ad3d051a
MDL-9135:
2007-04-04 04:21:31 +00:00
nicolasconnault
b847c863d9
MDL-9136: Added a $selected attribute to the profile_field_menu object, which gets set during initialisation.
2007-04-04 04:08:54 +00:00
toyomoyo
d857dbc1c3
fix for MDL-9185
2007-04-04 04:03:27 +00:00
moodler
0e62d79714
Automatic installer.php lang files by installer_builder (20070404)
2007-04-04 04:02:59 +00:00
nicolasconnault
86b331477a
MDL-9138; Edited lib/xmlize.php to return false when the passed file doesn't return any entries (when it's not valid XML or is empty). Also made it much clearer that glossary/import requires an XML file, not just any old file.
2007-04-04 03:34:00 +00:00
nicolasconnault
1cad7ef6fe
MDL-9192:
2007-04-04 02:39:26 +00:00
nicolasconnault
f4493074ae
MDL-9193
2007-04-04 02:21:47 +00:00
nicolasconnault
a204aa1838
MDL-9145 Fixed 1) and 2)
2007-04-04 01:42:43 +00:00
stronk7
b3a55ad382
Show continue button after importing glossary. MDL-9071
2007-04-03 15:42:25 +00:00
skodak
74edbb3c5f
MDL-9170 https redirect doesn't happen on login page - fixed problem when guest button disabled
2007-04-03 14:58:30 +00:00
nfreear
381070ab03
Fixes bug MDL-9175 "Groups simpletest, fatal errors", also DONOTCOMMIT. Merged.
2007-04-03 10:21:38 +00:00
nfreear
a2e32e1603
Fixes bug MDL-9175 "Groups simpletest, fatal errors".
2007-04-03 10:15:23 +00:00
skodak
4d5dd30513
MDL-9190 Site policy xhtml compliance and other minor fixes
2007-04-03 09:50:39 +00:00
nicolasconnault
380a4235ff
MDL-9147
2007-04-03 08:23:51 +00:00
nicolasconnault
0efd6699e2
MDL-9167 and MDL-9113 both solved
2007-04-03 06:38:40 +00:00