mattc-catalyst
70c6c0ad70
MDL-9474: Updated build_navigation() to use global $COURSE
...
- Removed $course parameter from build_navigation()
- Updated all calls to build_navigation()
Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-23 21:11:10 +00:00
skodak
2d11be3b33
MDL-9484 cm-idnumber implementation is incorrect
2007-04-21 13:15:34 +00:00
toyomoyo
fb31c40a9c
fix for MDL-9398, users need site:config to create course categories
2007-04-18 04:54:47 +00:00
moodler
afc58a289b
Merged some fixes for MDL-9402 from stable (causing forum unread counts to break)
2007-04-17 09:29:55 +00:00
mattc-catalyst
e1d2eb00e2
Breadcrumbs: course admin changes
...
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 22:02:22 +00:00
moodler
1519aa2b71
Merged fixes for latest news from 1.8 MDL-9308
2007-04-15 07:26:23 +00:00
nicolasconnault
933e257ab2
MDL-9322 Fixed non-compliant xhtml code for mnet pages, logs and enrol pages
2007-04-13 07:03:04 +00:00
toyomoyo
115a622d8c
merged MDL-9273 related fixes
2007-04-13 05:40:11 +00:00
nicolasconnault
f4f274d10c
MDL-9273 Applied suggested fix
2007-04-13 02:00:41 +00:00
mjollnir_
bd903ae9de
merged: fixing warnings in stats lib - rather than doing an include_once and noticing for every missing mod, check the file exists first from MOODLE_16_STABLE, and fixed up some weirdness in the reports
2007-04-11 23:53:15 +00:00
toyomoyo
177d4abf11
adding idnumber field for course modules and modedit form
2007-04-11 09:19:24 +00:00
skodak
e96167d2fa
MDL-9181 Use new password field with reveal option in editadvanced and enrolment, group and quiz keys
2007-04-06 16:23:48 +00:00
nicolasconnault
a937b16452
MDL-8537 Added $CFG as the object to check for enrol method when the course is being created.
2007-04-05 07:58:15 +00:00
toyomoyo
f20d7c41af
fix for MDL-9197. multilang filter is not applied to default role in course settings
2007-04-05 03:56:50 +00:00
nfreear
008b2b07ab
Fixes bug MDL-9175 "Groups simpletest, fatal errors", also DONOTCOMMIT.
2007-04-03 10:16:51 +00:00
skodak
571880d220
MDL-9172 "Turn editing off" button disappear from category page; merged from MOODLE_18_STABLE
2007-04-02 13:46:01 +00:00
moodler
88ca32b967
Merged editsection button alignment from stable
2007-04-01 15:18:06 +00:00
stronk7
d9bb8caa28
Adding a missing parameter to the "add new course" button. MDL-9129
...
Merged from MOODLE_18_STABLE
2007-03-30 15:36:52 +00:00
dwoolhead
07996c8e4d
MDL-9122 Unnecessary li opening tag (without closing tag) no longer printed when moving course section activity
2007-03-30 10:23:12 +00:00
moodler
3730488451
Merging MDL-9101 from 1.8
2007-03-29 03:28:37 +00:00
toyomoyo
de0d92e378
fix for MDL-9010, course request button should not appear when it is disabled
2007-03-26 05:50:55 +00:00
toyomoyo
7b44777ef7
fixing a warning
2007-03-26 03:06:39 +00:00
moodler
bfefa87eab
Moved create_course and update_course into course/lib.php and cleaned them up to be more useful in general MDL-9015
2007-03-23 02:29:05 +00:00
toyomoyo
0150c561c5
fix for MDL-8966, customizable role names
2007-03-22 08:11:30 +00:00
nicolasconnault
cddbd5d5fe
MDL-8807: The icon's title attribute wasn't being updated along with its img.src
...
MDL-8997: A couple of typos: groupseparate instead of groupsseparate etc...
2007-03-22 07:16:57 +00:00
skodak
3887fe4acd
MDL-8840 Loginas cleanup, some more improvements; merged from MOODLE_18_STABLE
...
+ merging of format_string fixes
2007-03-20 07:42:41 +00:00
nicolasconnault
a0648316ec
MDL-8921 : Converted the page from table layout to divs (except tabular data) and added
...
related css rules in styles_layout.css. Looks the same and validates XHTML strict.
2007-03-20 00:27:38 +00:00
skodak
f6f66b0338
MDL-8840 Loginas cleanup; merged from MOODLE_18_STABLE
...
+ merging perflib toys from moodlelib.php
2007-03-19 18:54:58 +00:00
moodler
ca7ad7ee74
Merged error() fix from stable
2007-03-19 03:02:14 +00:00
poltawski
f054df1784
MDL-8582 - xhtml course report fixes
2007-03-15 16:03:44 +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
poltawski
650408a336
MDL-8455 - merged from MOODLE_18_STABLE
2007-03-14 13:08:00 +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
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
nicolasconnault
45b26feebb
MDL-2974 - Corrected notification of correctly entered new category with multilang display
2007-03-07 01:25:43 +00:00
moodler
bc254379b8
Show cost info on info pages MDL-8318
2007-03-05 05:39:49 +00:00
moodler
38d5ab866c
Merged xhtml fixes for MDL-8755
2007-03-05 05:36:43 +00:00
nicolasconnault
8058aa051b
MDL-7861 - XHTML errors (strict) were found in course/editsection.html and mod/chat/view.php. They were corrected and additional css rules were written to replace the corrected inline styling.
2007-03-02 02:40:30 +00:00
nicolasconnault
be5539d858
MDL-8697 - Fixed the legacy HTML for the search table
2007-03-02 01:26:19 +00:00
poltawski
b469b1b49c
Duplicate alt tags in course category page MDL-8711, merged from MOODLE_18_STABLE
2007-03-01 14:47:52 +00:00
nicolasconnault
eb1f8f1dd2
MDL-8697 Moved inline text-align:right to stylesheet, and removed table and td text-align: center
2007-03-01 04:42:41 +00:00
nicolasconnault
109694fbf9
Issue MDL-8697
...
Someone must have fixed this earlier, because there are no more tables. However I found the use of the align attribute which I replaced with inline CSS style=\"text-align:right\"
2007-03-01 04:09:39 +00:00
moodler
61c1b4b573
Merged changes to use new ajaxenabled for MDL-8417
2007-03-01 02:42:16 +00:00
poltawski
e071099001
Merging fixes to MDL-8582 from MOODLE_18_STABLE
2007-02-28 16:30:41 +00:00
moodler
6ba65fa08d
Merged Nicolas' changes from MDL-8582 into HEAD.
2007-02-28 06:25:22 +00:00
martinlanghoff
595fa6468b
Stopping warning and possible errors in graphlib.php caused by bugs in statsgraph.php
...
Ported from LDC (1.5) branch
Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>
2007-02-28 00:32:39 +00:00
toyomoyo
10fddcc4e2
fixing wrong capability check
2007-02-27 05:48:05 +00:00
toyomoyo
b8c15d5f94
merged fix for MDL-8666, groups import broken
2007-02-27 05:42:15 +00:00
nicolasconnault
3e080d75ef
Fixed 2 typos identified by Dan (guset instead of guest). MDL-8676
2007-02-27 05:09:15 +00:00
toyomoyo
118c0f6d5c
merged, taking care of context_rel cache when moving courses across categories
2007-02-26 02:35:00 +00:00