27316 Commits

Author SHA1 Message Date
nicolasconnault
febf921c78 MDL-10702 Removed the false param from outcomeitem.php $mform->get_data(false) 2007-08-03 07:18:15 +00:00
moodler
087f9bc6d7 Automatic installer.php lang files by installer_builder (20070803) 2007-08-03 07:03:47 +00:00
gbateson
b9cb227378 changes to add new mod_form.php script to add/update hotpots 2007-08-03 05:06:30 +00:00
moodler
aa4a987145 Merged fix for MDL-10700 from 18_STABLE 2007-08-03 03:30:23 +00:00
moodler
9d0d661cc5 Updated with latest release 2007-08-03 03:20:30 +00:00
toyomoyo
59fe9db0e5 utilities js needs to be called before connection for YUI 2.3.0 to work 2007-08-03 03:03:05 +00:00
stronk7
5930cded47 Added space to perform correct N' queries under MSSQL. MDL-10423
(plus general whitespace clean)

Merged from MOODLE_18_STABLE
2007-08-02 23:39:28 +00:00
skodak
cc03871ba3 MDL-10549 outcomes quickgrading in assignment
TODO: fix html and CSS
2007-08-02 22:38:52 +00:00
luizlaydner
327136f735 - improved the layout of the list of user in a tag page 2007-08-02 17:23:42 +00:00
nicolasconnault
6d762c249c MDL-10109 Completing unfinished refactoring. Thanks Petr :-) 2007-08-02 15:13:09 +00:00
nicolasconnault
2d6df44f7f MDL-10109 Only creating new category when at least 2 grade_items (inc. outcome or normal grade) 2007-08-02 14:33:29 +00:00
moodler
1a85d89a0b Fixed index upgrade 2007-08-02 14:25:58 +00:00
nicolasconnault
61defed9f2 MDL-10109 New category gets created without problem, and the outcomes are created and added as children of that category. The normal grade_item, if present, is also added before the outcomes.
There is only one issue which is probably not directly related to this issue: When these new objects are created, the changes take a few page loads to appear correctly in the grader report. Sometimes I even had to open the Category and item edit page and then the grader report again before the correct changes would appear and remain that way afterwards
2007-08-02 14:22:20 +00:00
moodler
32ef914951 Recreate index as unique 2007-08-02 14:20:37 +00:00
luizlaydner
26d8649f99 added a record_exists check before creating tags and tag_instances 2007-08-02 14:16:45 +00:00
skodak
8942ac90ff MDL-10105 fixed cm idnumber in gradebook upgrade 2007-08-02 11:22:13 +00:00
skodak
c521e8e403 MDL-10105 some more idnumber fixes 2007-08-02 11:07:44 +00:00
skodak
602433133e MDL-10105 idnumber uniqueness tested before insert in UI now - both modedit and item edit pages 2007-08-02 10:38:18 +00:00
toyomoyo
489a965500 MDL-10336, upgrading YUI to 2.3.0 2007-08-02 09:13:40 +00:00
nicolasconnault
75bde3cc0d MDL-10109 Adding missing global $CFG 2007-08-02 08:32:49 +00:00
toyomoyo
c345bb584a MDL-10679, improvement to context_rel table and load_user_capability 2007-08-02 08:28:29 +00:00
moodler
72c31c778d First pass at cleaning up this form, though it probably should be made vertical instead (see how time goes) 2007-08-02 07:57:15 +00:00
moodler
1966aa49b9 Added outcomes link back again 2007-08-02 07:39:24 +00:00
donal72
1bef950e2e Sharpen up call to 'dangerous' functions. 2007-08-02 05:35:19 +00:00
moodler
2a598439eb Change the default tab of outcomes page 2007-08-02 05:34:48 +00:00
donal72
68bcd355af Rename the 'promiscous' mode to 'dangerous' as promiscuous is used elsewhere. 2007-08-02 05:27:06 +00:00
donal72
4fc66605f2 Minor mnet keyswap bugfix 2007-08-02 05:16:59 +00:00
moodler
c4a71837f3 Removed outcomes and scales links (Use grades instead) 2007-08-02 05:13:15 +00:00
moodler
3a64057689 Bigger image for big screens 2007-08-02 02:50:53 +00:00
luizlaydner
4f81c51d35 - Added to support for rawname column, so it is possible to keep the original casing of tag names.
- a bit of refactoring
2007-08-02 02:47:20 +00:00
donal72
b26a847bbe Minor mnet bugfixing. 2007-08-02 00:19:43 +00:00
skodak
11a149995e MDL-10364 improved calculation form 2007-08-01 21:48:10 +00:00
tjhunt
3a41f324cc Fix notices on the admin page. 2007-08-01 16:54:39 +00:00
nicolasconnault
1815b45c1b MDL-10676 Added linking activity icons to grader report headers, based on user preference /config setting. 2007-08-01 14:52:14 +00:00
skodak
c738c61c44 fixed links broken while renaming tree.php to index.php 2007-08-01 14:31:51 +00:00
nicolasconnault
2e3987a935 MDL-10674 and MDL-10675 finished 2007-08-01 14:08:50 +00:00
thepurpleblob
c56abad900 MDL-10680:
subquestions/subanswers needed swapped for matching questions

Merged from STABLE_18
2007-08-01 13:44:35 +00:00
skodak
9127bc5dbf outcome related fixes 2007-08-01 12:40:38 +00:00
thepurpleblob
4d3145f3d3 MDL-10585:
MDL-10584:
Present more factually correct message when a guest attempts to enrol.
Provide a mechanism for specifying which role in a course holds the
enrolment key.

Merged from STABLE_18
2007-08-01 11:52:05 +00:00
thepurpleblob
583d4cec4f MDL-10585:
MDL-10584:
Present more factually correct message when a guest attempts to enrol.
Provide a mechanism for specifying which role in a course holds the
enrolment key.
2007-08-01 10:56:50 +00:00
moodler
b20ce924ee Just trying some default settings here MDL-10529 2007-08-01 09:07:42 +00:00
moodler
de053a0144 SLight changes to strings, not enough to warrant new stinrgs 2007-08-01 09:00:52 +00:00
moodler
621739e7e4 Now emails use the new supportemail, supportname and supportpage settings in emails sent out MDL-10529 2007-08-01 09:00:21 +00:00
moodler
3917c07e35 Added supportpage as well, while I'm at it. MDL-10529 2007-08-01 08:25:41 +00:00
moodler
dceaf5bf33 New text for support email stuff 2007-08-01 08:22:47 +00:00
moodler
9610a4fae3 Added new settings supportname and supportemail MDL-10529 Admin is no longer to be used as main contact 2007-08-01 08:05:55 +00:00
nicolasconnault
fafe1cd23e MDL-9628 Reverting to using gradebook plugin module names in navigation 2007-08-01 07:41:13 +00:00
toyomoyo
ed3cdf07fc scales should be (courseid, scale) unique, since it's already abused it's not possible to add a unique in db, so we add additional check in GUI. Duplicate scale, course causes mapping problems in backup/restore 2007-08-01 07:40:40 +00:00
nicolasconnault
826c5f8635 MDL-9628 Refactoring the building of navigation array for gradebook pages 2007-08-01 06:47:35 +00:00
toyomoyo
df9f4b0f07 fixing scale backup/restore 2007-08-01 06:24:15 +00:00