27640 Commits

Author SHA1 Message Date
skodak
5bf243d131 MDL-10383 - groups/groupings refactoring nearly finished ;-) 2007-08-16 11:06:48 +00:00
jamiesensei
610ef0930f oops. Removed stray die; that was in the code for debug purposes. 2007-08-16 10:44:07 +00:00
nfreear
8946d96403 MDL-9890 "Help should be well-formed..." - replacing abused (nested) <blockquote> and <ul> with <div class="indent">, especially in install.html, and other validation errors. 2007-08-16 10:21:36 +00:00
skodak
62d6383803 MDL-10383 - groups/groupings refactoring and improvements - basic UI for groupings implemented 2007-08-16 09:28:18 +00:00
toyomoyo
baea72ec48 some changes for better capabilities list display 2007-08-16 08:48:53 +00:00
toyomoyo
56f8d57f76 added a string for category name 2007-08-16 08:36:35 +00:00
moodler
2150fe08e8 Fix some XHTML and untranslated text 2007-08-16 07:42:28 +00:00
moodler
bafc13f9aa Fixed up some layout issues XHTML 2007-08-16 07:35:44 +00:00
moodler
63ddad295a Fixed some XHTML problems 2007-08-16 07:29:27 +00:00
moodler
04cdca2926 Bumping to distinguish this from the Beta release 2007-08-16 06:50:23 +00:00
moodler
491d29002e Automatic installer.php lang files by installer_builder (20070816) 2007-08-16 06:37:57 +00:00
ikawhero
c1d1549f03 New strings for custom profile fields. 2007-08-16 06:27:03 +00:00
toyomoyo
ab52e4fa0f merged fix for MDL-10856, mp3 filter not working in uploaded html files 2007-08-16 05:29:13 +00:00
jamiesensei
ba18b21d2e Fix for MDL-10852 Cannot edit existing questions 2007-08-16 05:25:00 +00:00
jamiesensei
ffba1f0bec added some comments 2007-08-16 05:20:35 +00:00
jamiesensei
9f1017a0be correct logic error that broke caching. 2007-08-16 05:19:33 +00:00
toyomoyo
3aafb7d9d2 merged fix for MDL-10818, do not display broken graph when user has no permission to view actities graph 2007-08-16 04:05:31 +00:00
moodler
82ebf2af31 Fixed a typo, thanks Joseph MDL-10866 2007-08-16 02:20:39 +00:00
skodak
ddff2fa806 MDL-10383 - yet more groups and groupigns refactoring, cleanup and bugfixing - grouping edit form now works 2007-08-15 23:51:07 +00:00
skodak
c4e953e69e MDL-10383 - group edit form refactoring and minor bugfixing 2007-08-15 20:33:17 +00:00
skodak
2c386f82e5 MDL-10383 - deprecated get_groups(), user_group() and ismember() 2007-08-15 20:21:01 +00:00
skodak
1d68419596 MDL-10383 - deprecated groups_members_from_sql and friends - we do not need them anymore because we reverted to 1.7 style groups in 1.9 2007-08-15 19:28:11 +00:00
tjhunt
2288211e7c MDL-10841 - show all feedback to multiple choice questions on the review page. 2007-08-15 16:22:54 +00:00
skodak
dd24722b47 MDL-10862 add delete_profile_image() function + whitespace + removed redundant function calls + docs 2007-08-15 14:00:35 +00:00
tjhunt
583e93ca27 Clarify comment. 2007-08-15 13:43:27 +00:00
ikawhero
62ebb00033 Additional settings for the custom profile fields 2007-08-15 13:37:52 +00:00
tjhunt
a462602a06 MDL-10858 - Edit field sizes for overall feedback are silly. Merged from MOODLE_18_STABLE. 2007-08-15 12:45:23 +00:00
skodak
fe3a91e7f1 MDL-10383 - fixed stupid bug from last commit, sorry 2007-08-15 12:21:45 +00:00
tjhunt
1e05bf54b2 Space beteen category name and count. 2007-08-15 12:06:21 +00:00
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