skodak
|
379eaebde1
|
MDL-10383 - backup/restore of new groups&groupings finished
|
2007-08-14 20:35:04 +00:00 |
|
tjhunt
|
acda04bfb9
|
MDL-10834 - Restore of quiz module may create calendar events without a date/time. Fix thanks to Derek Woolhead. Merged from MOODLE_17_STABLE.
|
2007-08-14 13:33:39 +00:00 |
|
nicolasconnault
|
89f33581ba
|
MDL-9628 At the suggestion of Tim Hunt, interchanged the position of grade letter select elements with percentage selectors, in the grader report preferences form.
|
2007-08-14 11:54:44 +00:00 |
|
jamiesensei
|
00de7c984c
|
fix for notice about undefined urls property.
|
2007-08-14 11:50:57 +00:00 |
|
nicolasconnault
|
386dd21edc
|
Changed the default user icon for something better. Much better. Not the best I could find, but better.
|
2007-08-14 11:49:13 +00:00 |
|
jamiesensei
|
a54fd2dd4d
|
fix for notice about undefined urls property.
|
2007-08-14 11:41:47 +00:00 |
|
nicolasconnault
|
4642a0c1f0
|
MDL-10829 idnumbers lang string
|
2007-08-14 08:33:20 +00:00 |
|
nicolasconnault
|
4ccb300e63
|
MDL-10829 Help page for the calculation field and interface
|
2007-08-14 08:30:10 +00:00 |
|
toyomoyo
|
2343156711
|
adding searchtext support when assinging group members, also made retrieving non-members faster
|
2007-08-14 06:41:16 +00:00 |
|
nicolasconnault
|
b31a9f3dbb
|
MDL-10829 Added get_grade_item() to the grade_item class, for cases when we don't whether an object is a category or a grade_item. The new interface for viewing and adding idnumbers (no editing) is 99% finished. Help strings still to do.
|
2007-08-14 06:05:07 +00:00 |
|
moodler
|
7714b19d81
|
Automatic installer.php lang files by installer_builder (20070814)
|
2007-08-14 06:04:50 +00:00 |
|
jamiesensei
|
e7e62d45be
|
Fix for MDL-10823 Access to question edit page denied from quiz preview screen.
|
2007-08-14 04:22:05 +00:00 |
|
moodler
|
b6aeb9ba31
|
backup/restore Support for 4 new fields in data module
|
2007-08-14 04:21:16 +00:00 |
|
moodler
|
7db989230f
|
Added "notification" field, currently unused, to allow MDL-8377
|
2007-08-14 04:13:58 +00:00 |
|
jamiesensei
|
af49b38948
|
small fix for breadcrumbs link
|
2007-08-14 02:56:43 +00:00 |
|
jamiesensei
|
9f877cb072
|
fix for MDL-10835 Results and Preview Tabs broken - requred param 'cmid' missing (for quiz with no questions)
|
2007-08-14 02:50:56 +00:00 |
|
toyomoyo
|
ab3444d79d
|
fixed a warning when group members have no grades
|
2007-08-14 02:13:08 +00:00 |
|
moodler
|
b58db965b4
|
Removed some pass-by-references to remove notices
|
2007-08-14 02:11:33 +00:00 |
|
skodak
|
2524b0f24c
|
MDL-10383 - major groups patch - see bug i ntracker for more details - authors: Nick, Matt, Enrique and me
|
2007-08-14 00:50:00 +00:00 |
|
nicolasconnault
|
9f4b0c6e22
|
Little strings...
|
2007-08-13 18:36:42 +00:00 |
|
nicolasconnault
|
d638075d2a
|
Fixed a little typo
|
2007-08-13 18:35:28 +00:00 |
|
nicolasconnault
|
be7c069360
|
MDL-10829 Added get_idnumber() for both category and item classes
|
2007-08-13 18:34:57 +00:00 |
|
jamiesensei
|
681666abe7
|
fix for MDL-10826 ' Moodle Impossible to delete a course because of non-existent question_delete_activity() '
|
2007-08-13 13:58:04 +00:00 |
|
moodler
|
a0501fc36a
|
Make sure require_login is being called from reports MDL-10833
|
2007-08-13 13:45:14 +00:00 |
|
moodler
|
665f8762ae
|
Fixed theme and require_login MDL-10833
|
2007-08-13 13:40:35 +00:00 |
|
moodler
|
36d3e28d30
|
Fixed course theme and require_login MDL-10833
|
2007-08-13 13:39:32 +00:00 |
|
moodler
|
7bf6da27a2
|
Added a missing string from backups
|
2007-08-13 13:38:35 +00:00 |
|
moodler
|
f12621d332
|
Fixed course theme MDL-10833
|
2007-08-13 13:36:52 +00:00 |
|
moodler
|
76655d6ff1
|
Make course themes work on course settings page MDL-10833
|
2007-08-13 13:35:29 +00:00 |
|
thepurpleblob
|
83601351d7
|
Should be $COURSE not $course
|
2007-08-13 13:26:16 +00:00 |
|
thepurpleblob
|
a1bed32fa5
|
Typo: should be $COURSE not $course it seems
|
2007-08-13 13:21:22 +00:00 |
|
thepurpleblob
|
7cb30aca20
|
Typo, should be $COURSE not $course
|
2007-08-13 13:19:42 +00:00 |
|
poltawski
|
96ddd87297
|
MDL-10832 ../config.php was refffering to a bad config file and causing
havoc, have changed to more robust method of reffering to filename
|
2007-08-13 12:54:56 +00:00 |
|
tjhunt
|
dc5c68519e
|
Notice on quiz config.html page.
|
2007-08-13 11:19:51 +00:00 |
|
poltawski
|
7e874772a3
|
MDL-10573 - Added a capability for viewing blocks, this allows role-based control of block
display.
Changed context capability check so that CONTEXT_BLOCK capabilities can also come from the
moodle core capability definitions
|
2007-08-13 10:08:15 +00:00 |
|
moodler
|
94783496f1
|
Added some robustness because on at least two occasions the mnet_localhost_id has been spontaneously reset to a new entry, which causes havoc as no-one can log in. MDL-10828
|
2007-08-13 09:53:04 +00:00 |
|
toyomoyo
|
0da010f792
|
grade items in xml export should not be checkable if they have no idnumbers
|
2007-08-13 09:29:12 +00:00 |
|
nicolasconnault
|
98240e51a6
|
MDL-10797 Merged lang strings into lang/en_utf8/admin.php and error.php
|
2007-08-13 08:58:37 +00:00 |
|
toyomoyo
|
f6eb15ade1
|
adding preview rows for export
|
2007-08-13 08:50:17 +00:00 |
|
nicolasconnault
|
5f1f6b28b7
|
MDL-10490 Adding a couple of language strings
|
2007-08-13 08:26:33 +00:00 |
|
nicolasconnault
|
86655fb693
|
MDL-10490 Finished coding and testing.
|
2007-08-13 08:22:56 +00:00 |
|
toyomoyo
|
7e8311d491
|
MDL-10669, strings should not be removed from lang pack for backward compatibility
|
2007-08-13 06:35:22 +00:00 |
|
moodler
|
e3a1ea05b7
|
Fixes for XHTML Strict 1.0
|
2007-08-13 06:28:08 +00:00 |
|
moodler
|
b7ff675cac
|
Some XHTML strict fixes
|
2007-08-13 06:21:35 +00:00 |
|
moodler
|
e62950cacc
|
Fixed some XHTML issues
|
2007-08-13 06:17:54 +00:00 |
|
toyomoyo
|
0005b99627
|
MDL-10691, merged fix, slow forum_role_unassign
|
2007-08-13 05:39:44 +00:00 |
|
nicolasconnault
|
0eeada790c
|
MDL-10490 Implemented grade letters in export. Needs testing.
|
2007-08-13 04:19:01 +00:00 |
|
luizlaydner
|
d71ea8ce19
|
- a lib for php4 that is good substitute for simplexml
|
2007-08-13 04:17:10 +00:00 |
|
moodler
|
1879ef2b5a
|
Properly merged fixes from 1.8
|
2007-08-13 04:07:37 +00:00 |
|
luizlaydner
|
d4c603dbbd
|
- removed simplexml from youtube block, now using another parsing library
|
2007-08-13 04:05:55 +00:00 |
|