25501 Commits

Author SHA1 Message Date
skodak
d927621bf3 fixed missing global CFG - merged from MOODLE_18_STABLE 2007-03-14 21:56:09 +00:00
skodak
5e992f564b MDL-8867 Add setting to define role that is assigned to creators in new courses
MDL-8868 Set only minimal permissions for creator role

+ improved accesslib to handle changes of context levels in capability definitions

merged from MOODLE_18_STABLE
2007-03-14 21:42:38 +00:00
tjhunt
d2ab495693 MDL-8127 - bad use of DESCRIPTION constant in quiz module causes upgrade to fail. Thanks to Pavel Krejci for the fix. Merged from MOODLE_17_STABLE. 2007-03-14 21:24:44 +00:00
tjhunt
277e551b88 Oops, reverting. Eloy had already fixed it. 2007-03-14 21:10:55 +00:00
tjhunt
2099d05dec MDL-8232 - can't use = on TEXT colums with MSSQL - was breaking numerical question type upgrade. 2007-03-14 21:07:37 +00:00
bobopinna
9a0212da08 *** empty log message *** 2007-03-14 20:50:42 +00:00
tjhunt
6cad9e6069 MDL-8772 - Use the same list of places to search in get_string and help.php. Merged from MOODLE_18_STABLE. 2007-03-14 20:15:20 +00:00
poltawski
381b88594a MDL-8900 Adding adminroot to clean up html merged from MOODLE_18_STABLE 2007-03-14 17:25:22 +00:00
poltawski
7f0463a64a Fixed check for section for MDL-8360, merged from MOODLE_17_STABLE 2007-03-14 16:31:56 +00:00
tjhunt
3eb89b9997 Notice when a student attempts a quiz, because there are no tabs to display. Merged from MOODLE_18_STABLE. 2007-03-14 15:29:46 +00:00
thepurpleblob
3bf7621121 Fixed true/false bug due to new 'correctanswer' field. 2007-03-14 15:16:20 +00:00
moodler
ac26175c5c Merged wonky nav fix from stable 2007-03-14 14:55:22 +00:00
thepurpleblob
532344b2cc Fixed some hardcoded strings in GIFT format. 2007-03-14 14:09:57 +00:00
thepurpleblob
4089729b66 Use $this->error for only error report 2007-03-14 13:14:37 +00:00
poltawski
650408a336 MDL-8455 - merged from MOODLE_18_STABLE 2007-03-14 13:08:00 +00:00
ethem
20fe12b4a2 Code cleanup 2007-03-14 13:07:36 +00:00
thepurpleblob
f37015613c MDL-8898
Improvements to error handling in question bank import/export.
2007-03-14 13:03:57 +00:00
thepurpleblob
533f9aeab3 MDL-8898
Improvements to error handling in question bank import/export.
2007-03-14 12:55:04 +00:00
poltawski
102ce41088 MDL-8360 - Currently can't bookmark admin searches, so disable the ability to bookmark
the search page
2007-03-14 12:04:56 +00:00
skodak
10ccb7a77b MDL-8897 fixed shell commands in tex and algebra filters; merged from MOODLE_17_STABLE 2007-03-14 11:33:50 +00:00
tjhunt
69945f899e Fix typo 2007-03-14 11:33:08 +00:00
toyomoyo
afb5b0ae30 merged fix for MDL-8280, getting rid or moodle/user:editprofile 2007-03-14 07:51:53 +00:00
nicolasconnault
bc79dd3116 MDL-8870 - Added support for embedded flash, as well as css hooks for different embedded files (e.g. class="resourceswf") 2007-03-14 05:27:13 +00:00
moodler
67725821ad Merged user profile size fix for message history 2007-03-14 04:50:00 +00:00
nicolasconnault
9eaf65f629 MDL-8792 - Added a language string: keepnavigationvisible 2007-03-14 04:34:16 +00:00
toyomoyo
cbc943f755 merged fix for MDL-8885, teachers should not be able to set course as hidden if they can not view hidden courses 2007-03-14 04:31:04 +00:00
moodler
7563c86771 Automatic installer.php lang files by installer_builder (20070314) 2007-03-14 03:45:25 +00:00
toyomoyo
82d561ee79 merged fix for MDL-8885, do not show bulk message option if user has no capability 2007-03-14 01:50:54 +00:00
toyomoyo
4b7ae3c4da merged fix for MDL-8885, editting teacher should be able to read all messages in course 2007-03-14 01:37:07 +00:00
gbateson
6b1d898f1c fix superfluous double-quote causing malformed FORM tag (MDL-8675) 2007-03-14 01:22:54 +00:00
moodler
29a430133d Merged MDL-8872 from stable 2007-03-14 00:16:22 +00:00
stronk7
2cc0796dc1 Now documental search mimics real relational search behaviour. MDL-8884
Merged from MOODLE_18_STABLE
2007-03-13 22:40:42 +00:00
stronk7
9a5e30dfab Fix one awful background showed in form-buttons (that are enclosed in a fieldset????
Merged from MOODLE_18_STABLE
2007-03-13 18:31:44 +00:00
tjhunt
e1a3af61a3 Eliminate bizarre use of function_exists. 2007-03-13 17:42:57 +00:00
tjhunt
0c6b4d2e81 Entity decoding only done the right number of times on import, not once too often.
Also, fix a notice and and Eclipse warning.
2007-03-13 16:27:24 +00:00
tjhunt
5b0dc681ad Use the right string processing when outputting question text on import/export. 2007-03-13 16:24:13 +00:00
tjhunt
70ed76670e Use the right string processing functions when outputting question names. 2007-03-13 16:20:41 +00:00
jamiesensei
24e25bc124 small change to fix MDL-8788 which was a problem with non unique header element names 2007-03-13 14:50:22 +00:00
moodler
5b6191963b MDL-8872 Merged "course" fixes from 1.8 2007-03-13 08:52:46 +00:00
nicolasconnault
9217695a64 MDL-8696 - Just reduced input field from 64 to 48 2007-03-13 07:38:54 +00:00
toyomoyo
21b89cb43b allow guests to see the reply link 2007-03-13 04:49:05 +00:00
toyomoyo
9276d74255 merged fix for MDL-8864, users with no replypost capabilitiy can see reply link 2007-03-13 04:37:57 +00:00
moodler
223f73a35b Automatic installer.php lang files by installer_builder (20070313) 2007-03-13 03:28:09 +00:00
nicolasconnault
f7cec5cf56 MDL-8855 - Wrote additional GD code to support alpha transparency in PNG files. 2007-03-13 02:40:18 +00:00
toyomoyo
86c4258a72 merged fixing a broken has_capability() call 2007-03-13 00:52:14 +00:00
mark-nielsen
ccfe8fddfe Merging in navigation to breadcrumb conversion fix for MDL-8843 2007-03-12 23:04:07 +00:00
thepurpleblob
55c548682f MDL-8857
Make numerical and essay question formats more consistent.
2007-03-12 16:32:52 +00:00
pichetp
9dcfbae72c MD here! Adding a blank line just to test pichetp account 2007-03-12 15:26:59 +00:00
moodler
b105a94b4f Merged registration button fix from stable 2007-03-12 13:42:46 +00:00
moodler
f7641e60ab Merged navigation menu fixed from stable 2007-03-12 13:26:29 +00:00