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
moodler
9deaeaa174
Merged changes from stable to tidy course cats
2007-02-23 08:21:38 +00:00
toyomoyo
e2cd3ed012
merged nick's fix for MDL-8582, ampersand in course name/shortname causes xtheml strict problems
2007-02-23 06:03:09 +00:00
toyomoyo
61e75e959b
fixing broken has_capability() checks
2007-02-22 03:07:10 +00:00
thepurpleblob
474991a19d
D'oh - counting $totalcount wrongly (duplicate courses are ignored)
2007-02-21 13:09:17 +00:00
thepurpleblob
594bb20b95
Slightly more helpful message if no courses can be shown.
2007-02-21 13:03:24 +00:00
thepurpleblob
806dab4385
Whoops. Missed setting $totalcount var
2007-02-21 11:57:28 +00:00
thepurpleblob
616ad119ad
MDL-8087
...
Modules and Blocks lists now link to course search page for
actual instances.
2007-02-21 11:42:48 +00:00
tjhunt
983ce2d579
MDL-8154 - Typo in course search code. Fix thanks to Anthony Borrow.
2007-02-17 17:16:38 +00:00
vyshane
2585a68d54
Merged from 1.8.
2007-02-16 08:46:55 +00:00
toyomoyo
217a8ee950
made some changes so that if a user has any roles assigned in context_module or context_block with moodle/site:manageblocks or moodle/course:manageactivities, he will see the "turn editting on" button without needing to have a role assigned at context_course with moodle/course:manageactivies capability. Of course this user would not be able to edit any blocks or modules he/she is not supposed to edit. Ajax for these users with partial editing privilages are locked. Please report bugs asap as we are looking at backporting this change to 1.8. Cheers.
2007-02-16 07:57:19 +00:00
moodler
522737665c
Fixed page path (docs and css) for module editing MDL-8452
2007-02-14 14:08:50 +00:00
toyomoyo
6463b3dea7
adding a div to help with css
2007-02-14 05:45:36 +00:00
toyomoyo
35d0244a37
taking out deprecated width in print_courses and print_course
2007-02-14 04:56:26 +00:00
moodler
2cae9a4f11
Added a 'courseboxes' div around the course boxes on the course listing to help some CSS
2007-02-14 04:22:24 +00:00
moodler
42044d0971
Fixes so that no-one can "login as" users with "doanything" MDL-8411
2007-02-13 08:31:10 +00:00
urs_hunkler
54f404fbef
'removed old block width definitions'
2007-02-11 10:41:42 +00:00
stronk7
c327e15031
This was throwing duplicate declaration errors in my PHP5 box
...
since some hours ago. Not sure why it worked before, but...
2007-02-09 20:51:56 +00:00
vyshane
211480c3db
Merged from 1.7.
2007-02-07 07:09:31 +00:00
urs_hunkler
dd9098cc8b
'added felxible columns and round corner code'
2007-02-06 21:31:04 +00:00