27761 Commits

Author SHA1 Message Date
jamiesensei
0cbddd850b MDL-10857 broken link in navlinks for question bank pointing to mod/modname/view.php with cmid param instead of id param 2007-08-15 11:36:01 +00:00
nicolasconnault
66ef0471ae MDL-10838 Applied standard table classes and scopes to tr, th and tds of the grader report. Also fixed a bug with the display of grand averages when a group is selected and the average column is set to aggregate all grades. 2007-08-15 11:15:39 +00:00
jamiesensei
f6ea3132c1 small commenting change 2007-08-15 11:08:37 +00:00
jamiesensei
20f500dc4d Fix for MDL-10847 No categories showing in category tab when editing a quiz / questions on PHP 4 2007-08-15 11:04:35 +00:00
skodak
e0aac7f323 MDL-10383 - some more groupings related restore problems fixed - groupings are now restored before course sections+course_modules - groupingsids now restored properly in course_modules table; fixed object initialization; fixed typos when restoring course modules that were causing missing group mode 2007-08-15 10:43:25 +00:00
moodler
6b726eb486 Just fixed some notices and formatting while debugging other stufff 2007-08-15 09:25:27 +00:00
toyomoyo
ca5d523bef MDL-4384, description for course categories 2007-08-15 08:28:40 +00:00
nicolasconnault
7d7029f57d MDL-9137 Changed course names to links to the user reports for each course, and changed grade to rounded percentage. 2007-08-15 07:19:20 +00:00
nicolasconnault
92df185d85 MDL-10837 Added the export_letters checkbox to the txt export form (it was the only one overriding the grade_export form) 2007-08-15 06:40:55 +00:00
moodler
ecc764d511 Latest tags for head 2007-08-15 05:59:02 +00:00
toyomoyo
8c40e0919d fixing grader report paging bar when groups are present 2007-08-15 05:47:34 +00:00
moodler
0d7b6bb3e1 Beta version 2007-08-15 05:41:23 +00:00
toyomoyo
1bef49587d moving user bulk operations to admin/user/ 2007-08-15 05:30:49 +00:00
moodler
47f12ec61f Undoing the default user icon change.
History lesson:

1) We used to have a silhouette image similar to this
2) I had feedback from an academic who had been abused as a child by her father, who felt very strongly that such an image would stir up bad feelings in anyone who had a similar background (it stopped her from using Moodle).
3) The default image is supposed to be something you don't like, so you change it!

I'm open to changing it but I think we might need a community vote on it or something.
2007-08-15 02:46:59 +00:00
toyomoyo
68853d0dd3 MDL-10181, bulk user action and language pack fixes 2007-08-15 02:36:47 +00:00
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