toyomoyo
e8f78c916d
MDL-11553, reducing the number of bulk user selection buttons and lang changes
2007-10-17 04:30:22 +00:00
donal72
4275772978
Display a breakdown of certificate credentials information to assist in debugging. MDL-11020, MDL-10326
2007-10-16 13:30:13 +00:00
donal72
22f9befe82
MDL-11329: fixed text: "Local courses for external users:"
2007-10-16 09:15:02 +00:00
donal72
9c7096364c
More helpful MNet error messages in debug mode
2007-10-16 09:02:26 +00:00
tjhunt
38e179a4ed
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.
...
This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.
Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.
If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.
2007-10-12 15:55:49 +00:00
tjhunt
14e66f3beb
MDL-9542 - Show final grades from new gradebook in Quiz UI - with help from Petr. Merged from MOODLE_19_STABLE.
2007-10-11 11:42:49 +00:00
skodak
842ec7fd2b
groupings should work now; merged from MOODLE_19_STABLE
2007-10-11 09:16:15 +00:00
nicolasconnault
56a1a88228
MDL-8605 New user directories implemented
2007-10-11 09:01:29 +00:00
moodler
801070c4c5
new string merged from stable
2007-10-10 14:20:38 +00:00
wildgirl
a77679e775
MDL-10713 additional description added to help file
2007-10-10 09:37:35 +00:00
wildgirl
77be46fdee
MDL-6096 help file re-wording
2007-10-10 08:39:59 +00:00
wildgirl
f19204c83d
MDL-7610 help file re-wording
2007-10-10 08:28:29 +00:00
toyomoyo
864d1f8c2c
MDL-11667, adding 2 global variables to set default export decimal point and display format. During export there are 2 new settings for decimal points and display format, default to site setting. Removed letter option because it is a format that you can choose now.
2007-10-10 06:43:23 +00:00
moodler
09deab0661
Miscellaneous fixes for MDL-11543
...
- added button to edit current category
- removed old mini-forms to do the same
- tidied up various things and CSS as well
2007-10-10 04:05:46 +00:00
tjhunt
6f3b54c8aa
MDL-9076 - Move the 'Add 3 more overall feedbacks' button inside that group of elements on the quiz settings form.
...
To make this possible, I added an extra argument to the repeat_elements method, which other people may find helpful on other forms.
2007-10-09 15:44:06 +00:00
tjhunt
e2833e8700
MDL-11617 - 'Student may review' heading on quiz settings form is now misleading. I have fixed some lang strings and improved the help. Also, finish off the clarification of how various capabilites affect quiz review that was started in MDL-11580.
2007-10-09 15:19:07 +00:00
nicolasconnault
86830be66e
MDL-11543 Temporary solution originally proposed by Martin
2007-10-09 12:53:24 +00:00
thepurpleblob
a7bf255c50
MDL-11514:
...
Link to missing word information and help file removed. There
was no extra help.
2007-10-09 10:26:09 +00:00
thepurpleblob
f182f58099
MDL-11515:
...
Help file is not used.
Merged from STABLE_18
2007-10-09 10:22:40 +00:00
toyomoyo
59a7447a70
MDL-11669, adding a new export setting (for xml atm), so that we can choose to export only updated grades
2007-10-09 08:51:49 +00:00
skodak
e072450699
MDL-11578 , MDL-11578 , MDL-11573 :
...
* renamed Preferences to "My report preferences"
* renamed Site defaults to "Report defaults"
* rename Change site defaults to "Change report defaults"
* reintroduced Inherit option to Grader preferences - Nicolas was right, it is not possible to implement preference overrides without it with our current get_pref inplementation
* new separate option in plugin selector "Course settings"
* moved displaytype, decimals and aggregation position to "Course settings"
* created new table grade_settings + related functions grade_get/set_preference()
* user report now uses grade_seq class instead of grade_item::fetch_all(); added preloading of grade items into grade_grade instances
* other minor bugfixing/cleanup/improvements
Please note that the Grader report preferences and its defaults must be resaved again - sorry.
2007-10-08 23:09:10 +00:00
nfreear
c8149f0f4f
Fixes MDL-11648, "Required" is inappropriate text for legend in user profile edit form.
2007-10-08 13:55:53 +00:00
skodak
d622930b39
MDL-11618 removed the inherit override from decimals and gradetype used on grader report preferences + several bug fixes + settings improvements
2007-10-07 18:15:57 +00:00
skodak
e5245c73a5
MDL-11448 FirstClass Authentication does not hold settings and has cosmetic and info leakage issues, patch by Dan Trockman
2007-10-07 14:08:37 +00:00
skodak
8108909a60
MDL-9636 grade import fixes - allow null grades, no importcode collisions and stealing, more validation and other bugfixes
2007-10-07 13:04:49 +00:00
skodak
3405820739
MDL-11622, MDL-11623 xml import/export now uses user idnumber; feedback optional; related bugfixing
2007-10-07 10:22:21 +00:00
wildgirl
452b14b131
MDL-11492 help file re-write
2007-10-04 20:32:09 +00:00
moodler
4533997ff7
FIxed a string name which changed
2007-10-04 06:06:07 +00:00
skodak
9376f5a66a
MDL-11583 fixed use of capability moodle/grade:manageletters - now works in plugin selector
2007-10-03 20:24:59 +00:00
mudrd8mz
2dbc40f452
MDL-11344 Reverting commit 1.145 and keeping deprecated $string['editlang'] for backwards compatibility.
2007-10-03 16:39:08 +00:00
toyomoyo
af5c201302
MDL-11553, bulk user actions selection buttons do not work as expected
2007-10-03 08:26:13 +00:00
skodak
8e5da17a44
MDL-11562 supportname and supportemail are are now initialized after admin user setup
...
MDL-11566 only site shortname, fullname and desc are required/displayed during installation
MDL-11567 fixed upgradesettings redirects if error in settings
MDL-11143 defaultfrontpageroleid moved to Frontpage settings page (easier to find), speedup
2007-10-02 21:38:53 +00:00
whchuang
3838d99a86
added missing string definition for sectionerror. Fixed MDL-10766
2007-10-02 17:59:06 +00:00
donal72
5859f9bbd4
Some strings for roaming themes
2007-10-02 16:07:10 +00:00
nicolasconnault
34d6a78987
MDL-11406 Removed lang files from block folder, and put them in en_utf8 and fr_utf8
2007-09-28 08:46:25 +00:00
stronk7
b199b236ba
_new is _blank
2007-09-27 15:10:52 +00:00
skodak
0a3bdfaf79
MDL-11451 grade publishing security/privacy improved - new capabilities needed for publishing, by default allowed only for admins; added warning to publishing option
2007-09-27 06:51:54 +00:00
tjhunt
2d8bfda03f
MDL-5086 - Improve the formatting of the question import and export help so that the code samples fit. Merged from MOODLE_18_STABLE.
2007-09-26 20:13:47 +00:00
skodak
1843999a77
MDL-10985 merged the xml and xmlurl grade import plug-in
2007-09-26 18:11:48 +00:00
nfreear
07916f13cc
Follow-up for MDL-1149 Accessibility: Current week/topic is NOT indicated non-visually, only in styling. Prefer "This week" to "Current week"
2007-09-26 10:57:46 +00:00
skodak
a700b5deee
MDL-10985 import from remote xml file with key login option
2007-09-26 09:42:28 +00:00
tjhunt
f22bc9dbcb
MDL-10402 - udpate the Main glossary help file, to clarify the position with Main glossaries since Moodle 1.7.
2007-09-25 17:18:08 +00:00
tjhunt
f8f95b454a
MDL-10898 - Option to back up only selected role assignements when backing up a course with users.
2007-09-25 14:44:53 +00:00
nfreear
e9b9c1d810
MDL-1149 Accessibility: Current week is NOT indicated non-visually, only in styling.
2007-09-25 12:00:51 +00:00
mattc-catalyst
acf000b077
MDL-11419 - groups: interface enhancements + new features:
...
* Display the grouping a course module belongs to on the course page - for course managers only.
* When adding users to groups, display the groups a user already belongs to.
* Added an overview report that shows groupings, groups and members for a course.
* Added a dialogue to automatically create groups and assign members based on either the number of desired groups or the number of desired users per group.
2007-09-24 21:55:15 +00:00
nfreear
468c120ae9
Partial fix for reopened MDL-7474, Accessibility: "Provide alt text for ascending/ descending icons in glossary"
2007-09-24 17:09:37 +00:00
stronk7
2f67d1f809
Some strings for the new xmlstrictheaders setting. MDL-11216
2007-09-21 17:35:07 +00:00
tjhunt
8368d97916
MDL-3731 - Help file for the Item Analysis report does not explain why Disc. Coeff. is sometimes reported at -999.00. Merged from MOODLE_18_STABLE.
2007-09-21 13:28:53 +00:00
tjhunt
b5a16eb72e
MDL-6376 - Include quizzes on the MyMoodle page. Initial implementation by Stephen Bourget, with refinements by Tim Hunt. The logic for which quizzes are listed is very similar to the lesson module.
2007-09-21 11:05:04 +00:00
tjhunt
e63faf2b50
MDL-10376 - since roles and capabilities came along, the quiz was not very gracious if you were logged in as guest, or really logged in on the server, but using guest access to look a a particular course, or were enrolled in a course, but in a role that did not let you preview or attempt quizzes. This patch should clean up the logic for all these cases.
2007-09-20 15:14:24 +00:00