nfreear
c076f4beef
Fixes reopened MDL-7493 "Make sure standard themes are visible under "Windows High Contrast Black" mode" - foreground show/hide block icon/ALT text switched with Javscript.
2007-12-18 17:18:19 +00:00
tjhunt
f4850b7e52
MDL-12635 - Manual grading report does not check capabilites - also, only show the tabs for the reports people can access. Merged from MOODLE_19_STABLE.
2007-12-18 16:12:11 +00:00
skodak
6265d4630b
MDL-12103 new config option for mail newline chars; merged from MOODLE_19_STABLE
2007-12-17 23:44:25 +00:00
poltawski
7e8bdd14cc
MDL-11086 - more tweaks to helpfile as per Rays suggestions
...
merged from MOODLE_19_STABLE
2007-12-16 16:14:48 +00:00
poltawski
ceb31746c5
MDL-11191 - lets not advocate copyright abuse by advising to steal pictures
...
from the web!
merged from MOODLE_19_STABLE
2007-12-16 11:59:09 +00:00
skodak
3f6ba95bc6
MDL-12570 option to disable lang autodetect from browser; merged from MOODLE_19_STABLE
2007-12-15 13:28:01 +00:00
skodak
d795bfdbf9
MDL-12221 reworked container autoclosing - error() and notice() do not work everywhere though; notice print header if needed now; new print_footer('empty') for empty footer - removes some hacky </body></html> - merged from MOODLE_19_STABLE
2007-12-14 21:22:38 +00:00
tjhunt
0cfabab671
MDL-12517 - Further refinement. Move the processing to after print_header, so any notices do not break XHTML strict. Merged from MOODLE_19_STABLE.
2007-12-13 14:26:14 +00:00
toyomoyo
56af043f38
MDL-12517, notify when grades entered into gradebook is out of bounds
2007-12-13 07:09:27 +00:00
tjhunt
2a13e454f9
MDL-9459 - Provide information relating to groups in the summary message "Attemts: 123". Now, depending on the situation, you see one of three messages: "Attempts: 123", "Attemtps 123 (45 from your groups)" or "Attemtps 123 (45 from this group)".
...
I also took the opportunity to improve the layout of this message slightly, and clarify the message that tells you that you cannot add or remove questions from the quiz if there are attemts.
Merged from MOODLE_19_STABLE.
2007-12-12 17:23:55 +00:00
nfreear
b0dc3e563d
Fixes bug MDL-2674, "backup always backsup/restores groups regardless of user settings" - restore group/grouping option.
2007-12-10 10:26:47 +00:00
skodak
ee022cb7b8
fixing unmerged files
2007-12-06 09:21:55 +00:00
nicolasconnault
40e2ccee27
MDL-11835 Implemented changes discussed in http://moodle.org/mod/forum/discuss.php?d=85908 . Also added item name and module name and category name (for category totals) in alt tags of icons
2007-12-05 09:35:19 +00:00
nicolasconnault
2a58d3c22c
MDL-12389 Added a new getElementsByClassName function in lib/javascript.php, added the selectallornone formslib element, modified the advcheckbox element to support the group variable, and implemented the new element in grade_export_form
2007-12-03 15:42:11 +00:00
toyomoyo
93c61c18cf
MDL-10915, additional setting for emoticons
2007-12-03 06:27:21 +00:00
skodak
0b5a80a1a5
MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE
2007-11-29 14:43:04 +00:00
scyrma
1bdacf2706
MDL-12093 : new strings to get locale-aware popup windows.
2007-11-29 06:00:33 +00:00
nicolasconnault
f9972ddb61
MDL-12312 Reviewed and slightly improved Petr's great help file
2007-11-27 10:01:52 +00:00
nicolasconnault
9d7e1f08fe
MDL-12312 Reviewed and slightly improved Petr's great help file
2007-11-27 10:00:45 +00:00
scyrma
d417533252
Fix for par of the missing strings, as reported in MDL-12294
2007-11-26 04:10:08 +00:00
martinlanghoff
073af1a64b
user/index: Add "enrolment details" view to Participants page - MDL-12311
...
With this patch, the additional roles/groups/groupings columns get moved
to a special "enrolment details" view. To support this, the handling of
the $mode is revamped to use $mode constants.
To keep performance issues at bay, the enrolment details view is only
available when viewing paginated resultsets, and will reset itself to
'brief' if the conditions aren't met. The $mode is sticky, so it is
quite possible to have a mismatched $mode -- so he handle the case
explicitly.
2007-11-23 00:23:39 +00:00
skodak
b80377b4ef
MDL-12312 fixed outdated aggregation help, added examples; merged from MOODLE_19_STABLE
2007-11-22 21:36:59 +00:00
skodak
1ea4933c34
MDL-12312 fixed outdated aggregation help; merged from MOODLE_19_STABLE
2007-11-22 17:53:08 +00:00
moodler
9ddc09afe4
Merged string fix from stable 19
2007-11-22 07:05:30 +00:00
toyomoyo
a5c67cdf34
MDL-10028, adding a string
2007-11-22 01:05:36 +00:00
nfreear
532f494d96
Fixes reopened bug MDL-7472, "Explicitly label radio buttons in Survey" - removes use of USER->screenreader using get_accesshide + many other accessibility fixes.
2007-11-21 14:50:32 +00:00
thepurpleblob
3d49005f20
MDL-12296:
...
Added option to prevent database enrolment plugin unenrolling users.
Merged from STABLE_19
2007-11-21 11:06:46 +00:00
toyomoyo
576ad29016
MDL-10294, MDL-10028, changing messaging/bulk messaging system
2007-11-21 07:53:42 +00:00
mudrd8mz
9fcea62308
MDL-8090 Added new help file. Merged from stable
2007-11-21 03:09:37 +00:00
mudrd8mz
dcbd0ad693
MDL-8090 Merged from stable. Added new strings for lang.php
2007-11-21 03:08:12 +00:00
mudrd8mz
1c2e83f7b2
Fixes typo 'yes'' -> 'yes'
2007-11-20 23:47:37 +00:00
stronk7
19bd0b315e
Adding one missing string. tableofcontentsabbrev. MDL-12071
...
Merged from MOODLE_19_STABLE
2007-11-20 23:41:52 +00:00
toyomoyo
001f36522c
MDL-12234, fixing unicode issues with global search
2007-11-20 04:12:18 +00:00
skodak
f16fa0a34b
MDL-12249 groups UI cleanup and improvements - see tracker for details; merged from MOODLE_19_STABLE
2007-11-19 20:31:57 +00:00
nfreear
f7a5b3ad3a
Fixes for bug MDL-12256, "Course AJAX has very poor accessibility - ALT text".
2007-11-19 17:21:28 +00:00
moodler
21090e447a
Merged from 1.9
...
Improvements to the tabs for assigning and overriding roles. MDL-12120
Tabs are now all on the top row
Tabs have clearer titles
Other help texts improved
2007-11-19 07:13:02 +00:00
moodler
2525e46537
MDL-12215 made the advanced search tab more consistent with the interface
2007-11-16 05:56:20 +00:00
skodak
1426edacd9
MDL-12096 new simple weighted mean aggregation type; merged from MOODLE_18_STABLE
2007-11-15 22:30:01 +00:00
skodak
3d5c00b344
MDL-12146 grade item settings can be now configured as advanced, new advanced defaults, minor tweaks in admintree; merged from MOODLE_18_STABLE
2007-11-15 17:32:31 +00:00
skodak
e2eb2edbad
MDL-12140 category can be selected when adding new items or categories; merged from MOODLE_19_STABLE
2007-11-15 08:29:12 +00:00
scyrma
b27b1473af
MDL-11401, merged from 19_STABLE
2007-11-15 02:39:43 +00:00
toyomoyo
045fe536f8
MDL-8330, adding a warning to translators about updating of lang packs
2007-11-15 01:18:47 +00:00
martinlanghoff
6f25564273
MDL-9399 - auth/ldap: Strings for NTLM SSO - forgot one
2007-11-14 22:47:30 +00:00
martinlanghoff
9b9fcc21e4
MDL-9399 auth/ldap: Strings for NTLM SSO
...
cvs: ----------------------------------------------------------------------
2007-11-14 22:43:56 +00:00
martinlanghoff
6626b9ab48
MDL-12178 auth/ldap: "creators" role assignment now also supports contexts
...
Now the DNs that indicate a course-creator role can also be contexts.
This way we support one more widely used practice in the weird and
wonderful LDAP world...
2007-11-14 22:23:45 +00:00
toyomoyo
cccade627d
MDL-12140, making most common non-weighted and weighted settings easy for teachers
2007-11-14 02:12:40 +00:00
fmarier
af5dd7c547
mod/quiz: Revert commit which added the "go back to course" link
2007-11-14 01:13:37 +00:00
skodak
0758a08e2a
MDL-10901 new SUM aggregation type
...
MDL-12154 used proper cast to float before !== comparison
2007-11-13 15:08:59 +00:00
moodler
9e47906cb5
Merged fixes from 1.9 MDL-12145
2007-11-13 08:46:52 +00:00
skodak
cd1edf9e8a
MDL-12101 cleanup/fixing/refactoring of user bulk operation and admin user browsing
2007-11-13 08:43:20 +00:00